:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ground:#17131f;--raise:#201b2b;--hush:#3b3348;--chalk:#efeaf3;--mute:#9a92a8;--you:#f2a54e;--on-you:#21160a;--you-ink:#f2a54e;--tutor:#9b8ee0;--sans:"IBM Plex Sans Arabic", system-ui, sans-serif;--display:"Bricolage Grotesque", var(--sans)}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ground:#f4f1f7;--raise:#fbfafc;--hush:#d5cfdf;--chalk:#1e1926;--mute:#665f74;--you:#ee9a2c;--on-you:#23160a;--you-ink:#9a5500;--tutor:#5646b0}*{box-sizing:border-box}body{background:var(--ground);color:var(--chalk);font:400 1rem/1.7 var(--sans);-webkit-font-smoothing:antialiased;margin:0}h1,h2,h3{font-family:var(--display);text-wrap:balance;margin:0;font-weight:700;line-height:1.25}:root[lang=en] h1,:root[lang=en] h2,:root[lang=en] h3{letter-spacing:-.01em}:root[lang=ar] h1,:root[lang=ar] h2,:root[lang=ar] h3{line-height:1.4}p{text-wrap:pretty;margin:0}a{color:inherit}:focus-visible{outline:2px solid var(--tutor);outline-offset:3px;border-radius:4px}.bar{justify-content:space-between;align-items:center;gap:1rem;max-width:68rem;margin:0 auto;padding:1.4rem 1.5rem;display:flex}.wordmark{font:800 1.5rem/1 var(--display);letter-spacing:-.03em;text-decoration:none}.wordmark span{color:var(--you-ink)}.bar-actions{align-items:center;gap:.5rem;display:flex}.ghost{min-width:44px;min-height:44px;color:var(--mute);font:600 .9rem/1 var(--sans);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;padding:.55rem .9rem;text-decoration:none;display:inline-flex}.ghost:hover{color:var(--chalk);background:var(--raise)}.ghost:active{background:var(--hush)}main{max-width:68rem;margin:0 auto;padding:0 1.5rem}section{border-top:1px solid var(--hush);padding:4.5rem 0}section:first-child{border-top:0}.hero{align-items:center;gap:3rem;padding:3rem 0 5rem;display:grid}@media (width>=62rem){.hero{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:4rem}}.hero h1{max-inline-size:20ch;font-size:clamp(2.4rem,7vw,4rem)}.hero em{color:var(--you-ink);font-style:normal}.lede{color:var(--mute);max-width:46ch;margin-top:1.5rem;font-size:1.15rem}.fine{color:var(--mute);margin-top:1.1rem;font-size:.9rem}.cta{background:var(--you);color:var(--on-you);font:700 1.05rem/1 var(--display);cursor:pointer;border-radius:999px;margin-top:2rem;padding:1.1rem 2.4rem;text-decoration:none;display:inline-block}.cta:hover{filter:brightness(1.07)}.cta:active{filter:brightness(.94)}.demo{background:var(--raise);border:1px solid var(--hush);border-radius:1rem;gap:1.1rem;margin:0;padding:1.5rem;display:grid}.demo-head{color:var(--mute);align-items:center;gap:.5rem;font-size:.85rem;display:flex}.mic{width:1.1rem;height:1.1rem;color:var(--you-ink);flex:none}.turn{gap:.3rem;display:grid}.who{color:var(--mute);font-size:.8rem}.said{text-align:start;font-size:1.05rem;line-height:1.6}.turn.them .said{color:var(--mute)}.turn.them s{-webkit-text-decoration-color:var(--mute);text-decoration-color:var(--mute);text-decoration-thickness:1px}.turn.tako .said{color:var(--chalk)}.turn.tako b{color:var(--you-ink);font-weight:600}.band h2,.steps h2,.grid h2,.close h2{margin-bottom:1.4rem;font-size:clamp(1.5rem,3.4vw,2rem)}.band p{max-width:62ch;color:var(--mute);font-size:1.05rem}.steps ol{counter-reset:step;gap:2rem;margin:0;padding:0;list-style:none;display:grid}@media (width>=62rem){.steps ol{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem 3rem}}.steps li{counter-increment:step;max-width:58ch;padding-inline-start:3.2rem;position:relative}.steps li:before{content:counter(step);inset-inline-start:0;border:1px solid var(--hush);width:2.2rem;height:2.2rem;font:600 .95rem/1 var(--display);color:var(--you-ink);border-radius:999px;place-items:center;display:grid;position:absolute;top:0}.steps h3,.cards h3{margin-bottom:.4rem;font-size:1.15rem}.steps p,.cards p{color:var(--mute)}.cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}@media (width<=46rem){.cards{grid-template-columns:minmax(0,1fr)}}.cards article{background:var(--raise);border:1px solid var(--hush);border-radius:1rem;padding:1.5rem}.close{text-align:center;padding:5rem 0 6rem}footer{border-top:1px solid var(--hush);max-width:68rem;color:var(--mute);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;padding:2rem 1.5rem 3rem;font-size:.9rem;display:flex}.dim{font:700 1rem/1 var(--display);color:var(--mute)}@media (width<=34rem){section{padding:3rem 0}.hero{gap:2.5rem;padding:1.5rem 0 3rem}.cta{text-align:center;display:block}.demo{padding:1.25rem}}@media (prefers-reduced-motion:no-preference){.cta,.ghost{transition:background .15s,color .15s,filter .15s}}
