@import url("https://fonts.googleapis.com/css2?family=DM+Mono:ital,wght@0,300;0,400;0,500;1,300;1,400;1,500&family=Manrope:wght@200..800&display=swap");@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");:root{--base-100:rgb(242,237,230);--base-200:rgb(204,200,194);--base-250:rgb(179,167,152);--base-300:rgb(153,143,130);--base-350:rgb(128,119,108);--base-400:rgb(102,95,86);--base-450:rgb(31,29,29);--base-500:rgb(20,19,19)}*{margin:0;padding:0;box-sizing:border-box}html{scrollbar-gutter:stable}body{font-family:Rubik,Manrope,sans-serif;background-color:#0d0c0c;color:var(--base-100);direction:rtl;text-align:right}main{width:100%;min-width:0}main:focus{outline:none}.footer,section{background-color:var(--base-500)}img{width:100%;height:100%;object-fit:cover;-webkit-user-select:none;-moz-user-select:none;user-select:none}h1{font-size:5rem;font-weight:500;letter-spacing:-.25rem;line-height:1.05}h2{font-size:3.5rem;font-weight:550;letter-spacing:-.15rem}h2,h3{line-height:1.2}h3{font-size:2.5rem;font-weight:500;letter-spacing:-.075rem}p{font-size:1rem}p,p.md{font-weight:500;line-height:1.4}p.md{font-size:1.125rem}p.lg{font-size:1.25rem;line-height:1.4}p.lg,p.mono{font-weight:500}p.mono{text-transform:uppercase;font-family:DM Mono;font-size:.9rem;-webkit-font-smoothing:antialiased}p.md.mono{font-size:1rem}p.lg.mono{font-size:1.1rem}a{text-decoration:none;font-size:1rem;font-weight:500;line-height:1.4;color:var(--base-200);border-radius:.35rem}a,button{touch-action:manipulation}:focus-visible{outline:3px solid var(--base-100);outline-offset:5px}h1,h2,h3,p{overflow-wrap:break-word}span.spacer{display:inline-block;width:20rem}.container{width:100%;height:100%;padding:2rem;max-width:2000px;margin:0 auto;direction:rtl}*{direction:inherit}[dir=ltr]{direction:ltr;unicode-bidi:-webkit-isolate;unicode-bidi:isolate}h1,h2,h3,h4,h5,h6{text-align:right;direction:rtl}.flex-rtl{display:flex;direction:rtl}.flex-row-reverse{flex-direction:row-reverse}.mr-auto{margin-right:auto}.ml-auto{margin-left:auto}.pr-2{padding-right:2rem}.pl-2{padding-left:2rem}iframe,img,video{direction:ltr}.text-right{text-align:right}.text-left{text-align:left}.text-center{text-align:center}.skip-link{position:fixed;top:1rem;inset-inline-start:1rem;z-index:1100;padding:.75rem 1rem;background:var(--base-100);color:var(--base-500);transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}@media (max-width:1000px){h1{font-size:3rem;letter-spacing:-.1rem}h2{font-size:2rem;letter-spacing:-.05rem}h3{font-size:1.5rem;letter-spacing:-.025rem}.container{padding:1.5rem}}@media (max-width:430px){.container{padding:1rem}}::view-transition-new(root),::view-transition-old(root){animation:none!important}::view-transition-group(root){z-index:auto!important}::view-transition-image-pair(root){isolation:isolate;will-change:transform,opacity,clip-path;z-index:1}::view-transition-new(root){z-index:10000;animation:none!important}::view-transition-old(root){z-index:1;animation:none!important}body.menu-open{overflow:hidden}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}html.lenis,html.lenis body{height:auto}.lenis:not(.lenis-autoToggle).lenis-stopped{overflow:clip}.lenis [data-lenis-prevent-horizontal],.lenis [data-lenis-prevent-touch],.lenis [data-lenis-prevent-vertical],.lenis [data-lenis-prevent-wheel],.lenis [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-smooth iframe{pointer-events:none}.lenis.lenis-autoToggle{transition-property:overflow;transition-duration:1ms;transition-behavior:allow-discrete}.top-bar{position:fixed;top:0;right:0;width:100%;padding:1rem 2rem;display:flex;align-items:center;z-index:10;direction:rtl;pointer-events:none}.top-bar .top-bar-logo{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;flex-shrink:0;pointer-events:auto}.top-bar .top-bar-logo img{width:100%;height:auto;object-fit:contain}@media (max-width:1000px){.top-bar{padding:.75rem 1rem}}