.theme-segment[data-astro-cid-e3sgix4a]{display:inline-flex;align-items:center;gap:.125rem;padding:.125rem;border-radius:.375rem;background-color:var(--color-subtle);box-shadow:inset 0 0 0 1px var(--color-border)}.theme-segment[data-astro-cid-e3sgix4a] button[data-astro-cid-e3sgix4a]{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;padding:0;border:0;border-radius:.25rem;background:transparent;color:var(--color-muted-foreground);cursor:pointer;transition:color .15s ease,background-color .15s ease,box-shadow .15s ease}.theme-segment[data-astro-cid-e3sgix4a] button[data-astro-cid-e3sgix4a]:hover{color:var(--color-foreground)}.theme-segment[data-astro-cid-e3sgix4a] button[data-astro-cid-e3sgix4a].is-active{background-color:var(--color-card);color:var(--color-foreground);box-shadow:0 1px 2px #0000001f}@font-face{font-family:Vazirmatn;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/vazirmatn-arabic-400-normal.woff2) format("woff2")}@font-face{font-family:Vazirmatn;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/vazirmatn-arabic-500-normal.woff2) format("woff2")}@font-face{font-family:Vazirmatn;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/vazirmatn-arabic-600-normal.woff2) format("woff2")}@font-face{font-family:Vazirmatn;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/vazirmatn-arabic-700-normal.woff2) format("woff2")}@font-face{font-family:Parastoo;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/parastoo-arabic-400-normal.woff2) format("woff2")}@font-face{font-family:Parastoo;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/parastoo-arabic-500-normal.woff2) format("woff2")}@font-face{font-family:Parastoo;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/parastoo-arabic-600-normal.woff2) format("woff2")}@font-face{font-family:Parastoo;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/parastoo-arabic-700-normal.woff2) format("woff2")}@font-face{font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/ibm-plex-sans-arabic-arabic-400-normal.woff2) format("woff2")}@font-face{font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/ibm-plex-sans-arabic-arabic-500-normal.woff2) format("woff2")}@font-face{font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/ibm-plex-sans-arabic-arabic-600-normal.woff2) format("woff2")}@font-face{font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/ibm-plex-sans-arabic-arabic-700-normal.woff2) format("woff2")}:root{--font-body: "Vazirmatn", ui-sans-serif, system-ui, sans-serif;--font-hero: "Parastoo", "Vazirmatn", ui-sans-serif, system-ui, sans-serif;--font-heading: "IBM Plex Sans Arabic", "Vazirmatn", ui-sans-serif, system-ui, sans-serif;--font-mono: ui-monospace, "Cascadia Code", "Source Code Pro", Menlo, monospace;--site-max: 72rem;--article-max: 42rem;--color-background: oklch(.995 0 0);--color-foreground: oklch(.22 0 0);--color-muted-foreground: oklch(.48 0 0);--color-card: oklch(1 0 0);--color-border: oklch(.88 0 0);--color-subtle: oklch(.96 0 0);--color-primary: oklch(.25 0 0);--color-primary-foreground: oklch(.995 0 0);color-scheme:light}.dark{--color-background: oklch(.2 0 0);--color-foreground: oklch(.88 0 0);--color-muted-foreground: oklch(.65 0 0);--color-card: oklch(.24 0 0);--color-border: oklch(1 0 0 / 8%);--color-subtle: oklch(1 0 0 / 6%);--color-primary: oklch(.84 0 0);--color-primary-foreground: oklch(.2 0 0);color-scheme:dark}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100dvh;background:var(--color-background);color:var(--color-foreground);font-family:var(--font-body);font-size:1rem;line-height:1.7;-webkit-font-smoothing:antialiased}a{color:inherit}img{max-width:100%;height:auto}.site-header{position:sticky;top:0;z-index:10;border-bottom:1px solid var(--color-border);background:color-mix(in oklch,var(--color-background) 88%,transparent);backdrop-filter:blur(10px)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:min(var(--site-max),100% - 2.5rem);height:4rem;margin-inline:auto}.site-brand{display:inline-flex;align-items:center;gap:.625rem;text-decoration:none;color:var(--color-foreground)}.site-brand__mark{width:2.25rem;height:2.25rem;flex-shrink:0}.site-brand__mark-frame{opacity:.55}.site-brand__label{font-family:var(--font-hero);font-size:1.25rem;font-weight:700;letter-spacing:-.02em;line-height:1}.site-nav a{color:var(--color-muted-foreground);text-decoration:none;font-size:.9375rem;font-weight:500;transition:color .15s ease}.site-nav a:hover{color:var(--color-foreground)}.site-main{width:min(var(--site-max),100% - 2.5rem);margin-inline:auto;padding-block:2.5rem 4rem}.article-shell{max-width:var(--article-max);margin-inline:auto}.landing-frame{position:relative}.landing-v-guide{pointer-events:none;position:absolute;top:0;bottom:0;width:0;display:none;border-inline-start:1px dashed var(--color-border)}.landing-v-guide-start{inset-inline-start:-40px}.landing-v-guide-end{inset-inline-end:-40px}.landing-crosshair{position:relative}.landing-crosshair:before,.landing-crosshair:after{content:"";pointer-events:none;position:absolute;top:-1px;width:160px;height:0;border-top:1px dashed var(--color-border)}.landing-crosshair:before{inset-inline-start:-40px;transform:translate(-100%);mask-image:linear-gradient(to left,black,transparent)}.landing-crosshair:after{inset-inline-end:-40px;transform:translate(100%);mask-image:linear-gradient(to right,black,transparent)}@media(min-width:768px){.landing-v-guide{display:block}}@media(max-width:767px){.landing-crosshair:before,.landing-crosshair:after{display:none}}:root:not(.dark) .landing-crosshair:before{mask-image:linear-gradient(to left,black 50%,transparent)}:root:not(.dark) .landing-crosshair:after{mask-image:linear-gradient(to right,black 50%,transparent)}:root:not(.dark) .landing-v-guide{border-inline-start-color:color-mix(in oklch,var(--color-border),var(--color-foreground) 12%)}.posts-frame{border-inline:1px solid var(--color-border)}.posts-intro{border-bottom:1px solid var(--color-border);padding:1.25rem 1.5rem}.posts-intro .page-title{margin-bottom:.5rem}.posts-intro .page-lead{margin-bottom:0}.page-title{margin:0 0 .75rem;font-family:var(--font-hero);font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;letter-spacing:-.02em;line-height:1.25}.page-lead{margin:0 0 2rem;color:var(--color-muted-foreground);font-size:1.0625rem;line-height:1.65}.post-featured{display:flex;flex-direction:column;gap:.5rem;padding:2.25rem 1.75rem;border-bottom:1px solid var(--color-border);text-decoration:none;background:transparent;transition:background-color .15s ease}.post-featured:hover{background:var(--color-subtle)}.post-featured:hover .post-featured__title{color:var(--color-primary)}.post-featured:hover .post-featured__more{color:var(--color-foreground)}.post-featured__label{margin:0;color:var(--color-muted-foreground);font-size:.75rem;font-weight:600;letter-spacing:.04em}.post-featured__title{margin:0;font-family:var(--font-hero);font-size:clamp(1.5rem,3.5vw,2rem);font-weight:700;letter-spacing:-.02em;line-height:1.3;transition:color .15s ease}.post-featured__meta{margin:0;color:var(--color-muted-foreground);font-size:.8125rem;font-weight:500}.post-featured__desc{margin:.5rem 0 0;max-width:40rem;color:var(--color-muted-foreground);font-size:1.0625rem;line-height:1.7}.post-featured__more{margin-top:1.25rem;color:var(--color-muted-foreground);font-size:.875rem;font-weight:500;transition:color .15s ease}.post-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;align-items:stretch;border-bottom:1px solid var(--color-border)}@media(min-width:768px){.post-list{grid-template-columns:1fr 1fr}.post-list>li{border-inline-end:1px solid var(--color-border)}.post-list>li:nth-child(2n),.post-list>li:last-child:nth-child(odd){border-inline-end:none}.post-list>li:nth-last-child(2):nth-child(odd){border-bottom:none}}.post-list>li{display:flex;min-height:100%;border-bottom:1px solid var(--color-border)}.post-list>li:last-child{border-bottom:none}.post-card{display:flex;flex-direction:column;flex:1;height:100%;text-decoration:none;padding:1.75rem 1.5rem;background:transparent;transition:background-color .15s ease}.post-card:hover{background:var(--color-subtle)}.post-card:hover .post-card__title{color:var(--color-primary)}.post-card:hover .post-card__more{color:var(--color-foreground)}.post-card__index{margin:0 0 .75rem;color:var(--color-muted-foreground);font-family:var(--font-mono);font-size:.75rem;font-weight:500;font-variant-numeric:tabular-nums;letter-spacing:.02em;direction:ltr;text-align:start}.post-card__title{margin:0 0 .5rem;font-family:var(--font-heading);font-size:1.1875rem;font-weight:600;line-height:1.4;letter-spacing:-.01em;transition:color .15s ease}.post-card__meta,.post-meta{margin:0;color:var(--color-muted-foreground);font-size:.8125rem;font-weight:500}.post-card__desc{margin:.75rem 0 0;color:var(--color-muted-foreground);font-size:.9375rem;line-height:1.7}.post-card__more{margin-top:auto;padding-top:1.25rem;color:var(--color-muted-foreground);font-size:.875rem;font-weight:500;transition:color .15s ease}.posts-frame .empty-state{padding:2rem 1.5rem;border-bottom:1px solid var(--color-border)}.post-header{margin-bottom:2rem}.back-link{display:inline-block;margin-bottom:1rem;color:var(--color-muted-foreground);text-decoration:none;font-size:.9375rem;font-weight:500;transition:color .15s ease}.back-link:hover{color:var(--color-foreground)}.post-header .page-title{margin-bottom:.5rem}.prose>:first-child{margin-top:0}.prose>:last-child{margin-bottom:0}.prose h2,.prose h3,.prose h4{font-family:var(--font-heading);font-weight:600;line-height:1.35;margin-top:2rem;margin-bottom:.75rem}.prose h2{font-size:1.375rem}.prose h3{font-size:1.125rem}.prose p{margin:0 0 1rem}.prose a{color:var(--color-primary);text-underline-offset:.15em}.prose ul,.prose ol{margin:0 0 1rem;padding-inline-start:1.5rem}.prose ol{list-style-type:persian}.prose li+li{margin-top:.35rem}.prose pre,.prose code{font-family:var(--font-mono);direction:ltr;text-align:left}.prose code{font-size:.9em;padding:.1em .35em;border-radius:.25rem;background:var(--color-subtle)}.prose pre{overflow-x:auto;padding:1rem 1.125rem;border-radius:.625rem;border:1px solid var(--color-border);background:var(--color-subtle);margin:0 0 1rem}.prose pre code{padding:0;background:transparent}.prose blockquote{margin:0 0 1rem;padding-inline-start:1rem;border-inline-start:3px solid var(--color-border);color:var(--color-muted-foreground)}.prose table{width:100%;border-collapse:collapse;margin:0 0 1rem;font-size:.9375rem}.prose th,.prose td{border:1px solid var(--color-border);padding:.5rem .75rem;text-align:start}.prose th{font-family:var(--font-heading);background:var(--color-subtle)}.site-footer{border-top:1px solid var(--color-border);background:var(--color-background);color:var(--color-muted-foreground);font-size:.9375rem}.site-footer__main{display:grid;gap:2.5rem;width:min(var(--site-max),100% - 2.5rem);margin-inline:auto;padding:3rem 0}@media(min-width:768px){.site-footer__main{grid-template-columns:1.4fr repeat(3,1fr);gap:2.5rem 1.5rem}}.site-footer__brand{display:flex;flex-direction:column;gap:1rem}.site-footer__desc{margin:0;max-width:24rem;line-height:1.7;font-size:.9375rem}.site-footer__col{display:flex;flex-direction:column;gap:.75rem}.site-footer__heading{margin:0;color:var(--color-foreground);font-family:var(--font-heading);font-size:.875rem;font-weight:600}.site-footer__nav{display:flex;flex-direction:column;gap:.5rem}.site-footer__nav a{color:var(--color-muted-foreground);text-decoration:none;transition:color .15s ease}.site-footer__nav a:hover{color:var(--color-foreground)}.site-footer__bottom{border-top:1px solid var(--color-border)}.site-footer__bottom-inner{display:flex;flex-direction:column;gap:1rem;width:min(var(--site-max),100% - 2.5rem);margin-inline:auto;padding-block:1.5rem}@media(min-width:640px){.site-footer__bottom-inner{flex-direction:row;align-items:center;justify-content:space-between}}.site-footer__copy{margin:0;font-size:.9375rem}.site-footer__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1rem}.site-footer__meta a{color:var(--color-muted-foreground);text-decoration:none;transition:color .15s ease}.site-footer__meta a:hover{color:var(--color-foreground)}.site-footer__meta>span{opacity:.5}.empty-state{color:var(--color-muted-foreground)}
