:root{--shc-cream: #fbf4ef;--shc-sand: #f3e4dc;--shc-blush: #ebc8c4;--shc-rose: #d79aa0;--shc-rose-strong: #c97a86;--shc-mauve: #8c5460;--shc-mauve-deep: #5f3743;--shc-magenta: #b23a6b;--shc-charcoal: #2e2a28;--shc-ink-soft: #6c5c5a;--shc-line: rgba(94, 55, 67, .14);--shc-white: #ffffff;--shc-wash-soft: linear-gradient(160deg, #fbf4ef 0%, #f3e4dc 55%, #ebc8c4 100%);--shc-wash-deep: linear-gradient(160deg, #8c5460 0%, #5f3743 100%);--shc-wash-rose: linear-gradient(160deg, #ebc8c4 0%, #d79aa0 100%);--shc-font-display: "Frank Ruhl Libre", "Times New Roman", serif;--shc-font-body: "Assistant", "Heebo", system-ui, sans-serif;--shc-fs-title: clamp(2.1rem, 1.35rem + 2.6vw, 3.4rem);--shc-fs-lead: clamp(1.4rem, 1.05rem + 1.1vw, 1.85rem);--shc-fs-body: 1.125rem;--shc-fs-label: .8rem;--shc-lh-tight: 1.14;--shc-lh-body: 1.75;--shc-space: 1rem;--shc-radius-sm: 12px;--shc-radius: 22px;--shc-radius-lg: 36px;--shc-pill: 999px;--shc-container: 1120px;--shc-shadow-soft: 0 24px 60px -28px rgba(95, 55, 67, .45);--shc-shadow-card: 0 18px 40px -24px rgba(95, 55, 67, .4);--shc-ease: cubic-bezier(.22, .61, .36, 1);--shc-rule-set: 1px dotted var(--shc-rose-strong);--shc-rule-list: 1px solid var(--shc-line);--shc-tear: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 130' preserveAspectRatio='none'%3E%3Cpath d='M0,0 H1200 V40 C1010,126 830,126 640,96 C420,66 200,52 0,70 Z' fill='%23000'/%3E%3C/svg%3E");--shc-frame: linear-gradient(170deg, rgba(250,238,232,.96) 0%, rgba(243,228,220,.94) 55%, rgba(235,213,207,.92) 100%);--shc-grain: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");--shc-chrome-band: 5.5rem;--shc-chrome-clear: 1.5rem}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-block-start:calc(var(--shc-chrome-band, 5.5rem) + var(--shc-chrome-clear, 1.5rem))}body{margin:0;direction:rtl;background:var(--shc-cream);color:var(--shc-charcoal);font-family:var(--shc-font-body);font-size:var(--shc-fs-body);line-height:var(--shc-lh-body);font-weight:400;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,h4{font-family:var(--shc-font-display);line-height:var(--shc-lh-tight);font-weight:500;margin:0 0 .6em;color:var(--shc-mauve-deep)}p{margin:0 0 1.1em}a{color:inherit;text-decoration:none}::selection{background:var(--shc-blush);color:var(--shc-mauve-deep)}.shc-container{width:min(100% - 2.5rem,var(--shc-container));margin-inline:auto}.shc-section{padding-block:clamp(3.5rem,8vw,7rem)}.shc-eyebrow,.shc-label{font-family:var(--shc-font-body);font-size:var(--shc-fs-label);font-weight:600;letter-spacing:.26em;color:var(--shc-magenta);margin:0;display:inline-block}.shc-lead{font-size:var(--shc-fs-lead);color:var(--shc-ink-soft);max-width:42ch;line-height:1.5}.shc-accent{color:var(--shc-magenta)}.shc-measure{max-width:38ch}.shc-stair>*{display:block}.shc-stair>:nth-child(2){margin-inline-end:.9em}.shc-stair>:nth-child(3){margin-inline-end:.3em}.shc-stair>:nth-child(4){margin-inline-end:1.25em}.shc-rule{border:0;block-size:1px;inline-size:100%;background:var(--shc-line);margin:0}.shc-leaf{min-height:100svh;inline-size:fit-content;max-inline-size:100%;margin-inline:auto;padding-inline:clamp(1.5rem,8vw,9rem);padding-block:clamp(6rem,16vh,9rem) clamp(5rem,12vh,8rem)}.shc-chapter{max-width:40rem}.shc-chapter__title{font-size:var(--shc-fs-title);margin:1rem 0 0}.shc-besiyata{font-family:var(--shc-font-display);font-size:var(--shc-fs-label);letter-spacing:.12em;color:var(--shc-mauve);opacity:.7}@keyframes shc-rise{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}@keyframes shc-drift{0%{translate:0 0}19%{translate:5px -3px}37%{translate:2px -7px}56%{translate:-4px -4px}78%{translate:-3px -8px}to{translate:0 0}}@keyframes shc-sway{0%{rotate:0deg}31%{rotate:.7deg}64%{rotate:-.6deg}to{rotate:0deg}}.shc-float{animation:shc-drift 19s ease-in-out infinite,shc-sway 23s ease-in-out infinite;animation-delay:var(--shc-float-delay, 0s);will-change:translate,rotate}@media(prefers-reduced-motion:no-preference){@supports (animation-timeline: view()){.shc-reveal{animation:shc-rise linear both;animation-timeline:view();animation-range:entry 5% entry 100%}}.shc-reveal--js{opacity:0;transform:translateY(22px);transition:opacity .9s var(--shc-ease),transform .9s var(--shc-ease)}.shc-reveal--js.is-in{opacity:1;transform:none}}@keyframes shc-bloom{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes shc-dissolve{0%{opacity:1;transform:none}to{opacity:0;transform:translateY(-10px)}}@keyframes shc-fade-in{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:no-preference){.shc-beat-in{animation:shc-bloom .85s var(--shc-ease) both}.shc-beat-out{animation:shc-dissolve .5s var(--shc-ease) both}.shc-fade-in{animation:shc-fade-in .55s var(--shc-ease) both}}@media(prefers-reduced-motion:no-preference){::view-transition-old(root),::view-transition-new(root){animation-duration:.55s;animation-timing-function:var(--shc-ease)}}:where(a,button,[tabindex]):focus-visible{outline:2px solid var(--shc-magenta);outline-offset:4px;border-radius:3px}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}}
