/* This CSS code is developed for the @KDR Team and Khogendra Rupini. 
It is exclusively owned and maintained by him.
If anyone wishes to use this stylesheet, they must first contact Khogendra Rupini 
through his official website https://khogendrarupini.com 
Or his GitHub profile https://github.com/khogendrarupini/
This code is protected and requires a valid license, 
as it falls under the @KDR License by Khogendra Rupini. */

*{margin:0;padding:0;box-sizing:border-box}body{font-family:'Inter',sans-serif;background:#13171a;color:#ffffff;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a:focus-visible,button:focus-visible{outline:2px solid #4ade80;outline-offset:2px}.navbar-logo{background-color:rgb(31,38,48);padding:.5em;border-radius:50%;font-size:1.5rem;font-weight:bold;color:var(--kdr-white-color);text-align:center;display:inline-block;width:2em;height:2em;line-height:2em;position:relative}@media (max-width:600px){.navbar-logo{font-size:1.2rem}}.main-wrapper{max-width:1600px;margin:0 auto;padding:2rem 2rem}.three-column-layout{display:flex;gap:2rem;justify-content:center}.left-ad-column{flex:0 0 160px;min-width:160px;position:sticky;top:100px;align-self:flex-start}.article-container{flex:1;max-width:860px;min-width:0}.right-column{flex:0 0 300px;min-width:300px;position:sticky;top:100px;align-self:flex-start}.ad-container{background:transparent;text-align:center;margin-bottom:2rem;overflow:hidden;min-height:250px}ins.adsbygoogle[data-ad-layout="in-article"]{margin:2rem 0;clear:both;display:block;text-align:center}.ad-label{font-size:.7rem;color:#6b7a8a;text-align:center;margin-bottom:.5rem;letter-spacing:.5px}.sidebar-widget{background:#0f1318;border:1px solid #2a2f33;margin-bottom:2rem}.widget-header{padding:1rem 1.25rem;border-bottom:1px solid #2a2f33;background:#0b0f14}.widget-header h3{font-size:1rem;font-weight:600;display:flex;align-items:center;gap:.5rem;color:#4ade80;letter-spacing:-.2px}.widget-header h3 i{font-size:1rem;opacity:.9}.widget-content{padding:1rem 1.25rem}.in-article-ad-container ins.adsbygoogle{display:block;min-height:90px}.article-list-item{display:flex;gap:1rem;padding:.9rem 0;border-bottom:1px solid #262c31;text-decoration:none;color:#eef2f6;transition:background .15s ease}.article-list-item:last-child{border-bottom:none}.article-list-item:hover{background:#191f24}.article-list-img{width:70px;height:70px;object-fit:cover;background:#1f262c}.article-list-info{flex:1}.article-list-title{font-weight:600;font-size:.875rem;margin-bottom:.25rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.4}.article-list-meta{font-size:.7rem;color:#8e9eae;display:flex;align-items:center;gap:.75rem;margin-top:.35rem}.article-list-meta i{font-size:.65rem;width:14px}.view-count{display:flex;align-items:center;gap:.25rem}.widget-link{display:block;text-align:center;padding:.75rem;background:#1a2128;color:#4ade80;text-decoration:none;font-size:.875rem;font-weight:500;margin-top:1rem;transition:background .2s ease,color .2s ease}.widget-link:hover{background:#4ade80;color:#13171a}.category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}.category-card{background:#0b0f14;border:1px solid #2a2f33;text-decoration:none;color:#eef2f6;transition:background .15s ease}.category-card:hover{background:#151c22;border-color:#4ade80}.category-card-img{width:100%;height:110px;object-fit:cover;background:#1f262c}.category-card-content{padding:.8rem}.category-card-title{font-weight:600;font-size:.8rem;margin-bottom:.25rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.4}.category-card-date{font-size:.65rem;color:#8e9eae}.bottom-section{max-width:1400px;margin:0 auto 2rem;padding:0 2rem}.bottom-widget{background:#0f1318;border:1px solid #2a2f33;padding:1.8rem}.bottom-widget h3{font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;display:flex;align-items:center;gap:.6rem;color:#4ade80}.bottom-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.bottom-card{background:#0b0f14;border:1px solid #2a2f33;text-decoration:none;color:#eef2f6;transition:background .15s ease}.bottom-card:hover{background:#151c22;border-color:#4ade80}.bottom-card-img{width:100%;height:150px;object-fit:cover;background:#1f262c}.bottom-card-content{padding:1rem}.bottom-card-title{font-weight:600;font-size:1rem;margin-bottom:.5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.4}.bottom-card-excerpt{font-size:.75rem;color:#8e9eae;margin-bottom:.6rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.5}.bottom-card-meta{font-size:.7rem;color:#6c7e8f;display:flex;justify-content:space-between;border-top:1px solid #262c31;padding-top:.5rem;margin-top:.25rem}.article-header{margin-bottom:2.2rem}.back-link{display:inline-flex;align-items:center;gap:.4rem;color:#4ade80;padding:.25rem .9rem;text-decoration:none;margin-bottom:1rem;background:#1e3a2f;font-size:.9rem;font-weight:500;border-bottom:1px solid transparent;transition:border-color .1s}.back-link:hover{border-bottom-color:#4ade80}.category-badge{display:inline-flex;align-items:center;gap:.4rem;background:#1e3a2f;color:#4ade80;padding:.25rem .9rem;font-size:.75rem;font-weight:500;letter-spacing:.3px;margin-bottom:1rem}h1{font-size:2.8rem;font-weight:700;margin-bottom:1.2rem;line-height:1.2;letter-spacing:-.02em}.article-meta{display:flex;flex-wrap:wrap;gap:1.8rem;margin-bottom:1.5rem;font-size:.875rem;color:#9aabb8;border-bottom:1px solid #2a2f33;padding-bottom:1rem}.author-info{display:flex;align-items:center;gap:.75rem}.author-avatar{width:42px;height:42px;border-radius:50%;object-fit:cover;background:#2a343c}.author-details{display:flex;flex-direction:column}.author-name{font-weight:600;color:#eef2f6}.meta-date{display:flex;align-items:center;gap:.5rem}.featured-image{margin:1.8rem 0;position:relative;background-color:#0f1318;min-height:200px}.featured-image img{width:100%;height:auto;object-fit:cover;background:#1e262c;border:1px solid #2a2f33;display:block}.img-loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:48px;height:48px;border:3px solid #2a2f33;border-top-color:#4ade80;border-radius:50%;animation:spin .8s linear infinite;z-index:5;pointer-events:none}.featured-image.loading{min-height:300px;background:#0f1318;position:relative}@keyframes spin{to{transform:translate(-50%,-50%) rotate(360deg)}}.article-content{font-size:1rem;line-height:1.75;font-family:system-ui;color:#e6ecf2}.article-content h2{font-size:1.8rem;margin:2rem 0 1rem;color:#c0f2b2;color:#ffffff;font-weight:600;letter-spacing:-.01em}.article-content h3{font-size:1.5rem;margin:1.5rem 0 .9rem;font-weight:600;color:#ffffff}.article-content p{margin-bottom:1.4rem}.article-content ul,.article-content ol{margin:1rem 0 1.2rem 2rem}.article-content li{margin-bottom:.5rem}.article-content blockquote{border-left:3px solid #4ade80;padding-left:1.2rem;margin:1.8rem 0;font-style:normal;color:#b8c7d4;background:#0c1116;padding:1rem 1.2rem}.article-content pre{background:#0c1118;padding:1rem;overflow-x:auto;margin:1.2rem 0;border:1px solid #2a2f33;font-size:.9rem}.article-content code{background:#1e272f;padding:.2rem .4rem;font-size:.9em;font-family:'Menlo',monospace}.article-content img{max-width:100%;height:auto;margin:1.2rem 0;border:1px solid #2a2f33;position:relative}.author-bio-box{background:#0f1318;border:1px solid #2a2f33;padding:1.5rem;margin:2.5rem 0;display:flex;gap:1.2rem;align-items:center;flex-wrap:wrap}.author-bio-avatar{width:64px;height:64px;border-radius:50%;object-fit:cover;background:#2a343c}.author-bio-content{flex:1}.author-bio-name{font-weight:700;font-size:1.125rem;margin-bottom:.3rem}.author-bio-text{color:#9aabb8;font-size:.875rem;line-height:1.5}.tags-section{margin:2rem 0;display:flex;flex-wrap:wrap;gap:.6rem;align-items:center}.tags-label{font-size:.875rem;color:#9aabb8;font-weight:500}.tag{background:#1a2128;padding:.25rem .9rem;font-size:.75rem;color:#dce5ec;text-decoration:none;font-weight:500;transition:background .15s ease}.tag:hover{background:#4ade80;color:#13171a}.share-section{border-top:1px solid #2a2f33;border-bottom:1px solid #2a2f33;padding:1.5rem 0;margin:2rem 0;text-align:center}.share-title{font-weight:600;margin-bottom:1rem;letter-spacing:-.2px}.share-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.share-btn{display:inline-flex;align-items:center;gap:.5rem;background:#1a2128;padding:.5rem 1.2rem;color:#eef2f6;text-decoration:none;font-size:.875rem;font-weight:500;transition:background .2s ease}.share-btn:hover{background:#4ade80;color:#13171a}@media (max-width:1200px){.left-ad-column{flex:0 0 140px;min-width:140px}.right-column{flex:0 0 280px;min-width:280px}.three-column-layout{gap:1.5rem}}@media (max-width:992px){.three-column-layout{flex-direction:column}.left-ad-column,.right-column{display:none}.article-container{max-width:100%}.main-wrapper{padding:1.5rem}}@media (max-width:900px){.article-container{order:1}h1{font-size:2rem}}@media (max-width:640px){.main-wrapper{padding:1rem}h1{font-size:1.7rem}.article-content{font-size:1rem}.bottom-grid{grid-template-columns:1fr}.bottom-section{padding:0 1rem}.widget-header h3,.bottom-widget h3{font-size:1rem}.author-bio-box{flex-direction:column;align-items:flex-start;text-align:left}.author-bio-avatar{align-self:flex-start}}.nav-header{border-bottom:1px solid #2a2f33;position:sticky;top:0;z-index:100;backdrop-filter:blur(10px);background:#13171a}.nav-container{max-width:1280px;margin:0 auto;padding:1rem 2rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;position:relative}.logo{font-size:1.5rem;font-weight:700;color:#4ade80;text-decoration:none;display:flex;align-items:center;gap:.5rem}.logo i{font-size:1.5rem}.menu-toggle{display:none!important;background:none;border:1px solid #2a2f33;border-radius:50%;width:44px;height:44px;padding:0;cursor:pointer;color:#e8edf2;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.menu-toggle:hover{border-color:#4ade80;color:#4ade80;transform:scale(1.05)}.menu-toggle .material-icons{font-size:1.75rem;display:block}.nav-links{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.nav-link{padding:.5rem 1rem;color:#e8edf2;text-decoration:none;font-size:.875rem;font-weight:500;transition:all .2s ease;border:1px solid transparent;white-space:nowrap}.nav-link:hover{color:#4ade80;border-color:#4ade80}.nav-link.active{background:#4ade80;color:#13171a;border-color:#4ade80}@media (max-width:1049px){.nav-container{padding:.875rem 1.5rem}.menu-toggle{display:flex!important}.nav-links{display:none;position:absolute;top:101%;right:0;left:auto;background:#0f1318;border-left:1px solid #2a2f33;border-bottom:1px solid #2a2f33;flex-direction:column;padding:1rem;gap:.75rem;z-index:99;backdrop-filter:blur(10px);background:rgba(15,19,24,.98);width:100%;align-items:flex-start}.nav-links.active{display:flex}.nav-link{width:100%;text-align:left;padding:.75rem 1rem;white-space:normal;font-size:.9375rem}.nav-link.active{background:#4ade80;color:#13171a}}@media (max-width:768px){.nav-container{padding:.75rem 1rem}.logo{font-size:1.25rem}.logo i{font-size:1.25rem}.menu-toggle{width:40px;height:40px}.menu-toggle .material-icons{font-size:1.5rem}.nav-links{padding:.875rem;gap:.625rem}.nav-link{padding:.625rem .875rem;font-size:.875rem}}@media (max-width:480px){.nav-links{padding:.75rem;gap:.5rem}.nav-link{padding:.5625rem .75rem;font-size:.8125rem}}a.internal-link {color: #ffffff;text-decoration: none;font-weight: 500;position: relative;margin: 0 4px;transition: color 0.3s ease;}
    
    
    
    
    
    
    
    
    
    
    
    