.atheer-chain-section .atheer-chain-grid--double{display:grid;gap:var(--space-xl,2rem);grid-template-columns:repeat(2,1fr)}@media(max-width:768px){.atheer-chain-section{padding:var(--space-2xl,3rem) 0}.atheer-chain-section .atheer-chain-title{font-size:1.2rem}.atheer-chain-section .atheer-chain-grid--double{gap:var(--space-lg,1.5rem);grid-template-columns:1fr}}.atheer-chain-section .atheer-chain-grid--single{display:flex;flex-direction:column;gap:var(--space-xl,2rem)}.atheer-chain-section .atheer-chain-grid--single [class*=" b-"],.atheer-chain-section .atheer-chain-grid--single [class^=b-]{background:var(--bg-card,#fff);border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.06),0 1px 2px rgba(0,0,0,.04);overflow:hidden;transition:all .3s ease}.atheer-chain-section .atheer-chain-grid--single [class*=" b-"]:hover,.atheer-chain-section .atheer-chain-grid--single [class^=b-]:hover{box-shadow:0 10px 25px rgba(0,0,0,.08),0 4px 10px rgba(0,0,0,.05);transform:translateY(-4px)}@media(max-width:768px){.atheer-chain-section{padding:var(--space-2xl,3rem) 0}.atheer-chain-section .atheer-chain-title{font-size:1.2rem}.atheer-chain-section .atheer-chain-grid--single{gap:var(--space-lg,1.5rem)}}.atheer-chain-section{padding:var(--space-3xl,4rem) 0}.atheer-chain-section .atheer-chain-container{margin:0 auto;max-width:var(--container-max,1400px);padding:0 var(--container-padding,1.5rem)}.atheer-chain-section .atheer-chain-header{align-items:center;border-bottom:2px solid var(--border-light,#e5e7eb);display:flex;justify-content:space-between;margin-bottom:var(--space-xl,2rem);padding-bottom:var(--space-md,1rem);position:relative}.atheer-chain-section .atheer-chain-header:after{background:linear-gradient(90deg,var(--atheer-accent,#c9a227),var(--atheer-teal,#1e6b7b));bottom:-2px;content:"";height:2px;position:absolute;right:0;width:80px}.atheer-chain-section .atheer-chain-title{align-items:center;color:#fff!important;display:inline-flex;font-family:var(--font-heading,"Cairo",sans-serif);font-size:1.5rem;font-weight:700;gap:.5rem;margin:0;padding:.5rem 1rem;position:relative;z-index:1}.atheer-chain-section .atheer-chain-title:before{background:#ee3225;bottom:0;content:"";left:-10px;position:absolute;right:-10px;top:0;transform:rotate(-2deg);z-index:-1}.atheer-chain-section .atheer-chain-more{align-items:center;color:var(--atheer-teal,#1e6b7b);display:flex;font-size:.9rem;font-weight:600;gap:var(--space-xs,.25rem);text-decoration:none;transition:all var(--transition-fast,.15s)}.atheer-chain-section .atheer-chain-more:hover{color:var(--atheer-accent,#c9a227);gap:var(--space-sm,.5rem)}.atheer-chain-section .atheer-chain-more svg{height:16px;transition:transform var(--transition-fast,.15s);width:16px}.atheer-chain-section .atheer-chain-more:hover svg{transform:translateX(-4px)}.atheer-chain-section .atheer-chain-grid--triple{display:grid;gap:var(--space-xl,2rem);grid-template-columns:repeat(3,1fr)}.atheer-chain-section .atheer-chain-column{display:flex;flex-direction:column;gap:var(--space-xl,2rem)}.atheer-chain-section .atheer-chain-column [class*=" b-"],.atheer-chain-section .atheer-chain-column [class^=b-]{background:var(--bg-card,#fff);border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.06),0 1px 2px rgba(0,0,0,.04);overflow:hidden;transition:all .3s ease}.atheer-chain-section .atheer-chain-column [class*=" b-"]:hover,.atheer-chain-section .atheer-chain-column [class^=b-]:hover{box-shadow:0 10px 25px rgba(0,0,0,.08),0 4px 10px rgba(0,0,0,.05);transform:translateY(-4px)}@media(max-width:1024px){.atheer-chain-section .atheer-chain-grid--triple{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.atheer-chain-section{padding:var(--space-2xl,3rem) 0}.atheer-chain-section .atheer-chain-title{font-size:1.2rem}.atheer-chain-section .atheer-chain-grid--triple{gap:var(--space-lg,1.5rem);grid-template-columns:1fr}}.atheer-article{max-width:800px}.atheer-article svg{display:inline-block!important;flex-shrink:0!important;height:1em!important;max-width:none!important;vertical-align:middle!important;width:1em!important}.atheer-article .atheer-breadcrumb{align-items:center;color:#7a7a8a;display:flex;font-size:.85rem;gap:.5rem;margin-bottom:1.5rem;margin-top:2rem;padding-top:1rem}.atheer-article .atheer-breadcrumb a{color:inherit;text-decoration:none;transition:color .15s ease}.atheer-article .atheer-breadcrumb a:hover{color:#1e6b7b}.atheer-article .atheer-breadcrumb-separator{color:#d1d5db}.atheer-article .atheer-breadcrumb-current{color:#4a4a5a}.atheer-article .atheer-article-header{margin-bottom:2rem}.atheer-article .atheer-article-category{background:#c9a227;border-radius:4px;color:#0a1628;display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.03em;margin-bottom:1rem;padding:4px 12px;text-decoration:none;text-transform:uppercase;transition:background .15s ease}.atheer-article .atheer-article-category:hover{background:#e8c547}.atheer-article .atheer-article-title{color:#1a1a2e;font-family:var(--font-heading);font-size:2.25rem;font-weight:700;line-height:1.4;margin:0 0 1rem}.atheer-article .atheer-article-excerpt{border-bottom:1px solid #e5e7eb;color:#4a4a5a;font-size:1.15rem;line-height:1.8;margin:0;padding-bottom:1.5rem}.atheer-article .atheer-article-meta{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:2rem;padding:1.25rem 0}.atheer-article .atheer-article-author{align-items:center;display:flex;gap:.75rem}.atheer-article .atheer-author-avatar{border:2px solid #c9a227;border-radius:50%;height:48px;object-fit:cover;width:48px}.atheer-article .atheer-author-info{display:flex;flex-direction:column}.atheer-article .atheer-author-name{color:#1a1a2e;font-family:var(--font-heading);font-size:.95rem;font-weight:600}.atheer-article .atheer-article-date{align-items:center;color:#7a7a8a;display:flex;font-size:.85rem;gap:.35rem}.atheer-article .atheer-article-date svg{height:14px!important;width:14px!important}.atheer-article .atheer-article-stats{align-items:center;display:flex;gap:1.5rem}.atheer-article .atheer-stat-item{align-items:center;color:#7a7a8a;display:flex;font-size:.85rem;gap:.35rem}.atheer-article .atheer-stat-item svg{height:16px!important;width:16px!important}.atheer-article .atheer-article-featured-image{border-radius:12px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);margin:0 0 2rem;overflow:hidden}.atheer-article .atheer-article-featured-image img{aspect-ratio:16/9;object-fit:cover;width:100%}.atheer-article .atheer-image-caption{align-items:center;background:#f0f2f5;color:#7a7a8a;display:flex;font-size:.85rem;gap:.5rem;margin:0;padding:.75rem 1rem}.atheer-article .atheer-image-caption svg{flex-shrink:0;height:14px!important;width:14px!important}.atheer-article .atheer-article-body{color:#1a1a2e;font-size:1.1rem;line-height:2}.atheer-article .atheer-article-body>div{margin-bottom:1.5rem}.atheer-article .atheer-article-body>div:last-child{margin-bottom:0}.atheer-article .atheer-article-body p{margin-bottom:1.5rem}.atheer-article .atheer-article-body p:last-child{margin-bottom:0}.atheer-article .atheer-article-body h2{border-right:4px solid #c9a227;color:#1a1a2e;font-family:var(--font-heading);font-size:1.5rem;font-weight:700;margin:2.5rem 0 1rem;padding-right:1rem}.atheer-article .atheer-article-body h3{color:#1a1a2e;font-family:var(--font-heading);font-size:1.25rem;font-weight:600;margin:2rem 0 1rem}.atheer-article .atheer-article-body ol,.atheer-article .atheer-article-body ul{list-style:none;margin:1.5rem 0;padding-right:1.5rem}.atheer-article .atheer-article-body li{margin-bottom:.75rem;padding-right:1.5rem;position:relative}.atheer-article .atheer-article-body ul li:before{background:#c9a227;border-radius:50%;content:"";height:6px;position:absolute;right:0;top:.75rem;width:6px}.atheer-article .atheer-article-body ol{counter-reset:item}.atheer-article .atheer-article-body ol li{counter-increment:item}.atheer-article .atheer-article-body ol li:before{align-items:center;background:#1e6b7b;border-radius:50%;color:#fff;content:counter(item);display:flex;font-size:.8rem;font-weight:600;height:24px;justify-content:center;position:absolute;right:0;top:0;width:24px}.atheer-article .atheer-article-body blockquote{background:linear-gradient(135deg,#f0f2f5,#fff);border-radius:0 12px 12px 0;border-right:4px solid #c9a227;color:#4a4a5a;font-family:var(--font-display);font-size:1.25rem;font-style:italic;margin:2rem 0;padding:1.5rem 2rem;position:relative}.atheer-article .atheer-article-body blockquote:before{color:#c9a227;content:'"';font-family:var(--font-display);font-size:4rem;line-height:1;opacity:.3;position:absolute;right:20px;top:-10px}.atheer-article .atheer-article-body a{border-bottom:1px solid transparent;color:#0f3c4a!important;text-decoration:none!important;transition:all .15s ease}.atheer-article .atheer-article-body a:visited{color:#bfd9da!important}.atheer-article .atheer-article-body a:hover{border-bottom-color:#c9a227;color:#c9a227!important}.atheer-article .atheer-article-body figure{margin:2rem 0}.atheer-article .atheer-article-body figure img{border-radius:8px;box-shadow:0 1px 2px rgba(0,0,0,.05)}.atheer-article .atheer-article-body figcaption{color:#7a7a8a;font-size:.9rem;margin-top:.75rem;text-align:center}.atheer-article .atheer-article-embed{margin:2rem 0}.atheer-article .atheer-pullquote{background:linear-gradient(135deg,#1e6b7b,#0f3c4a);border-radius:12px;margin:2.5rem 0;padding:2rem;position:relative}.atheer-article .atheer-pullquote blockquote{background:transparent;border:none;color:#fff;font-family:var(--font-heading);font-size:1.4rem;font-style:normal;font-weight:600;margin:0;padding:0;text-align:center}.atheer-article .atheer-pullquote blockquote:before{display:none}.atheer-article .atheer-pullquote cite{color:#c9a227;display:block;font-size:.9rem;font-style:normal;margin-top:1rem;text-align:center}.atheer-article .atheer-content-image{margin:2rem 0}.atheer-article .atheer-content-image img{border-radius:8px;width:100%}.atheer-article .atheer-image-credit{color:#999;font-size:.85rem}.atheer-article .atheer-content-video{margin:2rem 0}.atheer-article .atheer-content-video video{border-radius:8px;width:100%}.atheer-article .atheer-content-video iframe{aspect-ratio:16/9;border-radius:8px;width:100%}.atheer-article .atheer-content-gallery{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:2rem 0}.atheer-article .atheer-content-gallery figure{margin:0}.atheer-article .atheer-content-gallery img{aspect-ratio:4/3;border-radius:8px;object-fit:cover;width:100%}.atheer-article .atheer-content-table{margin:2rem 0;overflow-x:auto}.atheer-article .atheer-content-table table{border-collapse:collapse;font-size:.95rem;width:100%}.atheer-article .atheer-content-table td,.atheer-article .atheer-content-table th{border:1px solid #e5e7eb;padding:.75rem 1rem;text-align:right}.atheer-article .atheer-content-table th{background:#1e6b7b;color:#fff;font-weight:600}.atheer-article .atheer-content-table tr:nth-child(2n){background:#f9fafb}.atheer-article .atheer-interstitial-link{background:linear-gradient(135deg,#f0f2f5,#fff);border-radius:0 8px 8px 0;border-right:4px solid #1e6b7b;margin:2rem 0;padding:1rem 1.5rem}.atheer-article .atheer-interstitial-link a{align-items:center;color:#1e6b7b!important;display:flex;font-weight:600;gap:.5rem}.atheer-article .atheer-interstitial-link a:before{content:"←";font-size:1.2rem}.atheer-article .atheer-link-list{background:#f9fafb;border-radius:8px;margin:1.5rem 0;padding:1rem 1.5rem}.atheer-article .atheer-link-list ul{list-style:none;margin:0;padding:0}.atheer-article .atheer-link-list li{border-bottom:1px solid #e5e7eb;padding:.5rem 0}.atheer-article .atheer-link-list li:last-child{border-bottom:none}.atheer-article .atheer-link-list a{color:#1e6b7b!important}.atheer-article .atheer-divider{border:none;border-top:2px solid #e5e7eb;margin:2.5rem 0;position:relative}.atheer-article .atheer-divider:after{background:#fff;color:#c9a227;content:"◆";font-size:.8rem;left:50%;padding:0 1rem;position:absolute;top:50%;transform:translate(-50%,-50%)}.atheer-article .atheer-correction{background:#fef3cd;border-radius:0 8px 8px 0;border-right:4px solid #f59e0b;font-size:.95rem;margin:1.5rem 0;padding:1rem 1.5rem}.atheer-article .atheer-correction strong{color:#b45309}.atheer-article .atheer-custom-embed{margin:2rem 0}.atheer-article .atheer-raw-html{margin:1.5rem 0}.atheer-article .atheer-article-tags{border-top:1px solid #e5e7eb;display:flex;flex-wrap:wrap;gap:.5rem;margin-top:2.5rem;padding-top:2rem}.atheer-article .atheer-tag{align-items:center;background:#f0f2f5;border-radius:20px;color:#4a4a5a;display:inline-flex;font-size:.85rem;gap:.35rem;padding:6px 14px;text-decoration:none;transition:all .15s ease}.atheer-article .atheer-tag:hover{background:#1e6b7b;color:#fff}.atheer-article .atheer-tag svg{height:12px!important;width:12px!important}.atheer-article .atheer-share-section{background:transparent!important;border-radius:0!important;border-top:1px solid #e5e7eb;margin-bottom:2rem;margin-top:2rem;padding:1.5rem 0 0}.atheer-article .atheer-share-title{color:#1a1a2e;font-family:var(--font-heading);font-size:1rem;font-weight:600;margin:0 0 1rem}.atheer-article .atheer-share-buttons{display:flex;gap:.75rem}.atheer-article .atheer-share-btn{align-items:center;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:44px;justify-content:center;text-decoration:none;transition:all .15s ease;width:44px}.atheer-article .atheer-share-btn:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transform:translateY(-3px)}.atheer-article .atheer-share-btn svg{height:20px!important;width:20px!important}.atheer-article .atheer-share-twitter{background:#1da1f2}.atheer-article .atheer-share-facebook{background:#1877f2}.atheer-article .atheer-share-whatsapp{background:#25d366}.atheer-article .atheer-share-telegram{background:#08c}.atheer-article .atheer-share-linkedin{background:#0a66c2}.atheer-article .atheer-share-copy{background:#1a3a5c}.atheer-article .atheer-share-sticky-mobile{background:#fff;border-top:1px solid #e5e7eb;bottom:0;box-shadow:0 -4px 12px rgba(0,0,0,.15);display:none;gap:1rem;justify-content:center;left:0;padding:.75rem 1rem;position:fixed;right:0;z-index:1000}.atheer-article .atheer-share-sticky-mobile .atheer-share-btn{flex-shrink:0;height:48px;width:48px}.atheer-article .atheer-share-sticky-mobile .atheer-share-btn svg{height:22px!important;width:22px!important}@media(max-width:768px){.atheer-article .atheer-article-title{font-size:1.75rem}.atheer-article .atheer-article-body{font-size:1rem}.atheer-article .atheer-article-meta{align-items:flex-start;flex-direction:column;gap:1rem}.atheer-article .atheer-share-desktop{display:none}.atheer-article .atheer-share-sticky-mobile{display:flex}.atheer-article{padding-bottom:80px}}.atheer-article-main{background:#fafafa}.atheer-article-main .atheer-container{margin:0 auto}.atheer-article-main .atheer-article-container{display:grid;gap:3rem;grid-template-columns:1fr 340px}.atheer-article-main .atheer-article-content{min-width:0}@media(max-width:768px){.atheer-article-main .atheer-article-container{padding:1.5rem 0 3rem}.atheer-article-main .atheer-sidebar{grid-template-columns:1fr}}.atheer-article-main{background:#f0f2f5}.atheer-article-main svg{display:inline-block!important;height:1em!important;max-width:none!important;vertical-align:middle!important;width:1em!important}.atheer-article-main [class*=" b-"],.atheer-article-main [class^=b-]{margin:0!important}.atheer-article-main .atheer-container{margin:0 auto!important;max-width:1400px;padding:0 1.5rem}.atheer-article-main .atheer-article-container{display:grid!important;gap:3rem!important;grid-template-columns:1fr 340px!important;justify-content:center!important;margin:0 auto!important;max-width:1200px;padding:2rem 0 4rem}.atheer-article-main .atheer-article{margin:0!important;max-width:800px;min-width:0;width:100%}.atheer-article-main .atheer-breadcrumb{align-items:center;color:#7a7a8a;display:flex;font-size:.85rem;gap:.5rem;margin-bottom:1.5rem;margin-top:2rem;padding-top:1rem}.atheer-article-main .atheer-breadcrumb a{color:inherit;text-decoration:none;transition:color .15s ease}.atheer-article-main .atheer-breadcrumb a:hover{color:#1e6b7b}.atheer-article-main .atheer-breadcrumb-separator{color:#d1d5db}.atheer-article-main .atheer-breadcrumb-current{color:#4a4a5a}.atheer-article-main .atheer-article-header{margin-bottom:2rem}.atheer-article-main .atheer-article-category{background:#c9a227;border-radius:4px;color:#0a1628;display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.03em;margin-bottom:1rem;padding:4px 12px;text-decoration:none;text-transform:uppercase;transition:background .15s ease}.atheer-article-main .atheer-article-category:hover{background:#e8c547}.atheer-article-main .atheer-article-title{color:#1a1a2e;font-family:var(--font-heading);font-size:2.25rem;font-weight:700;line-height:1.4;margin:0 0 1rem}.atheer-article-main .atheer-article-excerpt{border-bottom:1px solid #e5e7eb;color:#4a4a5a;font-size:1.15rem;line-height:1.8;margin:0;padding-bottom:1.5rem}.atheer-article-main .atheer-article-meta{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:2rem;padding:1.25rem 0}.atheer-article-main .atheer-article-author{align-items:center;display:flex;gap:.75rem}.atheer-article-main .atheer-author-avatar{border:2px solid #c9a227;border-radius:50%;height:48px;object-fit:cover;width:48px}.atheer-article-main .atheer-author-info{display:flex;flex-direction:column}.atheer-article-main .atheer-author-name{color:#1a1a2e;font-family:var(--font-heading);font-size:.95rem;font-weight:600}.atheer-article-main .atheer-article-date{align-items:center;color:#7a7a8a;display:flex;font-size:.85rem;gap:.35rem}.atheer-article-main .atheer-article-date svg{flex-shrink:0!important;height:14px!important;width:14px!important}.atheer-article-main .atheer-article-stats{align-items:center;display:flex;gap:1.5rem}.atheer-article-main .atheer-stat-item{align-items:center;color:#7a7a8a;display:flex;font-size:.85rem;gap:.35rem}.atheer-article-main .atheer-stat-item svg{flex-shrink:0!important;height:16px!important;width:16px!important}.atheer-article-main .atheer-article-featured-image{border-radius:12px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);margin:0 0 2rem;overflow:hidden}.atheer-article-main .atheer-article-featured-image img{aspect-ratio:16/9;object-fit:cover;width:100%}.atheer-article-main .atheer-image-caption{align-items:center;background:#f0f2f5;color:#7a7a8a;display:flex;font-size:.85rem;gap:.5rem;margin:0;padding:.75rem 1rem}.atheer-article-main .atheer-image-caption svg{flex-shrink:0!important;height:14px!important;width:14px!important}.atheer-article-main .atheer-article-body{color:#1a1a2e;font-size:1.1rem;line-height:2}.atheer-article-main .atheer-article-body p{margin-bottom:1.5rem}.atheer-article-main .atheer-article-body h2{border-right:4px solid #c9a227;color:#1a1a2e;font-family:var(--font-heading);font-size:1.5rem;font-weight:700;margin:2.5rem 0 1rem;padding-right:1rem}.atheer-article-main .atheer-article-body h3{color:#1a1a2e;font-family:var(--font-heading);font-size:1.25rem;font-weight:600;margin:2rem 0 1rem}.atheer-article-main .atheer-article-body ol,.atheer-article-main .atheer-article-body ul{list-style:none;margin:1.5rem 0;padding-right:1.5rem}.atheer-article-main .atheer-article-body li{margin-bottom:.75rem;padding-right:1.5rem;position:relative}.atheer-article-main .atheer-article-body ul li:before{background:#c9a227;border-radius:50%;content:"";height:6px;position:absolute;right:0;top:.75rem;width:6px}.atheer-article-main .atheer-article-body ol{counter-reset:item}.atheer-article-main .atheer-article-body ol li{counter-increment:item}.atheer-article-main .atheer-article-body ol li:before{align-items:center;background:#1e6b7b;border-radius:50%;color:#fff;content:counter(item);display:flex;font-size:.8rem;font-weight:600;height:24px;justify-content:center;position:absolute;right:0;top:0;width:24px}.atheer-article-main .atheer-article-body blockquote{background:linear-gradient(135deg,#f0f2f5,#fff);border-radius:0 12px 12px 0;border-right:4px solid #c9a227;color:#4a4a5a;font-family:var(--font-display);font-size:1.25rem;font-style:italic;margin:2rem 0;padding:1.5rem 2rem;position:relative}.atheer-article-main .atheer-article-body blockquote:before{color:#c9a227;content:'"';font-family:var(--font-display);font-size:4rem;line-height:1;opacity:.3;position:absolute;right:20px;top:-10px}.atheer-article-main .atheer-article-body a{border-bottom:1px solid transparent;color:#1e6b7b;text-decoration:none;transition:all .15s ease}.atheer-article-main .atheer-article-body a:hover{border-bottom-color:#c9a227;color:#c9a227}.atheer-article-main .atheer-article-tags{border-top:1px solid #e5e7eb;display:flex;flex-wrap:wrap;gap:.5rem;margin-top:2.5rem;padding-top:2rem}.atheer-article-main .atheer-tag{align-items:center;background:#f0f2f5;border-radius:20px;color:#4a4a5a;display:inline-flex;font-size:.85rem;gap:.35rem;padding:6px 14px;text-decoration:none;transition:all .15s ease}.atheer-article-main .atheer-tag:hover{background:#1e6b7b;color:#fff}.atheer-article-main .atheer-tag svg{flex-shrink:0!important;height:12px!important;width:12px!important}.atheer-article-main .atheer-share-section{background:transparent!important;border-radius:0!important;border-top:1px solid #e5e7eb;margin-top:2rem;padding-top:1.5rem}.atheer-article-main .atheer-share-title{color:#1a1a2e;font-family:var(--font-heading);font-size:1rem;font-weight:600;margin:0 0 1rem}.atheer-article-main .atheer-share-buttons{display:flex;gap:.75rem}.atheer-article-main .atheer-share-btn{align-items:center;border-radius:50%;color:#fff;display:flex;height:44px;justify-content:center;text-decoration:none;transition:all .15s ease;width:44px}.atheer-article-main .atheer-share-btn:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1);transform:translateY(-3px)}.atheer-article-main .atheer-share-btn svg{flex-shrink:0!important;height:20px!important;width:20px!important}.atheer-article-main .atheer-share-twitter{background:#1da1f2}.atheer-article-main .atheer-share-facebook{background:#1877f2}.atheer-article-main .atheer-share-whatsapp{background:#25d366}.atheer-article-main .atheer-share-telegram{background:#08c}.atheer-article-main .atheer-share-linkedin{background:#0a66c2}.atheer-article-main .atheer-sidebar{height:fit-content;position:sticky;top:100px}.atheer-article-main .atheer-sidebar-widget{background:#fff;border-radius:12px;box-shadow:0 1px 2px rgba(0,0,0,.05);margin-bottom:1.5rem;padding:1.5rem}.atheer-article-main .atheer-widget-title{border-bottom:2px solid #e5e7eb;color:#1a1a2e!important;font-family:var(--font-heading);font-size:1.1rem;font-weight:700;margin:0 0 1.25rem;padding-bottom:.75rem;position:relative}.atheer-article-main .atheer-widget-title:after{background:#c9a227;bottom:-2px;content:"";height:2px;position:absolute;right:0;width:50px}.atheer-article-main .atheer-related-item{border-bottom:1px solid #e5e7eb;display:flex;gap:1rem;padding:1rem 0;text-decoration:none;transition:all .15s ease}.atheer-article-main .atheer-related-item:last-child{border-bottom:none;padding-bottom:0}.atheer-article-main .atheer-related-item:first-of-type{padding-top:0}.atheer-article-main .atheer-related-image{border-radius:6px;flex-shrink:0;height:60px;overflow:hidden;width:80px}.atheer-article-main .atheer-related-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.atheer-article-main .atheer-related-item:hover .atheer-related-image img{transform:scale(1.1)}.atheer-article-main .atheer-related-content{flex:1}.atheer-article-main .atheer-related-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#1a1a2e;display:-webkit-box;font-family:var(--font-heading);font-size:.9rem;font-weight:600;line-height:1.5;margin:0;overflow:hidden;transition:color .15s ease}.atheer-article-main .atheer-related-item:hover .atheer-related-title{color:#1e6b7b}.atheer-article-main .atheer-related-date{color:#7a7a8a;display:block;font-size:.75rem;margin-top:.35rem}.atheer-article-main .atheer-most-read-item{align-items:flex-start;border-bottom:1px solid #e5e7eb;display:flex;gap:1rem;padding:.75rem 0;text-decoration:none}.atheer-article-main .atheer-most-read-item:last-child{border-bottom:none}.atheer-article-main .atheer-most-read-number{align-items:center;background:#0a1628;border-radius:8px;color:#c9a227;display:flex;flex-shrink:0;font-family:var(--font-heading);font-size:1rem;font-weight:700;height:32px;justify-content:center;width:32px}.atheer-article-main .atheer-most-read-content{flex:1}.atheer-article-main .atheer-most-read-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#1a1a2e;display:-webkit-box;font-family:var(--font-heading);font-size:.9rem;font-weight:600;line-height:1.5;margin:0;overflow:hidden;transition:color .15s ease}.atheer-article-main .atheer-most-read-item:hover .atheer-most-read-title{color:#1e6b7b}.atheer-article-main .atheer-newsletter-widget{background:linear-gradient(135deg,#1e6b7b,#2a8a9d)!important;color:#fff}.atheer-article-main .atheer-newsletter-widget .atheer-widget-title{border-bottom-color:hsla(0,0%,100%,.2)!important;color:#fff!important}.atheer-article-main .atheer-newsletter-widget .atheer-widget-title:after{background:#fff!important}.atheer-article-main .atheer-newsletter-text{font-size:.9rem;margin:0 0 1rem;opacity:.9}.atheer-article-main .atheer-newsletter-form{display:flex;flex-direction:column;gap:.75rem}.atheer-article-main .atheer-newsletter-input{background:hsla(0,0%,100%,.1);border:2px solid hsla(0,0%,100%,.3);border-radius:8px;color:#fff;font-family:inherit;font-size:.9rem;padding:.75rem 1rem;transition:all .15s ease}.atheer-article-main .atheer-newsletter-input::placeholder{color:hsla(0,0%,100%,.6)}.atheer-article-main .atheer-newsletter-input:focus{background:hsla(0,0%,100%,.15);border-color:#fff;outline:none}.atheer-article-main .atheer-newsletter-btn{background:#c9a227;border:none;border-radius:8px;color:#0a1628;cursor:pointer;font-family:inherit;font-size:.9rem;font-weight:700;padding:.75rem 1.5rem;transition:all .15s ease}.atheer-article-main .atheer-newsletter-btn:hover{background:#e8c547;transform:translateY(-2px)}@media(max-width:1024px){.atheer-article-main .atheer-article-container{gap:2rem;grid-template-columns:1fr}.atheer-article-main .atheer-sidebar{display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);position:static}}.atheer-article-main .atheer-share-sticky-mobile{background:#fff;border-top:1px solid #e5e7eb;bottom:0;box-shadow:0 -4px 12px rgba(0,0,0,.15);display:none;gap:1rem;justify-content:center;left:0;padding:.75rem 1rem;position:fixed;right:0;z-index:1000}.atheer-article-main .atheer-share-sticky-mobile .atheer-share-btn{flex-shrink:0;height:48px;width:48px}.atheer-article-main .atheer-share-sticky-mobile .atheer-share-btn svg{height:22px!important;width:22px!important}@media(max-width:768px){.atheer-article-main .atheer-article-title{font-size:1.75rem}.atheer-article-main .atheer-article-body{font-size:1rem}.atheer-article-main .atheer-article-meta{align-items:flex-start;flex-direction:column;gap:1rem}.atheer-article-main .atheer-sidebar{grid-template-columns:1fr}.atheer-article-main .atheer-share-desktop{display:none}.atheer-article-main .atheer-share-sticky-mobile{display:flex}.atheer-article-main{padding-bottom:80px}}.atheer-back-to-top{align-items:center;background:var(--atheer-accent,#c9a227);border:none;border-radius:50%;bottom:30px;box-shadow:var(--shadow-lg);color:var(--atheer-primary,#0a1628);cursor:pointer;display:flex;height:50px;justify-content:center;left:30px;opacity:0;position:fixed;transform:translateY(20px);transition:all var(--transition-base,.3s);visibility:hidden;width:50px;z-index:999}.atheer-back-to-top.visible{opacity:1;transform:translateY(0);visibility:visible}.atheer-back-to-top:hover{background:var(--atheer-accent-light,#e8c547);box-shadow:var(--shadow-xl);transform:translateY(-5px)}.atheer-back-to-top svg{height:24px;width:24px}@media(max-width:768px){.atheer-back-to-top{bottom:20px;height:45px;left:20px;width:45px}.atheer-back-to-top svg{height:20px;width:20px}}.atheer-block-title{direction:rtl;padding:2rem 1.5rem}.atheer-block-title.spacing-compact{padding:1rem}.atheer-block-title.spacing-normal{padding:2rem 1.5rem}.atheer-block-title.spacing-relaxed{padding:3rem 2rem}.atheer-block-title.dark-theme{color:#fff}.atheer-block-title .atheer-section-header{align-items:center;box-sizing:border-box;display:flex;gap:1rem;justify-content:flex-start;margin:0 auto 1.5rem;max-width:1400px;padding:0;width:100%}.atheer-block-title .atheer-section-header.align-center{justify-content:center}.atheer-block-title .atheer-section-more{margin-inline-start:auto}.atheer-block-title .atheer-section-title{color:var(--sjsx-1);flex-shrink:0;font-family:var(--font-heading);font-size:1.25rem;font-weight:700;margin:0}.atheer-block-title .atheer-section-title.style-simple{border-bottom:3px solid var(--sjsx-2);padding-bottom:.5rem}.atheer-block-title .title-accent{color:#fff;display:inline-block;padding:.5rem 1rem;position:relative;z-index:1}.atheer-block-title .title-accent:before{background:var(--sjsx-2);bottom:0;content:"";left:-8px;position:absolute;right:-8px;top:0;transform:skewX(-5deg);z-index:-1}.atheer-block-title .title-bordered{border:2px solid var(--sjsx-2);color:var(--sjsx-1);display:inline-block;padding:.5rem 1.5rem}.atheer-block-title .title-background{background:var(--sjsx-2);color:#fff;display:inline-block;padding:.5rem 1.5rem}.atheer-block-title .atheer-section-more{align-items:center;color:var(--sjsx-3);display:flex;font-size:.9rem;font-weight:600;gap:.25rem;text-decoration:none;transition:all .15s ease}.atheer-block-title .atheer-section-more:hover{color:var(--sjsx-4);gap:.5rem}.atheer-block-title .atheer-block-container{display:flex;flex-direction:column;gap:1.5rem;margin:0 auto;max-width:1400px}.atheer-block-title .atheer-featured-card{background:var(--sjsx-5);border-radius:12px;color:inherit;display:flex;flex-direction:column;overflow:hidden;text-decoration:none;transition:all .3s ease}.atheer-block-title .atheer-featured-card.card-shadow{box-shadow:0 2px 8px rgba(0,0,0,.08)}.atheer-block-title .atheer-featured-card.card-flat{box-shadow:none}.atheer-block-title .atheer-featured-card.card-elevated{box-shadow:0 4px 20px rgba(0,0,0,.12)}.atheer-block-title .atheer-featured-card.border-thin{border:1px solid var(--sjsx-6)}.atheer-block-title .atheer-featured-card.border-thick{border:2px solid var(--sjsx-7)}.atheer-block-title .atheer-featured-card.hover-lift:hover{box-shadow:0 12px 24px rgba(0,0,0,.15);transform:translateY(-6px)}.atheer-block-title .atheer-featured-card.hover-glow:hover{box-shadow:0 0 20px var(--sjsx-8)}.atheer-block-title .atheer-featured-card.hover-border:hover{border-color:var(--sjsx-2)}.atheer-block-title .atheer-featured-image{overflow:hidden;position:relative}.atheer-block-title .atheer-featured-image img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.atheer-block-title .atheer-featured-card:hover .atheer-featured-image img{transform:scale(1.05)}.atheer-block-title .atheer-category-badge{border-radius:4px;color:#fff;font-size:.7rem;font-weight:700;letter-spacing:.03em;padding:.25rem .75rem;position:absolute;right:1rem;text-transform:uppercase;top:1rem}.atheer-block-title .atheer-featured-content{display:flex;flex:1;flex-direction:column;padding:1.25rem}.atheer-block-title .atheer-featured-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--sjsx-1);display:-webkit-box;font-family:var(--font-heading);font-size:1.35rem;font-weight:700;line-height:1.4;margin:0 0 .75rem;overflow:hidden}.atheer-block-title .atheer-featured-excerpt{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--sjsx-10);display:-webkit-box;flex:1;font-size:.9rem;line-height:1.6;margin:0 0 1rem;overflow:hidden}.atheer-block-title .atheer-featured-meta{border-top:1px solid var(--sjsx-6);display:flex;flex-wrap:wrap;gap:1rem;padding-top:1rem}.atheer-block-title .atheer-meta-author,.atheer-block-title .atheer-meta-date,.atheer-block-title .atheer-meta-views{align-items:center;color:var(--sjsx-11);display:flex;font-size:.8rem;gap:.35rem}.atheer-block-title .atheer-sidebar-articles{display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr)}.atheer-block-title .atheer-sidebar-card{background:var(--sjsx-5);border-radius:8px;color:inherit;display:flex;flex-direction:column;overflow:hidden;text-decoration:none;transition:all .25s ease}.atheer-block-title .atheer-sidebar-card.card-shadow{box-shadow:0 1px 4px rgba(0,0,0,.06)}.atheer-block-title .atheer-sidebar-card.card-flat{background:transparent;box-shadow:none}.atheer-block-title .atheer-sidebar-card.card-elevated{box-shadow:0 2px 12px rgba(0,0,0,.1)}.atheer-block-title .atheer-sidebar-card.border-thin{border:1px solid var(--sjsx-6)}.atheer-block-title .atheer-sidebar-card.border-thick{border:2px solid var(--sjsx-7)}.atheer-block-title .atheer-sidebar-card.hover-lift:hover{box-shadow:0 8px 16px rgba(0,0,0,.1);transform:translateY(-4px)}.atheer-block-title .atheer-sidebar-card.hover-glow:hover{box-shadow:0 0 15px var(--sjsx-9)}.atheer-block-title .atheer-sidebar-card.hover-border:hover{border-color:var(--sjsx-2)}.atheer-block-title .atheer-sidebar-image{aspect-ratio:16/10;overflow:hidden;position:relative}.atheer-block-title .atheer-sidebar-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.atheer-block-title .atheer-sidebar-card:hover .atheer-sidebar-image img{transform:scale(1.08)}.atheer-block-title .atheer-sidebar-content{display:flex;flex-direction:column;min-width:0;padding:1rem}.atheer-block-title .atheer-sidebar-category{font-size:.7rem;font-weight:700;letter-spacing:.03em;margin-bottom:.35rem;text-transform:uppercase}.atheer-block-title .atheer-sidebar-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--sjsx-1);display:-webkit-box;font-family:var(--font-heading);font-size:.95rem;font-weight:600;line-height:1.4;margin:0;overflow:hidden}.atheer-block-title .atheer-sidebar-meta{color:var(--sjsx-12);display:flex;font-size:.75rem;gap:.75rem;margin-top:.5rem}.atheer-block-title .atheer-sidebar-meta .atheer-meta-views{font-size:.75rem}@media(max-width:1024px){.atheer-block-title .atheer-sidebar-articles{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.atheer-block-title{padding:1.5rem 1rem}.atheer-block-title .atheer-featured-title{font-size:1.15rem}.atheer-block-title .atheer-sidebar-articles{grid-template-columns:1fr}}.atheer-breaking-news{background:linear-gradient(135deg,#b91c1c,#991b1b);padding:.5rem 0}.atheer-breaking-news .atheer-breaking-news-content{gap:1.5rem}.atheer-breaking-news .atheer-breaking-label{color:#b91c1c;gap:.25rem;padding:.25rem 1rem}.atheer-breaking-news .atheer-breaking-label:before{background:#b91c1c}.atheer-breaking-news .atheer-ticker-content{animation:ticker linear infinite}.atheer-breaking-news .atheer-ticker-item{gap:1.5rem;padding:0 3rem}.atheer-breaking-news .atheer-ticker-item a{transition:opacity .15s ease}@media(max-width:768px){.atheer-breaking-news .atheer-breaking-label{font-size:.65rem;padding:.25rem .5rem}.atheer-breaking-news .atheer-ticker-item{font-size:.8rem;padding:0 1.5rem}}.atheer-breaking-news{background:linear-gradient(135deg,var(--breaking-red,#b91c1c) 0,var(--breaking-red-dark,#991b1b) 100%);overflow:hidden;padding:var(--space-sm,.5rem) 0;position:relative}.atheer-breaking-news .atheer-container{margin:0 auto;max-width:var(--container-max,1400px);padding:0 var(--container-padding,1.5rem)}.atheer-breaking-news .atheer-breaking-news-content{align-items:center;display:flex;gap:var(--space-lg,1.5rem)}.atheer-breaking-news .atheer-breaking-label{align-items:center;animation:pulse 2s ease-in-out infinite;background:#fff;border-radius:4px;color:var(--breaking-red,#b91c1c);display:flex;font-size:.75rem;font-weight:700;gap:var(--space-xs,.25rem);letter-spacing:.05em;padding:var(--space-xs,.25rem) var(--space-md,1rem);text-transform:uppercase;white-space:nowrap}.atheer-breaking-news .atheer-breaking-label:before{animation:blink 1s ease-in-out infinite;background:var(--breaking-red,#b91c1c);border-radius:50%;content:"";height:8px;width:8px}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.atheer-breaking-news .atheer-ticker-wrapper{flex:1;mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);overflow:hidden}.atheer-breaking-news .atheer-ticker-content{animation:ticker 30s linear infinite;display:flex}.atheer-breaking-news .atheer-ticker-content:hover{animation-play-state:paused}@keyframes ticker{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.atheer-breaking-news .atheer-ticker-item{align-items:center;color:#fff;display:flex;font-size:.9rem;gap:var(--space-lg,1.5rem);padding:0 var(--space-2xl,3rem);white-space:nowrap}.atheer-breaking-news .atheer-ticker-item:after{content:"◆";font-size:.5rem;opacity:.5}.atheer-breaking-news .atheer-ticker-item a{color:#fff;text-decoration:none;transition:opacity var(--transition-fast,.15s)}.atheer-breaking-news .atheer-ticker-item a:hover{opacity:.8}@media(max-width:768px){.atheer-breaking-news .atheer-breaking-label{font-size:.65rem;padding:var(--space-xs,.25rem) var(--space-sm,.5rem)}.atheer-breaking-news .atheer-ticker-item{font-size:.8rem;padding:0 var(--space-lg,1.5rem)}}.atheer-category-cards{direction:rtl;padding:2rem 1.5rem}.atheer-category-cards.dark-theme{color:#fff}.atheer-category-cards .atheer-section-header{align-items:center;display:flex;gap:1rem;justify-content:flex-start;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;max-width:1400px}.atheer-category-cards .atheer-section-more{margin-inline-start:auto}.atheer-category-cards .atheer-section-title{display:inline-block;font-family:var(--font-heading);font-size:1.25rem;font-weight:700;margin:0;position:relative}.atheer-category-cards .title-bg{color:#fff;display:inline-block;padding:.5rem 1rem;position:relative;z-index:1}.atheer-category-cards .title-bg:before{background:#ee3225;bottom:0;content:"";left:-8px;position:absolute;right:-8px;top:0;transform:rotate(-2deg);z-index:-1}.atheer-category-cards .atheer-section-more{align-items:center;color:var(--sjsx-1);display:flex;font-size:.9rem;font-weight:600;gap:.25rem;text-decoration:none;transition:color .15s ease}.atheer-category-cards .atheer-section-more:hover{color:#ee3225}.atheer-category-cards .atheer-cards-grid{display:grid;gap:1.25rem;margin:0 auto;max-width:1400px}.atheer-category-cards .atheer-cards-grid.columns-2{grid-template-columns:repeat(2,1fr)}.atheer-category-cards .atheer-cards-grid.columns-3{grid-template-columns:repeat(3,1fr)}.atheer-category-cards .atheer-cards-grid.columns-4{grid-template-columns:repeat(4,1fr)}.atheer-category-cards .atheer-cards-grid.columns-5{grid-template-columns:repeat(5,1fr)}.atheer-category-cards .atheer-cards-grid.horizontal{grid-template-columns:1fr}.atheer-category-cards .atheer-card{background:var(--sjsx-2);border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.06);color:inherit;display:flex;flex-direction:column;overflow:hidden;text-decoration:none;transition:all .3s ease}.atheer-category-cards .atheer-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.12);transform:translateY(-4px)}.atheer-category-cards .atheer-card.horizontal-style{align-items:stretch;flex-direction:row}.atheer-category-cards .atheer-card.horizontal-style .atheer-card-image{flex-shrink:0;width:280px}.atheer-category-cards .atheer-card.horizontal-style .atheer-card-content{display:flex;flex:1;flex-direction:column;justify-content:center}.atheer-category-cards .atheer-card-image{overflow:hidden;position:relative}.atheer-category-cards .atheer-card:not(.overlay-style):not(.horizontal-style) .atheer-card-image{aspect-ratio:16/10}.atheer-category-cards .atheer-card.overlay-style .atheer-card-image{aspect-ratio:4/3}.atheer-category-cards .atheer-card.horizontal-style .atheer-card-image{aspect-ratio:auto;height:100%}.atheer-category-cards .atheer-card-image img{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.atheer-category-cards .atheer-card:hover .atheer-card-image img{transform:scale(1.05)}.atheer-category-cards .atheer-card-category-badge{padding:4px 10px;position:absolute;right:.75rem;top:.75rem;z-index:1}.atheer-category-cards .category-bg{background:#c9a227;border-radius:2px;bottom:0;left:-4px;position:absolute;right:-4px;top:0;transform:rotate(-2deg);z-index:0}.atheer-category-cards .category-text{color:#0a1628;font-size:.65rem;font-weight:700;letter-spacing:.03em;position:relative;text-transform:uppercase;z-index:1}.atheer-category-cards .atheer-card-overlay{background:linear-gradient(0deg,rgba(0,0,0,.9) 0,rgba(0,0,0,.5) 60%,transparent);bottom:0;display:flex;flex-direction:column;justify-content:flex-end;left:0;min-height:60%;padding:1.25rem;position:absolute;right:0}.atheer-category-cards .atheer-card-overlay .atheer-card-category{align-self:flex-start;display:inline-block;margin-bottom:.5rem;padding:4px 10px;position:relative}.atheer-category-cards .atheer-card-overlay .atheer-card-title{color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.3)}.atheer-category-cards .atheer-card-overlay .atheer-card-date{color:hsla(0,0%,100%,.7);margin-top:.5rem}.atheer-category-cards .atheer-card-content{flex:1;padding:1.25rem}.atheer-category-cards .atheer-card-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--sjsx-3);display:-webkit-box;font-family:var(--font-heading);font-size:1rem;font-weight:700;line-height:1.4;margin:0;overflow:hidden}.atheer-category-cards .atheer-card-excerpt{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--sjsx-4);display:-webkit-box;font-size:.85rem;line-height:1.6;margin:.75rem 0 0;overflow:hidden}.atheer-category-cards .atheer-card-meta{display:flex;flex-wrap:wrap;gap:1rem;margin-top:auto;padding-top:1rem}.atheer-category-cards .atheer-card-author,.atheer-category-cards .atheer-card-date{align-items:center;color:var(--sjsx-5);display:flex;font-size:.75rem;gap:.35rem}.atheer-category-cards .atheer-card-author svg,.atheer-category-cards .atheer-card-date svg{flex-shrink:0}@media(max-width:1200px){.atheer-category-cards .atheer-cards-grid.columns-5{grid-template-columns:repeat(4,1fr)}}@media(max-width:1024px){.atheer-category-cards .atheer-cards-grid.columns-4,.atheer-category-cards .atheer-cards-grid.columns-5{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.atheer-category-cards .atheer-cards-grid.columns-3,.atheer-category-cards .atheer-cards-grid.columns-4,.atheer-category-cards .atheer-cards-grid.columns-5{grid-template-columns:repeat(2,1fr)}.atheer-category-cards .atheer-card.horizontal-style{flex-direction:column}.atheer-category-cards .atheer-card.horizontal-style .atheer-card-image{aspect-ratio:16/10;width:100%}}@media(max-width:480px){.atheer-category-cards{padding:1.5rem 1rem}.atheer-category-cards .atheer-cards-grid.columns-2,.atheer-category-cards .atheer-cards-grid.columns-3,.atheer-category-cards .atheer-cards-grid.columns-4,.atheer-category-cards .atheer-cards-grid.columns-5{grid-template-columns:1fr}.atheer-category-cards .atheer-card-title{font-size:.95rem}}.atheer-category-grid{direction:rtl;padding:2rem 1.5rem}.atheer-category-grid.dark-theme{color:#fff}.atheer-category-grid .atheer-section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;max-width:1400px}.atheer-category-grid .atheer-section-title{display:inline-block;font-family:var(--font-heading);font-size:1.25rem;font-weight:700;margin:0;position:relative}.atheer-category-grid .title-bg{color:#fff;display:inline-block;padding:.5rem 1rem;position:relative;z-index:1}.atheer-category-grid .title-bg:before{background:#ee3225;bottom:0;content:"";left:-8px;position:absolute;right:-8px;top:0;transform:rotate(-2deg);z-index:-1}.atheer-category-grid .atheer-section-more{align-items:center;color:var(--sjsx-1);display:flex;font-size:.9rem;font-weight:600;gap:.25rem;text-decoration:none;transition:color .15s ease}.atheer-category-grid .atheer-section-more:hover{color:#ee3225}.atheer-category-grid .atheer-grid-container{display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1400px}.atheer-category-grid .atheer-grid-featured{color:inherit;display:block;text-decoration:none}.atheer-category-grid .atheer-grid-items{display:grid;gap:1rem;grid-template-columns:1fr 1fr}.atheer-category-grid .atheer-grid-item{color:inherit;display:block;text-decoration:none}.atheer-category-grid .atheer-grid-image{border-radius:8px;height:100%;overflow:hidden;position:relative}.atheer-category-grid .atheer-grid-featured .atheer-grid-image{min-height:400px}.atheer-category-grid .atheer-grid-item .atheer-grid-image{min-height:190px}.atheer-category-grid .atheer-grid-image img{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.atheer-category-grid .atheer-grid-featured:hover .atheer-grid-image img,.atheer-category-grid .atheer-grid-item:hover .atheer-grid-image img{transform:scale(1.05)}.atheer-category-grid .atheer-grid-overlay{background:linear-gradient(0deg,rgba(0,0,0,.9) 0,rgba(0,0,0,.5) 60%,transparent);bottom:0;display:flex;flex-direction:column;justify-content:flex-end;left:0;min-height:60%;padding:1.5rem;position:absolute;right:0}.atheer-category-grid .atheer-grid-item .atheer-grid-overlay{padding:1rem}.atheer-category-grid .atheer-grid-category{align-self:flex-start;display:inline-block;margin-bottom:.75rem;padding:4px 10px;position:relative}.atheer-category-grid .category-bg{background:#c9a227;border-radius:2px;bottom:0;left:-4px;position:absolute;right:-4px;top:0;transform:rotate(-2deg);z-index:0}.atheer-category-grid .category-text{color:#0a1628;font-size:.7rem;font-weight:700;letter-spacing:.03em;position:relative;text-transform:uppercase;z-index:1}.atheer-category-grid .atheer-grid-title{color:#fff;font-family:var(--font-heading);font-weight:700;line-height:1.4;margin:0;text-shadow:0 1px 3px rgba(0,0,0,.3)}.atheer-category-grid .atheer-grid-featured .atheer-grid-title{font-size:1.5rem}.atheer-category-grid .atheer-grid-item .atheer-grid-title{font-size:.95rem}.atheer-category-grid .atheer-grid-meta{color:hsla(0,0%,100%,.8);font-size:.8rem;margin-top:.5rem}@media(max-width:1024px){.atheer-category-grid .atheer-grid-container{grid-template-columns:1fr}.atheer-category-grid .atheer-grid-featured .atheer-grid-image{min-height:300px}}@media(max-width:640px){.atheer-category-grid{padding:1.5rem 1rem}.atheer-category-grid .atheer-grid-items{grid-template-columns:1fr}.atheer-category-grid .atheer-grid-item .atheer-grid-image{min-height:200px}.atheer-category-grid .atheer-grid-featured .atheer-grid-title{font-size:1.25rem}}.atheer-error-page{align-items:center;background:linear-gradient(135deg,#f0f2f5,#e5e7eb);display:flex;justify-content:center;min-height:80vh;overflow:hidden;padding:2rem 1.5rem;position:relative}.atheer-error-page .atheer-error-bg-pattern{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z' fill='%231e6b7b' fill-opacity='.03' fill-rule='evenodd'/%3E%3C/svg%3E");inset:0;pointer-events:none;position:absolute}.atheer-error-page .atheer-error-container{max-width:600px;position:relative;width:100%;z-index:1}.atheer-error-page .atheer-error-content{background:#fff;border-radius:24px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);padding:3rem 2.5rem;text-align:center}.atheer-error-page .atheer-error-code{margin-bottom:1.5rem}.atheer-error-page .atheer-error-code-number{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#1e6b7b,#c9a227);-webkit-background-clip:text;background-clip:text;display:inline-block;font-size:8rem;font-weight:900;line-height:1}.atheer-error-page .atheer-error-title{color:#1a1a2e;font-size:1.75rem;font-weight:700;margin:0 0 1rem}.atheer-error-page .atheer-error-message{color:#7a7a8a;font-size:1rem;line-height:1.7;margin:0 auto 2rem;max-width:400px}.atheer-error-page .atheer-error-search{margin-bottom:2rem}.atheer-error-page .atheer-error-search-wrapper{align-items:center;background:#f0f2f5;border:2px solid transparent;border-radius:12px;display:flex;padding:.5rem;transition:all .2s ease}.atheer-error-page .atheer-error-search-wrapper:focus-within{background:#fff;border-color:#1e6b7b}.atheer-error-page .atheer-error-search-input{background:transparent;border:none;color:#1a1a2e;flex:1;font-size:1rem;outline:none;padding:.75rem 1rem}.atheer-error-page .atheer-error-search-input::placeholder{color:#9ca3af}.atheer-error-page .atheer-error-search-btn{align-items:center;background:#1e6b7b;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;height:44px;justify-content:center;transition:all .2s ease;width:44px}.atheer-error-page .atheer-error-search-btn:hover{background:#c9a227}.atheer-error-page .atheer-error-search-btn svg{height:20px!important;width:20px!important}.atheer-error-page .atheer-error-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2rem}.atheer-error-page .atheer-error-btn{align-items:center;border-radius:10px;cursor:pointer;display:inline-flex;font-size:.95rem;font-weight:600;gap:.5rem;padding:.875rem 1.5rem;text-decoration:none;transition:all .2s ease}.atheer-error-page .atheer-error-btn svg{height:18px!important;width:18px!important}.atheer-error-page .atheer-error-btn-primary{background:#1e6b7b;border:none;color:#fff}.atheer-error-page .atheer-error-btn-primary:hover{background:#155a68;transform:translateY(-2px)}.atheer-error-page .atheer-error-btn-secondary{background:transparent;border:2px solid #e5e7eb;color:#1a1a2e}.atheer-error-page .atheer-error-btn-secondary:hover{border-color:#1e6b7b;color:#1e6b7b}.atheer-error-page .atheer-error-quick-links{align-items:center;border-top:1px solid #e5e7eb;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;padding-top:1.5rem}.atheer-error-page .atheer-error-quick-links-label{color:#7a7a8a;font-size:.85rem}.atheer-error-page .atheer-error-quick-links a{color:#1e6b7b;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .15s ease}.atheer-error-page .atheer-error-quick-links a:hover{color:#c9a227}@media(max-width:640px){.atheer-error-page{padding:1.5rem 1rem}.atheer-error-page .atheer-error-content{padding:2rem 1.5rem}.atheer-error-page .atheer-error-code-number{font-size:5rem}.atheer-error-page .atheer-error-title{font-size:1.5rem}.atheer-error-page .atheer-error-actions{flex-direction:column}.atheer-error-page .atheer-error-btn{justify-content:center;width:100%}}.atheer-featured-section{padding:4rem 0}.atheer-featured-section .atheer-container{margin:0 auto;max-width:1400px;padding:0 1.5rem}.atheer-featured-section .atheer-section-header{align-items:center;border-bottom:2px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem;position:relative}.atheer-featured-section .atheer-section-header:after{background:linear-gradient(90deg,#c9a227,#1e6b7b);bottom:-2px;content:"";height:2px;position:absolute;right:0;width:80px}.atheer-featured-section .atheer-section-title{align-items:center;color:#1a1a2e;display:flex;font-family:var(--font-heading);font-size:1.5rem;font-weight:700;gap:.5rem;margin:0}.atheer-featured-section .atheer-section-more{align-items:center;color:#1e6b7b;display:flex;font-size:.9rem;font-weight:600;gap:.25rem;text-decoration:none;transition:all .15s ease;white-space:nowrap}.atheer-featured-section .atheer-section-more:hover{color:#c9a227;gap:.5rem}.atheer-featured-section .atheer-section-more svg{display:block!important;height:16px!important;width:16px!important}.atheer-featured-section .atheer-featured-grid{display:grid;gap:3rem;grid-template-columns:1fr 1fr}.atheer-featured-section .atheer-featured-main{background:#0a1628;border-radius:16px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);display:flex;flex-direction:column;justify-content:flex-end;min-height:450px;overflow:hidden;position:relative;text-decoration:none;transition:all .3s ease}.atheer-featured-section .atheer-featured-main:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1)}.atheer-featured-section .atheer-featured-main-image{height:100%;inset:0;object-fit:cover;position:absolute;transition:transform .5s ease;width:100%}.atheer-featured-section .atheer-featured-main:hover .atheer-featured-main-image{transform:scale(1.03)}.atheer-featured-section .atheer-featured-main-overlay{background:linear-gradient(0deg,rgba(10,22,40,.95),rgba(10,22,40,.6) 50%,transparent);inset:0;position:absolute}.atheer-featured-section .atheer-featured-main-content{padding:2rem;position:relative;z-index:1}.atheer-featured-section .atheer-featured-main-category{background:#1e6b7b;border-radius:4px;color:#fff;display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.05em;margin-bottom:1rem;padding:.25rem 1rem;text-transform:uppercase}.atheer-featured-section .atheer-featured-main-title{color:#fff;font-family:var(--font-heading);font-size:1.6rem;font-weight:700;line-height:1.4;margin:0 0 1rem}.atheer-featured-section .atheer-featured-main-date{align-items:center;color:hsla(0,0%,100%,.6);display:flex;font-size:.85rem;gap:.25rem}.atheer-featured-section .atheer-featured-main-date svg{display:block!important;height:14px!important;width:14px!important}.atheer-featured-section .atheer-news-list{display:flex;flex-direction:column;gap:1rem}.atheer-featured-section .atheer-news-list-item{background:#fff;border-radius:12px;box-shadow:0 1px 2px rgba(0,0,0,.05);display:flex;gap:1.5rem;padding:1.5rem;text-decoration:none;transition:all .3s ease}.atheer-featured-section .atheer-news-list-item:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1);transform:translateX(-4px)}.atheer-featured-section .atheer-news-list-image-wrapper{aspect-ratio:16/10;border-radius:8px;flex-shrink:0;overflow:hidden;width:140px}.atheer-featured-section .atheer-news-list-image{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.atheer-featured-section .atheer-news-list-item:hover .atheer-news-list-image{transform:scale(1.05)}.atheer-featured-section .atheer-news-list-content{display:flex;flex:1;flex-direction:column;justify-content:center}.atheer-featured-section .atheer-news-list-category{color:#1e6b7b;display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.03em;margin-bottom:.25rem;text-transform:uppercase}.atheer-featured-section .atheer-news-list-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#1a1a2e;display:-webkit-box;font-family:var(--font-heading);font-size:1rem;font-weight:600;line-height:1.5;margin:0 0 .5rem;overflow:hidden;transition:color .15s ease}.atheer-featured-section .atheer-news-list-item:hover .atheer-news-list-title{color:#1e6b7b}.atheer-featured-section .atheer-news-list-date{align-items:center;color:#7a7a8a;display:flex;font-size:.8rem;gap:.25rem}.atheer-featured-section .atheer-news-list-date svg{display:block!important;height:12px!important;width:12px!important}@media(max-width:1024px){.atheer-featured-section .atheer-featured-grid{grid-template-columns:1fr}}@media(max-width:768px){.atheer-featured-section{padding:3rem 0}.atheer-featured-section .atheer-news-list-item{flex-direction:column}.atheer-featured-section .atheer-news-list-image-wrapper{width:100%}}.atheer-featured-list{direction:rtl;font-family:var(--font-heading);padding:2rem 1.5rem}.atheer-featured-list.dark-theme{color:#fff}.atheer-featured-list .atheer-section-header{align-items:center;box-sizing:border-box;display:flex;gap:1rem;justify-content:flex-start;margin:0 auto 1.5rem;max-width:1000px;padding:0;width:100%}.atheer-featured-list .atheer-section-header.align-center{justify-content:center}.atheer-featured-list .atheer-section-header.align-left{justify-content:flex-end}.atheer-featured-list .atheer-section-more{margin-inline-start:auto}.atheer-featured-list .atheer-section-title{color:var(--sjsx-1);flex-shrink:0;font-family:var(--font-heading);font-size:1.35rem;font-weight:700;margin:0}.atheer-featured-list .atheer-section-title.style-accent{align-items:center;display:flex;gap:.5rem}.atheer-featured-list .atheer-section-title.style-accent .title-accent{background:var(--sjsx-2);border-radius:2px;height:1.5rem;width:4px}.atheer-featured-list .atheer-section-title.style-simple{border-bottom:3px solid var(--sjsx-2);padding-bottom:.5rem}.atheer-featured-list .atheer-section-title.style-background{background:var(--sjsx-2);border-radius:4px;color:#fff;padding:.5rem 1rem}.atheer-featured-list .atheer-section-title.style-outline{border:2px solid var(--sjsx-2);border-radius:4px;padding:.4rem 1rem}.atheer-featured-list .atheer-section-more{align-items:center;color:var(--sjsx-2);display:flex;font-size:.9rem;font-weight:600;gap:.35rem;text-decoration:none;transition:all .15s ease}.atheer-featured-list .atheer-section-more:hover{gap:.5rem}.atheer-featured-list .atheer-featured-list-container{display:flex;flex-direction:column;gap:1.5rem;margin:0 auto;max-width:1000px}.atheer-featured-list .atheer-featured-card{background:var(--sjsx-3);border-radius:12px;color:inherit;display:flex;flex-direction:column;overflow:hidden;text-decoration:none;transition:all .3s ease}.atheer-featured-list .atheer-featured-card.layout-left,.atheer-featured-list .atheer-featured-card.layout-right{flex-direction:row}.atheer-featured-list .atheer-featured-card.layout-left{flex-direction:row-reverse}.atheer-featured-list .atheer-featured-card.layout-left .atheer-featured-image,.atheer-featured-list .atheer-featured-card.layout-right .atheer-featured-image{flex-shrink:0;width:55%}.atheer-featured-list .atheer-featured-card.layout-left .atheer-featured-content,.atheer-featured-list .atheer-featured-card.layout-right .atheer-featured-content{width:45%}.atheer-featured-list .atheer-featured-card.card-shadow{box-shadow:0 2px 8px rgba(0,0,0,.08)}.atheer-featured-list .atheer-featured-card.card-flat{box-shadow:none}.atheer-featured-list .atheer-featured-card.card-elevated{box-shadow:0 4px 20px rgba(0,0,0,.12)}.atheer-featured-list .atheer-featured-card.border-thin{border:1px solid var(--sjsx-4)}.atheer-featured-list .atheer-featured-card.border-thick{border:2px solid var(--sjsx-5)}.atheer-featured-list .atheer-featured-card.border-accent{border:2px solid var(--sjsx-2)}.atheer-featured-list .atheer-featured-card.hover-lift:hover{box-shadow:0 12px 24px rgba(0,0,0,.12);transform:translateY(-4px)}.atheer-featured-list .atheer-featured-card.hover-glow:hover{box-shadow:0 0 20px var(--sjsx-6)}.atheer-featured-list .atheer-featured-card.hover-border:hover{border-color:var(--sjsx-2)}.atheer-featured-list .atheer-featured-card.hover-none:hover{transform:none}.atheer-featured-list .atheer-featured-image{aspect-ratio:var(--sjsx-7);overflow:hidden;position:relative}.atheer-featured-list .atheer-featured-image img{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.atheer-featured-list .atheer-featured-card:hover .atheer-featured-image img{transform:scale(1.05)}.atheer-featured-list .atheer-featured-category{background:var(--sjsx-2);border-radius:4px;color:#fff;font-size:.75rem;font-weight:700;padding:.3rem .75rem;position:absolute;right:1rem;top:1rem}.atheer-featured-list .atheer-featured-content{display:flex;flex-direction:column;gap:.75rem;padding:1.5rem}.atheer-featured-list .atheer-featured-title{color:var(--sjsx-1);font-weight:700;line-height:1.4;margin:0}.atheer-featured-list .atheer-featured-title.size-small{font-size:1.1rem}.atheer-featured-list .atheer-featured-title.size-medium{font-size:1.35rem}.atheer-featured-list .atheer-featured-title.size-large{font-size:1.6rem}.atheer-featured-list .atheer-featured-title.size-xlarge{font-size:2rem}.atheer-featured-list .atheer-featured-excerpt{color:var(--sjsx-8);font-size:1rem;line-height:1.7;margin:0}.atheer-featured-list .atheer-featured-meta{align-items:center;color:var(--sjsx-9);display:flex;flex-wrap:wrap;font-size:.85rem;gap:1rem}.atheer-featured-list .atheer-meta-author{color:var(--sjsx-10);font-weight:600}.atheer-featured-list .atheer-meta-read{align-items:center;display:flex;gap:.25rem}.atheer-featured-list .atheer-list-container{display:flex;flex-direction:column}.atheer-featured-list .atheer-list-container.divider-line .atheer-list-item{border-bottom:1px solid var(--sjsx-11)}.atheer-featured-list .atheer-list-container.divider-line .atheer-list-item:last-child{border-bottom:none}.atheer-featured-list .atheer-list-container.divider-dots .atheer-list-item{border-bottom:1px dotted var(--sjsx-12)}.atheer-featured-list .atheer-list-container.divider-dashed .atheer-list-item{border-bottom:1px dashed var(--sjsx-12)}.atheer-featured-list .atheer-list-container.divider-thick .atheer-list-item{border-bottom:2px solid var(--sjsx-4)}.atheer-featured-list .atheer-list-container.divider-none .atheer-list-item{border-bottom:none}.atheer-featured-list .atheer-list-item{align-items:flex-start;color:inherit;display:flex;gap:1rem;padding:1rem 0;text-decoration:none;transition:all .2s ease}.atheer-featured-list .atheer-list-item.image-left{flex-direction:row-reverse}.atheer-featured-list .atheer-list-item.hover-lift:hover{transform:translateX(-4px)}.atheer-featured-list .atheer-list-item.hover-glow:hover{background:var(--sjsx-13)}.atheer-featured-list .atheer-list-number{align-items:center;background:var(--sjsx-14);border-radius:50%;color:var(--sjsx-2);display:flex;flex-shrink:0;font-size:.9rem;font-weight:700;height:2rem;justify-content:center;width:2rem}.atheer-featured-list .atheer-list-content{display:flex;flex:1;flex-direction:column;gap:.35rem;min-width:0}.atheer-featured-list .atheer-list-category{color:var(--sjsx-2);font-size:.7rem;font-weight:700;text-transform:uppercase}.atheer-featured-list .atheer-list-title{color:var(--sjsx-1);font-size:1rem;font-weight:600;line-height:1.5;margin:0;transition:color .2s ease}.atheer-featured-list .atheer-list-item:hover .atheer-list-title{color:var(--sjsx-2)}.atheer-featured-list .atheer-list-excerpt{color:var(--sjsx-15);font-size:.85rem;line-height:1.6;margin:0}.atheer-featured-list .atheer-list-meta{align-items:center;color:var(--sjsx-9);display:flex;font-size:.75rem;gap:.75rem}.atheer-featured-list .atheer-list-image{border-radius:8px;flex-shrink:0;overflow:hidden}.atheer-featured-list .atheer-list-image.size-small{height:60px;width:80px}.atheer-featured-list .atheer-list-image.size-medium{height:80px;width:120px}.atheer-featured-list .atheer-list-image.size-large{height:100px;width:160px}.atheer-featured-list .atheer-list-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.atheer-featured-list .atheer-list-item:hover .atheer-list-image img{transform:scale(1.08)}@media(max-width:768px){.atheer-featured-list{padding:1.5rem 1rem}.atheer-featured-list .atheer-featured-card.layout-left,.atheer-featured-list .atheer-featured-card.layout-right{flex-direction:column}.atheer-featured-list .atheer-featured-card.layout-left .atheer-featured-content,.atheer-featured-list .atheer-featured-card.layout-left .atheer-featured-image,.atheer-featured-list .atheer-featured-card.layout-right .atheer-featured-content,.atheer-featured-list .atheer-featured-card.layout-right .atheer-featured-image{width:100%}.atheer-featured-list .atheer-featured-title.size-large{font-size:1.3rem}.atheer-featured-list .atheer-featured-title.size-xlarge{font-size:1.5rem}.atheer-featured-list .atheer-list-image.size-large{height:80px;width:120px}}@media(max-width:480px){.atheer-featured-list .atheer-list-item{gap:.75rem}.atheer-featured-list .atheer-list-image.size-large,.atheer-featured-list .atheer-list-image.size-medium{height:65px;width:90px}.atheer-featured-list .atheer-list-title{font-size:.95rem}}.atheer-footer{background:var(--atheer-primary,#0a1628);padding-top:var(--space-3xl,4rem)}.atheer-footer .atheer-footer-main{gap:var(--space-2xl,3rem);padding-bottom:var(--space-2xl,3rem)}.atheer-footer .atheer-footer-brand{padding-left:var(--space-xl,2rem)}.atheer-footer .atheer-footer-logo{gap:var(--space-md,1rem);margin-bottom:var(--space-lg,1.5rem)}.atheer-footer .atheer-footer-brand-text{margin:0 0 var(--space-lg,1.5rem)}.atheer-footer .atheer-footer-social{gap:var(--space-sm,.5rem)}.atheer-footer .atheer-footer-social a{transition:all var(--transition-base,.3s)}.atheer-footer .atheer-footer-social a:hover{background:var(--atheer-accent,#c9a227);color:var(--atheer-primary,#0a1628)}.atheer-footer .atheer-footer-column-title{margin:0 0 var(--space-lg,1.5rem);padding-bottom:var(--space-sm,.5rem)}.atheer-footer .atheer-footer-column-title:after{background:var(--atheer-accent,#c9a227)}.atheer-footer .atheer-footer-links{gap:var(--space-sm,.5rem)}.atheer-footer .atheer-footer-link{gap:var(--space-xs,.25rem)}.atheer-footer .atheer-footer-link,.atheer-footer .atheer-footer-link:before{transition:all var(--transition-fast,.15s)}.atheer-footer .atheer-footer-link:hover{color:var(--atheer-accent,#c9a227);padding-right:var(--space-sm,.5rem)}.atheer-footer .atheer-footer-contact-item{gap:var(--space-md,1rem);margin-bottom:var(--space-md,1rem)}.atheer-footer .atheer-footer-contact-item svg{color:var(--atheer-accent,#c9a227)}.atheer-footer .atheer-footer-bottom{padding:var(--space-lg,1.5rem) 0}.atheer-footer .atheer-footer-bottom-links{gap:var(--space-lg,1.5rem)}.atheer-footer .atheer-footer-bottom-links a{transition:color var(--transition-fast,.15s)}.atheer-footer .atheer-footer-bottom-links a:hover{color:var(--atheer-accent,#c9a227)}@media(max-width:768px){.atheer-footer .atheer-footer-main{grid-template-columns:1fr;text-align:center}.atheer-footer .atheer-footer-brand{padding-right:0}.atheer-footer .atheer-footer-logo,.atheer-footer .atheer-footer-social{justify-content:center}.atheer-footer .atheer-footer-column-title:after{right:50%;transform:translateX(50%)}.atheer-footer .atheer-footer-links{align-items:center}.atheer-footer .atheer-footer-link:before{display:none}.atheer-footer .atheer-footer-contact-item{justify-content:center}.atheer-footer .atheer-footer-bottom{flex-direction:column;gap:var(--space-md,1rem);text-align:center}}.atheer-footer{background:#0a1628;color:hsla(0,0%,100%,.8);padding-top:2rem}.atheer-footer .atheer-container{margin:0 auto;max-width:var(--container-max,1400px);padding:0 var(--container-padding,1.5rem)}.atheer-footer .atheer-footer-main{border-bottom:1px solid hsla(0,0%,100%,.1);display:grid;gap:3rem;grid-template-columns:1.5fr 1fr 1fr 1fr;padding-bottom:3rem}.atheer-footer .atheer-footer-brand{padding-left:2rem}.atheer-footer .atheer-footer-logo{align-items:center;display:flex;gap:1rem;margin-bottom:1.5rem}.atheer-footer .atheer-footer-logo-image{height:45px;width:auto}.atheer-footer .atheer-footer-brand-text{color:hsla(0,0%,100%,.6);font-size:.95rem;line-height:1.8;margin:0 0 1.5rem}.atheer-footer .atheer-footer-social{display:flex;gap:.5rem}.atheer-footer .atheer-footer-social a{align-items:center;background:hsla(0,0%,100%,.1);border-radius:50%;color:hsla(0,0%,100%,.7);display:flex;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.atheer-footer .atheer-footer-social a:hover{background:#c9a227;color:#0a1628;transform:translateY(-3px)}.atheer-footer .atheer-footer-social svg{height:18px;width:18px}.atheer-footer .atheer-footer-column-title{color:#fff;font-family:var(--font-heading);font-size:1.1rem;font-weight:700;margin:0 0 1.5rem;padding-bottom:.5rem;position:relative}.atheer-footer .atheer-footer-column-title:after{background:#c9a227;bottom:0;content:"";height:2px;position:absolute;right:0;width:40px}.atheer-footer .atheer-footer-links{display:flex;flex-direction:column;gap:.5rem}.atheer-footer .atheer-footer-link{align-items:center;color:hsla(0,0%,100%,.6);display:flex;font-size:.95rem;gap:.25rem;text-decoration:none;transition:all .15s ease}.atheer-footer .atheer-footer-link:before{content:"←";opacity:0;transform:translateX(10px);transition:all .15s ease}.atheer-footer .atheer-footer-link:hover{color:#c9a227;padding-right:.5rem}.atheer-footer .atheer-footer-link:hover:before{opacity:1;transform:translateX(0)}.atheer-footer .atheer-footer-contact-item{align-items:flex-start;color:hsla(0,0%,100%,.6);display:flex;font-size:.95rem;gap:1rem;margin-bottom:1rem}.atheer-footer .atheer-footer-contact-item svg{color:#c9a227;flex-shrink:0;height:18px;margin-top:2px;width:18px}.atheer-footer .atheer-footer-bottom{align-items:center;color:hsla(0,0%,100%,.5);display:flex;font-size:.85rem;justify-content:space-between;padding:1.5rem 0}.atheer-footer .atheer-footer-bottom p{margin:0}.atheer-footer .atheer-footer-bottom-links{display:flex;gap:1.5rem}.atheer-footer .atheer-footer-bottom-links a{color:hsla(0,0%,100%,.5);text-decoration:none;transition:color .15s ease}.atheer-footer .atheer-footer-bottom-links a:hover{color:#c9a227}@media(max-width:1024px){.atheer-footer .atheer-footer-main{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.atheer-footer .atheer-footer-main{grid-template-columns:1fr;text-align:center}.atheer-footer .atheer-footer-brand{padding-right:0}.atheer-footer .atheer-footer-logo,.atheer-footer .atheer-footer-social{justify-content:center}.atheer-footer .atheer-footer-column-title:after{right:50%;transform:translateX(50%)}.atheer-footer .atheer-footer-links{align-items:center}.atheer-footer .atheer-footer-link:before{display:none}.atheer-footer .atheer-footer-contact-item{justify-content:center}.atheer-footer .atheer-footer-bottom{flex-direction:column;gap:1rem;text-align:center}}.atheer-header{background:var(--atheer-primary);transition:all var(--transition-base)}.atheer-header.scrolled{box-shadow:var(--shadow-lg)}.atheer-header .atheer-container{max-width:var(--container-max);padding:0 var(--container-padding)}.atheer-header .atheer-top-bar{background:linear-gradient(135deg,var(--atheer-secondary) 0,var(--atheer-primary) 100%);padding:var(--space-xs) 0}.atheer-header .atheer-date-display{gap:var(--space-sm)}.atheer-header .atheer-date-display svg{height:14px;width:14px}.atheer-header .atheer-social-links{gap:var(--space-md)}.atheer-header .atheer-social-links a{transition:all var(--transition-fast)}.atheer-header .atheer-social-links a:hover{color:var(--atheer-accent)}.atheer-header .atheer-social-links svg{height:14px;width:14px}.atheer-header .atheer-main-header{background:var(--atheer-primary);padding:var(--space-lg) 0}.atheer-header .atheer-logo{gap:var(--space-md)}.atheer-header .atheer-logo-image{height:50px;transition:filter var(--transition-fast)}.atheer-header .atheer-search-input{font-family:var(--font-body);padding:var(--space-sm) var(--space-lg);padding-left:45px;transition:all var(--transition-base)}.atheer-header .atheer-search-input:focus{border-color:var(--atheer-accent)}.atheer-header .atheer-search-btn{transition:color var(--transition-fast)}.atheer-header .atheer-search-btn:hover,.atheer-header .atheer-search-input:focus+.atheer-search-btn{color:var(--atheer-accent)}.atheer-header .atheer-search-btn svg{height:18px;width:18px}.atheer-header .atheer-menu-toggle{padding:var(--space-sm)}.atheer-header .atheer-menu-toggle span{transition:all var(--transition-base)}.atheer-header .atheer-nav-wrapper{background:linear-gradient(180deg,var(--atheer-primary) 0,rgba(10,22,40,.98) 100%)}.atheer-header .atheer-nav-wrapper:before{background:linear-gradient(90deg,transparent 0,var(--atheer-accent) 20%,var(--atheer-accent-light) 50%,var(--atheer-accent) 80%,transparent 100%)}.atheer-header .atheer-nav-link{gap:var(--space-xs);padding:var(--space-md) var(--space-lg);transition:all var(--transition-fast)}.atheer-header .atheer-nav-link:after{background:var(--atheer-accent);transition:all var(--transition-base)}.atheer-header .atheer-nav-link svg{height:12px;transition:transform var(--transition-fast);width:12px}.atheer-header .atheer-dropdown{background:var(--bg-card);box-shadow:var(--shadow-xl);transition:all var(--transition-base)}.atheer-header .atheer-dropdown-link{border-bottom:1px solid var(--border-light);color:var(--text-primary);padding:var(--space-md) var(--space-lg);transition:all var(--transition-fast)}.atheer-header .atheer-dropdown-link:hover{background:var(--bg-secondary);color:var(--atheer-teal);padding-right:calc(var(--space-lg) + 8px)}@media(max-width:768px){.atheer-header .atheer-top-bar{display:none}.atheer-header .atheer-main-header{padding:var(--space-md) 0}.atheer-header .atheer-search-container{display:none}.atheer-header .atheer-menu-toggle{display:flex}.atheer-header .atheer-nav-wrapper{background:var(--atheer-primary);height:100vh;max-width:320px;padding-top:80px;position:fixed;right:-100%;top:0;transition:right var(--transition-base);width:80%;z-index:1000}.atheer-header .atheer-nav-wrapper.open{box-shadow:-10px 0 30px rgba(0,0,0,.3);right:0}.atheer-header .atheer-nav-wrapper:before{display:none}.atheer-header .atheer-main-nav{align-items:stretch;flex-direction:column;padding:var(--space-lg)}.atheer-header .atheer-nav-list{flex-direction:column}.atheer-header .atheer-nav-link{border-bottom:1px solid hsla(0,0%,100%,.1);padding:var(--space-md)}.atheer-header .atheer-nav-link:after{display:none}.atheer-header .atheer-dropdown{background:hsla(0,0%,100%,.05);border-radius:0;box-shadow:none;max-height:0;opacity:1;overflow:hidden;position:static;transform:none;transition:max-height var(--transition-base);visibility:visible}.atheer-header .atheer-nav-item.open .atheer-dropdown,.atheer-header .atheer-nav-item:hover .atheer-dropdown{max-height:500px}.atheer-header .atheer-dropdown-link{border-bottom-color:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.8);padding-right:var(--space-2xl)}.atheer-header .atheer-dropdown-link:hover{background:hsla(0,0%,100%,.1);color:var(--atheer-accent)}}.atheer-mobile-overlay{background:rgba(0,0,0,.5);display:none;inset:0;position:fixed;z-index:999}@media(max-width:768px){.atheer-mobile-overlay{display:block}}.atheer-header{background:#0a1628;position:sticky;top:0;transition:all .3s ease;z-index:1000}.atheer-header.scrolled{box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.atheer-header .atheer-main-header,.atheer-header .atheer-top-bar{opacity:1;transform:translateY(0);transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s ease}.atheer-header.header-hidden .atheer-main-header,.atheer-header.header-hidden .atheer-top-bar{opacity:0;pointer-events:none;position:absolute;transform:translateY(-100%)}.atheer-header .atheer-container{margin:0 auto;max-width:var(--container-max,1400px);padding:0 var(--container-padding,1.5rem)}.atheer-header .atheer-top-bar{background:linear-gradient(135deg,#0f1f35,#0a1628);border-bottom:1px solid hsla(0,0%,100%,.1);padding:.25rem 0}.atheer-header .atheer-top-bar-content{align-items:center;color:hsla(0,0%,100%,.7);display:flex;font-size:.8rem;justify-content:space-between}.atheer-header .atheer-date-display{align-items:center;display:flex;gap:.5rem}.atheer-header .atheer-date-display svg{display:block!important;height:14px!important;opacity:.7;width:14px!important}.atheer-header .atheer-social-links{display:flex;gap:1rem}.atheer-header .atheer-social-links a{align-items:center;background:hsla(0,0%,100%,.05);border-radius:50%;color:hsla(0,0%,100%,.6);display:flex;height:28px;justify-content:center;transition:all .15s ease;width:28px}.atheer-header .atheer-social-links a:hover{background:hsla(0,0%,100%,.1);color:#c9a227;transform:translateY(-2px)}.atheer-header .atheer-social-links svg{display:block!important;height:14px!important;width:14px!important}.atheer-header .atheer-main-header{background:#0a1628;padding:1.5rem 0}.atheer-header .atheer-header-content{align-items:center;display:flex;justify-content:space-between}.atheer-header .atheer-logo{align-items:center;display:flex;gap:1rem}.atheer-header .atheer-logo-image{filter:brightness(1.1);height:70px;transition:filter .15s ease;width:auto}@media(max-width:1024px){.atheer-header .atheer-logo-image{height:50px}}.atheer-header .atheer-logo:hover .atheer-logo-image{filter:brightness(1.2)}.atheer-header .atheer-search-container{align-items:center;display:flex;position:relative}.atheer-header .atheer-search-input{background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.1);border-radius:30px;color:#fff;font-family:inherit;font-size:.9rem;padding:.5rem 1.5rem .5rem 45px;transition:all .3s ease;width:280px}.atheer-header .atheer-search-input::placeholder{color:hsla(0,0%,100%,.5)}.atheer-header .atheer-search-input:focus{background:hsla(0,0%,100%,.12);border-color:#c9a227;outline:none;width:320px}.atheer-header .atheer-search-btn{background:none;border:none;color:hsla(0,0%,100%,.5);cursor:pointer;left:12px;position:absolute;transition:color .15s ease}.atheer-header .atheer-search-btn:hover,.atheer-header .atheer-search-input:focus+.atheer-search-btn{color:#c9a227}.atheer-header .atheer-search-btn svg{display:block!important;height:18px!important;width:18px!important}.atheer-header .atheer-menu-toggle{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:5px;padding:.5rem;z-index:1001}.atheer-header .atheer-menu-toggle span{background:#fff;border-radius:2px;display:block;height:2px;transition:all .3s ease;width:24px}.atheer-header .atheer-menu-toggle.active span:first-child{transform:rotate(45deg) translate(5px,5px)}.atheer-header .atheer-menu-toggle.active span:nth-child(2){opacity:0}.atheer-header .atheer-menu-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.atheer-header .atheer-nav-wrapper{background:linear-gradient(180deg,#0a1628,rgba(10,22,40,.98));border-top:1px solid hsla(0,0%,100%,.05);position:relative}.atheer-header .atheer-nav-wrapper:before{background:linear-gradient(90deg,transparent,#c9a227 20%,#e8c547 50%,#c9a227 80%,transparent);bottom:0;content:"";height:3px;left:0;opacity:.8;position:absolute;right:0}.atheer-header .atheer-main-nav{align-items:center;display:flex;justify-content:center}.atheer-header .atheer-nav-list{align-items:center;display:flex;gap:0;list-style:none;margin:0;padding:0}.atheer-header .atheer-nav-item{position:relative}.atheer-header .atheer-nav-link{align-items:center;color:hsla(0,0%,100%,.85);display:flex;font-size:.95rem;font-weight:500;gap:.25rem;padding:1rem 1.5rem;position:relative;text-decoration:none;transition:all .15s ease}.atheer-header .atheer-nav-link:after{background:#c9a227;bottom:0;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);transition:all .3s ease;width:0}.atheer-header .atheer-nav-link.active,.atheer-header .atheer-nav-link:hover{background:hsla(0,0%,100%,.05);color:#fff}.atheer-header .atheer-nav-link.active:after,.atheer-header .atheer-nav-link:hover:after{width:100%}.atheer-header .atheer-nav-link svg{display:block!important;height:12px!important;transition:transform .15s ease;width:12px!important}.atheer-header .atheer-nav-item:hover .atheer-nav-link svg{transform:rotate(180deg)}.atheer-header .atheer-dropdown{background:#fff;border-radius:8px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);min-width:220px;opacity:0;overflow:hidden;position:absolute;right:0;top:100%;transform:translateY(10px);transition:all .3s ease;visibility:hidden;z-index:100}.atheer-header .atheer-nav-item:hover .atheer-dropdown{opacity:1;transform:translateY(0);visibility:visible}.atheer-header .atheer-dropdown-link{border-bottom:1px solid #e5e7eb;color:#1a1a2e;display:block;font-size:.9rem;padding:1rem 1.5rem;text-decoration:none;transition:all .15s ease}.atheer-header .atheer-dropdown-link:last-child{border-bottom:none}.atheer-header .atheer-dropdown-link:hover{background:#f0f2f5;color:#1e6b7b;padding-right:calc(1.5rem + 8px)}@media(max-width:768px){.atheer-header .atheer-top-bar{display:none}.atheer-header .atheer-main-header{padding:1rem 0}.atheer-header .atheer-search-container{display:none}.atheer-header .atheer-menu-toggle{display:flex}.atheer-header .atheer-nav-wrapper{background:#0a1628;height:100vh;max-width:320px;padding-top:80px;position:fixed;right:-100%;top:0;transition:right .3s ease;width:80%;z-index:1000}.atheer-header .atheer-nav-wrapper.open{box-shadow:-10px 0 30px rgba(0,0,0,.3);right:0}.atheer-header .atheer-nav-wrapper:before{display:none}.atheer-header .atheer-main-nav{align-items:stretch;flex-direction:column;padding:1.5rem}.atheer-header .atheer-nav-list{flex-direction:column}.atheer-header .atheer-nav-link{border-bottom:1px solid hsla(0,0%,100%,.1);padding:1rem}.atheer-header .atheer-nav-link:after{display:none}.atheer-header .atheer-dropdown{background:hsla(0,0%,100%,.05);border-radius:0;box-shadow:none;max-height:0;opacity:1;overflow:hidden;position:static;transform:none;transition:max-height .3s ease;visibility:visible}.atheer-header .atheer-nav-item.open .atheer-dropdown,.atheer-header .atheer-nav-item:hover .atheer-dropdown{max-height:500px}.atheer-header .atheer-dropdown-link{border-bottom-color:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.8);padding-right:3rem}.atheer-header .atheer-dropdown-link:hover{background:hsla(0,0%,100%,.1);color:#c9a227}}.atheer-hero .atheer-hero-main{transition:transform var(--transition-slow,.5s),box-shadow var(--transition-slow,.5s)}.atheer-hero .atheer-hero-main:hover{box-shadow:var(--shadow-glow),var(--shadow-xl)}.atheer-hero .atheer-hero-main-image{transition:transform var(--transition-slow,.5s)}.atheer-hero .atheer-hero-category{margin-bottom:var(--space-md,1rem);padding:var(--space-xs,.25rem) var(--space-md,1rem)}.atheer-hero .atheer-hero-main-title{margin:0 0 var(--space-md,1rem)}.atheer-hero .atheer-hero-main-excerpt{margin:0 0 var(--space-lg,1.5rem)}.atheer-hero .atheer-hero-meta{gap:var(--space-lg,1.5rem)}.atheer-hero .atheer-hero-meta-item{gap:var(--space-xs,.25rem)}.atheer-hero .atheer-hero-sidebar{gap:var(--space-md,1rem)}.atheer-hero .atheer-hero-sidebar-item{box-shadow:var(--shadow-md);transition:all var(--transition-base,.3s)}.atheer-hero .atheer-hero-sidebar-item:hover{box-shadow:var(--shadow-lg)}.atheer-hero .atheer-hero-sidebar-image{transition:transform var(--transition-base,.3s)}.atheer-hero .atheer-hero-sidebar-content{padding:var(--space-lg,1.5rem)}.atheer-hero .atheer-hero-sidebar-category{margin-bottom:var(--space-sm,.5rem)}@media(max-width:768px){.atheer-hero{padding:var(--space-lg,1.5rem) 0}.atheer-hero .atheer-hero-main{min-height:350px}.atheer-hero .atheer-hero-main-title{font-size:1.4rem}.atheer-hero .atheer-hero-sidebar{flex-direction:column}.atheer-hero .atheer-hero-sidebar-item{min-height:150px}}.atheer-hero{background:var(--bg-secondary,#f0f2f5);padding:var(--space-2xl,3rem) 0}.atheer-hero .atheer-container{margin:0 auto;max-width:var(--container-max,1400px);padding:0 var(--container-padding,1.5rem)}.atheer-hero .atheer-hero-grid{display:grid;gap:var(--space-xl,2rem);grid-template-columns:1.5fr 1fr}.atheer-hero .atheer-hero-main{background:var(--atheer-primary,#0a1628);border-radius:16px;box-shadow:var(--shadow-xl);display:flex;flex-direction:column;justify-content:flex-end;min-height:500px;overflow:hidden;position:relative;text-decoration:none;transition:transform .5s ease,box-shadow .5s ease}.atheer-hero .atheer-hero-main:hover{box-shadow:0 0 40px rgba(201,162,39,.15),var(--shadow-xl);transform:translateY(-4px)}.atheer-hero .atheer-hero-main-image{height:100%;inset:0;object-fit:cover;position:absolute;transition:transform .5s ease;width:100%}.atheer-hero .atheer-hero-main:hover .atheer-hero-main-image{transform:scale(1.03)}.atheer-hero .atheer-hero-main-overlay{background:linear-gradient(0deg,rgba(10,22,40,.95),rgba(10,22,40,.7) 40%,rgba(10,22,40,.2) 70%,transparent);inset:0;position:absolute}.atheer-hero .atheer-hero-main-content{padding:var(--space-2xl,3rem);position:relative;z-index:1}.atheer-hero .atheer-hero-category{background:var(--atheer-accent,#c9a227);border-radius:4px;color:var(--atheer-primary,#0a1628);display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.05em;margin-bottom:1rem;padding:.25rem 1rem;text-transform:uppercase}.atheer-hero .atheer-hero-main-title{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#fff;display:-webkit-box;font-family:var(--font-heading);font-size:2rem;font-weight:700;line-height:1.4;margin:0 0 1rem;overflow:hidden}.atheer-hero .atheer-hero-main-excerpt{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:hsla(0,0%,100%,.8);display:-webkit-box;font-size:1rem;line-height:1.7;margin:0 0 1.5rem;overflow:hidden}.atheer-hero .atheer-hero-meta{align-items:center;color:hsla(0,0%,100%,.6);display:flex;font-size:.85rem;gap:1.5rem}.atheer-hero .atheer-hero-meta-item{align-items:center;display:flex;gap:.25rem}.atheer-hero .atheer-hero-meta svg{height:14px;width:14px}.atheer-hero .atheer-hero-sidebar{display:flex;flex-direction:column;gap:1rem}.atheer-hero .atheer-hero-sidebar-item{background:var(--atheer-primary,#0a1628);border-radius:12px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);display:flex;flex:1;flex-direction:column;justify-content:flex-end;min-height:155px;overflow:hidden;position:relative;text-decoration:none;transition:all .3s ease}.atheer-hero .atheer-hero-sidebar-item:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1);transform:translateX(-4px)}.atheer-hero .atheer-hero-sidebar-image{height:100%;inset:0;object-fit:cover;position:absolute;transition:transform .3s ease;width:100%}.atheer-hero .atheer-hero-sidebar-item:hover .atheer-hero-sidebar-image{transform:scale(1.05)}.atheer-hero .atheer-hero-sidebar-overlay{background:linear-gradient(0deg,rgba(10,22,40,.9),rgba(10,22,40,.5) 50%,transparent);inset:0;position:absolute}.atheer-hero .atheer-hero-sidebar-content{padding:1.5rem;position:relative;z-index:1}.atheer-hero .atheer-hero-sidebar-category{background:var(--atheer-teal,#1e6b7b);border-radius:3px;color:#fff;display:inline-block;font-size:.65rem;font-weight:600;letter-spacing:.05em;margin-bottom:.5rem;padding:2px 8px;text-transform:uppercase}.atheer-hero .atheer-hero-sidebar-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#fff;display:-webkit-box;font-family:var(--font-heading);font-size:1rem;font-weight:600;line-height:1.5;margin:0;overflow:hidden}@media(max-width:1024px){.atheer-hero .atheer-hero-grid{grid-template-columns:1fr}.atheer-hero .atheer-hero-sidebar{flex-direction:row}.atheer-hero .atheer-hero-sidebar-item{min-height:200px}}@media(max-width:768px){.atheer-hero{padding:1.5rem 0}.atheer-hero .atheer-hero-main{min-height:350px}.atheer-hero .atheer-hero-main-title{font-size:1.4rem}.atheer-hero .atheer-hero-sidebar{flex-direction:column}.atheer-hero .atheer-hero-sidebar-item{min-height:150px}}.atheer-hero-dynamic{background:var(--white,#fff);padding:30px 0}.atheer-hero-dynamic .atheer-container{margin:0 auto;max-width:1400px;padding:0 40px}.atheer-hero-dynamic .atheer-hero-grid{display:grid;gap:20px;grid-template-columns:2fr 1fr 1fr;grid-template-rows:repeat(2,220px)}.atheer-hero-dynamic .atheer-hero-card{background:var(--gray-100,#f5f5f5);border-radius:16px;overflow:hidden;position:relative}.atheer-hero-dynamic .atheer-hero-card-link{display:block;height:100%;text-decoration:none;width:100%}.atheer-hero-dynamic .atheer-hero-card-image{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.atheer-hero-dynamic .atheer-hero-card:hover .atheer-hero-card-image{transform:scale(1.05)}.atheer-hero-dynamic .atheer-hero-card-overlay{background:linear-gradient(0deg,rgba(26,26,46,.9) 0,transparent 60%);display:flex;flex-direction:column;inset:0;justify-content:flex-end;padding:25px;position:absolute}.atheer-hero-dynamic .atheer-hero-main{grid-row:span 2}.atheer-hero-dynamic .atheer-hero-main .atheer-hero-card-overlay{padding:40px}.atheer-hero-dynamic .atheer-hero-category{background:var(--teal,#007d7d);border-radius:4px;color:var(--white,#fff);display:inline-block;font-size:.7rem;font-weight:700;margin-bottom:12px;padding:5px 12px;width:fit-content}.atheer-hero-dynamic .atheer-hero-title{color:var(--white,#fff);font-family:var(--font-body);font-size:1rem;font-weight:700;line-height:1.5;margin:0}.atheer-hero-dynamic .atheer-hero-title-main{font-size:1.6rem;line-height:1.4}.atheer-hero-dynamic .atheer-hero-excerpt{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:hsla(0,0%,100%,.85);display:-webkit-box;font-size:.95rem;line-height:1.6;margin:10px 0 0;overflow:hidden}.atheer-hero-dynamic .atheer-hero-meta{color:hsla(0,0%,100%,.7);font-size:.8rem;margin-top:15px}@media(max-width:1200px){.atheer-hero-dynamic .atheer-hero-grid{grid-template-columns:1fr 1fr;grid-template-rows:auto}.atheer-hero-dynamic .atheer-hero-main{grid-column:span 2;grid-row:span 1;min-height:350px}.atheer-hero-dynamic .atheer-hero-card:not(.atheer-hero-main){min-height:220px}}@media(max-width:992px){.atheer-hero-dynamic .atheer-container{padding:0 20px}.atheer-hero-dynamic .atheer-hero-title-main{font-size:1.3rem}}@media(max-width:768px){.atheer-hero-dynamic{padding:20px 0}.atheer-hero-dynamic .atheer-hero-grid{gap:15px;grid-template-columns:1fr}.atheer-hero-dynamic .atheer-hero-main{grid-column:span 1;min-height:280px}.atheer-hero-dynamic .atheer-hero-card:not(.atheer-hero-main){min-height:180px}.atheer-hero-dynamic .atheer-hero-card-overlay{padding:20px}.atheer-hero-dynamic .atheer-hero-main .atheer-hero-card-overlay{padding:25px}.atheer-hero-dynamic .atheer-hero-title-main{font-size:1.2rem}.atheer-hero-dynamic .atheer-hero-title{font-size:.95rem}}.atheer-history-section{background:linear-gradient(135deg,#1a3a5c,#0a1628);overflow:hidden;padding:4rem 0;position:relative}.atheer-history-section:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z' fill='%23c9a227' fill-opacity='.05' fill-rule='evenodd'/%3E%3C/svg%3E");content:"";inset:0;opacity:.5;position:absolute}.atheer-history-section .atheer-container{margin:0 auto;max-width:1400px;padding:0 1.5rem;position:relative;z-index:1}.atheer-history-section .atheer-section-header{align-items:center;border-bottom:2px solid hsla(0,0%,100%,.1);display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem;position:relative}.atheer-history-section .atheer-section-header:after{background:linear-gradient(90deg,#c9a227,transparent);bottom:-2px;content:"";height:2px;position:absolute;right:0;width:80px}.atheer-history-section .atheer-section-title{align-items:center;color:#fff;display:flex;font-family:var(--font-heading);font-size:1.5rem;font-weight:700;gap:.5rem;margin:0}.atheer-history-section .atheer-section-more{align-items:center;color:#c9a227;display:flex;font-size:.9rem;font-weight:600;gap:.25rem;text-decoration:none;transition:all .15s ease;white-space:nowrap}.atheer-history-section .atheer-section-more:hover{color:#e8c547;gap:.5rem}.atheer-history-section .atheer-section-more svg{display:block!important;height:16px!important;width:16px!important}.atheer-history-section .atheer-history-grid{display:grid;gap:2rem;grid-template-columns:repeat(4,1fr)}.atheer-history-section .atheer-history-card{backdrop-filter:blur(10px);background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;overflow:hidden;text-decoration:none;transition:all .3s ease}.atheer-history-section .atheer-history-card:hover{background:hsla(0,0%,100%,.1);border-color:#c9a227;transform:translateY(-6px)}.atheer-history-section .atheer-history-card-image-wrapper{aspect-ratio:16/10;overflow:hidden}.atheer-history-section .atheer-history-card-image{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.atheer-history-section .atheer-history-card:hover .atheer-history-card-image{transform:scale(1.08)}.atheer-history-section .atheer-history-card-content{padding:1.5rem}.atheer-history-section .atheer-history-card-year{background:#c9a227;border-radius:20px;color:#0a1628;display:inline-block;font-size:.75rem;font-weight:700;margin-bottom:.5rem;padding:2px 10px}.atheer-history-section .atheer-history-card-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#fff!important;display:-webkit-box;font-family:var(--font-heading);font-size:1rem;font-weight:600;line-height:1.5;margin:0;overflow:hidden}@media(max-width:1024px){.atheer-history-section .atheer-history-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.atheer-history-section{padding:3rem 0}.atheer-history-section .atheer-history-grid{grid-template-columns:1fr}}.atheer-magazine-slider{direction:rtl;padding:2rem 1.5rem}.atheer-magazine-slider.dark-theme{color:#fff}.atheer-magazine-slider .atheer-section-header{align-items:center;display:flex;gap:1rem;justify-content:flex-start;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;max-width:1400px}.atheer-magazine-slider .atheer-section-more{margin-inline-start:auto}.atheer-magazine-slider .atheer-section-title{display:inline-block;font-family:var(--font-heading);font-size:1.25rem;font-weight:700;margin:0;position:relative}.atheer-magazine-slider .title-bg{color:#fff;display:inline-block;padding:.5rem 1rem;position:relative;z-index:1}.atheer-magazine-slider .title-bg:before{background:#ee3225;bottom:0;content:"";left:-8px;position:absolute;right:-8px;top:0;transform:rotate(-2deg);z-index:-1}.atheer-magazine-slider .atheer-section-more{align-items:center;color:var(--sjsx-1);display:flex;font-size:.9rem;font-weight:600;gap:.25rem;text-decoration:none;transition:color .15s ease}.atheer-magazine-slider .atheer-section-more:hover{color:#ee3225}.atheer-magazine-slider .atheer-slider-wrapper{margin:0 auto;max-width:1400px;position:relative}.atheer-magazine-slider .atheer-slider-nav{align-items:center;background:hsla(0,0%,100%,.95);border:none;border-radius:50%;box-shadow:0 4px 12px rgba(0,0,0,.15);cursor:pointer;display:flex;height:48px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s ease;width:48px;z-index:10}.atheer-magazine-slider .atheer-slider-nav:hover{background:#1e6b7b;color:#fff}.atheer-magazine-slider .atheer-slider-nav svg{color:inherit}.atheer-magazine-slider .atheer-slider-prev{right:-24px}.atheer-magazine-slider .atheer-slider-next{left:-24px}.atheer-magazine-slider .atheer-slider-track{display:grid;gap:.75rem;grid-template-columns:2fr 1fr 1fr;grid-template-rows:1fr 1fr;height:500px}.atheer-magazine-slider .atheer-slider-item{border-radius:10px;color:inherit;display:block;overflow:hidden;text-decoration:none}.atheer-magazine-slider .atheer-slider-item.featured{grid-row:1/-1}.atheer-magazine-slider .atheer-slider-image{height:100%;position:relative;width:100%}.atheer-magazine-slider .atheer-slider-image img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.atheer-magazine-slider .atheer-slider-item:hover .atheer-slider-image img{transform:scale(1.05)}.atheer-magazine-slider .atheer-slider-overlay{bottom:0;display:flex;flex-direction:column;justify-content:flex-end;left:0;padding:1.25rem;position:absolute;right:0;top:0}.atheer-magazine-slider .atheer-slider-category{align-self:flex-start;display:inline-block;margin-bottom:.5rem;padding:4px 10px;position:relative}.atheer-magazine-slider .category-bg{background:#c9a227;border-radius:2px;bottom:0;left:-4px;position:absolute;right:-4px;top:0;transform:rotate(-2deg);z-index:0}.atheer-magazine-slider .category-text{color:#0a1628;font-size:.65rem;font-weight:700;letter-spacing:.03em;position:relative;text-transform:uppercase;z-index:1}.atheer-magazine-slider .atheer-slider-title{color:var(--sjsx-2);font-family:var(--font-heading);font-weight:700;line-height:1.3;margin:0;text-shadow:var(--sjsx-3)}.atheer-magazine-slider .atheer-slider-item.featured .atheer-slider-title{font-size:1.5rem}.atheer-magazine-slider .atheer-slider-item:not(.featured) .atheer-slider-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:.95rem;overflow:hidden}.atheer-magazine-slider .atheer-slider-excerpt{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--sjsx-4);display:-webkit-box;font-size:.9rem;line-height:1.5;margin:.5rem 0 0;overflow:hidden}.atheer-magazine-slider .atheer-slider-date{color:var(--sjsx-5);font-size:.75rem;margin-top:.5rem}.atheer-magazine-slider .atheer-slider-dots{display:flex;gap:.5rem;justify-content:center;margin-top:1.25rem}.atheer-magazine-slider .atheer-slider-dot{background:var(--sjsx-6);border:none;border-radius:50%;cursor:pointer;height:10px;padding:0;transition:all .2s ease;width:10px}.atheer-magazine-slider .atheer-slider-dot.active{background:#ee3225;transform:scale(1.2)}.atheer-magazine-slider .atheer-slider-dot:hover{background:#c9a227}@media(max-width:1024px){.atheer-magazine-slider .atheer-slider-track{grid-template-columns:1fr 1fr;height:450px}.atheer-magazine-slider .atheer-slider-item.featured{grid-column:1/-1;grid-row:auto}.atheer-magazine-slider .atheer-slider-nav{height:40px;width:40px}.atheer-magazine-slider .atheer-slider-prev{right:10px}.atheer-magazine-slider .atheer-slider-next{left:10px}}@media(max-width:640px){.atheer-magazine-slider{padding:1.5rem 1rem}.atheer-magazine-slider .atheer-slider-track{gap:.5rem;grid-template-columns:1fr;height:auto}.atheer-magazine-slider .atheer-slider-item{height:200px}.atheer-magazine-slider .atheer-slider-item.featured{height:280px}.atheer-magazine-slider .atheer-slider-item.featured .atheer-slider-title{font-size:1.2rem}.atheer-magazine-slider .atheer-slider-nav{display:none}}.atheer-news-card{background:var(--bg-card,#fff);border-radius:12px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;overflow:hidden;transition:all var(--transition-base,.3s)}.atheer-news-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-6px)}.atheer-news-card .atheer-news-card-link{color:inherit;display:flex;flex-direction:column;height:100%;text-decoration:none}.atheer-news-card .atheer-news-card-image-wrapper{aspect-ratio:16/10;overflow:hidden;position:relative}.atheer-news-card .atheer-news-card-image{height:100%;object-fit:cover;transition:transform var(--transition-slow,.5s);width:100%}.atheer-news-card:hover .atheer-news-card-image{transform:scale(1.08)}.atheer-news-card .atheer-news-card-category{background:var(--atheer-accent,#c9a227);border-radius:4px;color:var(--atheer-primary,#0a1628);font-size:.7rem;font-weight:700;letter-spacing:.03em;padding:3px 10px;position:absolute;right:var(--space-md,1rem);text-transform:uppercase;top:var(--space-md,1rem)}.atheer-news-card .atheer-news-card-content{display:flex;flex:1;flex-direction:column;padding:var(--space-lg,1.5rem)}.atheer-news-card .atheer-news-card-title{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:var(--text-primary,#1a1a2e);display:-webkit-box;font-family:var(--font-heading);font-size:1.05rem;font-weight:600;line-height:1.5;margin:0 0 var(--space-sm,.5rem);overflow:hidden;transition:color var(--transition-fast,.15s)}.atheer-news-card:hover .atheer-news-card-title{color:var(--atheer-teal,#1e6b7b)}.atheer-news-card .atheer-news-card-excerpt{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--text-secondary,#4a4a5a);display:-webkit-box;flex:1;font-size:.9rem;line-height:1.6;margin:0 0 var(--space-md,1rem);overflow:hidden}.atheer-news-card .atheer-news-card-meta{align-items:center;border-top:1px solid var(--border-light,#e5e7eb);color:var(--text-muted,#7a7a8a);display:flex;font-size:.8rem;justify-content:space-between;margin-top:auto;padding-top:var(--space-md,1rem)}.atheer-news-card .atheer-news-card-date{align-items:center;display:flex;gap:var(--space-xs,.25rem)}.atheer-news-card .atheer-news-card-date svg{height:14px;width:14px}.atheer-news-section{padding:var(--space-3xl,4rem) 0}.atheer-news-section .atheer-section-header{border-bottom:2px solid var(--border-light,#e5e7eb);margin-bottom:var(--space-xl,2rem);padding-bottom:var(--space-md,1rem)}.atheer-news-section .atheer-section-header:after{background:linear-gradient(90deg,var(--atheer-accent,#c9a227),var(--atheer-teal,#1e6b7b))}.atheer-news-section .atheer-section-title{color:var(--text-primary,#1a1a2e);gap:var(--space-sm,.5rem)}.atheer-news-section .atheer-section-title-icon{background:linear-gradient(135deg,var(--atheer-accent,#c9a227) 0,var(--atheer-teal,#1e6b7b) 100%)}.atheer-news-section .atheer-section-title-icon svg{height:16px;width:16px}.atheer-news-section .atheer-section-more{color:var(--atheer-teal,#1e6b7b);gap:var(--space-xs,.25rem);transition:all var(--transition-fast,.15s)}.atheer-news-section .atheer-section-more:hover{color:var(--atheer-accent,#c9a227);gap:var(--space-sm,.5rem)}.atheer-news-section .atheer-section-more svg{height:16px;transition:transform var(--transition-fast,.15s);width:16px}.atheer-news-section .atheer-news-grid{gap:var(--space-xl,2rem)}@media(max-width:768px){.atheer-news-section{padding:var(--space-2xl,3rem) 0}.atheer-news-section .atheer-section-title{font-size:1.2rem}.atheer-news-section .atheer-news-grid{gap:var(--space-lg,1.5rem);grid-template-columns:1fr}}.atheer-news-section{padding:4rem 0}.atheer-news-section .atheer-container{margin:0 auto;max-width:var(--container-max,1400px);padding:0 var(--container-padding,1.5rem)}.atheer-news-section .atheer-section-header{align-items:center;border-bottom:2px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem;position:relative}.atheer-news-section .atheer-section-header:after{background:linear-gradient(90deg,#c9a227,#1e6b7b);bottom:-2px;content:"";height:2px;position:absolute;right:0;width:80px}.atheer-news-section .atheer-section-title{align-items:center;color:#1a1a2e;display:flex;font-family:var(--font-heading);font-size:1.5rem;font-weight:700;gap:.5rem;margin:0}.atheer-news-section .atheer-section-title-icon{align-items:center;background:linear-gradient(135deg,#c9a227,#1e6b7b);border-radius:6px;color:#fff;display:flex;height:28px;justify-content:center;width:28px}.atheer-news-section .atheer-section-title-icon svg{display:block!important;height:16px!important;width:16px!important}.atheer-news-section .atheer-section-more{align-items:center;color:#1e6b7b;display:flex;font-size:.9rem;font-weight:600;gap:.25rem;text-decoration:none;transition:all .15s ease;white-space:nowrap}.atheer-news-section .atheer-section-more:hover{color:#c9a227;gap:.5rem}.atheer-news-section .atheer-section-more svg{display:block!important;height:16px!important;transition:transform .15s ease;width:16px!important}.atheer-news-section .atheer-section-more:hover svg{transform:translateX(-4px)}.atheer-news-section .atheer-news-grid{display:grid;gap:2rem;grid-template-columns:repeat(4,1fr)}.atheer-news-section .atheer-news-card{background:#fff;border-radius:12px;box-shadow:0 1px 2px rgba(0,0,0,.05);display:flex;flex-direction:column;overflow:hidden;transition:all .3s ease}.atheer-news-section .atheer-news-card:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1);transform:translateY(-6px)}.atheer-news-section .atheer-news-card-link{color:inherit;display:flex;flex-direction:column;height:100%;text-decoration:none}.atheer-news-section .atheer-news-card-image-wrapper{aspect-ratio:16/10;overflow:hidden;position:relative}.atheer-news-section .atheer-news-card-image{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.atheer-news-section .atheer-news-card:hover .atheer-news-card-image{transform:scale(1.08)}.atheer-news-section .atheer-news-card-category{padding:4px 12px;position:absolute;right:1rem;top:1rem;z-index:1}.atheer-news-section .atheer-news-card-category-bg{background:#c9a227;border-radius:2px;bottom:0;left:-6px;position:absolute;right:-6px;top:0;transform:rotate(-2deg);z-index:0}.atheer-news-section .atheer-news-card-category-text{color:#0a1628;font-size:.7rem;font-weight:700;letter-spacing:.03em;position:relative;text-transform:uppercase;z-index:1}.atheer-news-section .atheer-news-card-content{display:flex;flex:1;flex-direction:column;padding:1.5rem}.atheer-news-section .atheer-news-card-title{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#1a1a2e;display:-webkit-box;font-family:var(--font-heading);font-size:1.05rem;font-weight:600;line-height:1.5;margin:0 0 .5rem;overflow:hidden;transition:color .15s ease}.atheer-news-section .atheer-news-card:hover .atheer-news-card-title{color:#1e6b7b}.atheer-news-section .atheer-news-card-excerpt{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#4a4a5a;display:-webkit-box;flex:1;font-size:.9rem;line-height:1.6;margin:0 0 1rem;overflow:hidden}.atheer-news-section .atheer-news-card-meta{align-items:center;border-top:1px solid #e5e7eb;color:#7a7a8a;display:flex;font-size:.8rem;justify-content:space-between;margin-top:auto;padding-top:1rem}.atheer-news-section .atheer-news-card-date{align-items:center;display:flex;gap:.25rem}.atheer-news-section .atheer-news-card-date svg{display:block!important;height:14px!important;width:14px!important}@media(max-width:1024px){.atheer-news-section .atheer-news-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.atheer-news-section{padding:3rem 0}.atheer-news-section .atheer-section-title{font-size:1.2rem}.atheer-news-section .atheer-news-grid{gap:1.5rem;grid-template-columns:1fr}}.atheer-news-list{direction:rtl;padding:2rem 1.5rem}.atheer-news-list.dark-theme{color:#fff}.atheer-news-list .atheer-section-header{align-items:center;display:flex;gap:1rem;justify-content:flex-start;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;max-width:1400px}.atheer-news-list .atheer-section-more{margin-inline-start:auto}.atheer-news-list .atheer-section-title{display:inline-block;font-family:var(--font-heading);font-size:1.25rem;font-weight:700;margin:0;position:relative}.atheer-news-list .title-bg{color:#fff;display:inline-block;padding:.5rem 1rem;position:relative;z-index:1}.atheer-news-list .title-bg:before{background:#ee3225;bottom:0;content:"";left:-8px;position:absolute;right:-8px;top:0;transform:rotate(-2deg);z-index:-1}.atheer-news-list .atheer-section-more{align-items:center;color:var(--sjsx-1);display:flex;font-size:.9rem;font-weight:600;gap:.25rem;text-decoration:none;transition:color .15s ease}.atheer-news-list .atheer-section-more:hover{color:#ee3225}.atheer-news-list .atheer-news-container{display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1400px}.atheer-news-list .atheer-news-container.reversed{direction:ltr}.atheer-news-list .atheer-news-container.reversed .atheer-news-featured,.atheer-news-list .atheer-news-container.reversed .atheer-news-items{direction:rtl}.atheer-news-list .atheer-news-featured{background:var(--sjsx-2);border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08);color:inherit;display:flex;flex-direction:column;overflow:hidden;text-decoration:none;transition:box-shadow .3s ease,transform .3s ease}.atheer-news-list .atheer-news-featured:hover{box-shadow:0 8px 24px rgba(0,0,0,.12);transform:translateY(-2px)}.atheer-news-list .atheer-news-image{overflow:hidden;position:relative}.atheer-news-list .atheer-news-image img{aspect-ratio:16/10;object-fit:cover;transition:transform .4s ease;width:100%}.atheer-news-list .atheer-news-featured:hover .atheer-news-image img{transform:scale(1.05)}.atheer-news-list .atheer-news-category{padding:4px 10px;position:absolute;right:1rem;top:1rem;z-index:1}.atheer-news-list .category-bg{background:#c9a227;border-radius:2px;bottom:0;left:-4px;position:absolute;right:-4px;top:0;transform:rotate(-2deg);z-index:0}.atheer-news-list .category-text{color:#0a1628;font-size:.7rem;font-weight:700;letter-spacing:.03em;position:relative;text-transform:uppercase;z-index:1}.atheer-news-list .atheer-news-content{display:flex;flex:1;flex-direction:column;padding:1.25rem}.atheer-news-list .atheer-news-title{color:var(--sjsx-3);font-family:var(--font-heading);font-size:1.25rem;font-weight:700;line-height:1.4;margin:0 0 .75rem}.atheer-news-list .atheer-news-excerpt{color:var(--sjsx-4);flex:1;font-size:.9rem;line-height:1.6;margin:0 0 1rem}.atheer-news-list .atheer-news-date{align-items:center;color:var(--sjsx-5);display:flex;font-size:.8rem;gap:.35rem}.atheer-news-list .atheer-news-items{display:flex;flex-direction:column;gap:1rem}.atheer-news-list .atheer-news-item{background:var(--sjsx-2);border-radius:8px;color:inherit;display:flex;gap:1rem;padding:.75rem;text-decoration:none;transition:background .2s ease,transform .2s ease}.atheer-news-list .atheer-news-item:hover{background:var(--sjsx-6);transform:translateX(-4px)}.atheer-news-list .atheer-news-item-image{border-radius:6px;flex-shrink:0;height:90px;overflow:hidden;width:120px}.atheer-news-list .atheer-news-item-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.atheer-news-list .atheer-news-item:hover .atheer-news-item-image img{transform:scale(1.05)}.atheer-news-list .atheer-news-item-content{display:flex;flex:1;flex-direction:column;justify-content:center;min-width:0}.atheer-news-list .atheer-news-item-category{color:#c9a227;font-size:.7rem;font-weight:600;margin-bottom:.35rem;text-transform:uppercase}.atheer-news-list .atheer-news-item-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--sjsx-3);display:-webkit-box;font-family:var(--font-heading);font-size:.95rem;font-weight:600;line-height:1.4;margin:0;overflow:hidden}.atheer-news-list .atheer-news-item-date{color:var(--sjsx-5);font-size:.75rem;margin-top:.35rem}@media(max-width:1024px){.atheer-news-list .atheer-news-container{grid-template-columns:1fr}}@media(max-width:640px){.atheer-news-list{padding:1.5rem 1rem}.atheer-news-list .atheer-news-item-image{height:75px;width:100px}.atheer-news-list .atheer-news-title{font-size:1.1rem}}.atheer-newsletter{background:linear-gradient(135deg,var(--atheer-teal,#1e6b7b) 0,var(--atheer-teal-light,#2a8a9d) 100%);padding:var(--space-3xl,4rem) 0}.atheer-newsletter .atheer-newsletter-title{margin:0 0 var(--space-md,1rem)}.atheer-newsletter .atheer-newsletter-text{margin:0 0 var(--space-xl,2rem)}.atheer-newsletter .atheer-newsletter-form{gap:var(--space-md,1rem)}.atheer-newsletter .atheer-newsletter-input{font-family:var(--font-body);padding:var(--space-md,1rem) var(--space-lg,1.5rem);transition:all var(--transition-base,.3s)}.atheer-newsletter .atheer-newsletter-btn{background:var(--atheer-accent,#c9a227);color:var(--atheer-primary,#0a1628);font-family:var(--font-body);padding:var(--space-md,1rem) var(--space-2xl,3rem);transition:all var(--transition-base,.3s)}.atheer-newsletter .atheer-newsletter-btn:hover:not(:disabled){background:var(--atheer-accent-light,#e8c547)}.atheer-newsletter .atheer-newsletter-success{gap:var(--space-sm,.5rem);padding:var(--space-md,1rem) var(--space-lg,1.5rem)}.atheer-newsletter .atheer-newsletter-success svg{color:var(--atheer-accent,#c9a227)}.atheer-newsletter .atheer-newsletter-error{margin:var(--space-md,1rem) 0 0}@media(max-width:768px){.atheer-newsletter{padding:var(--space-2xl,3rem) 0}.atheer-newsletter .atheer-newsletter-title{font-size:1.5rem}.atheer-newsletter .atheer-newsletter-form{flex-direction:column}.atheer-newsletter .atheer-newsletter-btn{width:100%}}.atheer-newsletter{background:linear-gradient(135deg,#1e6b7b,#2a8a9d);margin-bottom:0;overflow:hidden;padding:4rem 0;position:relative}.atheer-newsletter:before{animation:rotate 20s linear infinite;background:radial-gradient(circle,hsla(0,0%,100%,.1) 0,transparent 50%);content:"";height:200%;left:-50%;position:absolute;top:-50%;width:200%}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.atheer-newsletter .atheer-container{margin:0 auto;max-width:var(--container-max,1400px);padding:0 var(--container-padding,1.5rem)}.atheer-newsletter .atheer-newsletter-content{margin:0 auto;max-width:600px;position:relative;text-align:center;z-index:1}.atheer-newsletter .atheer-newsletter-title{color:#fff;font-family:var(--font-heading);font-size:2rem;font-weight:700;margin:0 0 1rem}.atheer-newsletter .atheer-newsletter-text{color:hsla(0,0%,100%,.9);font-size:1.1rem;margin:0 0 2rem}.atheer-newsletter .atheer-newsletter-form{display:flex;gap:1rem;margin:0 auto;max-width:500px}.atheer-newsletter .atheer-newsletter-input{background:hsla(0,0%,100%,.1);border:2px solid hsla(0,0%,100%,.3);border-radius:30px;color:#fff;flex:1;font-family:inherit;font-size:1rem;padding:1rem 1.5rem;transition:all .3s ease}.atheer-newsletter .atheer-newsletter-input::placeholder{color:hsla(0,0%,100%,.6)}.atheer-newsletter .atheer-newsletter-input:focus{background:hsla(0,0%,100%,.15);border-color:#fff;outline:none}.atheer-newsletter .atheer-newsletter-input:disabled{cursor:not-allowed;opacity:.7}.atheer-newsletter .atheer-newsletter-btn{background:#c9a227;border:none;border-radius:30px;color:#0a1628;cursor:pointer;font-family:inherit;font-size:1rem;font-weight:700;padding:1rem 3rem;transition:all .3s ease;white-space:nowrap}.atheer-newsletter .atheer-newsletter-btn:hover:not(:disabled){background:#e8c547;box-shadow:0 10px 20px rgba(0,0,0,.2);transform:translateY(-2px)}.atheer-newsletter .atheer-newsletter-btn:disabled{cursor:not-allowed;opacity:.7}.atheer-newsletter .atheer-newsletter-success{align-items:center;background:hsla(0,0%,100%,.15);border-radius:30px;color:#fff;display:flex;font-size:1.1rem;gap:.5rem;justify-content:center;margin:0 auto;max-width:500px;padding:1rem 1.5rem}.atheer-newsletter .atheer-newsletter-success svg{color:#c9a227;height:24px;width:24px}.atheer-newsletter .atheer-newsletter-error{color:#fecaca;font-size:.9rem;margin:1rem 0 0}@media(max-width:768px){.atheer-newsletter{padding:3rem 0}.atheer-newsletter .atheer-newsletter-title{font-size:1.5rem}.atheer-newsletter .atheer-newsletter-form{flex-direction:column}.atheer-newsletter .atheer-newsletter-btn{width:100%}}.atheer-opinion-section{padding:var(--space-3xl,4rem) 0}.atheer-opinion-section .atheer-section-header{border-bottom:2px solid var(--border-light,#e5e7eb);margin-bottom:var(--space-xl,2rem);padding-bottom:var(--space-md,1rem)}.atheer-opinion-section .atheer-section-header:after{background:linear-gradient(90deg,var(--atheer-accent,#c9a227),var(--atheer-teal,#1e6b7b))}.atheer-opinion-section .atheer-section-title{color:var(--text-primary,#1a1a2e);gap:var(--space-sm,.5rem)}.atheer-opinion-section .atheer-section-title-icon{align-items:center;background:linear-gradient(135deg,var(--atheer-accent,#c9a227) 0,var(--atheer-teal,#1e6b7b) 100%);border-radius:6px;color:#fff;display:flex;height:28px;justify-content:center;width:28px}.atheer-opinion-section .atheer-section-title-icon svg{height:16px;width:16px}.atheer-opinion-section .atheer-section-more{color:var(--atheer-teal,#1e6b7b);gap:var(--space-xs,.25rem);transition:all var(--transition-fast,.15s)}.atheer-opinion-section .atheer-section-more:hover{color:var(--atheer-accent,#c9a227);gap:var(--space-sm,.5rem)}.atheer-opinion-section .atheer-section-more svg{height:16px;width:16px}.atheer-opinion-section .atheer-opinion-grid{gap:var(--space-xl,2rem)}.atheer-opinion-section .atheer-opinion-card{background:var(--bg-card,#fff);box-shadow:var(--shadow-sm);padding:var(--space-xl,2rem);transition:all var(--transition-base,.3s)}.atheer-opinion-section .atheer-opinion-card:before{color:var(--atheer-accent,#c9a227)}.atheer-opinion-section .atheer-opinion-card:hover{box-shadow:var(--shadow-lg)}.atheer-opinion-section .atheer-opinion-author{gap:var(--space-md,1rem);margin-bottom:var(--space-lg,1.5rem)}.atheer-opinion-section .atheer-opinion-author-avatar{border:3px solid var(--atheer-accent,#c9a227)}.atheer-opinion-section .atheer-opinion-author-name{color:var(--text-primary,#1a1a2e)}.atheer-opinion-section .atheer-opinion-author-role{color:var(--text-muted,#7a7a8a)}.atheer-opinion-section .atheer-opinion-title{color:var(--text-primary,#1a1a2e);margin:0 0 var(--space-md,1rem);transition:color var(--transition-fast,.15s)}.atheer-opinion-section .atheer-opinion-card:hover .atheer-opinion-title{color:var(--atheer-teal,#1e6b7b)}.atheer-opinion-section .atheer-opinion-excerpt{color:var(--text-secondary,#4a4a5a);margin:0 0 var(--space-lg,1.5rem)}.atheer-opinion-section .atheer-opinion-footer{border-top:1px solid var(--border-light,#e5e7eb);padding-top:var(--space-md,1rem)}.atheer-opinion-section .atheer-opinion-date{color:var(--text-muted,#7a7a8a)}.atheer-opinion-section .atheer-opinion-read-more{color:var(--atheer-teal,#1e6b7b);gap:var(--space-xs,.25rem);transition:all var(--transition-fast,.15s)}.atheer-opinion-section .atheer-opinion-read-more:hover{color:var(--atheer-accent,#c9a227);gap:var(--space-sm,.5rem)}.atheer-opinion-section .atheer-opinion-read-more svg{height:14px;transition:transform var(--transition-fast,.15s);width:14px}@media(max-width:768px){.atheer-opinion-section{padding:var(--space-2xl,3rem) 0}.atheer-opinion-section .atheer-section-title{font-size:1.2rem}.atheer-opinion-section .atheer-opinion-grid{grid-template-columns:1fr}}.atheer-opinion-section{padding:4rem 0}.atheer-opinion-section .atheer-container{margin:0 auto;max-width:var(--container-max,1400px);padding:0 var(--container-padding,1.5rem)}.atheer-opinion-section .atheer-section-header{align-items:center;border-bottom:2px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem;position:relative}.atheer-opinion-section .atheer-section-header:after{background:linear-gradient(90deg,#c9a227,#1e6b7b);bottom:-2px;content:"";height:2px;position:absolute;right:0;width:80px}.atheer-opinion-section .atheer-section-title{align-items:center;color:#1a1a2e;display:flex;font-family:var(--font-heading);font-size:1.5rem;font-weight:700;gap:.5rem;margin:0}.atheer-opinion-section .atheer-section-more{align-items:center;color:#1e6b7b;display:flex;font-size:.9rem;font-weight:600;gap:.25rem;text-decoration:none;transition:all .15s ease;white-space:nowrap}.atheer-opinion-section .atheer-section-more:hover{color:#c9a227;gap:.5rem}.atheer-opinion-section .atheer-section-more svg{display:block!important;height:16px!important;width:16px!important}.atheer-opinion-section .atheer-opinion-grid{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.atheer-opinion-section .atheer-opinion-card{background:#fff;border-radius:12px;box-shadow:0 1px 2px rgba(0,0,0,.05);overflow:hidden;padding:2rem;position:relative;transition:all .3s ease}.atheer-opinion-section .atheer-opinion-card:before{color:#c9a227;content:'"';font-family:var(--font-display);font-size:8rem;line-height:1;opacity:.1;position:absolute;right:10px;top:-20px}.atheer-opinion-section .atheer-opinion-card:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1);transform:translateY(-6px)}.atheer-opinion-section .atheer-opinion-author{align-items:center;display:flex;gap:1rem;margin-bottom:1.5rem}.atheer-opinion-section .atheer-opinion-author-avatar{border:3px solid #c9a227;border-radius:50%;height:56px;object-fit:cover;width:56px}.atheer-opinion-section .atheer-opinion-author-info{flex:1}.atheer-opinion-section .atheer-opinion-author-name{color:#1a1a2e;font-family:var(--font-heading);font-size:1rem;font-weight:700;margin:0 0 2px}.atheer-opinion-section .atheer-opinion-author-role{color:#7a7a8a;font-size:.8rem}.atheer-opinion-section .atheer-opinion-title{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#1a1a2e;display:-webkit-box;font-family:var(--font-heading);font-size:1.15rem;font-weight:600;line-height:1.5;margin:0 0 1rem;overflow:hidden;transition:color .15s ease}.atheer-opinion-section .atheer-opinion-title a{color:inherit;text-decoration:none}.atheer-opinion-section .atheer-opinion-card:hover .atheer-opinion-title{color:#1e6b7b}.atheer-opinion-section .atheer-opinion-excerpt{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#4a4a5a;display:-webkit-box;font-size:.9rem;line-height:1.7;margin:0 0 1.5rem;overflow:hidden}.atheer-opinion-section .atheer-opinion-footer{align-items:center;border-top:1px solid #e5e7eb;display:flex;justify-content:space-between;padding-top:1rem}.atheer-opinion-section .atheer-opinion-date{color:#7a7a8a;font-size:.8rem}.atheer-opinion-section .atheer-opinion-read-more{align-items:center;color:#1e6b7b;display:flex;font-size:.85rem;font-weight:600;gap:.25rem;text-decoration:none;transition:all .15s ease;white-space:nowrap}.atheer-opinion-section .atheer-opinion-read-more:hover{color:#c9a227;gap:.5rem}.atheer-opinion-section .atheer-opinion-read-more svg{display:block!important;height:14px!important;transition:transform .15s ease;width:14px!important}.atheer-opinion-section .atheer-opinion-read-more:hover svg{transform:translateX(-4px)}@media(max-width:1024px){.atheer-opinion-section .atheer-opinion-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.atheer-opinion-section{padding:3rem 0}.atheer-opinion-section .atheer-section-title{font-size:1.2rem}.atheer-opinion-section .atheer-opinion-grid{grid-template-columns:1fr}}.atheer-related-section{background:#f0f2f5;padding:3rem 0}.atheer-related-section .atheer-container{margin:0 auto;max-width:1400px;padding:0 1.5rem}.atheer-related-section .atheer-section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.atheer-related-section .atheer-section-title{align-items:center;color:#1a1a2e;display:flex;font-family:var(--font-heading);font-size:1.5rem;font-weight:700;gap:.5rem;margin:0}.atheer-related-section .atheer-section-title-icon{align-items:center;background:linear-gradient(135deg,#c9a227,#1e6b7b);border-radius:6px;color:#fff;display:flex;height:28px;justify-content:center;width:28px}.atheer-related-section .atheer-section-title-icon svg{height:16px!important;width:16px!important}.atheer-related-section .atheer-related-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr)}.atheer-related-section .atheer-related-card{background:#fff;border-radius:12px;box-shadow:0 1px 2px rgba(0,0,0,.05);overflow:hidden;text-decoration:none;transition:all .3s ease}.atheer-related-section .atheer-related-card:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);transform:translateY(-6px)}.atheer-related-section .atheer-related-card-image{aspect-ratio:16/10;overflow:hidden}.atheer-related-section .atheer-related-card-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.atheer-related-section .atheer-related-card:hover .atheer-related-card-image img{transform:scale(1.08)}.atheer-related-section .atheer-related-card-content{padding:1.25rem}.atheer-related-section .atheer-related-card-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#1a1a2e;display:-webkit-box;font-family:var(--font-heading);font-size:1rem;font-weight:600;line-height:1.5;margin:0;overflow:hidden;transition:color .15s ease}.atheer-related-section .atheer-related-card:hover .atheer-related-card-title{color:#1e6b7b}.atheer-related-section .atheer-related-card-date{color:#7a7a8a;display:block;font-size:.8rem;margin-top:.5rem}@media(max-width:1024px){.atheer-related-section .atheer-related-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.atheer-related-section{padding:2rem 0}.atheer-related-section .atheer-related-grid{grid-template-columns:1fr}.atheer-related-section .atheer-section-title{font-size:1.25rem}}.atheer-section-results{min-height:50vh;padding:2rem 0 4rem}.atheer-section-results .atheer-container{margin:0 auto;max-width:1200px;padding:0 1.5rem}.atheer-section-results .atheer-section-page-header{border-bottom:2px solid #e5e7eb;margin-bottom:2rem;padding-bottom:1.5rem;position:relative}.atheer-section-results .atheer-section-page-header:after{background:linear-gradient(90deg,#c9a227,#1e6b7b);bottom:-2px;content:"";height:2px;position:absolute;right:0;width:100px}.atheer-section-results .atheer-section-page-title{color:#1a1a2e;font-size:2rem;font-weight:700;margin:0 0 .5rem}.atheer-section-results .atheer-section-page-desc{color:#7a7a8a;font-size:1rem;margin:0;max-width:600px}.atheer-section-results .atheer-featured-result{background:#fff;border-radius:16px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);display:grid;gap:2rem;grid-template-columns:1.2fr 1fr;margin-bottom:2rem;overflow:hidden;text-decoration:none;transition:all .3s ease}.atheer-section-results .atheer-featured-result:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1);transform:translateY(-4px)}.atheer-section-results .atheer-featured-result-image{aspect-ratio:16/10;overflow:hidden;position:relative}.atheer-section-results .atheer-featured-result-image img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.atheer-section-results .atheer-featured-result:hover .atheer-featured-result-image img{transform:scale(1.05)}.atheer-section-results .atheer-featured-result-category{padding:4px 12px;position:absolute;right:1rem;top:1rem;z-index:1}.atheer-section-results .atheer-featured-result-content{display:flex;flex-direction:column;justify-content:center;padding:2rem}.atheer-section-results .atheer-featured-result-title{color:#1a1a2e;font-size:1.5rem;font-weight:700;line-height:1.4;margin:0 0 1rem;transition:color .15s ease}.atheer-section-results .atheer-featured-result:hover .atheer-featured-result-title{color:#1e6b7b}.atheer-section-results .atheer-featured-result-excerpt{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#4a4a5a;display:-webkit-box;font-size:1rem;line-height:1.7;margin:0 0 1.5rem;overflow:hidden}.atheer-section-results .atheer-featured-result-meta{align-items:center;color:#7a7a8a;display:flex;font-size:.85rem;gap:1rem}.atheer-section-results .atheer-featured-result-author{color:#1e6b7b;font-weight:600}.atheer-section-results .atheer-featured-result-date{align-items:center;display:flex;gap:.25rem}.atheer-section-results .atheer-results-list{display:flex;flex-direction:column;gap:1.5rem}.atheer-section-results .atheer-result-item{background:#fff;border-radius:12px;box-shadow:0 1px 2px rgba(0,0,0,.05);display:grid;gap:1.5rem;grid-template-columns:280px 1fr;overflow:hidden;text-decoration:none;transition:all .3s ease}.atheer-section-results .atheer-result-item:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1);transform:translateX(-4px)}.atheer-section-results .atheer-result-item-image{aspect-ratio:16/10;overflow:hidden}.atheer-section-results .atheer-result-item-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.atheer-section-results .atheer-result-item:hover .atheer-result-item-image img{transform:scale(1.05)}.atheer-section-results .atheer-result-item-content{display:flex;flex-direction:column;justify-content:center;padding:1.5rem 1.5rem 1.5rem 0}.atheer-section-results .atheer-result-item-category{color:#1e6b7b;display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.03em;margin-bottom:.5rem;text-transform:uppercase}.atheer-section-results .atheer-result-item-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#1a1a2e;display:-webkit-box;font-size:1.15rem;font-weight:600;line-height:1.5;margin:0 0 .75rem;overflow:hidden;transition:color .15s ease}.atheer-section-results .atheer-result-item:hover .atheer-result-item-title{color:#1e6b7b}.atheer-section-results .atheer-result-item-excerpt{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#4a4a5a;display:-webkit-box;font-size:.9rem;line-height:1.6;margin:0 0 1rem;overflow:hidden}.atheer-section-results .atheer-result-item-meta{align-items:center;color:#7a7a8a;display:flex;font-size:.8rem;gap:1rem;margin-top:auto}.atheer-section-results .atheer-result-item-author{color:#1e6b7b;font-weight:600}.atheer-section-results .atheer-no-results{color:#7a7a8a;padding:4rem 0;text-align:center}.atheer-section-results .atheer-view-more-container{display:flex;justify-content:center;margin-top:2.5rem}.atheer-section-results .atheer-view-more-btn{align-items:center;background:linear-gradient(135deg,#1e6b7b,#155a68);border:none;border-radius:50px;box-shadow:0 4px 15px rgba(30,107,123,.3);color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;padding:1rem 2.5rem;transition:all .3s ease}.atheer-section-results .atheer-view-more-btn:hover{background:linear-gradient(135deg,#155a68,#0f4a56);box-shadow:0 6px 20px rgba(30,107,123,.4);transform:translateY(-3px)}.atheer-section-results .atheer-view-more-btn:active{transform:translateY(-1px)}.atheer-section-results .atheer-view-more-btn svg{transition:transform .3s ease}.atheer-section-results .atheer-view-more-btn:hover svg{transform:translateY(3px)}.atheer-section-results .atheer-view-more-btn.loading{cursor:wait;opacity:.8}.atheer-section-results .atheer-view-more-btn:disabled{cursor:wait}.atheer-section-results .atheer-spinner{animation:spin .8s linear infinite;border:2px solid hsla(0,0%,100%,.3);border-radius:50%;border-top-color:#fff;height:18px;width:18px}@keyframes spin{to{transform:rotate(1turn)}}@media(max-width:1024px){.atheer-section-results .atheer-featured-result{grid-template-columns:1fr}.atheer-section-results .atheer-featured-result-image{aspect-ratio:16/9}.atheer-section-results .atheer-featured-result-content{padding:1.5rem}}@media(max-width:768px){.atheer-section-results{padding:1.5rem 0 3rem}.atheer-section-results .atheer-section-page-title{font-size:1.5rem}.atheer-section-results .atheer-result-item{grid-template-columns:1fr}.atheer-section-results .atheer-result-item-image{aspect-ratio:16/9}.atheer-section-results .atheer-result-item-content{padding:1rem 1.5rem 1.5rem}.atheer-section-results .atheer-featured-result-title{font-size:1.25rem}.atheer-section-results .atheer-view-more-btn{font-size:.9rem;padding:.875rem 2rem}}.atheer-sidebar-widget .atheer-most-read-item{align-items:flex-start;border-bottom:1px solid #e5e7eb;display:flex;gap:1rem;padding:.75rem 0;text-decoration:none;transition:all .15s ease}.atheer-sidebar-widget .atheer-most-read-item:last-child{border-bottom:none;padding-bottom:0}.atheer-sidebar-widget .atheer-most-read-item:first-of-type{padding-top:0}.atheer-sidebar-widget .atheer-most-read-number{align-items:center;background:#0a1628;border-radius:8px;color:#c9a227;display:flex;flex-shrink:0;font-family:var(--font-heading);font-size:1rem;font-weight:700;height:32px;justify-content:center;width:32px}.atheer-sidebar-widget .atheer-most-read-content{flex:1}.atheer-sidebar-widget .atheer-most-read-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#1a1a2e;display:-webkit-box;font-family:var(--font-heading);font-size:.9rem;font-weight:600;line-height:1.5;margin:0;overflow:hidden;transition:color .15s ease}.atheer-sidebar-widget .atheer-most-read-item:hover .atheer-most-read-title{color:#1e6b7b}.atheer-sidebar-widget.atheer-newsletter-widget{background:linear-gradient(135deg,#1e6b7b,#2a8a9d)!important;color:#fff}.atheer-sidebar-widget .atheer-widget-title{border-bottom:2px solid hsla(0,0%,100%,.2);color:#fff!important;font-family:var(--font-heading);font-size:1.1rem;font-weight:700;margin:0 0 1.25rem;padding-bottom:.75rem;position:relative}.atheer-sidebar-widget .atheer-widget-title:after{background:#c9a227;bottom:-2px;content:"";height:2px;position:absolute;right:0;width:50px}.atheer-sidebar-widget .atheer-newsletter-text{font-size:.9rem;line-height:1.6;margin:0 0 1rem;opacity:.9}.atheer-sidebar-widget .atheer-newsletter-form{display:flex;flex-direction:column;gap:.75rem}.atheer-sidebar-widget .atheer-newsletter-input{background:hsla(0,0%,100%,.1);border:2px solid hsla(0,0%,100%,.3);border-radius:8px;box-sizing:border-box;color:#fff;font-family:inherit;font-size:.9rem;padding:.75rem 1rem;transition:all .15s ease;width:100%}.atheer-sidebar-widget .atheer-newsletter-input::placeholder{color:hsla(0,0%,100%,.6)}.atheer-sidebar-widget .atheer-newsletter-input:focus{background:hsla(0,0%,100%,.15);border-color:#fff;outline:none}.atheer-sidebar-widget .atheer-newsletter-btn{background:#c9a227;border:none;border-radius:8px;color:#0a1628;cursor:pointer;font-family:inherit;font-size:.9rem;font-weight:700;padding:.75rem 1.5rem;transition:all .15s ease}.atheer-sidebar-widget .atheer-newsletter-btn:hover{background:#e8c547;transform:translateY(-2px)}.atheer-sidebar-widget{background:#fff;border-radius:12px;box-shadow:0 1px 2px rgba(0,0,0,.05);margin-bottom:1.5rem;padding:1.5rem}.atheer-sidebar-widget .atheer-related-item{border-bottom:1px solid #e5e7eb;display:flex;gap:1rem;padding:1rem 0;text-decoration:none;transition:all .15s ease}.atheer-sidebar-widget .atheer-related-item:last-child{border-bottom:none;padding-bottom:0}.atheer-sidebar-widget .atheer-related-item:first-of-type{padding-top:0}.atheer-sidebar-widget .atheer-related-item:hover{padding-right:.5rem}.atheer-sidebar-widget .atheer-related-image{border-radius:6px;flex-shrink:0;height:60px;overflow:hidden;width:80px}.atheer-sidebar-widget .atheer-related-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.atheer-sidebar-widget .atheer-related-item:hover .atheer-related-image img{transform:scale(1.1)}.atheer-sidebar-widget .atheer-related-content{flex:1}.atheer-sidebar-widget .atheer-related-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#1a1a2e;display:-webkit-box;font-family:var(--font-heading);font-size:.9rem;font-weight:600;line-height:1.5;margin:0;overflow:hidden;transition:color .15s ease}.atheer-sidebar-widget .atheer-related-item:hover .atheer-related-title{color:#1e6b7b}.atheer-sidebar-widget .atheer-related-date{color:#7a7a8a;display:block;font-size:.75rem;margin-top:.35rem}.atheer-sitemap{min-height:50vh;padding:2.5rem 0 4rem}.atheer-sitemap .atheer-container{margin:0 auto;max-width:var(--container-max,1100px);padding:0 var(--container-padding,1.5rem)}.atheer-sitemap .atheer-sitemap-title{color:#111;font-family:var(--font-heading);font-size:2rem;font-weight:600;margin:0 0 1.5rem}.atheer-sitemap .atheer-sitemap-list{column-count:2;column-gap:2.5rem;list-style:none;margin:0;padding:0}.atheer-sitemap .atheer-sitemap-item{break-inside:avoid;margin:0 0 .85rem}.atheer-sitemap .atheer-sitemap-item>a{color:#b91c1c;font-family:var(--font-heading);font-size:1.05rem;font-weight:600;text-decoration:none}.atheer-sitemap .atheer-sitemap-item>a:hover{text-decoration:underline}.atheer-sitemap .atheer-sitemap-sublist{border-inline-start:2px solid #eee;list-style:none;margin:.4rem 0 0;padding-inline-start:1rem}.atheer-sitemap .atheer-sitemap-sublist .atheer-sitemap-item>a{color:#333;font-family:var(--font-body);font-size:.95rem;font-weight:400}.atheer-sitemap .atheer-sitemap-empty{color:#777;font-family:var(--font-body)}@media(max-width:768px){.atheer-sitemap .atheer-sitemap-list{column-count:1}}.atheer-video-section{background:var(--atheer-primary,#0a1628);padding:var(--space-3xl,4rem) 0}.atheer-video-section .atheer-section-header{margin-bottom:var(--space-xl,2rem);padding-bottom:var(--space-md,1rem)}.atheer-video-section .atheer-section-header:after{background:linear-gradient(90deg,var(--atheer-accent,#c9a227),transparent)}.atheer-video-section .atheer-section-title{gap:var(--space-sm,.5rem)}.atheer-video-section .atheer-section-title-icon{align-items:center;background:linear-gradient(135deg,var(--atheer-accent,#c9a227) 0,var(--atheer-teal,#1e6b7b) 100%);border-radius:6px;color:#fff;display:flex;height:28px;justify-content:center;width:28px}.atheer-video-section .atheer-section-title-icon svg{height:16px;width:16px}.atheer-video-section .atheer-section-more{color:var(--atheer-accent,#c9a227);gap:var(--space-xs,.25rem);transition:all var(--transition-fast,.15s)}.atheer-video-section .atheer-section-more:hover{color:var(--atheer-accent-light,#e8c547)}.atheer-video-section .atheer-section-more svg{height:16px;width:16px}.atheer-video-section .atheer-video-grid{gap:var(--space-xl,2rem)}.atheer-video-section .atheer-video-main{box-shadow:var(--shadow-xl)}.atheer-video-section .atheer-video-play-btn{background:var(--atheer-accent,#c9a227);transition:all var(--transition-base,.3s)}.atheer-video-section .atheer-video-play-btn svg{color:var(--atheer-primary,#0a1628);height:32px;width:32px}.atheer-video-section .atheer-video-main-overlay{padding:var(--space-xl,2rem)}.atheer-video-section .atheer-video-main-title{color:#fff}.atheer-video-section .atheer-video-main-duration{right:var(--space-md,1rem);top:var(--space-md,1rem)}.atheer-video-section .atheer-video-list{gap:var(--space-md,1rem)}.atheer-video-section .atheer-video-list-item{gap:var(--space-md,1rem);padding:var(--space-md,1rem);transition:all var(--transition-base,.3s)}.atheer-video-section .atheer-video-list-thumb-play{background:var(--atheer-accent,#c9a227);transition:opacity var(--transition-fast,.15s)}.atheer-video-section .atheer-video-list-thumb-play svg{color:var(--atheer-primary,#0a1628);height:14px;width:14px}.atheer-video-section .atheer-video-list-title{color:#fff;margin:0 0 var(--space-xs,.25rem)}.atheer-video-section .atheer-video-list-views{gap:var(--space-xs,.25rem)}.atheer-video-section .atheer-video-list-views svg{height:12px;width:12px}@media(max-width:768px){.atheer-video-section{padding:var(--space-2xl,3rem) 0}.atheer-video-section .atheer-video-play-btn{height:60px;width:60px}.atheer-video-section .atheer-video-play-btn svg{height:24px;width:24px}}.atheer-video-section{background:#0a1628;overflow:hidden;padding:4rem 0;position:relative}.atheer-video-section:before{background:linear-gradient(135deg,transparent,rgba(201,162,39,.1));content:"";height:100%;pointer-events:none;position:absolute;right:0;top:0;width:40%}.atheer-video-section .atheer-container{margin:0 auto;max-width:var(--container-max,1400px);padding:0 var(--container-padding,1.5rem);position:relative;z-index:1}.atheer-video-section .atheer-section-header{align-items:center;border-bottom:2px solid hsla(0,0%,100%,.1);display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem;position:relative}.atheer-video-section .atheer-section-header:after{background:linear-gradient(90deg,#c9a227,transparent);bottom:-2px;content:"";height:2px;position:absolute;right:0;width:80px}.atheer-video-section .atheer-section-title{align-items:center;color:#fff;display:flex;font-family:var(--font-heading);font-size:1.5rem;font-weight:700;gap:.5rem;margin:0}.atheer-video-section .atheer-section-more{align-items:center;color:#c9a227;display:flex;font-size:.9rem;font-weight:600;gap:.25rem;text-decoration:none;transition:all .15s ease;white-space:nowrap}.atheer-video-section .atheer-section-more:hover{color:#e8c547}.atheer-video-section .atheer-section-more svg{display:block!important;height:16px!important;width:16px!important}.atheer-video-section .atheer-video-grid{display:grid;gap:2rem;grid-template-columns:1.5fr 1fr}.atheer-video-section .atheer-video-main{aspect-ratio:16/9;border-radius:16px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1);display:block;overflow:hidden;position:relative;text-decoration:none}.atheer-video-section .atheer-video-main-image{height:100%;object-fit:cover;width:100%}.atheer-video-section .atheer-video-play-btn{align-items:center;background:#c9a227;border:none;border-radius:50%;box-shadow:0 0 0 0 rgba(201,162,39,.5);cursor:pointer;display:flex;height:80px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease;width:80px}.atheer-video-section .atheer-video-main:hover .atheer-video-play-btn{box-shadow:0 0 0 20px rgba(201,162,39,.2);transform:translate(-50%,-50%) scale(1.1)}.atheer-video-section .atheer-video-play-btn svg{color:#0a1628;display:block!important;height:32px!important;margin-right:-4px;width:32px!important}.atheer-video-section .atheer-video-main-overlay{background:linear-gradient(0deg,rgba(0,0,0,.8),transparent);bottom:0;left:0;padding:2rem;position:absolute;right:0}.atheer-video-section .atheer-video-main-title{color:#fff!important;font-family:var(--font-heading);font-size:1.3rem;font-weight:600;line-height:1.4;margin:0}.atheer-video-section .atheer-video-main-duration{background:rgba(0,0,0,.7);border-radius:4px;color:#fff;font-size:.8rem;font-weight:500;padding:4px 10px;position:absolute;right:1rem;top:1rem}.atheer-video-section .atheer-video-list{display:flex;flex-direction:column;gap:1rem}.atheer-video-section .atheer-video-list-item{background:hsla(0,0%,100%,.05);border-radius:10px;display:flex;gap:1rem;padding:1rem;text-decoration:none;transition:all .3s ease}.atheer-video-section .atheer-video-list-item:hover{background:hsla(0,0%,100%,.1);transform:translateX(-4px)}.atheer-video-section .atheer-video-list-thumb{aspect-ratio:16/9;border-radius:8px;flex-shrink:0;overflow:hidden;position:relative;width:140px}.atheer-video-section .atheer-video-list-thumb img{height:100%;object-fit:cover;width:100%}.atheer-video-section .atheer-video-list-thumb-play{align-items:center;background:#c9a227;border-radius:50%;display:flex;height:36px;justify-content:center;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .15s ease;width:36px}.atheer-video-section .atheer-video-list-item:hover .atheer-video-list-thumb-play{opacity:1}.atheer-video-section .atheer-video-list-thumb-play svg{color:#0a1628;display:block!important;height:14px!important;margin-right:-2px;width:14px!important}.atheer-video-section .atheer-video-list-thumb-duration{background:rgba(0,0,0,.8);border-radius:3px;bottom:4px;color:#fff;font-size:.7rem;left:4px;padding:2px 6px;position:absolute}.atheer-video-section .atheer-video-list-content{display:flex;flex:1;flex-direction:column;justify-content:center}.atheer-video-section .atheer-video-list-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#fff!important;display:-webkit-box;font-family:var(--font-heading);font-size:.95rem;font-weight:600;line-height:1.5;margin:0 0 .25rem;overflow:hidden}.atheer-video-section .atheer-video-list-views{align-items:center;color:hsla(0,0%,100%,.5);display:flex;font-size:.8rem;gap:.25rem}.atheer-video-section .atheer-video-list-views svg{display:block!important;height:12px!important;width:12px!important}@media(max-width:1024px){.atheer-video-section .atheer-video-grid{grid-template-columns:1fr}}@media(max-width:768px){.atheer-video-section{padding:3rem 0}.atheer-video-section .atheer-video-play-btn{height:60px;width:60px}.atheer-video-section .atheer-video-play-btn svg{height:24px;width:24px}}.b-html-box h1{font-family:Arial,Helvetica,sans-serif;font-size:2.5625rem;font-weight:700;line-height:3rem;margin:0;padding:0}