:root{--bodybg:#f6f4ee;--bodytext:#000;--menulink:#0d122b;--link-color:#003fff;--link-color-hover:#3399FF;--border-color:#ddd;--headers:#0d122b;--blockquote-back-micro:rgba(60, 60, 60, 0.05);--blockquote-text-macro:#434648;--blockquote-border-micro:#6272a4}*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth;overflow-x:hidden;direction:ltr}html[dir=rtl]{direction:ltr}html[dir=rtl] body,html[dir=rtl] .site-wrapper{direction:rtl}body{font-family:jali arabic,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:18px;line-height:2rem;color:var(--bodytext,#000);background:var(--bodybg,#f6f4ee);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}a,.page-content a,.post-content a,.micro-content a{color:var(--bodytext,#000) !important;text-decoration:none !important;border-bottom:3px double;text-underline-offset:3px;transition:all .2s ease;opacity:1;position:relative;font-weight:600 !important}a:hover,.page-content a:hover,.post-content a:hover,.micro-content a:hover{color:var(--link-color-hover,#3399FF) !important;text-decoration:none !important;border-bottom-color:var(--link-color-hover,#3399FF) !important;border-bottom-style:double;border-bottom-width:3px;text-underline-offset:3px;opacity:1}.post-content .post-item-postlisting a,article .post-item-postlisting a,main .post-item-postlisting a{font-weight:400 !important}.post-item-postlisting a{font-size:.8em}.post-item-title-micro{font-size:.8em;margin-bottom:0;padding-bottom:0}.post-item-title-micro a{border-bottom:none !important;color:inherit !important}.home-title a,.microNavigation a{border-bottom:none !important;color:inherit !important}.post-item-title a:hover{color:var(--link-color-hover,#3399FF);text-decoration:none !important;border-bottom:3px double var(--link-color-hover,#3399FF) !important;text-underline-offset:3px}.post-item-title-micro a:hover{color:var(--link-color-hover,#3399FF) !important;text-decoration:none !important;border-bottom:3px double var(--link-color-hover,#3399FF) !important;text-underline-offset:3px}.home-title a:hover{color:var(--link-color-hover,#3399FF);text-decoration:none !important;border-bottom:3px double var(--link-color-hover,#3399FF) !important;text-underline-offset:3px}.nav-link{border-bottom:none !important}.nav-link:hover{border-bottom:none !important}.sidebar-logo a,.sidebar-avatar a,.mobile-logo a,.mobile-avatar a{border-bottom:none !important}.nav-previous a,.nav-next a,.nav-link-micro{border-bottom:none !important}.nav-previous a:hover,.nav-next a:hover,.nav-link-micro:hover{border-bottom:none !important}.post-meta a,.meta-link{border-bottom:none !important}.post-meta a:hover,.meta-link:hover{border-bottom:none !important}.tag-link,.tag-link-small,.category-link{border-bottom:none !important}.tag-link:hover,.tag-link-small:hover,.category-link:hover{border-bottom:none !important}.pagination-link{border-bottom:none !important}.pagination-link:hover{border-bottom:none !important}.post-item-postlisting a{border-bottom:none !important}.post-item-postlisting a:hover{border-bottom:none !important}.post-item-title a{border-bottom:none !important}.micro-card-date a{border-bottom:none !important}.sidebar-social-icons a{border-bottom:none !important}.sidebar-social-icons a:hover{border-bottom:3px double var(--link-color-hover,#3399FF) !important}.theme-toggle-btn{border-bottom:none !important}.site-wrapper{flex-direction:column;max-width:100%;padding:0}.mobile-header{display:flex;justify-content:flex-start;align-items:center;padding:1.5rem 1rem;background:var(--bodybg,#f6f4ee);border-bottom:none;position:sticky;top:0;z-index:1000;width:100%;box-sizing:border-box;flex-direction:row}.mobile-menu-toggle{display:flex;flex-direction:column;justify-content:space-around;width:30px;height:30px;background:0 0;border:none;cursor:pointer;padding:0;z-index:1001;order:3;margin-right:auto}.hamburger-line{width:25px;height:3px;background-color:var(--menulink,#0d122b);border-radius:3px;transition:all .3s ease;display:block}.mobile-menu-toggle.active .hamburger-line:nth-child(1){transform:rotate(45deg)translate(8px,8px)}.mobile-menu-toggle.active .hamburger-line:nth-child(2){opacity:0}.mobile-menu-toggle.active .hamburger-line:nth-child(3){transform:rotate(-45deg)translate(7px,-7px)}.mobile-header-right{display:flex;align-items:center;gap:.75rem;order:1;flex-direction:row}.mobile-avatar{order:1}.mobile-logo{order:2}.mobile-avatar{display:none}.mobile-avatar img{width:40px;height:40px;border-radius:50%;object-fit:cover;border:1px solid var(--border-color,#ddd);box-shadow:0 2px 4px rgba(0,0,0,.1)}.mobile-logo{display:flex;align-items:center}.mobile-logo img{max-width:125px;height:auto}.mobile-logo .logo-dark{display:none !important}.mobile-logo .logo-light{display:block !important}.sidebar{position:fixed;top:0;left:-100%;width:280px;max-width:85%;height:100vh;background:var(--bodybg,#f6f4ee);border-right:1px solid var(--border-color,#ddd);border-left:none;padding:1rem;z-index:999;overflow-y:auto;transition:left .3s ease;box-shadow:2px 0 8px rgba(0,0,0,.1)}.sidebar.open{left:0}.sidebar-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:998}.sidebar-overlay.active{display:block}.sidebar-content{flex-direction:column;align-items:center;gap:1rem;width:100%;padding-top:1rem}.sidebar-avatar{display:none}.sidebar-logo{display:none}.sidebar-nav{width:100%;order:3;margin-top:1.5rem;padding-top:1rem}.nav-menu{flex-direction:column;align-items:center;gap:.5rem;width:100%}.nav-menu li{width:100%;display:flex;justify-content:center}.nav-link{width:100%;padding:.4rem .8rem;font-size:1rem;margin:0;position:relative}.nav-link.active{border-color:#99a1af !important;background:#f0f0f0 !important;color:var(--menulink,#0d122b);opacity:1 !important}.nav-link.active::before{content:'';position:absolute;right:0;top:50%;transform:translateY(-50%);width:3px;height:60%;background:#2c3e50;border-radius:2px 0 0 2px}[dir=rtl] .nav-link.active::before{left:auto;right:0;border-radius:0 2px 2px 0}.sidebar-social-icons{margin:0;order:4;gap:.5rem;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;width:100%}.sidebar-social-icons a{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.sidebar-social-icons svg{width:24px;height:24px;flex-shrink:0;object-fit:contain}.sidebar-theme-toggle{margin-top:.5rem;display:flex;justify-content:center;align-items:center;width:100%;order:5}.theme-toggle-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:.25rem .75rem;background:0 0 !important;border:none !important;border-radius:0;box-shadow:none !important;cursor:pointer;transition:none;transform:none !important;opacity:1 !important;line-height:1.4;box-sizing:border-box;font-size:.875rem}.theme-toggle-btn:hover{background:0 0 !important;border:none !important;box-shadow:none !important;transform:none !important;opacity:1 !important}.theme-toggle-btn svg{width:20px;height:20px;color:var(--menulink,#0d122b);font-weight:600}.theme-toggle-btn:hover svg{color:var(--menulink,#0d122b)}.theme-toggle-btn .mode-sunny{display:none}.theme-toggle-btn .mode-moon{display:block}.main-content{width:100%;margin-right:0;padding:1.5rem 1rem;max-width:100%;box-sizing:border-box;overflow-x:hidden}.post-content,.page-content,.micro-content{max-width:100%;overflow-x:hidden;word-wrap:break-word;overflow-wrap:break-word}.post-content{text-align:justify}.micro-card-content{text-align:justify}body{font-size:18px;line-height:2rem}.post-title{font-size:28px;line-height:1.6;margin-bottom:.5rem}.post-content h1{font-size:2px}.post-content h2{font-size:20px}.post-content h3{font-size:18px}.post-content h4,.post-content h5,.post-content h6{font-size:16px}.page-title{font-size:1.1rem}.post-card-title{font-size:1.4rem}.post-meta{font-size:14px;flex-wrap:wrap;margin-bottom:1.25em}.post-content img,.page-content img,.micro-content img,.micro-card-content img,.microArticle img,article img{border:1px solid #000 !important;box-shadow:3px 3px #000 !important;border-radius:8px;max-width:100% !important;width:100% !important;height:auto !important;margin:1.5rem 0;display:block;box-sizing:border-box}.post-featured-image{margin:1rem 0 0;width:100%;max-width:100%;box-sizing:border-box}.post-featured-image img{margin:0;max-width:100% !important;width:100% !important;height:auto !important;box-sizing:border-box}.post-content blockquote{background:#fff !important;border:1px solid #000 !important;border-right:1px solid #000 !important;position:relative;box-shadow:3px 3px #000 !important;border-radius:8px;padding:1.5em;margin:1.5em 0;transform:none !important;color:var(--bodytext,#000) !important}.post-content blockquote:hover{background:#fff !important;border-color:#000 !important;border-right-color:#000 !important;box-shadow:3px 3px #000 !important;transform:none !important}.post-content blockquote::before{display:none !important}.post-content blockquote>:last-child{margin-bottom:0;margin-top:0}.micro-content blockquote{background:#fff !important;border:1px solid #000 !important;border-right:1px solid #000 !important;position:relative;box-shadow:3px 3px #000 !important;border-radius:8px;padding:1.5em;margin:1.5em 0;transform:none !important;color:var(--bodytext,#000) !important}.micro-content blockquote:hover{background:#fff !important;border-color:#000 !important;border-right-color:#000 !important;box-shadow:3px 3px #000 !important;transform:none !important}.micro-content blockquote::before{display:none !important}.micro-content blockquote>:last-child{margin-bottom:0;margin-top:0}.micro-card-content blockquote{background:#fff !important;border:1px solid #000 !important;border-right:1px solid #000 !important;position:relative;box-shadow:3px 3px #000 !important;border-radius:8px;padding:1.5em;margin:1.5em 0;transform:none !important;color:var(--bodytext,#000) !important}.micro-card-content blockquote:hover{background:#fff !important;border-color:#000 !important;border-right-color:#000 !important;box-shadow:3px 3px #000 !important;transform:none !important}.micro-card-content blockquote::before{display:none !important}.micro-card-content blockquote>:last-child{margin-bottom:0;margin-top:0}[dir=rtl] .post-content blockquote,[dir=rtl] .micro-card-content blockquote{border-right:1px solid #000 !important;border-left:1px solid #000 !important}.post-content pre{padding:1rem;font-size:.85rem;overflow-x:auto}.post-content code{font-size:.85rem}.post-content table{font-size:.9rem;display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.post-content table th,.post-content table td{padding:.5rem .75rem}.post-navigation{margin:3.5rem 0;padding:1rem 0;border-top:1px solid var(--border-color,#ddd);border-bottom:1px solid var(--border-color,#ddd);display:flex;flex-direction:row;justify-content:space-between;gap:1rem}.nav-previous,.nav-next{display:flex;flex-direction:column;align-items:flex-start;gap:0;background:0 0 !important}.nav-next{align-items:flex-end;text-align:left}.nav-label{color:#718096;font-size:.8rem;font-weight:400}.nav-previous a,.nav-next a{color:#2c3e50;text-decoration:none;font-weight:500;font-size:.85rem;transition:color .2s ease;border-bottom:none !important;background:0 0 !important}.nav-previous a:hover,.nav-next a:hover{color:#1a1a1a;text-decoration:none !important;border-bottom:none !important}.micro-navigation{margin-top:3rem;display:flex;justify-content:space-between;gap:1rem}.nav-link-micro{display:inline-block;padding:.5rem 0;color:#4a5568;text-decoration:none;font-weight:500;background:0 0 !important;border-radius:0;transition:all .2s ease;font-size:.85rem;box-shadow:none !important;border:none !important}.nav-link-micro:hover{background:0 0 !important;color:#2c3e50;border-bottom:none !important}.post-item{display:flex !important;flex-direction:column !important;align-items:flex-start;gap:0;padding-top:.75rem;padding-bottom:10px}.post-item:first-child{padding-top:0}.post-item-postlisting{width:100%;text-align:center;margin-top:.5rem;order:3}.post-item-date{order:1 !important;width:100%;text-align:right;margin-top:0;margin-bottom:.25rem;color:var(--bodytext,#000);font-size:.75em;font-variant-numeric:tabular-nums;font-weight:400;padding:0;opacity:.8;line-height:1.4;background:0 0 !important;border:none !important;box-shadow:none !important}.post-item-date a{color:var(--bodytext,#000);text-decoration:none !important;border-bottom:none !important;font-weight:400 !important}.post-item-date a:hover{color:var(--bodytext,#000);text-decoration:none !important;border-bottom:none !important}.post-item-title-wrapper{order:2 !important;width:100%;flex-direction:column;align-items:flex-start;gap:.5rem}.post-item-right{order:4}.post-item-title{width:100%;white-space:normal;overflow:visible;text-overflow:clip}.post-item-divider{display:none}.post-card{padding-bottom:1.5rem;margin-bottom:1.5rem}.post-card-title{font-size:1.3rem}.post-card-meta{font-size:.85rem}.post-card-excerpt{font-size:1rem}.micro-list-page{max-width:100%}.micro-header{margin-bottom:0}.micro-intro{text-align:center;font-size:13px;line-height:1.6em;margin-top:0;margin-bottom:0;color:var(--bodytext,#000)}.micro-divider{border:none;border-top:1px solid var(--border-color,#ddd);margin:1.5rem 0}.micro-posts-list{display:flex;flex-direction:column;gap:2rem}.post-card-micro{border-bottom:1px solid var(--border-color,#ddd);transition:none !important}.post-card-micro:hover{transform:none !important}.pagination{margin-top:4rem;padding-top:2.5rem;border-top:1px solid var(--border-color,#ddd)}.micro-list-page .pagination,.list-page .pagination{margin-top:3rem;margin-bottom:3.5rem;padding:1rem 0;border-top:1px solid var(--border-color,#ddd);border-bottom:1px solid var(--border-color,#ddd)}.pagination-wrapper{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.pagination-info{color:#718096;font-size:.9rem}.pagination-link{display:inline-block;padding:.75rem 1.5rem;color:#2c3e50;text-decoration:none;font-weight:500;background:#f8f9fa;border-radius:8px;transition:all .2s ease}.micro-list-page .pagination-link,.list-page .pagination-link{padding:.5rem 0;color:#4a5568;text-decoration:none;font-weight:500;background:0 0 !important;border-radius:0;transition:all .2s ease;font-size:.85rem;box-shadow:none !important;border:none !important}.pagination-link:hover{background:#e8e9ea;color:#1a1a1a;transform:translateX(-3px)}.micro-list-page .pagination-link:hover,.list-page .pagination-link:hover{background:0 0 !important;color:#2c3e50;transform:none}.pagination-next:hover{transform:translateX(3px)}.micro-list-page .pagination-next:hover,.list-page .pagination-next:hover{transform:none}.home-intro{font-size:14px;line-height:1.5;margin-bottom:2rem;color:var(--bodytext,#000);padding:0}.home-intro p{margin:0}.home-intro a{color:var(--link-color,#003fff);text-decoration:none}.home-intro a:hover{color:var(--link-color-hover,#3399FF);text-decoration:none !important;border-bottom:3px double var(--link-color-hover,#3399FF);text-underline-offset:3px}.home-posts{margin-top:0}.home-listing{position:relative;margin-bottom:10px;background:0 0 !important;box-shadow:none !important}.home-listing a{text-decoration:none}.home-listing-micro{margin-right:0}.home-listing-micro li{overflow:hidden;text-overflow:ellipsis;max-height:1.5em;line-height:1.5em;font-size:.9em;font-weight:400;margin-top:8px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;word-wrap:anywhere}.home-listing-micro li:last-child{margin-bottom:8px}a.microhome{color:var(--bodytext,#000);font-weight:400 !important;text-decoration:none !important;border-bottom:none !important;font-size:.9em}a.microhome:hover{color:var(--link-color-hover,#3399FF);text-decoration:underline !important;text-underline-offset:5px;border-bottom:none !important}.home-section{margin-bottom:2rem}.section-header{display:flex;align-items:center;justify-content:center;gap:0;flex-grow:1;margin-bottom:1rem;position:relative;width:100%}.section-header::before{content:'';position:absolute;top:50%;left:0;right:0;height:1px;background-color:var(--border-color,#ddd);z-index:0}.section-title{font-weight:600;white-space:nowrap;font-family:jali arabic;margin:0;font-size:1em;color:#666;text-align:center;position:relative;padding:0 1rem;margin-bottom:1rem;margin-top:1rem;background:var(--bodybg,#f6f4ee);z-index:1;margin-left:auto;margin-right:auto}.home-section:first-child .section-title{margin-top:0}.section-title a{color:#666;text-decoration:none;border-bottom:none !important;transition:color .2s ease}.section-title a:hover{color:var(--link-color-hover,#3399FF);text-decoration:none !important;border-bottom:none !important}.more-posts-link{display:inline-block;margin-top:1rem;color:#2c3e50;text-decoration:none;transition:color .15s ease;border-bottom:none !important}.more-posts-link:hover{color:#1a1a1a;border-bottom:none !important}.month-header-wrapper{display:flex;align-items:center;justify-content:center;gap:0;flex-grow:1;margin-bottom:1rem;margin-top:2rem;position:relative;width:100%}.month-header-wrapper::before{content:'';position:absolute;top:50%;left:0;right:0;height:1px;background-color:var(--border-color,#ddd);z-index:0}.month-header{font-size:1em;font-weight:600;white-space:nowrap;font-family:jali arabic;margin:0;color:#666;text-align:center;position:relative;padding:0 1rem;margin-bottom:1rem;margin-top:1rem;background:var(--bodybg,#f6f4ee);z-index:1;margin-left:auto;margin-right:auto}.month-group:first-child .month-header-wrapper{margin-top:0}.month-group:first-child .month-header{margin-top:1rem}.subscribe-footer{margin-bottom:0;padding-top:0}.subscribe-footer p{font-size:15px;margin-top:0}.listmonk-form-container{max-width:400px;margin:0 auto}.listmonk-form{max-width:400px;margin:0}.listmonk-form .form-group{display:flex;flex-direction:column;gap:.75rem;margin-bottom:0;align-items:center;max-width:300px;margin-left:auto;margin-right:auto}.listmonk-form .email-input{width:100%;padding:.75rem;background:#fff !important;border:1px solid var(--border-color,#ddd) !important;border-radius:8px;font-size:1rem;color:var(--bodytext,#000);font-family:inherit;box-sizing:border-box;position:relative;transition:all .2s ease;box-shadow:none !important;transform:none !important;opacity:.8 !important;text-align:center}.listmonk-form .email-input::placeholder{text-align:center;direction:ltr}.listmonk-form .email-input:focus{background:#fff !important;border-color:var(--border-color,#ddd) !important;box-shadow:none !important;transform:translateY(-2px) !important;scale:1 !important;opacity:1 !important;outline:none}.listmonk-form .submit-btn{background:#fff !important;border:1px solid var(--border-color,#ddd) !important;position:relative;transition:all .2s ease;box-shadow:none !important;transform:none !important;text-decoration:none !important;border-radius:8px;padding:.75rem 2rem;cursor:pointer;font-size:1rem;font-weight:600;font-family:inherit;color:var(--bodytext,#000) !important;width:100%;-webkit-appearance:none;opacity:.8 !important}.listmonk-form .submit-btn:hover:not(:disabled){background:#fff !important;border-color:var(--border-color,#ddd) !important;box-shadow:none !important;transform:translateY(-2px) !important;scale:1 !important;opacity:1 !important}.listmonk-form .submit-btn:disabled{background:#fff !important;border-color:var(--border-color,#ddd) !important;cursor:not-allowed;opacity:.5 !important}.listmonk-form .form-message{margin-top:1rem;padding:.75rem;border-radius:6px;font-weight:700}.listmonk-form .form-message.success{background:rgba(76,175,80,.1);border:1px solid #4caf50;color:#2e7d32}.listmonk-form .form-message.error{background:rgba(244,67,54,.1);border:1px solid #f44336;color:#c62828}.listmonk-form .h-captcha{margin-top:0;display:flex;justify-content:center}.tags-list{gap:.75rem}.tag-item{padding:.6rem 1rem;font-size:.9rem}.post-toc{padding:1rem;margin:1.5rem 0}.toc-content{padding-top:.75rem;margin-top:.75rem}.toc-content ul{padding-right:1rem}.comments-section{margin-top:2rem;padding-top:2rem}.error-page{padding:3rem 1rem}.error-page h1{font-size:3rem}.error-page p{font-size:1.1rem}.page-header{margin-bottom:1rem}.page-description{font-size:1rem}.post-content p{margin-bottom:1em;margin-top:1em}.post-content ul,.post-content ol{margin-right:20px}@media(min-width:768px) and (max-width:1023px){body{font-size:18px;line-height:2rem}.main-content{padding:2rem 1.5rem}.mobile-header{padding:1.5rem 1rem}.mobile-logo img{max-width:150px}.post-title{font-size:32px}.post-content h1{font-size:26px}.post-content h2{font-size:24px}.post-content h3{font-size:22px}.nav-link{padding:.5rem 1rem;font-size:1.1rem}.post-item-title{font-size:1rem}.micro-intro{font-size:15px}.listmonk-form .email-input{padding:.9rem;font-size:1.1rem}.listmonk-form .submit-btn{padding:.9rem 2.5rem;font-size:1.1rem}}@media(max-width:480px){body{font-size:18px;line-height:2rem}.main-content{padding:1rem .75rem}.sidebar{padding:.75rem}.sidebar-content{gap:.5rem}.sidebar-avatar img{width:50px;height:50px}.sidebar-logo img{max-width:70px}.nav-link{padding:.35rem .6rem;font-size:.9rem}.post-title{font-size:24px}.post-content h1{font-size:20px}.post-content h2{font-size:18px}.post-content h3{font-size:16px}.post-item{padding-top:.5rem}.post-card{padding-bottom:1rem;margin-bottom:1rem}}