:root,:root[data-theme=light]{--bg:251, 250, 247;--bg-elevated:255, 255, 255;--ink:26, 24, 22;--ink-soft:108, 103, 96;--ink-faint:158, 152, 143;--rule:228, 222, 212;--gold:173, 118, 30;--gold-soft:245, 232, 210;--teal:21, 105, 110;--teal-soft:216, 234, 233;--plum:133, 58, 90;--plum-soft:240, 220, 229;--box-shadow:0 12px 32px #1a181614}:root[data-theme=dark]{--bg:19, 18, 20;--bg-elevated:27, 26, 28;--ink:237, 233, 227;--ink-soft:168, 161, 152;--ink-faint:112, 107, 100;--rule:51, 48, 44;--gold:214, 160, 74;--gold-soft:61, 49, 26;--teal:96, 191, 189;--teal-soft:22, 51, 51;--plum:199, 121, 154;--plum-soft:56, 30, 41;--box-shadow:0 12px 32px #0006}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--bg:19, 18, 20;--bg-elevated:27, 26, 28;--ink:237, 233, 227;--ink-soft:168, 161, 152;--ink-faint:112, 107, 100;--rule:51, 48, 44;--gold:214, 160, 74;--gold-soft:61, 49, 26;--teal:96, 191, 189;--teal-soft:22, 51, 51;--plum:199, 121, 154;--plum-soft:56, 30, 41;--box-shadow:0 12px 32px #0006}}*{box-sizing:border-box}html{background-color:rgb(var(--bg))}body{font-family:var(--font-vazirmatn);text-align:start;background-color:rgb(var(--bg));word-wrap:break-word;overflow-wrap:break-word;color:rgb(var(--ink));margin:0;padding:0;font-size:17px;line-height:1.75;transition:background-color .2s,color .2s}html[dir=ltr] body{font-family:var(--font-inter)}h1,h2,h3,h4,h5,h6{color:rgb(var(--ink));letter-spacing:-.01em;margin:0 0 .5rem;font-weight:600;line-height:1.2}html[dir=ltr] h1,html[dir=ltr] h2,html[dir=ltr] h3,html[dir=ltr] h4{font-family:var(--font-fraunces);font-weight:600}html[dir=rtl] h1,html[dir=rtl] h2,html[dir=rtl] h3,html[dir=rtl] h4{letter-spacing:0;font-weight:800}.prose h2,.prose h3{margin-top:2em}h1{font-size:2.4em}h2{font-size:1.7em}h3{font-size:1.35em}h4{font-size:1.15em}h5{font-size:1.05em}strong,b{font-weight:700}a{color:rgb(var(--ink));text-decoration-color:rgba(var(--ink-faint), 60%);text-underline-offset:3px}a:hover{color:rgb(var(--teal));text-decoration-color:rgb(var(--teal))}.prose a{color:rgb(var(--teal));text-decoration-line:underline;text-decoration-thickness:1px}.prose a:hover{color:rgb(var(--gold));text-decoration-color:rgb(var(--gold))}p{margin-bottom:1em}.prose p{margin-bottom:1.15em}textarea{width:100%;font-size:16px}input{font-size:16px}table{width:100%}img{border-radius:6px;max-width:100%;height:auto}code{background-color:rgba(var(--ink-faint), 15%);border-radius:3px;padding:2px 5px;font-size:.9em}pre{border-radius:8px;padding:1.5em}pre>code{all:unset}blockquote{border-inline-start:3px solid rgb(var(--gold));color:rgb(var(--ink-soft));margin:1.5em 0;padding-inline-start:20px;font-size:1.15em;font-style:italic}ul,ol{padding-inline:1.4em 0}hr{border:none;border-top:1px solid rgb(var(--rule));margin:2.5em 0}.split-rule{align-items:center;gap:.6em;width:100%;max-width:220px;height:3px;margin:0;display:flex}.split-rule:before,.split-rule:after{content:"";border-radius:2px;flex:1;height:3px}.split-rule:before{background:rgb(var(--gold))}.split-rule:after{background:rgb(var(--teal))}.pill{letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;gap:.4em;padding:.3em .75em;font-size:.8em;font-weight:600;text-decoration:none;display:inline-flex}html[dir=rtl] .pill{letter-spacing:0}.pill[data-category=culture]{background:rgb(var(--gold-soft));color:rgb(var(--gold))}.pill[data-category=technology]{background:rgb(var(--teal-soft));color:rgb(var(--teal))}.pill[data-category=life]{background:rgb(var(--plum-soft));color:rgb(var(--plum))}.container{width:720px;max-width:calc(100% - 2.5em);margin:auto}main{padding:3em 0}@media (width<=720px){body{font-size:16px}main{padding:2em 0}h1{font-size:1.9em}}:root:not(.theme-transition)::view-transition-old(root),:root:not(.theme-transition)::view-transition-new(root){animation-duration:.22s;animation-timing-function:ease}:root:not(.theme-transition)::view-transition-old(root){animation-name:fade-out}:root:not(.theme-transition)::view-transition-new(root){animation-name:fade-in}:root.theme-transition::view-transition-old(root),:root.theme-transition::view-transition-new(root){mix-blend-mode:normal;animation:none}@keyframes fade-in{0%{opacity:0}}@keyframes fade-out{to{opacity:0}}@media (prefers-reduced-motion:reduce){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}}.sr-only{clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:0;padding:0;overflow:hidden;position:absolute!important}.astro-route-announcer{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;top:0;left:0;overflow:hidden}footer[data-astro-cid-jo6i4kqk]{border-top:1px solid rgb(var(--rule));color:rgb(var(--ink-faint));text-align:center;margin-top:3em;padding:3em 0 6em;font-size:.9em}footer[data-astro-cid-jo6i4kqk] p[data-astro-cid-jo6i4kqk]{margin:0}.made-with[data-astro-cid-jo6i4kqk]{opacity:.7;margin-top:.5em;font-size:.85em}#theme-toggle[data-astro-cid-l6lhmie6]{width:2em;height:2em;color:rgb(var(--ink));cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;margin:0;padding:0;display:inline-flex;position:relative}#theme-toggle[data-astro-cid-l6lhmie6]:hover{background:rgba(var(--ink-faint), 15%)}#theme-toggle[data-astro-cid-l6lhmie6] svg[data-astro-cid-l6lhmie6]{margin:auto;transition:opacity .25s,transform .35s;position:absolute;inset:0}.icon-moon[data-astro-cid-l6lhmie6]{opacity:0;transform:rotate(-40deg)scale(.6)}.icon-sun[data-astro-cid-l6lhmie6]{opacity:1;transform:rotate(0)scale(1)}:root[data-theme=dark] .icon-sun[data-astro-cid-l6lhmie6]{opacity:0;transform:rotate(40deg)scale(.6)}:root[data-theme=dark] .icon-moon[data-astro-cid-l6lhmie6]{opacity:1;transform:rotate(0)scale(1)}@media (prefers-reduced-motion:reduce){#theme-toggle[data-astro-cid-l6lhmie6] svg[data-astro-cid-l6lhmie6]{transition:opacity 10ms linear}}header[data-astro-cid-nen7h5rs]{background:rgb(var(--bg-elevated))}nav[data-astro-cid-nen7h5rs]{justify-content:space-between;align-items:center;gap:1em;padding:1.4em 0;display:flex}.wordmark[data-astro-cid-nen7h5rs]{font-family:var(--font-fraunces);color:rgb(var(--ink));letter-spacing:-.01em;font-size:1.15em;font-weight:600;text-decoration:none}html[dir=rtl] .wordmark[data-astro-cid-nen7h5rs]{font-family:var(--font-vazirmatn);font-weight:800}.controls[data-astro-cid-nen7h5rs]{align-items:center;gap:1em;display:flex}.lang-switch[data-astro-cid-nen7h5rs]{color:rgb(var(--ink-soft));border-bottom:1px solid #0000;font-size:.9em;text-decoration:none}.lang-switch[data-astro-cid-nen7h5rs]:hover{color:rgb(var(--teal));border-bottom-color:rgb(var(--teal))}.split-rule[data-astro-cid-nen7h5rs]{max-width:none;margin:0}
