@import "https://fonts.googleapis.com/css2?family=Alexandria:wght@300;400;500;600;700;800&display=swap";@font-face{font-family:Thmanyah Serif Display;src:url(/assets/thmanyahserifdisplay-Medium-CJTlQzg7.otf)format("opentype");font-weight:500;font-style:normal;font-display:swap}html,body{scroll-behavior:auto!important}.portfolio-header{--header-bg:#0d0d0dcc;--header-border:#ffffff24;--header-text:#fff;--header-muted:#ffffff9e;--header-hover:#fff;--header-accent:#ff008c;--header-accent-text:#fff;z-index:1000;border:1px solid var(--header-border);background:var(--header-bg);width:max-content;max-width:calc(100% - 28px);min-height:58px;color:var(--header-text);-webkit-backdrop-filter:blur(9px)saturate(115%);backface-visibility:hidden;direction:rtl;border-radius:999px;justify-content:center;align-items:center;padding:6px;font-family:Thmanyah Serif Display,Arial,sans-serif;transition:background-color .2s,border-color .2s,color .18s,box-shadow .2s,-webkit-backdrop-filter .18s,backdrop-filter .18s;display:flex;position:fixed;top:20px;right:50%;transform:translate(50%);box-shadow:0 12px 32px #0003,inset 0 1px #ffffff12}.portfolio-header:before{z-index:-1;border-radius:inherit;content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff1a,#0000 38% 72%,#ffffff09);transition:opacity .18s;position:absolute;inset:0}.portfolio-header.is-scrolling{-webkit-backdrop-filter:blur(5px)saturate(108%);box-shadow:0 8px 24px #0000002b}.portfolio-header.is-scrolling:before{opacity:.65}.portfolio-header--dark{--header-bg:#0c0c0ccc;--header-border:#ffffff24;--header-text:#fff;--header-muted:#ffffff9e;--header-hover:#fff}.portfolio-header--light{--header-bg:#fafaf7e6;--header-border:#0000001f;--header-text:#080808;--header-muted:#00000094;--header-hover:#000;box-shadow:0 12px 30px #00000017,inset 0 1px #fffc}.portfolio-header--pink{--header-bg:#0c0c0cd6;--header-border:#fff3;--header-text:#fff;--header-muted:#ffffffad;--header-hover:#fff}.portfolio-header--lime{--header-bg:#f8f8f2eb;--header-border:#00000024;--header-text:#050505;--header-muted:#00000094;--header-hover:#000}.portfolio-header--orange{--header-bg:#0c0c0cd6;--header-border:#fff3;--header-text:#fff;--header-muted:#ffffffad;--header-hover:#fff}.portfolio-header__brand{width:52px;height:44px;color:var(--header-text);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:0;text-decoration:none;transition:background-color .16s,transform .16s;display:inline-flex}.portfolio-header__brand:hover{background:#ffffff0f;transform:translateY(-1px)}.portfolio-header--light .portfolio-header__brand:hover,.portfolio-header--lime .portfolio-header__brand:hover{background:#0000000f}.portfolio-header__brand img{object-fit:contain;width:34px;height:34px;transition:filter .2s,opacity .16s,transform .16s;display:block;transform:translate(-6px)}.portfolio-header__brand:hover img{transform:translate(-6px)scale(1.04)}.portfolio-header--light .portfolio-header__brand img,.portfolio-header--lime .portfolio-header__brand img{filter:brightness(0)}.portfolio-header__nav{color:var(--header-muted);align-items:center;gap:18px;padding-inline:17px;font-size:1rem;font-weight:600;transition:color .18s;display:flex}.portfolio-header__nav a{min-height:42px;color:inherit;white-space:nowrap;justify-content:center;align-items:center;padding-inline:2px;text-decoration:none;transition:color .16s,transform .16s;display:inline-flex;position:relative}.portfolio-header__nav a:after{background:var(--header-accent);content:"";opacity:0;border-radius:50%;width:6px;height:6px;transition:opacity .18s,transform .22s cubic-bezier(.22,1,.36,1);position:absolute;bottom:1px;right:50%;transform:translate(50%)scale(0);box-shadow:0 0 10px #ff008cbf}.portfolio-header__nav a:hover{color:var(--header-hover);transform:translateY(-1px)}.portfolio-header__nav a:not(.is-active):hover:after{opacity:0;transform:translate(50%)scale(0)}.portfolio-header__nav a.is-active{color:var(--header-text)!important;box-shadow:none!important;background:0 0!important}.portfolio-header__nav a.is-active:after{opacity:1;display:block;transform:translate(50%)scale(1)}.portfolio-header__nav a.is-active:hover{color:var(--header-text)!important}.portfolio-header__actions{direction:ltr;align-items:center;gap:6px;display:flex}.portfolio-header__language{border:1px solid var(--header-border);min-width:47px;min-height:44px;color:var(--header-text);cursor:pointer;background:#ffffff0f;border-radius:999px;justify-content:center;align-items:center;padding:0 12px;font-family:Thmanyah Serif Display,Arial,sans-serif;font-size:.88rem;font-weight:600;transition:background-color .16s,border-color .18s,color .18s,transform .16s;display:inline-flex}.portfolio-header__language:hover{background:#ffffff1f;transform:translateY(-1px)}.portfolio-header--light .portfolio-header__language,.portfolio-header--lime .portfolio-header__language{background:#0000000d}.portfolio-header--light .portfolio-header__language:hover,.portfolio-header--lime .portfolio-header__language:hover{background:#0000001a}.portfolio-header__contact{border:1px solid var(--header-accent);background:var(--header-accent);min-height:44px;color:var(--header-accent-text);white-space:nowrap;direction:rtl;border-radius:999px;justify-content:center;align-items:center;padding-inline:19px;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .18s,border-color .18s,color .16s,filter .16s,transform .16s,box-shadow .18s;display:inline-flex}.portfolio-header__contact:hover{filter:brightness(1.05);box-shadow:0 7px 18px color-mix(in srgb, var(--header-accent) 22%, transparent);transform:translateY(-1px)}.portfolio-header__contact.is-active{box-shadow:0 0 0 3px color-mix(in srgb, var(--header-accent) 18%, transparent), 0 8px 22px color-mix(in srgb, var(--header-accent) 24%, transparent)}.portfolio-header__mobile-contact{display:none!important}.portfolio-header__menu{border:1px solid var(--header-border);cursor:pointer;background:#ffffff0f;border-radius:50%;width:42px;height:42px;padding:0;transition:background-color .16s,border-color .18s,transform .16s;display:none}.portfolio-header__menu:hover{background:#ffffff1f}.portfolio-header--light .portfolio-header__menu,.portfolio-header--lime .portfolio-header__menu{background:#0000000d}.portfolio-header__menu span{background:var(--header-text);border-radius:999px;width:17px;height:1.5px;margin:5px auto;transition:background-color .18s,transform .19s,opacity .16s;display:block}.portfolio-header__menu.is-active span:first-child{transform:translateY(3.25px)rotate(45deg)}.portfolio-header__menu.is-active span:last-child{transform:translateY(-3.25px)rotate(-45deg)}.portfolio-header a:focus-visible,.portfolio-header button:focus-visible{outline:2px solid var(--header-accent);outline-offset:3px}@media (width<=1120px){.portfolio-header__nav{gap:13px;padding-inline:13px;font-size:.9rem}.portfolio-header__brand{width:48px}.portfolio-header__brand img{width:31px;height:31px;transform:translate(-4px)}.portfolio-header__brand:hover img{transform:translate(-4px)scale(1.04)}.portfolio-header__contact{padding-inline:16px;font-size:.9rem}}@media (width<=980px){.portfolio-header{-webkit-backdrop-filter:none;contain:none;border-radius:22px;justify-content:space-between;width:min(330px,100% - 30px);max-width:none;min-height:54px;padding:5px 6px;top:12px;overflow:visible}.portfolio-header__brand{width:48px;height:42px}.portfolio-header__brand img{width:30px;height:30px;transform:translate(-3px)}.portfolio-header__brand:hover img{transform:translate(-3px)scale(1.04)}.portfolio-header__actions{margin-inline-start:auto}.portfolio-header__contact{display:none}.portfolio-header__menu{display:block}.portfolio-header__nav{z-index:20;background:var(--header-bg);max-height:0;color:var(--header-text);opacity:0;-webkit-backdrop-filter:blur(9px)saturate(110%);pointer-events:none;transform-origin:top;direction:rtl;border:1px solid #0000;border-radius:22px;gap:0;margin-inline:auto;padding:0 16px;transition:max-height .24s,padding .24s,opacity .18s,transform .24s,background-color .18s,border-color .18s;display:grid;position:absolute;top:calc(100% + 9px);left:0;right:0;overflow:hidden;transform:translateY(-7px)scale(.985);box-shadow:0 16px 36px #00000038}.portfolio-header__nav.is-open{border-color:var(--header-border);opacity:1;pointer-events:auto;max-height:420px;padding-block:10px;transform:translateY(0)scale(1)}.portfolio-header__nav a{border-bottom:1px solid var(--header-border);min-height:52px;color:var(--header-text);justify-content:center;padding-inline:16px;transform:none}.portfolio-header__nav a:hover{color:var(--header-text);background:#ffffff0d;transform:none}.portfolio-header--light .portfolio-header__nav a:hover,.portfolio-header--lime .portfolio-header__nav a:hover{background:#0000000d}.portfolio-header__nav a.is-active{color:var(--header-text)!important;background:0 0!important}.portfolio-header__nav a.is-active:after{opacity:1;display:block;bottom:5px;right:50%;transform:translate(50%)scale(1)}.portfolio-header__nav a:last-child{border-bottom:0}.portfolio-header__mobile-contact{font-weight:600;color:var(--header-accent)!important;display:flex!important}.portfolio-header__mobile-contact.is-active{color:var(--header-text)!important}}@media (width<=430px){.portfolio-header{width:min(304px,100% - 22px);min-height:52px;padding:5px}.portfolio-header__brand{width:44px;height:40px}.portfolio-header__brand img{width:28px;height:28px;transform:translate(-2px)}.portfolio-header__brand:hover img{transform:translate(-2px)scale(1.04)}.portfolio-header__language{min-width:40px;min-height:40px;padding-inline:10px;font-size:.72rem}.portfolio-header__menu{width:40px;height:40px}}@media (prefers-reduced-motion:reduce){.portfolio-header,.portfolio-header:before,.portfolio-header *,.portfolio-header :before,.portfolio-header :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}html[dir=ltr] .portfolio-header,html[dir=ltr] .portfolio-header__actions,html[dir=ltr] .portfolio-header__nav,html[dir=ltr] .portfolio-header__nav a,html[dir=ltr] .portfolio-header__contact{direction:ltr}html[lang=en] .portfolio-header,html[lang=en] .portfolio-header button,html[lang=en] .portfolio-header a{font-family:Nan Display,Arial,Helvetica,sans-serif}@media (width<=980px){html[dir=ltr] .portfolio-header__brand img{transform:translate(3px)}html[dir=ltr] .portfolio-header__brand:hover img{transform:translate(3px)scale(1.04)}}@media (width<=980px){html[dir=rtl] .portfolio-header{direction:ltr}html[dir=rtl] .portfolio-header__brand{order:2}html[dir=rtl] .portfolio-header__actions{direction:ltr;order:1;margin:0}html[dir=rtl] .portfolio-header__nav{direction:rtl}}@font-face{font-family:Thmanyah Serif Display;src:url(/assets/thmanyahserifdisplay-Medium-CJTlQzg7.otf)format("opentype");font-weight:500;font-style:normal;font-display:swap}.hero{--hero-green:#9fe870;--hero-green-dark:#071006;--hero-pink:#ff008c;--hero-pink-hover:#ff1998;--hero-orange:#ff6500;--hero-black:#050505;--hero-white:#fff;isolation:isolate;background:var(--hero-black);width:100%;min-height:100svh;color:var(--hero-white);font-feature-settings:"liga" 1, "calt" 1;text-rendering:optimizelegibility;direction:rtl;flex-direction:column;justify-content:flex-start;align-items:center;font-family:Thmanyah Serif Display,Arial,sans-serif;display:flex;position:relative;overflow:hidden}.hero *,.hero :before,.hero :after{box-sizing:border-box}.hero__background{z-index:0;background:var(--hero-black);pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero__aurora{transform-origin:top;will-change:transform;height:68%;position:absolute;top:0;left:-18%;right:-18%;overflow:hidden;transform:translateZ(0)}.hero__glow{aspect-ratio:1;filter:blur(92px);will-change:transform;border-radius:45% 55% 62% 38%/48% 40% 60% 52%;width:clamp(500px,58vw,960px);display:block;position:absolute;transform:translateZ(0)}.hero__glow--lime{opacity:.66;background:radial-gradient(circle,#9fe8709e 0%,#9fe8704f 30%,#9fe8701f 53%,#9fe87009 68%,#0000 81%);top:-72%;right:20%}.hero__glow--pink{opacity:.72;background:radial-gradient(circle,#ff008cad 0%,#ff008c57 30%,#ff008c21 53%,#ff008c0a 68%,#0000 81%);top:-68%;left:-8%}.hero__glow--orange{opacity:.66;background:radial-gradient(circle,#ff6500a6 0%,#ff650052 30%,#ff65001f 53%,#ff650009 68%,#0000 81%);width:clamp(450px,50vw,830px);top:-61%;right:-24%}.hero__background-overlay{pointer-events:none;background:radial-gradient(at 50% 4%,#0000 0%,#05050505 27%,#05050538 45%,#050505b8 66%,#050505 84%),linear-gradient(#05050505 0%,#05050514 31%,#05050561 50%,#050505e6 72%,#050505 87% 100%);position:absolute;inset:0}.hero>.hero__content{z-index:2;text-align:center;flex-direction:column;flex:none;justify-content:flex-start;align-items:center;width:min(1120px,100% - 48px);margin:0 auto;display:flex;position:relative;padding:65px 0 55px!important}.hero__status{color:#080808;-webkit-backdrop-filter:blur(12px);background:#fffffff5;border:1px solid #ffffff2e;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:48px;margin:0 0 clamp(30px,4vh,46px);padding:8px 22px;font-size:1rem;font-weight:500;line-height:1.4;display:inline-flex;box-shadow:0 12px 35px #00000038,inset 0 1px #fffc}.hero__status-dot{background:var(--hero-green);border-radius:50%;flex-shrink:0;width:10px;height:10px;animation:2s ease-in-out infinite hero-status-pulse;box-shadow:0 0 0 5px #9fe8701f,0 0 15px #9fe8708c}@keyframes hero-status-pulse{0%,to{transform:scale(1)}50%{transform:scale(.72)}}.hero__title{color:#f8f8f8;text-align:center;flex-direction:column;align-items:center;gap:0;width:min(100%,1050px);margin:0 auto;font-size:clamp(4rem,6.2vw,7rem);font-weight:500;line-height:1;display:flex;overflow:visible}.hero__title-line{white-space:normal;justify-content:center;align-items:center;width:100%;min-height:1.2em;padding:0 .1em .03em;display:flex;overflow:visible}.hero__word{--word-hover-color:var(--hero-pink);color:#f8f8f8;cursor:default;outline:none;place-items:center;width:max-content;max-width:100%;padding-inline:.14em;transition:color .3s,text-shadow .3s;display:inline-grid;overflow:visible}.hero__word-normal,.hero__word-stretched{white-space:nowrap;grid-area:1/1;padding:.08em .12em .18em;transition:opacity .32s,color .32s,text-shadow .32s,transform .42s cubic-bezier(.22,1,.36,1);display:block;overflow:visible}.hero__word-normal{opacity:1;transform:scaleX(1)}.hero__word-stretched{color:var(--word-hover-color);opacity:0;transform-origin:50%;transform:scaleX(.84)}.hero__word--develop{--word-hover-color:var(--hero-pink)}.hero__word--design{--word-hover-color:var(--hero-green)}.hero__word--create{--word-hover-color:var(--hero-orange)}@media (hover:hover) and (pointer:fine){.hero__word:hover .hero__word-normal{opacity:0;transform:scaleX(.94)}.hero__word:hover .hero__word-stretched{opacity:1;text-shadow:0 0 18px color-mix(in srgb, var(--word-hover-color) 45%, transparent);transform:scaleX(.96)}.hero__word:hover{text-shadow:0 0 20px color-mix(in srgb, var(--word-hover-color) 20%, transparent)}}.hero__word:focus-visible .hero__word-normal{opacity:0;transform:scaleX(.94)}.hero__word:focus-visible .hero__word-stretched{opacity:1;text-shadow:0 0 18px color-mix(in srgb, var(--word-hover-color) 45%, transparent);transform:scaleX(.96)}.hero__word:focus-visible{outline:2px solid color-mix(in srgb, var(--word-hover-color) 55%, transparent);outline-offset:.08em;border-radius:.18em}.hero__description{color:#ffffffd1;text-align:center;max-width:790px;margin:clamp(26px,4vh,42px) auto 0;font-size:clamp(1.1rem,1.35vw,1.4rem);font-weight:500;line-height:1.9}.hero__actions{justify-content:center;align-items:center;gap:16px;margin-top:clamp(30px,4vh,46px);display:flex}.hero__button{white-space:nowrap;cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-width:205px;min-height:60px;padding:10px 28px;font-family:Thmanyah Serif Display,Arial,sans-serif;font-size:1.1rem;font-weight:500;line-height:1.3;text-decoration:none;transition:background-color .2s,border-color .2s,box-shadow .2s,color .2s,transform .2s;display:inline-flex}.hero__button--primary{background:var(--hero-pink);color:#fff;box-shadow:0 12px 30px #ff008c26}.hero__button--primary:hover,.hero__button--primary:focus,.hero__button--primary:focus-visible{background:var(--hero-pink-hover);color:#fff;transform:translateY(-4px);box-shadow:0 16px 38px #ff008c47}.hero__button-arrow{opacity:0;flex-shrink:0;justify-content:center;align-items:center;width:0;margin-inline-start:0;font-family:Arial,sans-serif;font-size:1.3rem;line-height:1;transition:width .21s,margin .21s,opacity .17s,transform .21s;display:inline-flex;overflow:hidden;transform:translate(8px)}.hero__button--primary:hover .hero__button-arrow,.hero__button--primary:focus .hero__button-arrow,.hero__button--primary:focus-visible .hero__button-arrow,.hero__button--primary:active .hero__button-arrow{opacity:1;width:24px;margin-inline-start:13px;transform:translate(0)}.hero__button--secondary{color:#fff;-webkit-backdrop-filter:blur(10px);background:#ffffff09;border-color:#ffffff38}.hero__button--secondary:hover,.hero__button--secondary:focus,.hero__button--secondary:focus-visible{border-color:var(--hero-pink);color:#fff;background:#ff008c17;transform:translateY(-4px);box-shadow:0 13px 32px #ff008c1c}.hero__download-icon{opacity:0;color:currentColor;flex-shrink:0;justify-content:center;align-items:center;width:0;height:22px;margin-inline-start:0;transition:width .21s,margin .21s,opacity .17s,transform .21s;display:inline-flex;overflow:hidden;transform:translateY(-5px)scale(.8)}.hero__download-icon svg{flex-shrink:0;width:22px;height:22px;display:block}.hero__button--secondary:hover .hero__download-icon,.hero__button--secondary:focus .hero__download-icon,.hero__button--secondary:focus-visible .hero__download-icon,.hero__button--secondary:active .hero__download-icon{opacity:1;width:22px;margin-inline-start:12px;transform:translateY(0)scale(1)}.hero__button:focus-visible{outline:2px solid var(--hero-pink);outline-offset:4px}.hero-marquee{z-index:2;direction:ltr;background:0 0;flex-direction:column;flex-shrink:0;gap:12px;width:100%;margin-top:55px;padding-block:24px 34px;display:flex;position:relative;overflow:hidden}.hero-marquee:before,.hero-marquee:after{z-index:5;content:"";pointer-events:none;width:clamp(55px,8vw,130px);position:absolute;top:0;bottom:0}.hero-marquee:before{background:linear-gradient(270deg,#050505 4%,#050505c7 38%,#0000 100%);right:0}.hero-marquee:after{background:linear-gradient(90deg,#050505 4%,#050505c7 38%,#0000 100%);left:0}.hero-marquee__row{width:100%;overflow:hidden}.hero-marquee__track{will-change:transform;align-items:center;width:max-content;display:flex}.hero-marquee__group{flex-shrink:0;align-items:center;display:flex}.hero-marquee__item{flex-shrink:0;align-items:center;gap:18px;padding-inline:9px;display:flex}.hero-marquee__pill{white-space:nowrap;pointer-events:none;direction:rtl;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding-inline:29px;font-family:Thmanyah Serif Display,Arial,sans-serif;font-size:clamp(.96rem,1.08vw,1.12rem);font-weight:500;line-height:1;display:inline-flex;box-shadow:inset 0 1px #ffffff2e}.hero-marquee__pill--pink{background:var(--hero-pink);color:#fff;border-color:#ff008cb8;box-shadow:0 9px 24px #ff008c26,inset 0 1px #fff3}.hero-marquee__pill--lime{background:var(--hero-green);color:var(--hero-green-dark);border-color:#9fe870cc;box-shadow:0 9px 24px #9fe87021,inset 0 1px #ffffff52}.hero-marquee__pill--orange{background:var(--hero-orange);color:#fff;border-color:#ff6500c7;box-shadow:0 9px 24px #ff650026,inset 0 1px #ffffff38}.hero-marquee__star{color:#ffffffd6;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-family:Arial,sans-serif;font-size:1.35rem;font-weight:300;line-height:1;display:inline-flex}@media (width<=1024px){.hero>.hero__content{width:min(100%,900px);padding:92px 30px 50px!important}.hero__title{width:min(100%,900px);font-size:clamp(3.7rem,8vw,6rem);line-height:1.1}.hero__title-line{padding-inline:.24em}.hero__aurora{height:62%;left:-35%;right:-35%}.hero__glow{filter:blur(82px)}.hero-marquee{gap:11px;padding-block:22px 30px}.hero-marquee__pill{min-height:43px;padding-inline:24px;font-size:.98rem}}@media (width<=720px){.hero>.hero__content{width:100%;padding:84px 16px 44px!important}.hero__aurora{height:57%;left:-70%;right:-70%}.hero__glow{filter:blur(70px);width:620px}.hero__glow--lime{top:-55%;right:0}.hero__glow--pink{top:-54%;left:-45%}.hero__glow--orange{top:-48%;right:-56%}.hero__status{min-height:42px;margin-bottom:27px;padding:7px 17px;font-size:.9rem}.hero__status-dot{width:8px;height:8px}.hero__title{gap:.02em;width:100%;font-size:clamp(3rem,14.2vw,4.35rem);line-height:1.12}.hero__title-line{min-height:1.24em;padding:.08em .16em .2em}.hero__word{max-width:calc(100vw - 36px);padding-inline:.08em}.hero__word-normal,.hero__word-stretched{padding:.1em .15em .2em}.hero__word-stretched{font-size:.94em;transform:scaleX(.82)}.hero__word:focus-visible .hero__word-stretched{transform:scaleX(.92)}.hero__description{max-width:520px;margin-top:22px;font-size:1rem;line-height:1.8}.hero__actions{flex-direction:column;width:100%;margin-top:28px}.hero__button{width:min(100%,340px);min-height:56px;font-size:1.04rem}.hero-marquee{gap:9px;margin-top:25px;padding-block:19px 26px}.hero-marquee:before,.hero-marquee:after{width:42px}.hero-marquee__item{gap:13px;padding-inline:7px}.hero-marquee__pill{min-height:38px;padding-inline:20px;font-size:.88rem}.hero-marquee__star{width:18px;height:18px;font-size:1.05rem}}@media (width<=420px){.hero>.hero__content{padding:80px 12px 40px!important}.hero__title{font-size:clamp(2.65rem,14vw,3.55rem);line-height:1.14}.hero__title-line{min-height:1.26em;padding-inline:.12em}.hero__word{max-width:calc(100vw - 24px);padding-inline:.06em}.hero__word-normal,.hero__word-stretched{padding-inline:.14em}.hero__description{font-size:.96rem}.hero__button{min-height:54px}.hero-marquee__pill{min-height:36px;padding-inline:18px;font-size:.84rem}}@media (prefers-reduced-motion:reduce){.hero__status-dot{animation:none}.hero-marquee__track{transform:none!important}.hero-marquee__row{scrollbar-width:none;overflow-x:auto}.hero-marquee__row::-webkit-scrollbar{display:none}.hero *,.hero :before,.hero :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}html[dir=ltr] .hero,html[dir=ltr] .hero__status,html[dir=ltr] .hero__description,html[dir=ltr] .hero__actions,html[dir=ltr] .hero-marquee__pill{direction:ltr}html[lang=en] .hero,html[lang=en] .hero button,html[lang=en] .hero a{font-family:Nan Display,Arial,Helvetica,sans-serif}@font-face{font-family:Thmanyah Serif Display;src:url(/assets/thmanyahserifdisplay-Medium-CJTlQzg7.otf)format("opentype");font-weight:500;font-style:normal;font-display:swap}.about-section{--about-green:#9fe870;--about-pink:#ff007f;--about-orange:#ff6500;--about-black:#050505;--about-white:#fff;isolation:isolate;background:var(--about-black);width:100%;color:var(--about-white);direction:rtl;padding:clamp(95px,8vw,135px) 24px;scroll-margin-top:110px;font-family:Thmanyah Serif Display,Arial,sans-serif;position:relative;overflow:hidden}.about-section__background{z-index:-2;pointer-events:none;position:absolute;inset:0;overflow:hidden}.about-section__background:after{content:"";background:linear-gradient(#0000 0%,#05050533 55%,#050505 90% 100%);position:absolute;inset:0}.about-section__glow{aspect-ratio:1;filter:blur(140px);opacity:.08;border-radius:50%;width:clamp(420px,44vw,720px);position:absolute}.about-section__glow--pink{background:var(--about-pink);top:-30%;right:-14%}.about-section__container{grid-template-columns:minmax(0,1.2fr) minmax(290px,.8fr);align-items:start;gap:clamp(60px,8vw,115px);width:min(1180px,100%);margin-inline:auto;display:grid}.about-section__content{min-width:0;max-width:720px}.about-section__label{border:1.5px solid var(--about-pink);min-height:46px;color:var(--about-pink);white-space:nowrap;background:#ff007f1a;border-radius:999px;justify-content:center;align-items:center;margin-bottom:22px;padding:8px 24px;font-size:1rem;font-weight:500;line-height:1;display:inline-flex;box-shadow:inset 0 1px #ffffff08,0 8px 24px #ff007f0f}.about-section__title-row{justify-content:flex-start;align-items:center;gap:17px;width:100%;min-height:54px;display:flex}.about-section__title{flex:0 280px;width:min(100%,280px);margin:0;line-height:1}.about-section__title-image{object-fit:contain;object-position:right center;width:100%;height:auto;display:block}.about-section__title-name{color:#fff;letter-spacing:-.045em;word-spacing:.06em;white-space:nowrap;font-size:clamp(3.1rem,4.8vw,5.15rem);font-weight:620;line-height:.96;display:block}.about-section__cv-icon-button{width:54px;height:54px;color:var(--about-orange);cursor:pointer;backface-visibility:hidden;background:#ff650017;border:1.5px solid #ff6500d9;border-radius:50%;flex:0 0 54px;justify-content:center;align-items:center;text-decoration:none;transition:color .22s,background-color .22s,border-color .22s,box-shadow .22s;display:inline-flex;position:relative;transform:translateZ(0);box-shadow:inset 0 1px #ffffff0d,0 10px 28px #ff650014}.about-section__cv-icon-button svg{flex-shrink:0;width:25px;height:25px;transition:transform .22s;display:block;transform:translateZ(0)}.about-section__cv-icon-button:hover,.about-section__cv-icon-button:focus-visible{border-color:var(--about-orange);background:var(--about-orange);color:#090909;box-shadow:0 14px 34px #ff65003d}.about-section__cv-icon-button:hover svg,.about-section__cv-icon-button:focus-visible svg{transform:translateY(2px)translateZ(0)}.about-section__cv-icon-button:focus-visible{outline:2px solid var(--about-orange);outline-offset:4px}.about-section__cv-tooltip{z-index:10;color:var(--about-orange);white-space:nowrap;pointer-events:none;opacity:0;background:#151515;border:1px solid #ff650052;border-radius:999px;padding:7px 12px;font-size:.77rem;line-height:1;transition:opacity .18s;position:absolute;bottom:calc(100% + 11px);left:50%;transform:translate(-50%)}.about-section__cv-icon-button:hover .about-section__cv-tooltip,.about-section__cv-icon-button:focus-visible .about-section__cv-tooltip{opacity:1}.about-section__text{max-width:680px;margin-top:26px}.about-section__paragraph{color:#ffffffb3;margin:0;font-size:clamp(1.04rem,1.24vw,1.18rem);font-weight:500;line-height:1.95}.about-section__paragraph+.about-section__paragraph{margin-top:10px}.about-section__certificates{border-top:1px solid #ffffff17;margin-top:24px;padding-top:20px;scroll-margin-top:125px}.about-section__certificates-heading{justify-content:flex-start;align-items:flex-start;margin-bottom:15px;display:flex}.about-section__certificates-label{color:#fffffff0;font-size:clamp(1.18rem,1.5vw,1.4rem);display:block}.about-section__certificates-description{color:#ffffff6b;max-width:470px;margin:5px 0 0;font-size:.88rem;line-height:1.7}.about-section__certificates-list{flex-direction:column;gap:10px;display:flex}.about-section__certificate-row{--certificate-accent:var(--about-green);color:#fff;cursor:pointer;direction:ltr;background:#ffffff06;border:1px solid #ffffff17;border-radius:18px;grid-template-columns:minmax(145px,auto) minmax(0,1fr) 54px;grid-template-areas:"side info mark";align-items:center;gap:18px;min-width:0;padding:16px 18px;text-decoration:none;transition:border-color .22s,background-color .22s,transform .22s;display:grid}.about-section__certificate-row--green{--certificate-accent:var(--about-green)}.about-section__certificate-row--pink{--certificate-accent:var(--about-pink)}.about-section__certificate-row:hover,.about-section__certificate-row:focus,.about-section__certificate-row:focus-visible,.about-section__certificate-row:active{border-color:color-mix(in srgb, var(--certificate-accent) 50%, transparent);background:color-mix(in srgb, var(--certificate-accent) 6%, #ffffff05)}.about-section__certificate-row:hover{transform:translate(-5px)}.about-section__certificate-row:focus-visible{outline:2px solid var(--certificate-accent);outline-offset:4px}.about-section__certificate-mark{border:1px solid color-mix(in srgb, var(--certificate-accent) 40%, transparent);background:color-mix(in srgb, var(--certificate-accent) 8%, transparent);border-radius:15px;grid-area:mark;justify-content:center;justify-self:end;align-items:center;width:50px;height:50px;padding:9px;display:inline-flex;overflow:hidden;box-shadow:inset 0 1px #ffffff09}.about-section__certificate-logo{object-fit:contain;opacity:1;filter:none;background:0 0;width:100%;height:100%;display:block}.about-section__certificate-logo-mask{background:var(--certificate-accent);width:100%;height:100%;display:block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.about-section__certificate-info{text-align:right;direction:rtl;grid-area:info;width:100%;min-width:0}.about-section__certificate-title{color:#ffffffeb;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:clamp(.98rem,1.2vw,1.12rem);font-weight:500;line-height:1.45;overflow:hidden}.about-section__certificate-meta{color:#fff6;direction:rtl;justify-content:flex-start;align-items:center;gap:6px;margin-top:4px;font-size:.76rem;display:flex}.about-section__certificate-side{text-align:left;direction:ltr;grid-area:side;justify-content:flex-start;align-items:center;gap:12px;width:100%;min-width:145px;display:flex}.about-section__certificate-english{min-width:0;color:var(--certificate-accent);text-align:left;white-space:nowrap;direction:ltr;flex:1;order:2;font-family:Arial,sans-serif;font-size:.72rem;font-weight:700;line-height:1.35;display:block}.about-section__certificate-arrow{border:1px solid color-mix(in srgb, var(--certificate-accent) 38%, #ffffff1a);background:color-mix(in srgb, var(--certificate-accent) 7%, transparent);width:34px;height:34px;color:var(--certificate-accent);pointer-events:none;opacity:0;visibility:hidden;border-radius:50%;flex:0 0 34px;order:1;justify-content:center;align-items:center;font-family:Arial,sans-serif;font-size:1.05rem;line-height:1;transition:opacity .18s,visibility .18s,transform .22s cubic-bezier(.22,1,.36,1);display:inline-flex;transform:translate(-7px)scale(.78)}.about-section__certificate-row:hover .about-section__certificate-arrow,.about-section__certificate-row:focus .about-section__certificate-arrow,.about-section__certificate-row:focus-visible .about-section__certificate-arrow,.about-section__certificate-row:focus-within .about-section__certificate-arrow,.about-section__certificate-row:active .about-section__certificate-arrow{opacity:1;visibility:visible;transform:translate(0)scale(1)}.about-section__visual{justify-self:center;width:min(355px,100%);position:sticky;top:140px}.about-section__visual-glow{z-index:-1;aspect-ratio:1;filter:blur(85px);opacity:.55;background:#9fe87029;border-radius:50%;width:82%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about-section__logo-frame{aspect-ratio:.9;-webkit-backdrop-filter:blur(14px);background:radial-gradient(circle,#9fe87017,#0000 58%),#0a0a0ad1;border:1px solid #ffffff1a;border-radius:30px;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 70px #0000006b,inset 0 1px #ffffff09}.about-section__logo{object-fit:contain;filter:drop-shadow(0 0 25px #9fe8701a);will-change:transform;width:min(64%,215px);height:auto;display:block}.about-section__corner{pointer-events:none;width:34px;height:34px;position:absolute}.about-section__corner:before,.about-section__corner:after{content:"";background:#fff9;position:absolute}.about-section__corner--top{top:19px;right:19px}.about-section__corner--top:before{width:25px;height:1px;top:0;right:0}.about-section__corner--top:after{width:1px;height:25px;top:0;right:0}.about-section__corner--bottom{bottom:19px;left:19px}.about-section__corner--bottom:before{width:25px;height:1px;bottom:0;left:0}.about-section__corner--bottom:after{width:1px;height:25px;bottom:0;left:0}.about-section__visual-caption{color:#ffffff61;letter-spacing:.14em;direction:ltr;justify-content:space-between;align-items:center;gap:12px;padding:15px 10px 0;font-family:Arial,sans-serif;font-size:.66rem;display:flex}@media (width<=960px){.about-section__container{grid-template-columns:minmax(0,1.15fr) minmax(250px,.7fr);gap:45px}.about-section__title{flex-basis:250px;width:min(100%,250px)}.about-section__certificate-row{grid-template-columns:minmax(125px,auto) minmax(0,1fr) 50px;gap:14px}.about-section__certificate-side{min-width:125px}.about-section__visual{width:min(305px,100%)}}@media (width<=720px){.about-section{padding:75px 18px}.about-section__container{grid-template-columns:1fr;gap:48px}.about-section__content{text-align:center;max-width:none}.about-section__label{min-height:43px;margin-bottom:19px;padding-inline:21px;font-size:.95rem}.about-section__title-row{justify-content:center;gap:13px}.about-section__title{flex-basis:225px;width:min(100%,225px)}.about-section__title-image{object-position:center}.about-section__cv-icon-button{flex-basis:49px;width:49px;height:49px}.about-section__cv-icon-button svg{width:23px;height:23px}.about-section__text{margin-inline:auto}.about-section__paragraph{font-size:1rem;line-height:1.85}.about-section__certificates{text-align:right;margin-top:22px;padding-top:18px}.about-section__certificate-row{grid-template-columns:minmax(115px,auto) minmax(0,1fr) 48px;gap:12px;padding:15px}.about-section__certificate-mark{width:46px;height:46px;padding:8px}.about-section__certificate-side{min-width:115px}.about-section__certificate-english{font-size:.67rem}.about-section__visual{width:min(290px,88%);position:relative;top:auto}.about-section__visual-caption{font-size:.57rem}}@media (width<=520px){.about-section__certificate-row{direction:ltr;grid-template-columns:minmax(0,1fr) 44px;grid-template-areas:"info mark""side side";gap:12px 13px;padding:14px}.about-section__certificate-info{text-align:right;direction:rtl;grid-area:info}.about-section__certificate-mark{grid-area:mark;width:44px;height:44px;padding:8px}.about-section__certificate-side{border-top:1px solid #ffffff0f;grid-area:side;min-width:0;padding-top:10px}.about-section__certificate-title{white-space:normal}.about-section__certificate-arrow{flex-basis:30px;width:30px;height:30px;font-size:.95rem}.about-section__certificate-meta{flex-wrap:wrap}}@media (width<=430px){.about-section{padding-inline:15px}.about-section__label{min-height:40px;padding-inline:18px;font-size:.9rem}.about-section__title-row{gap:10px}.about-section__title{flex-basis:195px;width:min(100%,195px)}.about-section__cv-icon-button{flex-basis:45px;width:45px;height:45px}.about-section__cv-icon-button svg{width:21px;height:21px}.about-section__certificate-english{font-size:.65rem}.about-section__certificate-meta{flex-direction:column;align-items:flex-start;gap:1px}.about-section__certificate-meta>span[aria-hidden=true]{display:none}}@media (prefers-reduced-motion:reduce){.about-section *,.about-section :before,.about-section :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}html[dir=ltr] .about-section{direction:ltr}html[lang=en] .about-section,html[lang=en] .about-section a{font-family:Nan Display,Arial,Helvetica,sans-serif}html[lang=en] .about-section__title{flex:0 auto;width:auto;max-width:100%}html[lang=en] .about-section__title-row{flex-wrap:wrap;align-items:center}html[lang=en] .about-section__title-name{font-family:Nan Display,Georgia,serif!important}@media (width<=540px){html[lang=en] .about-section__title-name{white-space:normal;font-size:clamp(2.75rem,13vw,4rem)}}@media (width<=700px){html[lang=en] .about-section__certificates,html[lang=en] .about-section__certificates-heading,html[lang=en] .about-section__certificates-heading>div,html[lang=en] .about-section__certificates-label,html[lang=en] .about-section__certificates-description{direction:ltr;text-align:left!important}html[lang=en] .about-section__certificates-heading{justify-content:flex-start;align-items:flex-start;width:100%}html[lang=en] .about-section__certificates-heading>div{width:100%}html[lang=en] .about-section__certificates-description{margin-left:0;margin-right:0}}@font-face{font-family:Thmanyah Serif Display;src:url(/assets/thmanyahserifdisplay-Medium-CJTlQzg7.otf)format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Nan Display;src:url(/assets/alfont_com_NaNSuperXSerifDisplayArabic-Semibold-TRIAL-D4kzeiSr.ttf)format("truetype");font-weight:600;font-style:normal;font-display:swap}.tech-stack{--stack-green:#9fe870;--stack-pink:#ff007f;--stack-orange:#ff6500;--stack-black:#050505;--stack-white:#f8f8f4;isolation:isolate;background:var(--stack-black);width:100%;min-height:auto;color:var(--stack-white);direction:rtl;padding:clamp(68px,7vw,100px) 0 0;font-family:Thmanyah Serif Display,Arial,sans-serif;position:relative;overflow:hidden}.tech-stack__background{z-index:-2;pointer-events:none;position:absolute;inset:0;overflow:hidden}.tech-stack__background:after{content:"";background:radial-gradient(circle,#0000 20%,#0505052e 68%,#050505a6 100%);position:absolute;inset:0}.tech-stack__glow{aspect-ratio:1;filter:blur(150px);opacity:.055;border-radius:50%;width:clamp(390px,42vw,700px);position:absolute}.tech-stack__glow--pink{background:var(--stack-pink);top:-25%;right:-10%}.tech-stack__glow--green{background:var(--stack-green);opacity:.08;bottom:-42%;left:25%}.tech-stack__glow--orange{background:var(--stack-orange);top:30%;left:-22%}.tech-stack__heading{z-index:3;text-align:center;width:min(980px,100% - 40px);margin-inline:auto;position:relative}.tech-stack__eyebrow{color:var(--stack-pink);margin-bottom:10px;font-size:clamp(1rem,1.3vw,1.2rem);font-weight:500;display:inline-flex}.tech-stack__title{color:#fff;letter-spacing:0;flex-direction:column;align-items:center;margin:0;font-size:clamp(3.7rem,7vw,7.5rem);font-weight:500;line-height:1;display:flex}.tech-stack__title-line{padding:.02em .05em .1em;display:block}.tech-stack__title-line--accent{color:var(--stack-green);text-shadow:0 0 32px #9fe8701a}.tech-stack__description{color:#ffffff94;max-width:660px;margin:30px auto 0;font-size:clamp(1rem,1.25vw,1.17rem);font-weight:500;line-height:1.9}.tech-stack__stage{z-index:2;cursor:grab;touch-action:pan-y;overscroll-behavior-y:auto;-webkit-user-select:none;user-select:none;direction:ltr;width:100%;height:clamp(285px,34vh,330px);margin-top:2px;position:relative;overflow:hidden}.tech-stack__stage.is-dragging{cursor:grabbing}.tech-stack__stage:after{z-index:-1;content:"";filter:blur(30px);pointer-events:none;background:radial-gradient(#9fe87013,#0000 68%);height:190px;position:absolute;bottom:-70px;left:0;right:0}.tech-stack__tag{opacity:0;white-space:nowrap;transform-origin:50%;will-change:transform, opacity;pointer-events:none;border:1px solid #ffffff21;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:9px clamp(21px,2.3vw,34px);font-family:Nan Display,Thmanyah Serif Display,Arial,sans-serif;font-size:clamp(1rem,1.25vw,1.22rem);font-weight:600;line-height:1;transition:opacity .12s;display:inline-flex;position:absolute;top:0;left:0;box-shadow:0 12px 28px #0000003d,inset 0 1px #ffffff29}.tech-stack__stage.is-ready .tech-stack__tag{opacity:1}.tech-stack__tag-icon{color:currentColor;flex-shrink:0;width:1.22em;height:1.22em;display:block}.tech-stack__fallback-icon{justify-content:center;align-items:center;font-family:Arial,sans-serif;font-size:.9em;line-height:1;display:inline-flex}.tech-stack__tag-label{align-items:center;line-height:1;display:inline-flex}.tech-stack__tag-icon--image{object-fit:contain;filter:none;background:0 0}.tech-stack__tag--pink{background:var(--stack-pink);color:#fff}.tech-stack__tag--orange{background:var(--stack-orange);color:#fff}.tech-stack__tag--green{background:var(--stack-green);color:#071006}.tech-stack__tag--white{color:#070707;background:#f7f7f2;border-color:#0000001a}.tech-stack__tag--dark{color:#fff;background:#171717;border-color:#ffffff1f}.tech-stack__stage.is-static{flex-wrap:wrap;place-content:flex-end center;align-items:flex-end;gap:12px;padding:55px 24px 32px;display:flex}.tech-stack__stage.is-static .tech-stack__tag{opacity:1;position:relative;top:auto;left:auto;transform:none!important}@media (width<=1024px){.tech-stack{padding-top:72px}.tech-stack__title{font-size:clamp(3.6rem,9vw,6.2rem)}.tech-stack__stage{height:380px}.tech-stack__tag{min-height:47px;padding-inline:24px;font-size:1.02rem}}@media (width<=720px){.tech-stack{padding-top:62px}.tech-stack__heading{width:min(100%,100% - 28px)}.tech-stack__eyebrow{margin-bottom:8px;font-size:.96rem}.tech-stack__title{font-size:clamp(2.9rem,13.5vw,4.6rem);line-height:1.04}.tech-stack__description{max-width:510px;margin-top:10px;font-size:.93rem;line-height:1.75}.tech-stack__glow{filter:blur(68px);opacity:.035}.tech-stack__stage{contain:layout paint style;height:440px;margin-top:0}.tech-stack__stage:after{filter:none}.tech-stack__tag{gap:8px;min-height:42px;padding:7px 18px;font-size:.88rem}.tech-stack__tag-icon{width:1.14em;height:1.14em}.tech-stack__stage.is-static{gap:9px;padding:45px 14px 26px}}@media (width<=420px){.tech-stack__title{font-size:clamp(2.65rem,13vw,3.7rem)}.tech-stack__stage{height:420px}.tech-stack__tag{min-height:39px;padding-inline:15px;font-size:.81rem}}@media (prefers-reduced-motion:reduce){.tech-stack *,.tech-stack :before,.tech-stack :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}html[dir=ltr] .tech-stack,html[dir=ltr] .tech-stack__heading,html[dir=ltr] .tech-stack__tag{direction:ltr}html[lang=en] .tech-stack{font-family:Nan Display,Arial,Helvetica,sans-serif}@media (width<=720px){.tech-stack__stage.is-settled{cursor:default}.tech-stack__stage.is-settled .tech-stack__tag{will-change:auto}.tech-stack__stage.is-mobile-drop-layout{cursor:default;touch-action:pan-y;flex-wrap:wrap;place-content:flex-end center;align-items:flex-end;gap:9px;padding:48px 14px 26px;display:flex}.tech-stack__stage.is-mobile-drop-layout .tech-stack__tag{pointer-events:none;flex-shrink:0;transition:none;position:relative;top:auto;left:auto}.tech-stack__stage.is-mobile-dropped .tech-stack__tag{opacity:1;will-change:auto}}@font-face{font-family:Thmanyah Serif Display;src:url(/assets/thmanyahserifdisplay-Medium-CJTlQzg7.otf)format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Nan Display;src:url(/assets/alfont_com_NaNSuperXSerifDisplayArabic-Semibold-TRIAL-D4kzeiSr.ttf)format("truetype");font-weight:600;font-style:normal;font-display:swap}.projects-section{--project-green:#9fe870;--project-pink:#ff007f;--project-orange:#ff6500;--project-black:#050505;--project-white:#fff;isolation:isolate;background:var(--project-black);width:100%;color:var(--project-white);direction:rtl;padding:clamp(88px,7vw,115px) 20px clamp(65px,6vw,85px);scroll-margin-top:105px;font-family:Thmanyah Serif Display,Arial,sans-serif;position:relative;overflow:hidden}.projects-section__heading{z-index:4;text-align:right;will-change:transform, opacity;width:min(1080px,100%);margin:0 auto 28px;position:relative}.projects-section__eyebrow{border:1.5px solid var(--project-pink);min-height:44px;color:var(--project-pink);white-space:nowrap;background:#ff007f17;border-radius:999px;justify-content:center;align-items:center;margin-bottom:18px;padding:7px 23px;font-size:clamp(.96rem,1.15vw,1.08rem);font-weight:500;line-height:1;display:inline-flex;box-shadow:inset 0 1px #ffffff0a,0 9px 24px #ff007f12}.projects-section__heading-title{color:#fff;max-width:760px;margin:0;font-size:clamp(2.8rem,4.7vw,4.8rem);font-weight:500;line-height:1.15}.projects-section__card-stage{z-index:2;width:min(1080px,100%);margin-inline:auto;padding-bottom:14px;position:relative}.project-showcase{z-index:2;transform-origin:bottom;backface-visibility:hidden;will-change:transform, opacity;background:#090909;border:1px solid #ffffff1f;border-radius:30px;outline:none;grid-template-columns:minmax(360px,.82fr) minmax(0,1.18fr);grid-template-areas:"content visual";width:100%;min-height:500px;display:grid;position:relative;overflow:hidden;transform:translate(0,0);box-shadow:0 30px 75px #00000080,0 0 50px #ff007f0a}.project-showcase:focus-visible{outline-offset:5px;outline:1px solid #fff3}.project-showcase__content{color:#fff;background:radial-gradient(circle at 90% 8%,#ff007f21,#0000 33%),radial-gradient(circle at 8% 92%,#9fe8701f,#0000 34%),radial-gradient(circle at 15% 15%,#ff650014,#0000 29%),#090909;border-left:1px solid #ffffff14;flex-direction:column;grid-area:content;justify-content:center;gap:21px;min-width:0;padding:clamp(30px,3.7vw,45px);display:flex;position:relative}.project-showcase__content>*{z-index:2;will-change:transform, opacity;position:relative}.project-showcase__logo-wrapper{width:fit-content;max-width:100%;min-height:76px;box-shadow:none;background:0 0;border:none;border-radius:0;justify-content:flex-start;align-items:center;padding:0;display:inline-flex}.project-showcase__logo{object-fit:contain;object-position:right center;filter:drop-shadow(0 8px 20px #0000001f);background:0 0;width:min(165px,100%);max-height:82px;display:block}.project-showcase__main-info{min-width:0}.project-showcase__description{color:#ffffffad;max-width:510px;margin:0;font-size:clamp(.94rem,1.08vw,1.05rem);line-height:1.8}.project-showcase__highlights{flex-wrap:wrap;gap:8px;display:flex}.project-showcase__highlight{--highlight-color:var(--project-pink);border:1px solid color-mix(in srgb, var(--highlight-color) 30%, transparent);background:color-mix(in srgb, var(--highlight-color) 8%, transparent);color:#ffffffd6;border-radius:999px;align-items:center;gap:8px;min-height:37px;padding-inline:14px;font-size:.82rem;display:inline-flex}.project-showcase__highlight--pink{--highlight-color:var(--project-pink)}.project-showcase__highlight--green{--highlight-color:var(--project-green)}.project-showcase__highlight--orange{--highlight-color:var(--project-orange)}.project-showcase__highlight-dot{background:var(--highlight-color);width:6px;height:6px;box-shadow:0 0 10px var(--highlight-color);border-radius:50%;flex-shrink:0}.project-showcase__technologies{flex-wrap:wrap;align-items:flex-start;gap:14px;display:flex}.project-showcase__technology{--technology-color:var(--project-green);flex-direction:column;align-items:center;gap:7px;min-width:54px;display:flex}.project-showcase__technology--pink{--technology-color:var(--project-pink)}.project-showcase__technology--green{--technology-color:var(--project-green)}.project-showcase__technology--orange{--technology-color:var(--project-orange)}.project-showcase__technology-icon{border:1px solid color-mix(in srgb, var(--technology-color) 35%, transparent);background:color-mix(in srgb, var(--technology-color) 10%, #111);width:44px;height:44px;color:var(--technology-color);border-radius:13px;justify-content:center;align-items:center;display:inline-flex;box-shadow:inset 0 1px #ffffff0d,0 8px 18px #00000029}.project-showcase__technology-icon svg{width:21px;height:21px;display:block}.project-showcase__technology-name{color:#ffffffad;white-space:nowrap;direction:ltr;font-family:Arial,sans-serif;font-size:.6rem;font-weight:700}.project-showcase__fallback-icon{justify-content:center;align-items:center;font-family:Arial,sans-serif;display:inline-flex}.project-showcase__actions{opacity:0;visibility:hidden;pointer-events:none;direction:rtl;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:9px;width:100%;min-height:46px;transition:opacity .22s,visibility .22s,transform .26s cubic-bezier(.22,1,.36,1);display:flex;transform:translate(14px)}.project-showcase:hover .project-showcase__actions,.project-showcase:focus .project-showcase__actions,.project-showcase:focus-within .project-showcase__actions{opacity:1;visibility:visible;pointer-events:auto;transform:translate(0)}.project-showcase__button{direction:rtl;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding-inline:18px;font-size:.88rem;font-weight:500;text-decoration:none;transition:color .2s,background-color .2s,border-color .2s,transform .2s,box-shadow .2s;display:inline-flex}.project-showcase__button:hover,.project-showcase__button:focus-visible{transform:translateY(-3px)}.project-showcase__button:focus-visible{outline-offset:3px;outline:2px solid #fff}.project-showcase__button-icon{flex-shrink:0;width:17px;height:17px;display:block}.project-showcase__button--site{border:1px solid var(--project-pink);background:var(--project-pink);color:#fff;box-shadow:0 10px 27px #ff007f33}.project-showcase__button--site:hover{border-color:var(--project-orange);background:var(--project-orange);color:#fff;box-shadow:0 12px 30px #ff65003b}.project-showcase__button--github{color:#fff;background:#ffffff0d;border:1px solid #ffffff38}.project-showcase__button--github:hover{border-color:var(--project-green);background:var(--project-green);color:#080808;box-shadow:0 12px 30px #9fe8702b}.project-showcase__button-arrow{opacity:0;max-width:0;transition:max-width .22s,opacity .18s,transform .22s;display:inline-block;overflow:hidden;transform:translate(-6px)}.project-showcase__button:hover .project-showcase__button-arrow,.project-showcase__button:focus-visible .project-showcase__button-arrow{opacity:1;max-width:22px;transform:translate(0)}.project-showcase__visual{direction:ltr;background:#e8e7ed;grid-area:visual;min-height:500px;position:relative;overflow:hidden}.project-showcase__image{object-fit:cover;object-position:center;backface-visibility:hidden;will-change:transform;width:100%;height:100%;display:block;transform:translate(0,0)}.project-showcase__overlay{pointer-events:none;background:linear-gradient(#0000 65%,#0003),linear-gradient(#0000001a,#0000 25%);position:absolute;inset:0}.project-showcase__visual-top{z-index:2;direction:rtl;justify-content:space-between;align-items:center;display:flex;position:absolute;top:18px;left:18px;right:18px}.project-showcase__project-type,.project-showcase__year{color:#fff;-webkit-backdrop-filter:blur(12px);background:#050505c7;border:1px solid #ffffff24;border-radius:999px;justify-content:center;align-items:center;min-height:39px;padding-inline:15px;font-size:.84rem;display:inline-flex}.projects-section__upcoming{isolation:isolate;text-align:center;transform-origin:50%;will-change:transform, opacity;background:#050505;justify-content:center;align-items:center;width:min(1080px,100%);min-height:clamp(430px,48vw,560px);margin:clamp(70px,8vw,110px) auto 20px;padding:clamp(55px,6vw,80px) 20px;display:flex;position:relative;overflow:visible}.projects-section__upcoming-glow{z-index:-1;filter:blur(130px);pointer-events:none;border-radius:50%;position:absolute}.projects-section__upcoming-glow--pink{aspect-ratio:1;background:#ff007f21;width:clamp(220px,29vw,410px);top:7%;right:18%}.projects-section__upcoming-glow--green{aspect-ratio:1;background:#9fe8701a;width:clamp(220px,28vw,390px);bottom:2%;left:17%}.projects-section__upcoming-content{z-index:2;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1100px;display:flex;position:relative;overflow:visible}.projects-section__upcoming-eyebrow{border:1.5px solid var(--project-orange);min-height:42px;color:var(--project-orange);white-space:nowrap;background:#ff650014;border-radius:999px;justify-content:center;align-items:center;margin-bottom:8px;padding:7px 22px;font-size:.96rem;font-weight:500;line-height:1.3;display:inline-flex;box-shadow:0 9px 25px #ff650012}.projects-section__upcoming-title{flex-direction:column;justify-content:center;align-items:center;gap:0;width:100%;margin:0;padding:10px 8px;font-size:clamp(3rem,6vw,6rem);font-weight:500;line-height:normal;display:flex;overflow:visible}.projects-section__upcoming-line{color:#fff;white-space:nowrap;transform-origin:50%;will-change:transform, opacity;justify-content:center;align-items:center;width:100%;min-height:1.35em;padding:.08em .12em .16em;line-height:1.28;display:flex;overflow:visible}.projects-section__upcoming-line--accent{color:var(--project-green);text-shadow:0 0 34px #9fe8701f}.projects-section__upcoming-loading{color:#ffffffa1;-webkit-backdrop-filter:blur(12px);will-change:transform, opacity;background:#ffffff09;border:1px solid #ffffff1c;border-radius:999px;justify-content:center;align-items:center;gap:11px;min-height:48px;margin-top:10px;padding:8px 18px;display:inline-flex;box-shadow:inset 0 1px #ffffff09}.projects-section__upcoming-spinner{border:3px solid #ff007f2e;border-top-color:var(--project-pink);border-right-color:var(--project-pink);border-radius:50%;flex-shrink:0;width:22px;height:22px;animation:.8s linear infinite upcoming-spinner-rotate;display:inline-block;box-shadow:0 0 15px #ff007f2e}.projects-section__upcoming-loading-text{font-size:.92rem;line-height:1.5}@keyframes upcoming-spinner-rotate{to{transform:rotate(360deg)}}@media (width<=1050px){.projects-section{padding-top:95px}.project-showcase{grid-template-columns:minmax(330px,.82fr) minmax(0,1.1fr)}.project-showcase__content{gap:18px;padding:30px}.project-showcase__technologies{gap:11px}}@media (width<=780px){.projects-section{padding:78px 14px 55px}.projects-section__heading{text-align:center;margin-bottom:24px}.projects-section__eyebrow{min-height:42px;margin-bottom:16px;padding-inline:21px;font-size:.94rem}.projects-section__heading-title{margin-inline:auto;font-size:clamp(2.65rem,11vw,4rem);line-height:1.22}.project-showcase{border-radius:25px;grid-template-columns:1fr;grid-template-areas:"visual""content";min-height:auto}.project-showcase__visual{min-height:350px}.project-showcase__content{text-align:right;border-top:1px solid #ffffff14;border-left:0;gap:21px;padding:32px 22px}.project-showcase__logo-wrapper{min-height:66px}.project-showcase__logo{width:min(150px,100%);max-height:70px}.project-showcase__description{font-size:.95rem}.project-showcase__technologies{justify-content:flex-start}.project-showcase__actions{transform:translateY(10px)}.project-showcase:focus .project-showcase__actions,.project-showcase:focus-within .project-showcase__actions{transform:translateY(0)}.projects-section__upcoming{min-height:420px;margin-top:60px;padding:55px 14px}.projects-section__upcoming-eyebrow{margin-bottom:6px}.projects-section__upcoming-title{gap:0;padding:8px 2px;font-size:clamp(2.65rem,10.5vw,4.8rem)}.projects-section__upcoming-line{min-height:1.4em;padding:.08em .04em .18em;line-height:1.3}.projects-section__upcoming-loading{margin-top:8px}}@media (width<=430px){.projects-section{padding:68px 12px 42px}.projects-section__eyebrow{min-height:39px;margin-bottom:14px;padding-inline:18px;font-size:.88rem}.project-showcase__visual{min-height:285px}.project-showcase__visual-top{top:13px;left:13px;right:13px}.project-showcase__project-type,.project-showcase__year{min-height:35px;padding-inline:11px;font-size:.75rem}.project-showcase__content{padding:28px 17px}.project-showcase__logo{width:min(135px,100%);max-height:64px}.project-showcase__highlights{gap:7px}.project-showcase__highlight{width:auto;min-height:34px;padding-inline:12px;font-size:.75rem}.project-showcase__technology{min-width:48px}.project-showcase__technology-icon{width:41px;height:41px}.project-showcase__technology-name{font-size:.57rem}.project-showcase__actions{justify-content:flex-start}.project-showcase__button{min-height:42px;padding-inline:15px;font-size:.82rem}.projects-section__upcoming{min-height:390px;margin-top:50px;padding:48px 8px}.projects-section__upcoming-eyebrow{margin-bottom:5px}.projects-section__upcoming-title{gap:0;padding:7px 0;font-size:clamp(2.15rem,10.8vw,3.45rem)}.projects-section__upcoming-line{white-space:normal;min-height:auto;padding:.08em 0 .2em;line-height:1.32}.projects-section__upcoming-loading{gap:10px;min-height:44px;margin-top:7px;padding-inline:15px}.projects-section__upcoming-spinner{border-width:2px;width:19px;height:19px}.projects-section__upcoming-loading-text{font-size:.84rem}}@media (prefers-reduced-motion:reduce){.projects-section *,.projects-section :before,.projects-section :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.projects-section__upcoming-spinner{animation:none}}html[dir=ltr] .projects-section{direction:ltr}html[lang=en] .projects-section,html[lang=en] .projects-section a{font-family:Nan Display,Arial,Helvetica,sans-serif}@media (width<=780px){html[lang=en] .projects-section__upcoming{min-height:100svh;margin-bottom:0}html[lang=en] .projects-section__upcoming-title{width:100%;font-size:clamp(2rem,8.4vw,3.35rem);line-height:1.12}html[lang=en] .projects-section__upcoming-line{text-align:center;white-space:nowrap;min-height:auto;padding:.08em 0 .16em;line-height:1.12}}@media (width<=430px){html[lang=en] .projects-section__upcoming{min-height:100svh;margin-top:50px;padding:54px 8px}html[lang=en] .projects-section__upcoming-title{font-size:clamp(1.85rem,8.1vw,2.45rem)}}@media (width<=780px){.projects-section__upcoming{min-height:100svh;margin-bottom:0}}@font-face{font-family:Thmanyah Serif Display;src:url(/assets/thmanyahserifdisplay-Medium-CJTlQzg7.otf)format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Nan Display;src:url(/assets/alfont_com_NaNSuperXSerifDisplayArabic-Semibold-TRIAL-D4kzeiSr.ttf)format("truetype");font-weight:600;font-style:normal;font-display:swap}.experience-section{--experience-accent:#9fe870;--experience-accent-deep:#7fd84f;--experience-black:#050505;--experience-white:#fff;--experience-cream:#f4f0e7;--experience-pink:#ff007f;--experience-orange:#ff6500;isolation:isolate;background:var(--experience-accent);width:100%;color:var(--experience-black);direction:rtl;padding:clamp(60px,5vw,85px) 20px 0;scroll-margin-top:110px;font-family:Thmanyah Serif Display,Arial,sans-serif;position:relative;overflow:hidden}.experience-section:before,.experience-section:after{display:none}.experience-section__heading{z-index:2;will-change:transform, opacity;width:min(1080px,100%);margin:0 auto clamp(35px,4vw,50px);position:relative;overflow:visible}.experience-section__eyebrow{border:1.5px solid var(--experience-black);min-height:46px;color:var(--experience-black);white-space:nowrap;background:#0000000f;border-radius:999px;justify-content:center;align-items:center;margin-bottom:22px;padding:8px 24px;font-size:1rem;font-weight:500;line-height:1;display:inline-flex;box-shadow:inset 0 1px #ffffff14,0 8px 24px #0000000d}.experience-section__title{max-width:920px;color:var(--experience-black);word-spacing:.06em;margin:0;padding-bottom:.14em;font-size:clamp(3rem,5.2vw,5.5rem);font-weight:500;line-height:1.2;overflow:visible}.experience-section__title-line{width:100%;min-height:1.4em;padding:.04em .02em .25em;display:block;overflow:visible}.experience-section__title-line--accent{color:#000000db}.experience-card{z-index:2;background:var(--experience-cream);transform-origin:bottom;backface-visibility:hidden;will-change:transform, opacity;border:1px solid #00000024;border-radius:30px;grid-template-columns:minmax(330px,.8fr) minmax(0,1.2fr);width:min(1080px,100%);margin-inline:auto;display:grid;position:relative;overflow:hidden;transform:translate(0,0);box-shadow:0 28px 65px #2944192e}.experience-card__intro{background:var(--experience-black);min-width:0;color:var(--experience-white);border-left:1px solid #ffffff1f;flex-direction:column;justify-content:center;gap:28px;padding:clamp(30px,4vw,48px);display:flex}.experience-card__intro>*{will-change:transform, opacity}.experience-card__top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.experience-card__type,.experience-card__duration{border-radius:999px;justify-content:center;align-items:center;min-height:38px;padding-inline:15px;font-size:.84rem;display:inline-flex}.experience-card__type{background:var(--experience-accent);color:var(--experience-black)}.experience-card__duration{color:#ffffffad;background:#ffffff0f;border:1px solid #ffffff24}.experience-card__company{align-items:center;gap:18px;display:flex}.experience-card__company-mark{background:#ffffff0f;border:1px solid #ffffff24;border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;padding:10px;display:inline-flex}.experience-card__company-logo{object-fit:contain;width:100%;height:100%;display:block}.experience-card__company-info{min-width:0}.experience-card__role{color:var(--experience-accent);letter-spacing:.12em;direction:ltr;margin-bottom:4px;font-family:Arial,sans-serif;font-size:.72rem;font-weight:700;display:block}.experience-card__company-name{color:var(--experience-white);direction:ltr;margin:0;font-family:Arial,sans-serif;font-size:clamp(1.55rem,2.3vw,2.2rem);font-weight:700}.experience-card__date{color:#ffffff8c;margin-top:6px;font-size:.83rem;display:block}.experience-card__description{color:#ffffffbd;margin:0;font-size:clamp(.95rem,1.08vw,1.05rem);line-height:2}.experience-card__highlight{background:#9fe87014;border:1px solid #9fe8703d;border-radius:18px;padding:18px 19px}.experience-card__highlight-label{color:var(--experience-accent);margin-bottom:8px;font-size:.8rem;display:inline-block}.experience-card__highlight p{color:#ffffffc2;margin:0;font-size:.9rem;line-height:1.85}.experience-card__details{flex-direction:column;justify-content:space-between;gap:28px;min-width:0;padding:clamp(30px,4vw,48px);display:flex}.experience-card__areas{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.experience-area{will-change:transform, opacity;background:#ffffff7a;border:1px solid #0000001f;border-radius:19px;align-items:flex-start;gap:14px;min-width:0;min-height:182px;padding:19px;transition:transform .25s,background-color .25s;display:flex}.experience-area__number{background:var(--experience-accent);width:35px;height:35px;color:var(--experience-black);direction:ltr;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-family:Arial,sans-serif;font-size:.7rem;font-weight:800;display:inline-flex}.experience-area__content{min-width:0}.experience-area__title{color:var(--experience-black);margin:2px 0 10px;font-size:1rem;font-weight:600;line-height:1.5}.experience-area__description{color:#000000a3;margin:0;font-size:.84rem;line-height:1.85}.experience-card__tools{border-top:1px solid #0000001c;padding-top:23px}.experience-card__tools-title{color:#00000094;margin-bottom:13px;font-size:.83rem;display:block}.experience-card__tools-list{flex-wrap:wrap;gap:8px;display:flex}.experience-card__tool{background:var(--experience-white);min-height:37px;color:var(--experience-black);will-change:transform, opacity;direction:ltr;border:1px solid #00000021;border-radius:999px;align-items:center;padding-inline:14px;font-family:Arial,sans-serif;font-size:.72rem;font-weight:700;transition:transform .22s,color .22s,background-color .22s;display:inline-flex}@media (hover:hover){.experience-area:hover{background:#fff;transform:translateY(-4px)}.experience-card__tool:hover{background:var(--experience-black);color:var(--experience-white);transform:translateY(-2px)}}.experience-transition{z-index:3;background:var(--experience-black);direction:rtl;width:calc(100% + 40px);margin:clamp(42px,5vw,70px) -20px 0;position:relative;overflow:hidden}.experience-transition__timeline-stage{background:var(--experience-accent);justify-content:center;align-items:flex-start;width:100%;height:clamp(150px,15vw,190px);margin:0;display:flex;position:relative;overflow:hidden}.experience-transition__timeline{width:40px;height:clamp(110px,12vw,145px);margin-top:0;position:relative}.experience-transition__track,.experience-transition__line{border-radius:999px;width:4px;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.experience-transition__track{background:#0505051f}.experience-transition__line{background:var(--experience-black);transform-origin:top;will-change:transform;transform:translate(-50%)scaleY(0);box-shadow:0 0 12px #0505051f}.experience-transition__node{border:3px solid var(--experience-black);background:var(--experience-black);will-change:transform;border-radius:50%;width:24px;height:24px;display:block;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 0 0 6px #05050514}.experience-transition__panel{isolation:isolate;background:var(--experience-black);width:100%;min-height:100vh;color:var(--experience-white);box-shadow:none;transform-origin:top;will-change:transform, clip-path;border:0;place-items:center;margin:0;padding:clamp(90px,10vw,145px) 24px 90px;display:grid;position:relative;overflow:hidden}.experience-transition__panel:before,.experience-transition__panel:after{display:none}.experience-transition__content{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:min(1180px,100%);padding-inline:12px;display:flex;position:relative;overflow:visible;transform:translateY(clamp(42px,6vh,78px))}.experience-transition__eyebrow{border:1.5px solid var(--experience-accent);min-height:44px;color:var(--experience-accent);white-space:nowrap;will-change:transform, opacity;background:#9fe87012;border-radius:999px;justify-content:center;align-items:center;margin-bottom:22px;padding:7px 22px;font-size:.95rem;font-weight:500;line-height:1;display:inline-flex}.experience-transition__title{width:100%;color:var(--experience-white);flex-direction:column;justify-content:center;align-items:center;gap:0;margin:0;font-size:clamp(3.2rem,6vw,6.6rem);font-weight:500;line-height:1.26;display:flex;overflow:visible}.experience-transition__title-line{white-space:normal;word-break:keep-all;will-change:transform, opacity, clip-path;width:100%;min-height:1.35em;padding:.07em .08em .22em;line-height:1.26;display:block;overflow:visible}.experience-transition__title-line--accent{width:100%;min-height:1.42em;color:var(--experience-white);text-shadow:none;direction:rtl;place-items:center;padding:.07em .08em .25em;display:grid;position:relative;overflow:visible}.experience-transition__phrase-anchor{direction:rtl;display:inline-block;position:relative;transform:translate(-130px)}.experience-transition__team-text{z-index:2;color:var(--experience-white);white-space:nowrap;direction:rtl;padding-bottom:.18em;line-height:1.26;display:inline-block;position:relative}.experience-transition__rotating-box{direction:rtl;width:5.9em;min-width:5.9em;max-width:5.9em;height:1.32em;line-height:1.26;display:block;position:absolute;top:0;left:calc(100% + .22em);overflow:visible}.experience-transition__rotating-ghost{visibility:hidden;opacity:0;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute}.experience-transition__rotating-word{min-height:1.32em;color:var(--rotating-color,var(--experience-pink));text-align:left;text-shadow:0 0 38px var(--rotating-glow,#ff007f40);white-space:nowrap;will-change:color, text-shadow;direction:rtl;justify-content:flex-start;align-items:center;display:inline-flex;position:absolute;top:0;left:0}.experience-transition__typing-caret{background:var(--rotating-color,var(--experience-pink));width:3px;height:.78em;box-shadow:0 0 12px var(--rotating-glow,#ff007f40);border-radius:999px;margin-right:.07em;animation:.7s step-end infinite experience-caret-blink;display:inline-block}@keyframes experience-caret-blink{0%,48%{opacity:1}49%,to{opacity:0}}.experience-transition__description{color:#ffffffb8;will-change:transform, opacity;max-width:760px;margin:12px auto 0;font-size:clamp(1rem,1.3vw,1.15rem);line-height:1.95}.experience-transition__button{border:1.5px solid var(--experience-pink);background:var(--experience-pink);min-width:185px;min-height:54px;color:var(--experience-white);text-align:center;will-change:opacity;direction:rtl;border-radius:999px;justify-content:center;align-items:center;margin-top:28px;padding:0 52px;font-size:1rem;font-weight:500;text-decoration:none;transition:background-color .22s,border-color .22s,color .22s,box-shadow .22s;display:inline-flex;position:relative;box-shadow:0 15px 36px #ff007f40}.experience-transition__button>span:first-child{text-align:center;white-space:nowrap;width:100%;display:block}.experience-transition__button-arrow{opacity:0;pointer-events:none;justify-content:center;align-items:center;width:18px;font-family:Arial,sans-serif;font-size:1.15rem;line-height:1;transition:opacity .22s,transform .22s;display:inline-flex;position:absolute;top:50%;left:24px;transform:translateY(-50%)translate(7px)}.experience-transition__button:hover .experience-transition__button-arrow,.experience-transition__button:focus .experience-transition__button-arrow,.experience-transition__button:focus-visible .experience-transition__button-arrow,.experience-transition__button:active .experience-transition__button-arrow{opacity:1;transform:translateY(-50%)translate(0)}@media (hover:hover){.experience-transition__button:hover{border-color:var(--experience-accent);background:var(--experience-accent);color:var(--experience-black);box-shadow:0 15px 36px #9fe87038}}.experience-transition__button:focus-visible{outline:2px solid var(--experience-white);outline-offset:4px}@media (width<=980px){.experience-card{grid-template-columns:minmax(300px,.85fr) minmax(0,1.15fr)}.experience-card__intro,.experience-card__details{padding:30px}.experience-card__areas{grid-template-columns:1fr}.experience-area{min-height:auto}.experience-transition__title{font-size:clamp(3rem,6.6vw,5.5rem)}}@media (width<=760px){.experience-section{padding:65px 14px 0}.experience-section__heading{margin-bottom:28px}.experience-section__eyebrow{min-height:43px;margin-bottom:19px;padding-inline:21px;font-size:.95rem}.experience-section__title{font-size:clamp(2.8rem,12vw,4.3rem);line-height:1.22}.experience-section__title-line{min-height:1.42em;padding-bottom:.26em}.experience-card{border-radius:25px;grid-template-columns:1fr}.experience-card__intro{border-bottom:1px solid #ffffff1f;border-left:0}.experience-card__details{padding:28px 21px}.experience-card__areas{grid-template-columns:1fr}.experience-area{min-height:auto}.experience-transition{width:calc(100% + 28px);margin:38px -14px 0}.experience-transition__timeline-stage{height:130px}.experience-transition__timeline{height:100px}.experience-transition__panel{min-height:100svh;padding:85px 16px 80px}.experience-transition__content{transform:translateY(36px)}.experience-transition__title{font-size:clamp(2.45rem,8.8vw,4.5rem);line-height:1.3}.experience-transition__title-line{min-height:1.4em;padding:.08em .03em .25em;line-height:1.3}.experience-transition__rotating-box{width:5.5em;min-width:5.5em;max-width:5.5em;height:1.3em;left:calc(100% + .16em)}.experience-transition__description{max-width:500px;font-size:.96rem}}@media (width<=430px){.experience-section{padding:55px 12px 0}.experience-section__eyebrow{min-height:40px;padding-inline:18px;font-size:.9rem}.experience-section__title{line-height:1.24}.experience-section__title-line{min-height:auto;padding-bottom:.28em}.experience-card__intro{gap:24px;padding:27px 17px}.experience-card__company{align-items:flex-start}.experience-card__company-mark{border-radius:16px;width:58px;height:58px}.experience-card__company-name{font-size:1.3rem}.experience-card__details{padding:24px 16px}.experience-area{gap:12px;padding:16px}.experience-transition{width:calc(100% + 24px);margin:30px -12px 0}.experience-transition__timeline-stage{height:110px}.experience-transition__timeline{height:82px}.experience-transition__node{width:22px;height:22px}.experience-transition__panel{padding:75px 12px 70px}.experience-transition__content{padding-inline:4px;transform:translateY(26px)}.experience-transition__eyebrow{min-height:40px;padding-inline:18px;font-size:.88rem}.experience-transition__title{font-size:clamp(1.9rem,9.2vw,3rem);line-height:1.34}.experience-transition__title-line{white-space:normal;min-height:auto;padding:.08em 0 .26em;line-height:1.34}.experience-transition__rotating-box{width:5.3em;min-width:5.3em;max-width:5.3em;height:1.32em;left:calc(100% + .12em)}.experience-transition__rotating-word{min-height:1.32em}.experience-transition__typing-caret{width:2px}.experience-transition__description{max-width:335px;font-size:.9rem;line-height:1.8}.experience-transition__title-line--accent{min-height:auto;padding-bottom:.12em}.experience-transition__phrase-anchor{flex-direction:column-reverse;justify-content:center;align-items:center;gap:.1em;display:flex;transform:none}.experience-transition__team-text{white-space:normal;padding-bottom:0;line-height:1.2}.experience-transition__rotating-box{justify-content:center;width:auto;min-width:0;max-width:100%;height:auto;display:flex;position:relative;inset:auto}.experience-transition__rotating-word{justify-content:center;min-height:1.1em;position:relative}.experience-transition__button{min-width:165px;min-height:49px;margin-top:23px;padding:0 46px;font-size:.92rem}.experience-transition__button-arrow{font-size:1.05rem;left:20px}}@media (prefers-reduced-motion:reduce){.experience-section *,.experience-section :before,.experience-section :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.experience-transition__line{transform:translate(-50%)scaleY(1)}.experience-transition__panel,.experience-transition__eyebrow,.experience-transition__title-line,.experience-transition__description,.experience-transition__button{opacity:1!important;clip-path:none!important}.experience-transition__typing-caret{display:none}}html[dir=ltr] .experience-section{direction:ltr}html[lang=en] .experience-section,html[lang=en] .experience-section a{font-family:Nan Display,Arial,Helvetica,sans-serif}@media (width<=700px){html[dir=ltr] .experience-transition__phrase-anchor{min-width:10.8em;padding-left:5.7em}html[dir=ltr] .experience-transition__rotating-box{width:5.5em;min-width:5.5em;max-width:5.5em}}html[dir=ltr] .experience-transition__content{text-align:center;direction:ltr;width:min(1120px,100%);padding-inline:clamp(12px,3vw,42px)}html[dir=ltr] .experience-transition__phrase-anchor{direction:ltr;grid-template-columns:5.95em auto;align-items:baseline;column-gap:.2em;width:auto;min-width:0;max-width:100%;padding:0;display:inline-grid;transform:none}html[dir=ltr] .experience-transition__team-text{white-space:nowrap;direction:ltr;grid-area:1/2;padding-bottom:.08em;line-height:1.12}html[dir=ltr] .experience-transition__rotating-box{direction:ltr;grid-area:1/1;align-self:baseline;width:5.95em;min-width:5.95em;max-width:5.95em;height:1.12em;position:relative;inset:auto}html[dir=ltr] .experience-transition__rotating-word{text-align:left;direction:ltr;justify-content:flex-start;align-items:center;min-height:1.12em;line-height:1.12;top:0;left:0;right:auto}html[dir=ltr] .experience-transition__description{text-align:center;direction:ltr;max-width:790px;margin-inline:auto}@media (width<=760px){html[dir=ltr] .experience-transition__title{font-size:clamp(2.2rem,7.2vw,4rem);line-height:1.16}html[dir=ltr] .experience-transition__title-line{line-height:1.16}html[dir=ltr] .experience-transition__phrase-anchor{grid-template-columns:5.7em auto;column-gap:.14em}html[dir=ltr] .experience-transition__rotating-box{width:5.7em;min-width:5.7em;max-width:5.7em;height:1.16em}html[dir=ltr] .experience-transition__rotating-word{min-height:1.16em;line-height:1.16}}@media (width<=430px){html[dir=ltr] .experience-transition__content{padding-inline:2px}html[dir=ltr] .experience-transition__title{letter-spacing:-.035em;font-size:clamp(1.75rem,8vw,2.4rem);line-height:1.18}html[dir=ltr] .experience-transition__title-line{padding-inline:0;line-height:1.18}html[dir=ltr] .experience-transition__phrase-anchor{flex-direction:column-reverse;grid-template-columns:none;justify-content:center;align-items:center;gap:.1em;display:flex}html[dir=ltr] .experience-transition__team-text{white-space:normal}html[dir=ltr] .experience-transition__rotating-box{width:auto;min-width:0;max-width:100%;height:auto;position:relative}html[dir=ltr] .experience-transition__rotating-word{text-align:center;justify-content:center;min-height:1.1em;line-height:1.18}html[dir=ltr] .experience-transition__description{max-width:340px}}html[lang=en] .experience-transition__title{letter-spacing:-.035em;word-spacing:.08em;max-width:980px;font-size:clamp(2.7rem,4.65vw,4.95rem);font-weight:600;line-height:1.06}html[lang=en] .experience-transition__title-line{min-height:auto;padding:.02em 0 .05em;line-height:1.06}html[lang=en] .experience-transition__title-line--accent{min-height:1.1em;padding:0 0 .08em}html[lang=en] .experience-transition__phrase-anchor{grid-template-columns:4.85em auto;align-items:baseline;column-gap:.1em;display:inline-grid}html[lang=en] .experience-transition__rotating-box{width:4.85em;min-width:4.85em;max-width:4.85em;height:1.06em}html[lang=en] .experience-transition__rotating-word{text-align:right;justify-content:flex-end;min-height:1.06em;line-height:1.06;top:0;left:auto;right:0}html[lang=en] .experience-transition__team-text{padding-bottom:0;line-height:1.06}html[lang=en] .experience-transition__description{max-width:760px;font-size:clamp(1rem,1.12vw,1.12rem);line-height:1.75}@media (width<=760px){html[lang=en] .experience-transition__title{font-size:clamp(2.15rem,7vw,3.65rem);line-height:1.1}html[lang=en] .experience-transition__title-line,html[lang=en] .experience-transition__team-text,html[lang=en] .experience-transition__rotating-word{line-height:1.1}html[lang=en] .experience-transition__phrase-anchor{grid-template-columns:4.8em auto;column-gap:.08em}html[lang=en] .experience-transition__rotating-box{width:4.8em;min-width:4.8em;max-width:4.8em;height:1.1em}}@media (width<=430px){html[lang=en] .experience-transition__title{font-size:clamp(1.72rem,8vw,2.35rem)}html[lang=en] .experience-transition__phrase-anchor{flex-direction:column-reverse;justify-content:center;align-items:center;gap:.1em;display:flex}html[lang=en] .experience-transition__rotating-box{width:auto;min-width:0;max-width:100%}html[lang=en] .experience-transition__rotating-word,html[lang=en] .experience-transition__team-text{text-align:center}}html[lang=en] .experience-transition{margin-top:18px}html[lang=en] .experience-transition__timeline-stage{align-items:center;height:clamp(112px,9vw,132px)}html[lang=en] .experience-transition__timeline{height:clamp(78px,7vw,94px);margin-top:0}@media (width<=700px){html[lang=en] .experience-transition{margin-top:14px}html[lang=en] .experience-transition__timeline-stage{height:108px}html[lang=en] .experience-transition__timeline{height:76px}}@media (width<=430px){html[lang=en] .experience-transition__panel{min-height:100svh;padding:74px 14px 64px}html[lang=en] .experience-transition__content{width:100%;padding-inline:0;transform:none}html[lang=en] .experience-transition__eyebrow{margin-bottom:18px}html[lang=en] .experience-transition__title{letter-spacing:-.04em;width:100%;max-width:370px;font-size:clamp(1.68rem,7.15vw,2rem);line-height:1.12}html[lang=en] .experience-transition__title-line{text-align:center;width:100%;min-height:auto;padding:.03em 0 .1em;line-height:1.12}html[lang=en] .experience-transition__title-line:first-child{white-space:nowrap}html[lang=en] .experience-transition__title-line--accent{justify-content:center;align-items:center;min-height:auto;padding-bottom:.08em;display:flex}html[lang=en] .experience-transition__phrase-anchor{flex-direction:column-reverse;justify-content:center;align-items:center;gap:.08em;width:100%;min-width:0;max-width:100%;padding:0;display:flex;transform:none}html[lang=en] .experience-transition__team-text{text-align:center;white-space:nowrap;padding:0;line-height:1.12;display:block}html[lang=en] .experience-transition__rotating-box{justify-content:center;align-items:center;width:100%;min-width:0;max-width:100%;height:1.18em;display:flex;position:relative;inset:auto;overflow:visible}html[lang=en] .experience-transition__rotating-word{text-align:center;white-space:nowrap;justify-content:center;align-items:center;width:auto;min-height:1.18em;line-height:1.12;display:inline-flex;position:relative;inset:auto}html[lang=en] .experience-transition__description{text-align:center;max-width:340px;margin:20px auto 0;font-size:.88rem;line-height:1.72}html[lang=en] .experience-transition__button{margin-top:24px}}@media (width<=720px){html[lang=en] .experience-transition__content{grid-template-columns:minmax(0,1fr);align-content:center;justify-items:center;gap:0;width:100%;display:grid!important;transform:none!important}html[lang=en] .experience-transition__title{width:100%;max-width:390px;margin:0!important}html[lang=en] .experience-transition__title-line--accent{width:100%;min-height:0!important;padding:.02em 0 .08em!important;display:block!important}html[lang=en] .experience-transition__phrase-anchor{grid-template-rows:auto auto;grid-template-areas:"rotating-word""team-line";place-items:center;gap:.06em;width:100%;max-width:100%;grid-template-columns:minmax(0,1fr)!important;min-width:0!important;padding:0!important;display:grid!important;transform:none!important}html[lang=en] .experience-transition__rotating-box{grid-area:rotating-word;justify-content:center;align-items:center;overflow:visible;width:100%!important;min-width:0!important;max-width:100%!important;height:1.18em!important;display:flex!important;position:relative!important;inset:auto!important}html[lang=en] .experience-transition__rotating-word{align-items:center;text-align:center!important;justify-content:center!important;width:auto!important;min-height:1.18em!important;line-height:1.12!important;position:relative!important;inset:auto!important}html[lang=en] .experience-transition__team-text{white-space:nowrap;grid-area:team-line;display:block;text-align:center!important;padding:0!important;line-height:1.12!important}html[lang=en] .experience-transition__description{margin:20px auto 0!important}html[lang=en] .experience-transition__button{margin-top:24px!important}}html[lang=en] .experience-transition__english-combined-line{direction:ltr;justify-content:center;align-items:baseline;gap:.14em;width:100%;min-height:1.15em;padding:0 0 .1em;line-height:1.08;display:flex}html[lang=en] .experience-transition__english-combined-line .experience-transition__rotating-box{direction:ltr;justify-content:flex-end;align-items:center;width:5.1em;min-width:5.1em;max-width:5.1em;height:1.08em;display:inline-flex;position:relative;inset:auto;overflow:visible}html[lang=en] .experience-transition__english-combined-line .experience-transition__rotating-word{text-align:right;white-space:nowrap;justify-content:flex-end;align-items:center;width:max-content;min-height:1.08em;line-height:1.08;display:inline-flex;position:absolute;inset:0 0 auto auto}html[lang=en] .experience-transition__english-team-text{text-align:left;white-space:nowrap;direction:ltr;padding:0;line-height:1.08;display:inline-block}@media (width<=720px){html[lang=en] .experience-transition__content{width:100%;padding-inline:10px;transform:none!important}html[lang=en] .experience-transition__title{letter-spacing:-.035em;width:100%;max-width:390px;margin-inline:auto;font-size:clamp(2rem,8.2vw,2.65rem);line-height:1.12}html[lang=en] .experience-transition__title-line:first-child{text-align:center;white-space:nowrap;padding:0 0 .08em;line-height:1.12}html[lang=en] .experience-transition__english-combined-line{flex-direction:column;justify-content:center;align-items:center;gap:.06em;line-height:1.12;min-height:auto!important;padding:0!important;display:flex!important}html[lang=en] .experience-transition__english-combined-line .experience-transition__rotating-box{justify-content:center;align-items:center;width:100%!important;min-width:0!important;max-width:100%!important;height:1.18em!important;display:flex!important;position:relative!important;inset:auto!important}html[lang=en] .experience-transition__english-combined-line .experience-transition__rotating-word{align-items:center;text-align:center!important;justify-content:center!important;width:100%!important;min-height:1.18em!important;line-height:1.12!important;display:flex!important;position:absolute!important;inset:0!important}html[lang=en] .experience-transition__english-team-text{white-space:nowrap;width:100%;display:block;text-align:center!important;line-height:1.12!important}html[lang=en] .experience-transition__description{text-align:center;max-width:350px;font-size:.9rem;line-height:1.75;margin:22px auto 0!important}html[lang=en] .experience-transition__button{margin-top:24px!important}}@media (width<=430px){html[lang=en] .experience-transition__title{max-width:360px;font-size:clamp(1.85rem,8.5vw,2.35rem)}html[lang=en] .experience-transition__title-line:first-child,html[lang=en] .experience-transition__english-team-text{white-space:nowrap}}.experience-transition__english-mobile-rotating-line,.experience-transition__english-mobile-team-line{display:none}@media (width<=720px){html[lang=en] .experience-transition__english-desktop-line{display:none!important}html[lang=en] .experience-transition__title{flex-direction:column;justify-content:center;align-items:center;gap:.04em;width:100%;max-width:390px;margin:0 auto;font-size:clamp(1.9rem,8.2vw,2.45rem);line-height:1.08;display:flex}html[lang=en] .experience-transition__title-line:first-child,html[lang=en] .experience-transition__english-mobile-rotating-line,html[lang=en] .experience-transition__english-mobile-team-line{text-align:center;white-space:nowrap;justify-content:center;align-items:center;width:100%;min-height:auto;margin:0;padding:.02em 0;line-height:1.08}html[lang=en] .experience-transition__english-mobile-rotating-line,html[lang=en] .experience-transition__english-mobile-team-line{display:flex!important}html[lang=en] .experience-transition__english-mobile-rotating-line{min-height:1.12em}html[lang=en] .experience-transition__english-mobile-rotating-line .experience-transition__rotating-box{justify-content:center;align-items:center;overflow:visible;width:100%!important;min-width:0!important;max-width:100%!important;height:1.12em!important;display:flex!important;position:relative!important;inset:auto!important}html[lang=en] .experience-transition__english-mobile-rotating-line .experience-transition__rotating-word{white-space:nowrap;align-items:center;text-align:center!important;justify-content:center!important;width:100%!important;min-height:1.12em!important;line-height:1.08!important;display:flex!important;position:absolute!important;inset:0!important}html[lang=en] .experience-transition__english-mobile-team-line{padding-bottom:.04em}html[lang=en] .experience-transition__description{max-width:350px;margin:18px auto 0!important}html[lang=en] .experience-transition__button{margin-top:22px!important}}@media (width<=430px){html[lang=en] .experience-transition__title{max-width:360px;font-size:clamp(1.78rem,8.4vw,2.2rem)}}@font-face{font-family:Thmanyah Serif Display;src:url(/assets/thmanyahserifdisplay-Medium-CJTlQzg7.otf)format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Nan Display;src:url(/assets/alfont_com_NaNSuperXSerifDisplayArabic-Semibold-TRIAL-D4kzeiSr.ttf)format("truetype");font-weight:600;font-style:normal;font-display:swap}.beyond-study-section{--beyond-black:#050505;--beyond-card:#101010;--beyond-white:#fff;--beyond-green:#9fe870;--beyond-pink:#ff007f;--beyond-orange:#ff6500;isolation:isolate;background:var(--beyond-black);width:100%;color:var(--beyond-white);direction:rtl;padding:clamp(120px,10vw,165px) 20px clamp(90px,8vw,125px);scroll-margin-top:110px;font-family:Thmanyah Serif Display,Arial,sans-serif;position:relative;overflow:hidden}.beyond-study-section:before{content:"";pointer-events:none;border:1px solid #ff007f33;border-radius:50%;width:520px;height:520px;position:absolute;top:150px;right:-220px}.beyond-study-section:after{content:"";pointer-events:none;border:1px solid #9fe87026;border-radius:50%;width:600px;height:600px;position:absolute;bottom:180px;left:-250px}.beyond-study-section__wrapper{z-index:2;width:min(1120px,100%);margin-inline:auto;position:relative}.beyond-study-section__heading{will-change:transform, opacity;grid-template-columns:minmax(0,1.15fr) minmax(280px,.7fr);align-items:end;gap:45px;margin-bottom:clamp(38px,5vw,60px);display:grid}.beyond-study-section__heading-copy{min-width:0}.beyond-study-section__eyebrow{border:1.5px solid var(--beyond-pink);min-height:46px;color:var(--beyond-pink);white-space:nowrap;background:#ff007f1a;border-radius:999px;justify-content:center;align-items:center;margin-bottom:22px;padding:8px 24px;font-size:1rem;font-weight:500;line-height:1;display:inline-flex;box-shadow:inset 0 1px #ffffff08,0 8px 24px #ff007f0f}.beyond-study-section__title{max-width:800px;color:var(--beyond-white);margin:0;font-size:clamp(3rem,5.4vw,5.8rem);font-weight:500;line-height:1.03}.beyond-study-section__description{color:#fff9;max-width:440px;margin:0;font-size:clamp(.95rem,1.1vw,1.05rem);line-height:1.9}.beyond-study-section__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:100%;margin:0 0 clamp(42px,5vw,65px);display:grid}.beyond-study-stat{will-change:transform, opacity;background:#ffffff0b;border:1px solid #ffffff1c;border-radius:28px;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;min-height:135px;padding:25px 30px;transition:border-color .24s,background-color .24s,transform .24s;display:flex}.beyond-study-stat__value{color:var(--beyond-green);direction:ltr;font-family:Arial,sans-serif;font-size:clamp(2.5rem,4vw,4rem);line-height:1}.beyond-study-stat__label{color:#ffffff94;margin-top:10px;font-size:.92rem}.beyond-study-section__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.beyond-study-card{will-change:transform, opacity;min-width:0}.beyond-study-card--featured{grid-column:1/-1}.beyond-study-card__inner{border:1px solid color-mix(in srgb, var(--card-accent) 20%, transparent);background:var(--card-background,#101010);min-height:100%;color:var(--card-text,#fff);border-radius:28px;flex-direction:column;padding:clamp(25px,3vw,36px);transition:transform .28s,border-color .28s,background-color .28s,box-shadow .28s;display:flex}.beyond-study-card--green{--card-accent:var(--beyond-green);--card-background:#101510;--card-text:#fff}.beyond-study-card--pink{--card-accent:var(--beyond-pink);--card-background:#160d12;--card-text:#fff}.beyond-study-card--orange{--card-accent:var(--beyond-orange);--card-background:#170f0a;--card-text:#fff}.beyond-study-card--featured{--card-accent:#071006;--card-background:var(--beyond-green);--card-text:#071006}.beyond-study-card__top{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:34px;display:flex}.beyond-study-card__number{border:1px solid color-mix(in srgb, var(--card-accent) 35%, transparent);width:42px;height:42px;color:var(--card-accent);direction:ltr;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-family:Arial,sans-serif;font-size:.75rem;font-weight:800;display:inline-flex}.beyond-study-card__date{color:color-mix(in srgb, var(--card-text) 62%, transparent);flex-direction:column;align-items:flex-end;gap:5px;font-size:.82rem;display:flex}.beyond-study-card__duration{font-size:.74rem}.beyond-study-card__organization{align-items:center;gap:18px;margin-bottom:24px;display:flex}.beyond-study-card__organization-copy{min-width:0}.beyond-study-card__mark{border:1.5px solid color-mix(in srgb, var(--card-accent) 38%, #ffffff14);background:color-mix(in srgb, var(--card-accent) 10%, transparent);width:90px;height:90px;color:var(--card-accent);direction:ltr;border-radius:25px;flex:0 0 90px;justify-content:center;align-items:center;padding:13px;transition:border-color .24s,background-color .24s,box-shadow .24s,transform .24s;display:inline-flex;overflow:hidden;box-shadow:inset 0 1px #ffffff0a,0 12px 28px #00000024}.beyond-study-card--featured .beyond-study-card__mark{background:#07100614;border-color:#07100640;box-shadow:inset 0 1px #ffffff2e,0 12px 28px #2d521a1f}.beyond-study-card__mark--logo{padding:12px}.beyond-study-card__logo{object-fit:contain;object-position:center;filter:none;transform-origin:50%;width:100%;max-width:100%;height:100%;max-height:100%;transition:transform .24s;display:block}.beyond-study-card__logo--wide{object-fit:contain;width:100%;height:100%}.beyond-study-card__logo--compact{object-fit:contain;width:94%;height:94%}.beyond-study-card__logo--protothon{object-fit:contain;width:128%;max-width:none;height:128%;max-height:none}.beyond-study-card__mark-fallback{width:100%;height:100%;color:var(--card-accent);letter-spacing:.08em;justify-content:center;align-items:center;font-family:Arial,sans-serif;font-size:.86rem;font-weight:800;display:inline-flex}.beyond-study-card__english-role{color:var(--card-accent);letter-spacing:.08em;text-transform:uppercase;direction:ltr;margin-bottom:4px;font-family:Arial,sans-serif;font-size:.68rem;font-weight:700;display:block}.beyond-study-card__role{color:var(--card-text);margin:0 0 5px;font-size:clamp(1.3rem,2vw,2rem);font-weight:600;line-height:1.2}.beyond-study-card__organization-name{color:color-mix(in srgb, var(--card-text) 60%, transparent);margin:0;font-size:.83rem}.beyond-study-card__description{color:color-mix(in srgb, var(--card-text) 70%, transparent);margin:0 0 22px;font-size:.94rem;line-height:1.8}.beyond-study-card__highlights{flex-wrap:wrap;gap:7px;margin-top:auto;display:flex}.beyond-study-card__highlight{border:1px solid color-mix(in srgb, var(--card-accent) 28%, transparent);min-height:36px;color:var(--card-text);border-radius:999px;align-items:center;padding-inline:13px;font-size:.78rem;display:inline-flex}.beyond-study-card__achievement{border:1px solid color-mix(in srgb, var(--card-accent) 24%, transparent);background:color-mix(in srgb, var(--card-text) 8%, transparent);min-height:106px;color:inherit;border-radius:18px;align-items:center;margin-top:22px;padding:17px 18px 17px 82px;text-decoration:none;transition:border-color .22s,background-color .22s,transform .22s;display:flex;position:relative}.beyond-study-card__achievement-copy{min-width:0}.beyond-study-card__achievement-label{color:color-mix(in srgb, var(--card-text) 58%, transparent);margin-bottom:7px;font-size:.76rem;display:block}.beyond-study-card__achievement p{color:color-mix(in srgb, var(--card-text) 77%, transparent);margin:0;font-size:.88rem;line-height:1.7}.beyond-study-card__achievement-arrow{border:1px solid color-mix(in srgb, var(--card-text) 38%, transparent);background:color-mix(in srgb, var(--card-text) 8%, transparent);width:44px;height:44px;color:var(--card-text);opacity:0;direction:ltr;border-radius:50%;justify-content:center;align-items:center;font-family:Arial,sans-serif;font-size:1.25rem;line-height:1;transition:opacity .22s,transform .22s,background-color .22s;display:inline-flex;position:absolute;top:50%;left:22px;transform:translateY(-50%)scale(.82)}.beyond-study-card__achievement--link{cursor:pointer}@media (width<=900px){.beyond-study-section__heading{grid-template-columns:1fr;align-items:start;gap:20px}.beyond-study-section__description{max-width:600px}}@media (width<=700px){.beyond-study-section{padding:95px 14px 70px}.beyond-study-section__eyebrow{min-height:43px;margin-bottom:19px;padding-inline:21px;font-size:.95rem}.beyond-study-section__title{font-size:clamp(2.8rem,12vw,4.4rem)}.beyond-study-section__stats{grid-template-columns:1fr}.beyond-study-stat{min-height:110px}.beyond-study-section__grid{grid-template-columns:1fr}.beyond-study-card--featured{grid-column:auto}.beyond-study-card__achievement-arrow{opacity:1;transform:translateY(-50%)scale(1)}}@media (width<=430px){.beyond-study-section{padding:85px 12px 60px}.beyond-study-section__eyebrow{min-height:40px;padding-inline:18px;font-size:.9rem}.beyond-study-section__title{line-height:1.08}.beyond-study-card__inner{border-radius:24px;padding:24px 17px}.beyond-study-card__top{margin-bottom:26px}.beyond-study-card__organization{align-items:center;gap:14px}.beyond-study-card__mark{border-radius:20px;flex-basis:72px;width:72px;height:72px;padding:10px}.beyond-study-card__mark--logo{padding:9px}.beyond-study-card__logo--protothon{width:132%;height:132%}.beyond-study-card__role{font-size:1.25rem}.beyond-study-card__achievement{min-height:100px;padding:15px 15px 15px 68px}.beyond-study-card__achievement-arrow{width:39px;height:39px;font-size:1.1rem;left:16px}}@media (prefers-reduced-motion:reduce){.beyond-study-section *,.beyond-study-section :before,.beyond-study-section :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.beyond-study-card__achievement-arrow{opacity:1;transform:translateY(-50%)scale(1)}}.beyond-study-card__achievement--link{cursor:pointer;transition:transform .28s cubic-bezier(.22,1,.36,1),border-color .28s,background-color .28s,box-shadow .28s}.beyond-study-card__achievement-arrow{opacity:0;transition:opacity .22s,transform .28s cubic-bezier(.22,1,.36,1),background-color .22s,border-color .22s;transform:translateY(-50%)translate(8px)scale(.82)}@media (hover:hover){.beyond-study-card__achievement--link:hover{border-color:color-mix(in srgb, var(--card-accent) 42%, transparent);background:color-mix(in srgb, var(--card-text) 12%, transparent);transform:translateY(-3px);box-shadow:0 12px 28px #0000001f}.beyond-study-card__achievement--link:hover .beyond-study-card__achievement-arrow{opacity:1;transform:translateY(-50%)translate(0)scale(1)}}.beyond-study-card__achievement--link:focus-visible .beyond-study-card__achievement-arrow{opacity:1;transform:translateY(-50%)translate(0)scale(1)}.beyond-study-card__achievement--link:focus-visible{outline:2px solid var(--card-text);outline-offset:4px}html[dir=ltr] .beyond-study-section,html[dir=ltr] .beyond-study-section__heading,html[dir=ltr] .beyond-study-card,html[dir=ltr] .beyond-study-card__date,html[dir=ltr] .beyond-study-card__organization-copy,html[dir=ltr] .beyond-study-card__description,html[dir=ltr] .beyond-study-card__highlights,html[dir=ltr] .beyond-study-card__achievement,html[dir=ltr] .beyond-study-card__organization-name{text-align:left;direction:ltr}html[lang=en] .beyond-study-section,html[lang=en] .beyond-study-section a{font-family:Nan Display,Arial,Helvetica,sans-serif}@media (width<=430px){html[dir=ltr] .beyond-study-card__achievement{padding:15px 68px 15px 15px}html[dir=ltr] .beyond-study-card__achievement-arrow{left:auto;right:16px}}html[lang=en] .beyond-study-card__number{letter-spacing:.02em;font-family:Avenir Next,Helvetica Neue,Arial,sans-serif!important;font-weight:400!important}html[lang=en] .beyond-study-stat__value{font-family:Avenir Next,Helvetica Neue,Arial,sans-serif!important;font-weight:400!important}@font-face{font-family:Thmanyah Serif Display;src:url(/assets/thmanyahserifdisplay-Medium-CJTlQzg7.otf)format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Nan Display;src:url(/assets/alfont_com_NaNSuperXSerifDisplayArabic-Semibold-TRIAL-D4kzeiSr.ttf)format("truetype");font-weight:600;font-style:normal;font-display:swap}.contact-section{--contact-black:#050505;--contact-dark:#101010;--contact-white:#fff;--contact-cream:#f5f2ea;--contact-green:#9fe870;--contact-pink:#ff2d8d;--contact-orange:#ff6500;isolation:isolate;background:var(--contact-black);width:100%;color:var(--contact-white);direction:rtl;padding:clamp(90px,7vw,115px) 18px clamp(55px,5vw,75px);scroll-margin-top:100px;font-family:Thmanyah Serif Display,Arial,sans-serif;position:relative;overflow:hidden}.contact-section__wrapper{z-index:2;width:min(980px,100%);margin-inline:auto;position:relative}.contact-section__heading{will-change:transform, opacity;max-width:650px;margin-bottom:clamp(25px,3vw,35px)}.contact-section__eyebrow{min-height:48px;color:var(--contact-pink);background:#ff2d8d1f;border:1px solid #ff2d8da6;border-radius:999px;justify-content:center;align-items:center;margin-bottom:14px;padding:8px 24px;font-size:clamp(.9rem,1.1vw,1.05rem);line-height:1;display:inline-flex}.contact-section__title{color:var(--contact-white);margin:0;font-size:clamp(2.25rem,4vw,3.9rem);font-weight:500;line-height:1.05}.contact-section__description{color:#ffffff75;max-width:510px;margin:25px 0 0;font-size:clamp(.85rem,1vw,.94rem);line-height:1.75}.contact-section__layout{direction:ltr;grid-template-columns:minmax(0,1.34fr) minmax(265px,.66fr);grid-template-areas:"form info";align-items:stretch;gap:14px;display:grid}.contact-form-card{background:var(--contact-cream);color:#070707;backface-visibility:hidden;will-change:transform, opacity;direction:rtl;border:1px solid #ffffff1a;border-radius:24px;grid-area:form;min-width:0;height:100%;overflow:hidden;transform:translate(0,0)}.contact-form-card__content{flex-direction:column;gap:14px;height:100%;padding:clamp(23px,3vw,32px);display:flex}.contact-form-card__content>*{will-change:transform, opacity}.contact-form-card__heading{text-align:right;margin-bottom:1px}.contact-form-card__eyebrow{color:var(--contact-pink);margin-bottom:5px;font-size:.7rem;display:block}.contact-form-card__heading h3{color:#070707;margin:0 0 5px;font-family:Thmanyah Serif Display,Nan Display,sans-serif;font-size:clamp(1.8rem,2.7vw,2.65rem);font-weight:600;line-height:1}.contact-form-card__heading p{color:#07070775;margin:3px;font-size:.76rem}.contact-form__row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.contact-form__field{color:#070707;flex-direction:column;gap:6px;min-width:0;font-size:.75rem;display:flex}.contact-form__field input,.contact-form__field textarea{color:#070707;background:#ffffffad;border:1px solid #0707071a;border-radius:13px;outline:none;width:100%;font-family:Thmanyah Serif Display,Arial,sans-serif;font-size:.84rem;transition:border-color .22s,background-color .22s,box-shadow .22s;display:block}.contact-form__field input{min-height:46px;padding:0 14px}.contact-form__field textarea{resize:vertical;min-height:106px;padding:13px 14px;line-height:1.6}.contact-form__field input::placeholder,.contact-form__field textarea::placeholder{color:#07070757}.contact-form__field input:focus,.contact-form__field textarea:focus{border-color:var(--contact-pink);background:#fff;box-shadow:0 0 0 3px #ff2d8d1c}.contact-form__submit{background:var(--contact-green);color:#070707;cursor:pointer;border:2px solid #070707;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:47px;margin-top:auto;font-family:Thmanyah Serif Display,Arial,sans-serif;font-size:.84rem;transition:transform .22s,box-shadow .22s;display:inline-flex;box-shadow:4px 5px #070707}.contact-form__submit:active{transform:translate(3px,3px);box-shadow:1px 2px #070707}.contact-form__status{color:#07070766;text-align:center;min-height:16px;margin:-2px 0 0;font-size:.63rem}.contact-info{direction:rtl;grid-area:info;grid-template-rows:repeat(3,minmax(0,1fr));gap:14px;min-width:0;height:100%;display:grid}.contact-info-card{background:var(--contact-dark);min-width:0;min-height:0;color:var(--contact-white);backface-visibility:hidden;will-change:transform, opacity;border:1px solid #ffffff1c;border-radius:21px;align-items:center;gap:11px;padding:17px;text-decoration:none;transition:transform .24s,border-color .24s;display:flex;position:relative;overflow:hidden;transform:translate(0,0)}.contact-info-card:before{background:var(--card-accent);content:"";width:5px;position:absolute;top:0;bottom:0;right:0}.contact-info-card--green{--card-accent:var(--contact-green)}.contact-info-card--pink{--card-accent:var(--contact-pink)}.contact-info-card--orange{--card-accent:var(--contact-orange)}.contact-info-card__number{color:#ffffff40;direction:ltr;font-family:Arial,sans-serif;font-size:.61rem;font-weight:700;position:absolute;top:12px;left:14px}.contact-info-card__icon{border:1px solid color-mix(in srgb, var(--card-accent) 34%, transparent);background:color-mix(in srgb, var(--card-accent) 10%, transparent);width:42px;height:42px;color:var(--card-accent);border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.contact-info-card__content{flex:1;min-width:0}.contact-info-card__label{color:#fff6;margin-bottom:4px;font-size:.65rem;display:block}.contact-info-card strong{max-width:100%;color:var(--contact-white);text-align:right;text-overflow:ellipsis;white-space:nowrap;direction:ltr;font-family:Arial,sans-serif;font-size:clamp(.72rem,1vw,.86rem);font-weight:700;display:block;overflow:hidden}.contact-info-card__arrow{width:31px;height:31px;color:var(--card-accent);opacity:0;pointer-events:none;border:1px solid #ffffff1c;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-family:Arial,sans-serif;font-size:1rem;line-height:1;transition:opacity .22s,transform .22s,background-color .22s,color .22s;display:inline-flex;transform:translate(9px)}@media (hover:hover){.contact-form__submit:hover{transform:translateY(-2px);box-shadow:4px 7px #070707}.contact-info-card:hover{border-color:color-mix(in srgb, var(--card-accent) 44%, transparent);transform:translateY(-4px)}.contact-info-card:hover .contact-info-card__arrow{opacity:1;background:var(--card-accent);color:#050505;transform:translate(0)}}.contact-info-card:focus-visible .contact-info-card__arrow{opacity:1;background:var(--card-accent);color:#050505;transform:translate(0)}@media (width<=850px){.contact-section__layout{grid-template-columns:minmax(0,1.08fr) minmax(235px,.65fr);gap:12px}.contact-form-card__content{padding:24px}.contact-info{gap:12px}.contact-info-card{padding:15px 13px}}@media (width<=700px){.contact-section{padding:85px 14px 55px}.contact-section__heading{margin-bottom:24px}.contact-section__title{font-size:clamp(2.45rem,11vw,3.8rem)}.contact-section__layout{grid-template-columns:1fr;grid-template-areas:"info""form"}.contact-info{grid-template-rows:none;grid-template-columns:repeat(3,minmax(0,1fr));height:auto}.contact-info-card{flex-direction:column;align-items:flex-start;min-height:125px}.contact-info-card__content{width:100%}.contact-info-card strong{text-align:left}.contact-form-card{height:auto}.contact-info-card__arrow{opacity:0;display:inline-flex;transform:translate(9px)}.contact-info-card:active .contact-info-card__arrow,.contact-info-card:focus .contact-info-card__arrow{opacity:1;background:var(--card-accent);color:#050505;transform:translate(0)}}@media (width<=540px){.contact-section{padding:78px 12px 48px}.contact-info{grid-template-columns:1fr}.contact-info-card{border-radius:19px;flex-direction:row;align-items:center;min-height:92px;padding:16px}.contact-info-card strong{text-align:right}.contact-form-card__content{padding:24px 16px}.contact-form__row{grid-template-columns:1fr}.contact-form-card__heading h3{font-size:1.9rem}.contact-form__submit{width:100%}.contact-section__eyebrow{min-height:43px;padding-inline:20px;font-size:.9rem}}@media (prefers-reduced-motion:reduce){.contact-section *,.contact-section :before,.contact-section :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.contact-form__field input:disabled,.contact-form__field textarea:disabled{cursor:wait;opacity:.72}.contact-form__submit:disabled{cursor:wait;opacity:.72;transform:none!important;box-shadow:2px 3px #070707!important}.contact-form__submit:disabled:hover{transform:none!important;box-shadow:2px 3px #070707!important}.contact-form__status.is-success{color:#24753c;font-weight:600}.contact-form__status.is-error{color:#c6284e;font-weight:600}.contact-form__error{color:#c6284e;margin:0;font-size:.64rem;line-height:1.45}.contact-form__error:empty{display:none}.contact-form__error--general{text-align:center}html[dir=ltr] .contact-section,html[dir=ltr] .contact-section__heading,html[dir=ltr] .contact-form-card,html[dir=ltr] .contact-form-card__content,html[dir=ltr] .contact-form-card__heading,html[dir=ltr] .contact-form__field,html[dir=ltr] .contact-info,html[dir=ltr] .contact-info-card,html[dir=ltr] .contact-info-card__content{text-align:left;direction:ltr}html[lang=en] .contact-section,html[lang=en] .contact-section input,html[lang=en] .contact-section textarea,html[lang=en] .contact-section button,html[lang=en] .contact-section a{font-family:Nan Display,Arial,Helvetica,sans-serif}.site-footer{color:#fff;direction:rtl;background:#050505;width:100%;padding:35px 20px 28px;font-family:Thmanyah Serif Display,Arial,sans-serif;position:relative;overflow:hidden}.site-footer *,.site-footer :before,.site-footer :after{box-sizing:border-box}.site-footer:before{filter:blur(110px);content:"";pointer-events:none;background:#ff007f0f;border-radius:50%;width:380px;height:380px;position:absolute;top:-180px;right:-150px}.site-footer:after{filter:blur(120px);content:"";pointer-events:none;background:#9fe8700b;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-220px;left:-160px}.site-footer__wrapper{z-index:2;width:min(1120px,100%);margin-inline:auto;position:relative}.site-footer__top{border-bottom:1px solid #ffffff1c;justify-content:space-between;align-items:center;gap:35px;padding-bottom:30px;display:flex}.site-footer__brand{color:#fff;flex-direction:column;align-items:flex-end;gap:7px;text-decoration:none;transition:opacity .22s,transform .26s cubic-bezier(.22,1,.36,1);display:inline-flex}.site-footer__wordmark{object-fit:contain;object-position:right center;width:clamp(145px,14vw,205px);height:auto;transition:opacity .22s,transform .26s cubic-bezier(.22,1,.36,1);display:block}.site-footer__brand-description{color:#ffffff7a;letter-spacing:.04em;white-space:nowrap;direction:ltr;font-family:Arial,sans-serif;font-size:.7rem;display:block}.site-footer__navigation{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:9px;display:flex}.site-footer__navigation a{color:#ffffffad;background:#ffffff04;border:1px solid #ffffff1c;border-radius:999px;justify-content:center;align-items:center;min-height:37px;padding-inline:14px;font-size:.8rem;text-decoration:none;transition:color .22s,border-color .22s,background-color .22s,box-shadow .22s,transform .26s cubic-bezier(.22,1,.36,1);display:inline-flex;position:relative;overflow:hidden}.site-footer__navigation a:before{content:"";pointer-events:none;background:linear-gradient(270deg,#0000,#ffffff12,#0000);width:70%;height:100%;transition:right .43s;position:absolute;top:0;right:-120%;transform:skew(-18deg)}.site-footer__bottom{justify-content:space-between;align-items:center;gap:20px;padding-top:22px;display:flex}.site-footer__bottom p{color:#ffffff6b;margin:0;font-size:.77rem}@media (hover:hover){.site-footer__navigation a:hover{color:#ff007f;background:#ff007f12;border-color:#ff007fb8;transform:translateY(-3px);box-shadow:0 10px 24px #ff007f14}.site-footer__navigation a:hover:before{right:145%}.site-footer__brand:hover{opacity:.9;transform:translateY(-3px)}.site-footer__brand:hover .site-footer__wordmark{transform:scale(1.015)}}.site-footer a:focus-visible{outline-offset:4px;outline:2px solid #ff007f}@media (width<=860px){.site-footer__top{flex-direction:column;align-items:flex-start;gap:25px}.site-footer__brand{align-items:flex-start}.site-footer__wordmark{object-position:left center;width:175px}.site-footer__navigation{width:100%}}@media (width<=700px){.site-footer{padding:26px 14px 22px}.site-footer__top{gap:18px;padding-bottom:20px}.site-footer__brand{align-items:center;width:100%}.site-footer__wordmark{object-position:center;width:148px}.site-footer__brand-description{text-align:center;white-space:normal}.site-footer__navigation{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;display:grid}.site-footer__navigation a{width:100%;min-height:40px;padding-inline:10px}.site-footer__navigation a:last-child{grid-column:1/-1;justify-self:center;width:min(210px,100%)}.site-footer__bottom{text-align:center;flex-direction:column;align-items:center;gap:6px;padding-top:18px}}@media (width<=430px){.site-footer{padding:24px 12px 20px}.site-footer__wordmark{width:136px}.site-footer__brand-description{max-width:220px;font-size:.62rem;line-height:1.5}.site-footer__navigation{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer__navigation a{justify-content:center;font-size:.76rem}.site-footer__navigation a:last-child{width:min(190px,100%)}.site-footer__bottom p{font-size:.72rem}}@media (prefers-reduced-motion:reduce){.site-footer *,.site-footer :before,.site-footer :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}html[dir=ltr] .site-footer{direction:ltr}html[lang=en] .site-footer,html[lang=en] .site-footer a{font-family:Nan Display,Arial,Helvetica,sans-serif}@media (width<=700px){html[dir=ltr] .site-footer__brand,html[dir=ltr] .site-footer__bottom{align-items:center}html[dir=ltr] .site-footer__navigation{direction:ltr}}.loading-screen{z-index:99999;opacity:1;visibility:visible;background:#050505;justify-content:center;align-items:center;width:100%;min-height:100dvh;transition:opacity .6s cubic-bezier(.22,1,.36,1),visibility .6s;display:flex;position:fixed;inset:0;overflow:hidden}.loading-screen__content{opacity:1;flex-direction:column;justify-content:center;align-items:center;gap:28px;transition:transform .55s cubic-bezier(.22,1,.36,1),opacity .4s;display:flex;transform:translateY(0)scale(1)}.loading-screen__logo{object-fit:contain;width:clamp(140px,15vw,210px);height:auto;animation:.8s cubic-bezier(.22,1,.36,1) both loading-logo-entry;display:block}.loading-screen__spinner{border:2px solid #ff2d8d;border-color:#ff2d8d #ff2d8d #ffffff21 #ffffff21;border-radius:50%;width:52px;height:52px;animation:.85s linear infinite loading-spinner}.loading-screen__text{color:#ffffff6b;letter-spacing:.02em;margin-top:-5px;font-family:Thmanyah Serif Display,Arial,sans-serif;font-size:clamp(.95rem,1.2vw,1.1rem);animation:1.3s ease-in-out infinite loading-text}.loading-screen--leaving{opacity:0;visibility:hidden;pointer-events:none}.loading-screen--leaving .loading-screen__content{opacity:0;transform:translateY(-16px)scale(.96)}@keyframes loading-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes loading-logo-entry{0%{opacity:0;transform:translateY(20px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes loading-text{0%,to{opacity:.35}50%{opacity:.8}}@media (width<=540px){.loading-screen__content{gap:24px}.loading-screen__logo{width:145px}.loading-screen__spinner{border-width:3px;width:46px;height:46px}.loading-screen__text{font-size:.92rem}}@media (prefers-reduced-motion:reduce){.loading-screen,.loading-screen__content{transition-duration:.01ms!important}.loading-screen__logo,.loading-screen__text{animation:none}.loading-screen__spinner{animation-duration:1.5s}}@font-face{font-family:Nan Display;src:url(/assets/alfont_com_NaNSuperXSerifDisplayArabic-VF-TRIAL-z1qDTx3s.ttf)format("truetype");font-weight:100 900;font-style:normal;font-display:swap}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f7f7f7;font-synthesis:none;--black:#050505;--panel:#0b0b0b;--white:#f6f6f2;--muted:#9b9b9b;--orange:#ff6a00;--pink:#ff007a;--lime:#b8ff00;--line:#ffffff21;background:#050505;font-family:Alexandria,Arial,sans-serif}*{box-sizing:border-box}html{background:var(--black);scroll-behavior:auto!important}body{background:var(--black);min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}button,a{font:inherit}a{color:inherit;text-decoration:none}.site-shell{background:linear-gradient(#ffffff04 1px, transparent 1px), linear-gradient(90deg, #ffffff04 1px, transparent 1px), var(--black);background-size:88px 88px;min-height:100vh}.header{z-index:20;border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;width:min(100% - 72px,1450px);margin-inline:auto;padding-block:22px;display:flex;position:absolute;top:0;left:0;right:0}.nav-brand{align-items:center;gap:12px;display:inline-flex}.nav-brand img{object-fit:contain;width:38px;height:38px}.nav-brand span{gap:2px;display:grid}.nav-brand strong{font-size:.88rem;font-weight:600}.nav-brand small{color:#777;letter-spacing:.08em;font-size:.62rem}.nav-links{color:#bdbdbd;align-items:center;gap:clamp(22px,2.7vw,40px);font-size:.8rem;display:flex}.nav-links>a:not(.nav-contact){transition:color .18s;position:relative}.nav-links>a:not(.nav-contact):after{content:"";background:var(--lime);width:0;height:1px;transition:width .18s;position:absolute;bottom:-8px;right:0}.nav-links>a:hover{color:var(--white)}.nav-links>a:hover:after{width:100%}.nav-contact{min-height:42px;color:var(--white);border:1px solid #ff007abf;border-radius:999px;place-items:center;padding-inline:20px;transition:background .18s,transform .18s;display:inline-grid}.nav-contact:hover{background:#ff007a1c;transform:translateY(-2px)}.menu-button{border:1px solid var(--line);background:0 0;border-radius:50%;width:44px;height:44px;padding:0;display:none}.menu-button span{background:var(--white);width:18px;height:1px;margin:5px auto;display:block}.hero{isolation:isolate;flex-direction:column;justify-content:flex-end;min-height:100svh;padding-top:92px;display:flex;position:relative;overflow:hidden}.hero-content{z-index:2;grid-template-columns:minmax(0,1.03fr) minmax(390px,.77fr);align-items:center;gap:clamp(60px,8vw,130px);width:min(100% - 72px,1450px);min-height:calc(100svh - 146px);margin-inline:auto;padding:42px 0 52px;display:grid;position:relative}.hero-text{max-width:780px}.identity-pills{flex-wrap:wrap;gap:9px;margin-bottom:34px;display:flex}.identity-pill{min-width:78px;min-height:36px;color:var(--white);background:#050505c7;border:1px solid;border-radius:999px;place-items:center;padding:0 16px;font-size:.72rem;display:inline-grid}.pill-orange{border-color:var(--orange)}.pill-pink{border-color:var(--pink)}.pill-lime{border-color:var(--lime)}.hero-eyebrow{color:#b9b9b9;align-items:center;gap:10px;margin:0 0 19px;font-size:clamp(.72rem,.9vw,.88rem);display:flex}.status-dot{background:var(--lime);border-radius:50%;flex:none;width:8px;height:8px;box-shadow:0 0 16px #b8ff00b3}.hero-title{letter-spacing:-.075em;margin:0;font-size:clamp(3.5rem,6.6vw,7.3rem);font-weight:650;line-height:.97}.line-wrap{padding:.02em 0 .1em;display:block;overflow:hidden}.line{display:block}.accent-line{color:var(--lime);text-shadow:0 0 34px #b8ff0014}.hero-copy{max-width:650px;color:var(--muted);margin:28px 0 0;font-size:clamp(.95rem,1.15vw,1.1rem);font-weight:300;line-height:1.95}.hero-actions{flex-wrap:wrap;gap:11px;margin-top:31px;display:flex}.button{border:1px solid var(--line);border-radius:999px;justify-content:center;align-items:center;gap:17px;min-height:52px;padding:0 24px;font-size:.82rem;font-weight:500;transition:transform .18s,background .18s,color .18s,border-color .18s;display:inline-flex}.button:hover{transform:translateY(-3px)}.button-primary{border-color:var(--white);color:var(--black);background:var(--white)}.button-primary span{font-size:1.05rem}.button-primary:hover{color:var(--white);background:0 0}.button-ghost:hover{border-color:var(--orange);background:#ff6a0012}.hero-meta{color:#686868;align-items:center;gap:13px;margin-top:25px;font-size:.68rem;display:flex}.meta-separator{background:#454545;width:24px;height:1px}.hero-visual{place-items:center;min-height:590px;display:grid;position:relative}.visual-card{aspect-ratio:.88;background:linear-gradient(145deg,#ffffff09,#0000 48%),#080808;border:1px solid #ffffff24;place-items:center;width:min(100%,510px);display:grid;position:relative;overflow:hidden;box-shadow:0 35px 100px #00000070}.visual-card:before{content:"";border:1px solid #ffffff12;position:absolute;inset:9%}.visual-card:after{aspect-ratio:1;content:"";filter:blur(12px);background:radial-gradient(circle,#ff007a1f,#0000 66%);border-radius:50%;width:62%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.visual-card img{z-index:2;filter:drop-shadow(0 25px 36px #000000bf);width:67%;position:relative}.visual-index{z-index:3;color:#777;letter-spacing:.16em;font-size:.58rem;position:absolute;top:24px;right:26px}.visual-caption{z-index:3;color:#888;letter-spacing:.1em;gap:15px;font-size:.58rem;display:flex;position:absolute;bottom:29px;right:26px}.color-bars{z-index:4;grid-template-columns:1fr 1fr 1fr;height:5px;display:grid;position:absolute;bottom:0;left:0;right:0}.color-bars i{display:block}.bar-orange{background:var(--orange)}.bar-pink{background:var(--pink)}.bar-lime{background:var(--lime)}.corner{z-index:4;width:18px;height:18px;position:absolute}.corner-top-right{border-top:1px solid var(--white);border-right:1px solid var(--white);top:13px;right:13px}.corner-top-left{border-top:1px solid var(--white);border-left:1px solid var(--white);top:13px;left:13px}.corner-bottom-right{border-right:1px solid var(--white);border-bottom:1px solid var(--white);bottom:13px;right:13px}.corner-bottom-left{border-bottom:1px solid var(--white);border-left:1px solid var(--white);bottom:13px;left:13px}.hero-glow{z-index:-1;opacity:.12;filter:blur(120px);border-radius:50%;width:330px;height:330px;position:absolute}.hero-glow-pink{background:var(--pink);top:24%;right:42%}.hero-glow-lime{background:var(--lime);bottom:5%;right:5%}.skills-marquee{z-index:5;background:var(--white);color:var(--black);border-top:1px solid #ffffff29;position:relative;overflow:hidden}.marquee-track{letter-spacing:.08em;align-items:center;gap:25px;width:max-content;padding:13px 0;font-size:clamp(.68rem,1vw,.84rem);font-weight:700;animation:28s linear infinite marquee;display:flex}.marquee-track i{color:var(--pink);font-style:normal}@keyframes marquee{to{transform:translate(50%)}}@media (width<=1080px){.hero-content{grid-template-columns:1fr;gap:45px;padding-top:70px}.hero-text{max-width:900px}.hero-visual{min-height:560px}.visual-card{width:min(72vw,500px)}}@media (width<=720px){.header,.hero-content{width:min(100% - 32px,1450px)}.header{padding-block:16px}.nav-brand small{display:none}.nav-brand img{width:34px;height:34px}.menu-button{display:block}.nav-links{opacity:0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#050505f7;border:1px solid #0000;border-radius:20px;gap:0;max-height:0;padding:0 18px;transition:max-height .25s,opacity .2s,padding .25s;display:grid;position:absolute;top:70px;left:0;right:0;overflow:hidden}.nav-links.is-open{border-color:var(--line);opacity:1;max-height:330px;padding:13px 18px}.nav-links a{border-bottom:1px solid var(--line);padding:13px 0}.nav-links a:last-child{border-bottom:0}.nav-contact{border:0;border-radius:0;min-height:auto}.hero{padding-top:76px}.hero-content{min-height:auto;padding:52px 0 48px}.identity-pills{margin-bottom:27px}.identity-pill{min-width:69px;min-height:33px;padding-inline:13px;font-size:.66rem}.hero-title{font-size:clamp(3rem,14vw,4.7rem);line-height:1}.hero-copy{margin-top:23px;font-size:.91rem;line-height:1.9}.button{min-height:49px;padding-inline:19px}.hero-meta{flex-wrap:wrap}.hero-visual{min-height:470px}.visual-card{width:min(88vw,420px)}.visual-caption{gap:10px;font-size:.5rem}.marquee-track{gap:18px;padding:12px 0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.site-shell,.loading-screen{transition:opacity .18s}html.is-language-switching .site-shell,html.is-language-switching .loading-screen{opacity:.58}html[lang=en] body,html[lang=en] button,html[lang=en] input,html[lang=en] textarea,html[lang=en] .portfolio-header,html[lang=en] .portfolio-header *,html[lang=en] .hero,html[lang=en] .hero *,html[lang=en] .about-section,html[lang=en] .about-section *,html[lang=en] .tech-stack,html[lang=en] .tech-stack *,html[lang=en] .projects-section,html[lang=en] .projects-section *,html[lang=en] .experience-section,html[lang=en] .experience-section *,html[lang=en] .beyond-study-section,html[lang=en] .beyond-study-section *,html[lang=en] .contact-section,html[lang=en] .contact-section *,html[lang=en] .site-footer,html[lang=en] .site-footer *,html[lang=en] .certificates-section,html[lang=en] .certificates-section *,html[lang=en] .loading-screen,html[lang=en] .loading-screen *{font-family:Nan Display,Arial,Helvetica,sans-serif}html[dir=ltr] .portfolio-header,html[dir=ltr] .hero,html[dir=ltr] .about-section,html[dir=ltr] .tech-stack,html[dir=ltr] .projects-section,html[dir=ltr] .experience-section,html[dir=ltr] .beyond-study-section,html[dir=ltr] .contact-section,html[dir=ltr] .site-footer,html[dir=ltr] .certificates-section,html[dir=ltr] .portfolio-header__actions,html[dir=ltr] .portfolio-header__nav,html[dir=ltr] .portfolio-header__nav a,html[dir=ltr] .portfolio-header__contact{direction:ltr}html[dir=ltr] .portfolio-header__brand img{transform:translate(6px)}html[dir=ltr] .portfolio-header__brand:hover img{transform:translate(6px)scale(1.04)}html[dir=ltr] .hero__description,html[dir=ltr] .hero__status,html[dir=ltr] .hero__actions,html[dir=ltr] .hero-marquee__pill{direction:ltr}html[lang=en] .hero__title{letter-spacing:-.045em;font-size:clamp(3.35rem,6vw,6.6rem)}html[lang=en] .hero__word-stretched{letter-spacing:.12em}html[lang=en] .hero__description{max-width:700px;line-height:1.65}html[dir=ltr] .about-section__title-image{object-position:left center}html[dir=ltr] .about-section__certificate-row{grid-template-columns:54px minmax(0,1fr) minmax(145px,auto);grid-template-areas:"mark info side"}html[dir=ltr] .about-section__certificate-mark{justify-self:start}html[dir=ltr] .about-section__certificate-info,html[dir=ltr] .about-section__certificate-meta,html[dir=ltr] .about-section__certificate-side,html[dir=ltr] .about-section__certificate-english{text-align:left;direction:ltr}html[dir=ltr] .about-section__certificate-side{justify-content:flex-end}html[dir=ltr] .about-section__certificate-row:hover{transform:translate(5px)}html[dir=ltr] .tech-stack__heading,html[dir=ltr] .tech-stack__tag{direction:ltr}html[dir=ltr] .projects-section__heading{text-align:left}html[dir=ltr] .project-showcase__content{border-left:0;border-right:1px solid #ffffff14}html[dir=ltr] .project-showcase__logo{object-position:left center}html[dir=ltr] .project-showcase__description,html[dir=ltr] .project-showcase__highlights,html[dir=ltr] .project-showcase__actions,html[dir=ltr] .projects-section__upcoming-content{text-align:left;direction:ltr}html[dir=ltr] .experience-card__intro{border-left:0;border-right:1px solid #ffffff1f}html[dir=ltr] .experience-section__heading,html[dir=ltr] .experience-card__intro,html[dir=ltr] .experience-card__details,html[dir=ltr] .experience-area__content,html[dir=ltr] .experience-card__description,html[dir=ltr] .experience-card__highlight,html[dir=ltr] .experience-card__tools,html[dir=ltr] .experience-transition__content,html[dir=ltr] .experience-transition__description{text-align:left;direction:ltr}html[dir=ltr] .experience-transition__title-line--accent,html[dir=ltr] .experience-transition__phrase-anchor,html[dir=ltr] .experience-transition__team-text,html[dir=ltr] .experience-transition__rotating-box,html[dir=ltr] .experience-transition__rotating-word{direction:ltr}html[dir=ltr] .experience-transition__phrase-anchor{min-width:12.5em;padding-left:6.4em;transform:none}html[dir=ltr] .experience-transition__rotating-box{width:6.2em;min-width:6.2em;max-width:6.2em;left:0;right:auto}html[dir=ltr] .experience-transition__rotating-word{text-align:left;justify-content:flex-start;left:0;right:auto}html[dir=ltr] .experience-transition__typing-caret{margin-left:.07em;margin-right:0}html[dir=ltr] .beyond-study-section__heading,html[dir=ltr] .beyond-study-card,html[dir=ltr] .beyond-study-card__date,html[dir=ltr] .beyond-study-card__organization-copy,html[dir=ltr] .beyond-study-card__description,html[dir=ltr] .beyond-study-card__highlights,html[dir=ltr] .beyond-study-card__achievement{text-align:left;direction:ltr}html[dir=ltr] .beyond-study-card__organization-name{direction:ltr}html[dir=ltr] .contact-section__heading,html[dir=ltr] .contact-form-card,html[dir=ltr] .contact-form-card__content,html[dir=ltr] .contact-form-card__heading,html[dir=ltr] .contact-form__field,html[dir=ltr] .contact-info,html[dir=ltr] .contact-info-card,html[dir=ltr] .contact-info-card__content{text-align:left;direction:ltr}html[dir=ltr] .contact-info-card:before{left:0;right:auto}html[dir=ltr] .contact-info-card__number{left:auto;right:14px}html[dir=ltr] .contact-info-card strong{text-align:left}html[dir=ltr] .site-footer__brand{align-items:flex-start}html[dir=ltr] .site-footer__wordmark{object-position:left center}html[dir=ltr] .site-footer__brand-description,html[dir=ltr] .site-footer__navigation{direction:ltr}html[dir=ltr] .certificates-section__heading,html[dir=ltr] .certificate-card,html[dir=ltr] .certificate-card__provider-info,html[dir=ltr] .certificate-card__main,html[dir=ltr] .certificate-level,html[dir=ltr] .certificate-card__footer{text-align:left;direction:ltr}@media (width<=980px){html[dir=ltr] .portfolio-header__brand img{transform:translate(3px)}html[dir=ltr] .portfolio-header__brand:hover img{transform:translate(3px)scale(1.04)}}@media (width<=700px){html[dir=ltr] .experience-transition__phrase-anchor{min-width:10.8em;padding-left:5.7em}html[dir=ltr] .experience-transition__rotating-box{width:5.5em;min-width:5.5em;max-width:5.5em}}@media (prefers-reduced-motion:reduce){.site-shell,.loading-screen{transition:none}}html[dir=ltr] .portfolio-header__contact{order:1}html[dir=ltr] .portfolio-header__language{order:2}html[dir=ltr] .experience-transition__content{text-align:center;width:min(1120px,100%);padding-inline:clamp(12px,3vw,42px)}html[dir=ltr] .experience-transition__eyebrow{align-self:center}html[dir=ltr] .experience-transition__title{letter-spacing:-.045em;text-align:center;width:100%;max-width:1100px;margin-inline:auto;font-size:clamp(2.65rem,5vw,5.3rem);line-height:1.12}html[dir=ltr] .experience-transition__title-line{text-align:center;text-wrap:balance;white-space:normal;width:100%;min-height:auto;padding:.04em .02em .12em;line-height:1.12}html[dir=ltr] .experience-transition__title-line--accent{justify-content:center;align-items:center;min-height:1.25em;padding:.04em .02em .16em;display:flex}html[dir=ltr] .experience-transition__phrase-anchor{grid-template-columns:5.95em auto;align-items:baseline;column-gap:.2em;width:auto;min-width:0;max-width:100%;padding:0;display:inline-grid;transform:none}html[dir=ltr] .experience-transition__team-text{white-space:nowrap;grid-area:1/2;padding-bottom:.08em;line-height:1.12}html[dir=ltr] .experience-transition__rotating-box{grid-area:1/1;align-self:baseline;width:5.95em;min-width:5.95em;max-width:5.95em;height:1.12em;position:relative;inset:auto}html[dir=ltr] .experience-transition__rotating-word{align-items:center;min-height:1.12em;line-height:1.12;top:0;left:0;right:auto}html[dir=ltr] .experience-transition__description{text-align:center;max-width:790px;margin-inline:auto}html[dir=ltr] .beyond-study-card__achievement{padding:17px 82px 17px 18px}html[dir=ltr] .beyond-study-card__achievement-arrow{left:auto;right:22px}@media (width<=760px){html[dir=ltr] .experience-transition__title{font-size:clamp(2.2rem,7.2vw,4rem);line-height:1.16}html[dir=ltr] .experience-transition__title-line{line-height:1.16}html[dir=ltr] .experience-transition__phrase-anchor{grid-template-columns:5.7em auto;column-gap:.14em}html[dir=ltr] .experience-transition__rotating-box{width:5.7em;min-width:5.7em;max-width:5.7em;height:1.16em}html[dir=ltr] .experience-transition__rotating-word{min-height:1.16em;line-height:1.16}}@media (width<=430px){html[dir=ltr] .experience-transition__content{padding-inline:2px}html[dir=ltr] .experience-transition__title{letter-spacing:-.035em;font-size:clamp(1.75rem,8vw,2.4rem);line-height:1.18}html[dir=ltr] .experience-transition__title-line{padding-inline:0;line-height:1.18}html[dir=ltr] .experience-transition__phrase-anchor{grid-template-columns:5.65em auto;column-gap:.1em}html[dir=ltr] .experience-transition__rotating-box{width:5.65em;min-width:5.65em;max-width:5.65em;height:1.18em}html[dir=ltr] .experience-transition__rotating-word{min-height:1.18em;line-height:1.18}html[dir=ltr] .beyond-study-card__achievement{padding:15px 68px 15px 15px}html[dir=ltr] .beyond-study-card__achievement-arrow{left:auto;right:16px}}html[lang=en] body,html[lang=en] button,html[lang=en] input,html[lang=en] textarea,html[lang=en] .portfolio-header,html[lang=en] .portfolio-header *,html[lang=en] .hero,html[lang=en] .hero *,html[lang=en] .about-section,html[lang=en] .about-section *,html[lang=en] .tech-stack,html[lang=en] .tech-stack *,html[lang=en] .projects-section,html[lang=en] .projects-section *,html[lang=en] .experience-section,html[lang=en] .experience-section *,html[lang=en] .beyond-study-section,html[lang=en] .beyond-study-section *,html[lang=en] .contact-section,html[lang=en] .contact-section *,html[lang=en] .site-footer,html[lang=en] .site-footer *,html[lang=en] .certificates-section,html[lang=en] .certificates-section *,html[lang=en] .loading-screen,html[lang=en] .loading-screen *{font-family:Avenir Next,Helvetica Neue,Arial,sans-serif!important}html[lang=en] h1,html[lang=en] h2,html[lang=en] h3,html[lang=en] h4,html[lang=en] h5,html[lang=en] h6,html[lang=en] .hero__title,html[lang=en] .about-section__title-name,html[lang=en] .projects-section__title,html[lang=en] .experience-transition__title,html[lang=en] .beyond-study-section__title,html[lang=en] .contact-section__title,html[lang=en] .contact-form-card__heading h3{letter-spacing:-.025em;word-spacing:.07em;text-rendering:optimizelegibility;font-family:Nan Display,Georgia,serif!important}html[lang=en] p,html[lang=en] li,html[lang=en] input,html[lang=en] textarea,html[lang=en] .experience-area__description,html[lang=en] .experience-card__description,html[lang=en] .about-section__paragraph,html[lang=en] .about-section__certificates-description,html[lang=en] .experience-transition__description,html[lang=en] .contact-section__description{letter-spacing:0;word-spacing:.02em}html[lang=en] .site-shell h1,html[lang=en] .site-shell h2,html[lang=en] .site-shell h3,html[lang=en] .site-shell h4,html[lang=en] .site-shell h5,html[lang=en] .site-shell h6,html[lang=en] .loading-screen h1,html[lang=en] .loading-screen h2,html[lang=en] .loading-screen h3{letter-spacing:-.025em;word-spacing:.07em;font-family:Nan Display,Georgia,serif!important}html[lang=en]{--english-nan-font:"Nan Display", Georgia, "Times New Roman", serif;--english-readable-font:"Avenir Next", "Helvetica Neue", Arial, sans-serif}html[lang=en] .portfolio-header,html[lang=en] .portfolio-header *,html[lang=en] .hero,html[lang=en] .hero *,html[lang=en] .about-section__label,html[lang=en] .about-section__certificates-label,html[lang=en] .tech-stack,html[lang=en] .tech-stack *,html[lang=en] .projects-section__eyebrow,html[lang=en] .projects-section__upcoming,html[lang=en] .projects-section__upcoming *,html[lang=en] .experience-section__eyebrow,html[lang=en] .experience-section__title,html[lang=en] .experience-section__title *{font-family:var(--english-nan-font)!important}html[lang=en] .experience-area__number{font-weight:500!important}html[lang=en] .experience-transition__eyebrow,html[lang=en] .experience-transition__title,html[lang=en] .experience-transition__title *,html[lang=en] .experience-transition__button,html[lang=en] .experience-transition__button *{font-family:var(--english-nan-font)!important}html[lang=en] .experience-transition__title{letter-spacing:-.035em;word-spacing:.02em;gap:.04em;width:min(1180px,100%);max-width:1180px;padding-inline:clamp(8px,2vw,26px);font-size:clamp(2.75rem,4.45vw,4.85rem);font-weight:500;line-height:1.08;overflow:visible}html[lang=en] .experience-transition__title-line{width:auto;max-width:100%;min-height:0;padding:.02em .08em .06em;line-height:1.08;overflow:visible}html[lang=en] .experience-transition__title-line--accent{direction:ltr;justify-content:center;align-items:baseline;width:100%;min-height:0;padding:0 .08em .08em;display:flex;overflow:visible}html[lang=en] .experience-transition__phrase-anchor{white-space:nowrap;direction:ltr;justify-content:center;align-items:baseline;gap:.14em;width:auto;max-width:100%;display:inline-flex;transform:none}html[lang=en] .experience-transition__rotating-box{vertical-align:baseline;direction:ltr;flex:0 0 6.2em;order:1;width:6.2em;min-width:6.2em;max-width:6.2em;height:1.08em;line-height:1.08;display:inline-block;position:relative;inset:auto;overflow:visible}html[lang=en] .experience-transition__rotating-word{text-align:right;direction:ltr;justify-content:flex-end;align-items:baseline;width:100%;min-height:1.08em;line-height:1.08;top:0;left:auto;right:0;overflow:visible}html[lang=en] .experience-transition__team-text{white-space:nowrap;direction:ltr;order:2;padding:0;line-height:1.08;display:inline-block;overflow:visible}@media (width<=760px){html[lang=en] .experience-transition__title{font-size:clamp(2.05rem,7vw,3.45rem);line-height:1.1}html[lang=en] .experience-transition__title-line,html[lang=en] .experience-transition__team-text,html[lang=en] .experience-transition__rotating-word{line-height:1.1}html[lang=en] .experience-transition__phrase-anchor{gap:.1em}html[lang=en] .experience-transition__rotating-box{flex-basis:6.05em;width:6.05em;min-width:6.05em;max-width:6.05em;height:1.1em}}@media (width<=520px){html[lang=en] .experience-transition__title{font-size:clamp(1.72rem,7.8vw,2.5rem)}html[lang=en] .experience-transition__title-line--accent{padding-inline:0}html[lang=en] .experience-transition__phrase-anchor{white-space:normal;flex-wrap:wrap;row-gap:0}html[lang=en] .experience-transition__team-text{white-space:nowrap}}html[lang=en] .beyond-study-section__eyebrow,html[lang=en] .beyond-study-stat,html[lang=en] .beyond-study-stat *{font-family:var(--english-nan-font)!important}html[lang=en] .beyond-study-stat__value{font-weight:500!important}html[lang=en] .contact-section__eyebrow,html[lang=en] .contact-form-card__heading h3,html[lang=en] .contact-info-card,html[lang=en] .contact-info-card *,html[lang=en] .site-footer,html[lang=en] .site-footer *{font-family:var(--english-nan-font)!important}html[lang=en] .site-footer__brand-description{font-family:var(--english-readable-font)!important}html[lang=en] .experience-transition__team-text{padding-right:.16em!important}html[lang=en] .experience-transition__rotating-box{transform:translateY(.075em)!important}@media (width<=760px){html[lang=en] .experience-transition__team-text{padding-right:.13em!important}html[lang=en] .experience-transition__rotating-box{transform:translateY(.055em)!important}}
