*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;direction:rtl;line-height:1.15}body{font-family:var(--font-family,"Cairo", sans-serif);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}ul,ol{list-style:none}:root{--primary-color:#3b82f6;--primary-color-rgb:59, 130, 246;--secondary-color:#8b5cf6;--background-color:#f8fafc;--text-color:#1e293b;--navbar-bg:#fff;--navbar-text:#0f172a;--footer-bg:#1e293b;--footer-text:#fff;--border-radius:8px;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:2rem;--spacing-xl:4rem;--container-width:1200px}.container{width:100%;max-width:var(--container-width);margin:0 auto;padding:0 1rem}body{background-color:var(--background-color,#f8fafc);color:var(--text-color,#1e293b);transition:background-color .3s,color .3s}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.section-wrapper{transition:border-color .2s;position:relative}.section-hovered{border-color:#3b82f6!important}.section-edit-badge{animation:.2s fadeIn}.section-skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;animation:1.5s infinite loading}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.section-highlighted{animation:2s highlight}@keyframes highlight{0%,to{box-shadow:0 0 #3b82f600}50%{box-shadow:0 0 20px 10px #3b82f64d}}.prose{word-wrap:break-word;overflow-wrap:break-word}.prose h2{margin:1.5rem 0 .75rem;font-size:1.5rem;font-weight:800}.prose h3{margin:1.25rem 0 .5rem;font-size:1.25rem;font-weight:700}.prose p{margin:0 0 .75rem}.prose ul,.prose ol{margin:0 0 .75rem;padding-inline-start:1.5rem}.prose li{margin-bottom:.25rem}.prose blockquote{border-inline-start:4px solid var(--accent-color,#8b5cf6);background:#8b5cf60f;border-radius:0 .5rem .5rem 0;margin:1rem 0;padding:.75rem 1rem;font-style:italic}.prose img{border-radius:.75rem;max-width:100%;height:auto;margin:1rem 0;display:block}.prose hr{border:none;border-top:1px solid var(--border-color,#e2e8f0);margin:1.5rem 0}.prose strong{font-weight:700}.prose em{font-style:italic}.prose s{text-decoration:line-through}.prose p.is-editor-empty:first-child:before{color:#adb5bd;content:attr(data-placeholder);float:left;pointer-events:none;height:0}
