html:has(.landing){scroll-padding-top:100px}.landing-navbar{--landing-nav-height:72px;--landing-nav-offset:16px;--nav-glass-progress:0;position:fixed;top:var(--landing-nav-offset);left:0;right:0;border-radius:999px;isolation:isolate;background:rgba(0,0,0,0);overflow:visible;transform:translateZ(0);backface-visibility:hidden}.landing-navbar:before{content:"";position:absolute;inset:0;z-index:0;border-radius:inherit;overflow:hidden;background:rgba(8,4,22,calc(.42 * var(--nav-glass-progress)));backdrop-filter:blur(calc(18px * var(--nav-glass-progress))) saturate(calc(100% + 60% * var(--nav-glass-progress)));-webkit-backdrop-filter:blur(calc(18px * var(--nav-glass-progress))) saturate(calc(100% + 60% * var(--nav-glass-progress)));box-shadow:0 calc(8px*var(--nav-glass-progress)) calc(32px*var(--nav-glass-progress)) rgba(0,0,0,calc(.2 * var(--nav-glass-progress)));pointer-events:none;transition:background .2s ease,backdrop-filter .2s ease,box-shadow .2s ease}.landing-navbar>*{position:relative;z-index:1}.landing-navbar nav a{border:0}.landing{margin-left:auto;margin-right:auto;display:flex;width:100%;flex-direction:column;align-items:stretch;justify-content:flex-start;overflow:visible;--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.landing>footer,.landing>section{width:100%;flex-shrink:0;overflow:visible}#hero-section{position:relative;width:100%;overflow:visible;--hero-lift:clamp(2rem,4vh,2.75rem);--hero-enjoy-top:calc(clamp(5rem, 23vh, 17rem) - var(--hero-lift));--hero-enjoy-size:clamp(1.875rem,5.2vw,96px);--hero-line-gap:clamp(1.65rem,4.2vh,3.35rem);--hero-enjoy-words-gap:clamp(8.5rem,26vw,17rem);--hero-code-omar-gap:clamp(4rem,22vw,280px);--hero-model-width:min(94vw,780px);--hero-model-drop:24%;--hero-model-inset-x:clamp(0.5rem,2vw,1.75rem)}@media(min-width:1024px){#hero-section{--hero-lift:44px;--hero-enjoy-top:calc(292px - var(--hero-lift));--hero-model-drop:25%;--hero-model-inset-x:24px;--hero-enjoy-size:96px;--hero-line-gap:56px;--hero-enjoy-words-gap:300px;--hero-code-omar-gap:360px;--hero-model-width:780px}}#hero-section .hero-bg{background-color:#000;background-image:radial-gradient(ellipse 90% 70% at 22% 12%,rgba(168,32,122,.45) 0,rgba(88,12,72,.22) 42%,transparent 72%),radial-gradient(ellipse 80% 65% at 78% 10%,rgba(18,48,168,.42) 0,rgba(8,18,88,.26) 40%,transparent 70%),radial-gradient(ellipse 85% 65% at 18% 48%,rgba(168,32,122,.55) 0,rgba(88,12,72,.28) 38%,transparent 68%),radial-gradient(ellipse 75% 60% at 78% 42%,rgba(18,48,168,.5) 0,rgba(8,18,88,.32) 42%,transparent 70%),radial-gradient(ellipse 90% 50% at 50% 100%,rgba(40,8,64,.4) 0,transparent 55%)}#hero-section .hero-typography{position:relative}#hero-section .hero-headlines{z-index:10;top:var(--hero-enjoy-top);left:0;right:0;width:100%;max-width:1179px;margin-inline:auto;padding-inline:clamp(1rem,4vw,2rem)}@media(min-width:1024px){#hero-section .hero-headlines{left:131px;right:auto;margin-inline:0;padding-inline:0;width:1179px}}#hero-section .hero-enjoy-line{flex-shrink:0;gap:var(--hero-enjoy-words-gap);margin-inline:auto;font-size:var(--hero-enjoy-size);font-weight:700;line-height:.95;letter-spacing:-.02em;color:#d9d9d9;white-space:nowrap}#hero-section .hero-enjoy-line--waiting{opacity:0;visibility:hidden}#hero-section .hero-enjoy-line--typing{opacity:1;visibility:visible;transition:opacity .35s ease}#hero-section .hero-enjoy-line--single{gap:0;justify-content:center}#hero-section .hero-enjoy-line--single .hero-enjoy-line__enjoy{transform:none}#hero-section .hero-enjoy-line--compact{--hero-enjoy-size:clamp(1.15rem,3.1vw,52px);--hero-enjoy-words-gap:clamp(2rem,7vw,5.5rem);max-width:min(100%,920px)}@media(min-width:1024px){#hero-section .hero-enjoy-line--compact{--hero-enjoy-size:52px;--hero-enjoy-words-gap:88px}}#hero-section .hero-enjoy-line--compact .hero-enjoy-line__enjoy{transform:translateX(10px)}#hero-section .hero-enjoy-line--compact .hero-enjoy-line__coding{transform:translateX(-20px)}#hero-section .hero-enjoy-line__enjoy{transform:translateX(23px)}#hero-section .hero-enjoy-line__coding{transform:translateX(-50px)}#hero-section .hero-enjoy-line__cursor{display:inline-block;margin-left:2px;color:#b8fff4;font-weight:400;animation:hero-typewriter-blink .72s step-end infinite}@keyframes hero-typewriter-blink{0%,to{opacity:1}50%{opacity:0}}#hero-section .hero-omar-stage{position:absolute;top:0;right:0;bottom:0;left:0;z-index:998;overflow:visible;pointer-events:none;clip-path:none;contain:none}#hero-section .hero-omar-stage--scroll-driven{position:fixed;right:auto;bottom:auto;z-index:998;transform:none;overflow:visible}#hero-section .hero-omar-stage--scroll-driven .hero-omar-wrap{height:100%;margin-left:0;left:auto;transform:none}#hero-section .hero-omar-wrap{position:absolute;top:0;bottom:0;left:50%;width:var(--hero-model-width);height:100%;overflow:visible;transform:translateX(calc(-50% + var(--hero-model-inset-x))) translateY(var(--hero-model-drop))}#hero-section .hero-omar{position:relative;z-index:1;height:100%;overflow:visible;filter:drop-shadow(0 24px 48px rgba(22,6,173,.25))}#hero-section .hero-omar canvas{display:block;height:100%;width:100%;overflow:visible}#hero-section .hero-code-omar{overflow:visible;width:100%;max-width:1179px;margin-inline:auto;margin-top:var(--hero-line-gap)}@media(min-width:1024px){#hero-section .hero-code-omar{margin-inline:0}}#hero-section .hero-code-omar__row{display:flex;align-items:center;gap:var(--hero-code-omar-gap);width:100%;height:clamp(2.125rem,7.8vw,96px)}#hero-section .hero-code-omar__word{overflow:hidden;height:100%;flex:0 0 auto}#hero-section .hero-code-omar__word--code{aspect-ratio:362/96;transform:translateX(clamp(.75rem,2vw,1.75rem))}@media(min-width:1024px){#hero-section .hero-code-omar__word--code{transform:translateX(36px)}}#hero-section .hero-code-omar__word--omar{aspect-ratio:373/96;margin-inline-start:auto;transform:translateX(clamp(-1.25rem,-3vw,-2.25rem))}@media(min-width:1024px){#hero-section .hero-code-omar__word--omar{transform:translateX(-84px)}}#hero-section .hero-code-omar__word--omar .hero-code-omar__sprite{width:268.6327077748%;margin-left:-168.6327077748%}#hero-section .hero-code-omar__sprite{display:block;height:100%;width:276.7955801105%;max-width:none}#hero-section .hero-bottom-fade{height:min(58%,100px);background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.35) 28%,rgba(0,0,0,.72) 50%,#000 68%,#000)}#hero-section .hero-bg:after{content:"";position:absolute;left:0;right:0;bottom:0;height:45%;pointer-events:none;background:linear-gradient(180deg,transparent 0,#000 88%)}#hero-section .hero-omar-leg-shadow{position:absolute;right:0;bottom:-220px;left:0;z-index:1004;height:min(78%,860px);pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.22) 18%,rgba(0,0,0,.45) 38%,transparent 72%)}@media(min-width:1024px){#hero-section .hero-omar-leg-shadow{bottom:-280px;height:min(82%,920px)}}.landing__about-learning-band{position:relative;overflow:visible;background-color:#000}.landing__about-learning-bg{position:absolute;top:-250px;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background-color:#000;background-image:url(/images/about-learning-bg.png);background-repeat:no-repeat;background-position:top;background-size:1440px auto;--about-bg-width:1440px;--about-bg-horizon-y:calc(var(--about-bg-width) * 1024 / 485 * 0.528)}.landing__about-learning-bg:before{content:"";position:absolute;top:calc(var(--about-bg-horizon-y) - 170px);left:50%;z-index:1;width:min(var(--about-bg-width),100vw);height:420px;pointer-events:none;transform:translateX(-50%)}.landing__about-learning-bg:after{content:"";position:absolute;inset:auto 0 0;height:120px;pointer-events:none;background:linear-gradient(180deg,transparent 0,#000)}#about{position:relative;margin-top:0;padding-top:clamp(4rem,10vh,6.5rem);background-color:rgba(0,0,0,0);overflow:visible}@media(min-width:1024px){#about{margin-top:-32px;padding-top:72px;min-height:700px;padding-bottom:24px}}#about .about-section__inner{position:relative;z-index:900}@media(min-width:1024px){#about .about-section__inner{min-height:min(72vh,780px)}}#about .about-section__content{position:relative;z-index:1;margin-left:clamp(.5rem,2vw,1.5rem)}@media(min-width:1024px){#about .about-section__content{margin-left:56px}}#about .about-section__title{font-size:clamp(1.55rem,4.4vw,58px)}#about .about-section__description{font-size:clamp(.98rem,2.1vw,30px);line-height:1.12}#about .about-section__typewriter-cursor{display:inline-block;margin-left:1px;color:#d0d5dd;font-weight:400;animation:about-typewriter-blink .85s step-end infinite}@keyframes about-typewriter-blink{0%,to{opacity:1}50%{opacity:0}}#learning{position:relative;z-index:1;background-color:rgba(0,0,0,0)}#learning .learning-section__cards{position:relative;z-index:1;display:grid;gap:24px;align-items:end;justify-content:center;overflow:visible}@media(min-width:1024px){#learning .learning-section__cards{grid-template-columns:repeat(3,max-content);gap:24px;align-items:end}}#learning .learning-card{min-height:491px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;border-radius:16px;border:1px solid rgba(79,227,252,.85);background:rgba(91,176,213,.2117647059);backdrop-filter:blur(8px);padding:24px 18px 22px;text-align:center;box-shadow:0 0 20px rgba(79,227,252,.12),inset 0 0 40px hsla(0,0%,100%,.03);opacity:.15;will-change:transform,opacity;transition:transform 1.9s cubic-bezier(.16,1,.3,1),opacity 1.4s ease}#learning .learning-card--from-left{transform:translate3d(clamp(-160px,-28vw,-420px),0,0)}#learning .learning-card--from-top{transform:translate3d(0,clamp(-160px,-26vw,-360px),0)}#learning .learning-card--from-right{transform:translate3d(clamp(160px,28vw,420px),0,0)}#learning .learning-card.is-visible{opacity:1;transform:translateZ(0)}@media(prefers-reduced-motion:reduce){#learning #learning .learning-card{opacity:1;transform:none;transition:none}}#learning .learning-card--languages{max-width:100%;justify-self:center;padding:22px 14px 64px}@media(min-width:1024px){#learning .learning-card--languages{width:360px;justify-self:auto;padding:24px 16px 76px}}#learning .learning-card--languages .learning-card__icon{margin-bottom:20px}#learning .learning-card--languages .learning-card__icon-img{width:50px;height:50px}#learning .learning-card--languages .learning-card__title{font-size:26px;line-height:1.15}#learning .learning-card--languages .learning-card__text{margin-top:10px;font-size:14px;line-height:1.4}#learning .learning-card--web{max-width:100%;justify-content:center;border-bottom-color:rgba(79,227,252,.45);box-shadow:0 0 20px rgba(79,227,252,.12),inset 0 0 40px hsla(0,0%,100%,.03),inset 0 -48px 64px rgba(18,120,168,.08)}@media(min-width:1024px){#learning .learning-card--web{width:360px}}#learning .learning-card--web:after{content:"";position:absolute;inset:auto 0 0;height:140px;border-radius:0 0 16px 16px;pointer-events:none;background:linear-gradient(180deg,transparent 0,rgba(8,14,28,.18) 42%,rgba(0,0,0,.12))}#learning .learning-card--web .learning-card__icon{margin-bottom:20px}#learning .learning-card--web .learning-card__icon-img{width:50px;height:50px}#learning .learning-card--web .learning-card__title{font-size:26px;line-height:1.15}#learning .learning-card--web .learning-card__text{margin-top:10px;font-size:14px;line-height:1.4}#learning .learning-card--featured{max-width:100%;justify-self:center;align-self:start;background:linear-gradient(165deg,rgba(91,176,213,.24),rgba(12,18,34,.68));box-shadow:0 0 28px rgba(79,227,252,.18),inset 0 0 48px hsla(0,0%,100%,.04)}@media(min-width:1024px){#learning .learning-card--featured{width:360px;justify-self:auto;margin-top:-70px}}#learning .learning-card--featured .learning-card__icon{margin-bottom:20px}#learning .learning-card--featured .learning-card__icon-img{width:50px;height:50px}#learning .learning-card--featured .learning-card__title{font-size:26px;line-height:1.15}#learning .learning-card--featured .learning-card__text{margin-top:10px;font-size:14px;line-height:1.4}#learning .learning-card__icon{margin:4px auto 24px;flex-shrink:0;line-height:0}#learning .learning-card__icon-img{display:block;width:58px;height:58px;-o-object-fit:contain;object-fit:contain}#learning .learning-card__title{font-size:32px;line-height:1.2;color:#fff;text-shadow:0 0 2px #bc2eff,0 0 24px rgba(213,94,255,.62)}#learning .learning-card__text{margin-top:12px;margin-bottom:0;font-size:16px;line-height:1.45;color:#fff}#learning .learning-section__bottom{margin-top:3.5rem;display:grid;gap:32px;align-items:center}@media(min-width:1024px){#learning .learning-section__bottom{margin-top:4.5rem;grid-template-columns:minmax(0,1.3fr) minmax(0,.7fr);gap:40px;align-items:center}}#learning .learning-section__visual-spacer{display:none;min-height:360px}@media(min-width:640px){#learning .learning-section__visual-spacer{min-height:420px}}@media(min-width:1024px){#learning .learning-section__visual-spacer{display:block;min-height:580px}}#learning .learning-section__visual{position:absolute;left:0;right:0;bottom:5rem;z-index:2;width:min(98vw,1020px);height:min(62vw,520px);min-height:360px;pointer-events:none}@media(min-width:640px){#learning .learning-section__visual{min-height:420px;height:min(58vw,540px)}}@media(min-width:1024px){#learning .learning-section__visual{bottom:7.5rem;width:min(72vw,1040px);height:580px;min-height:580px}}#learning .learning-section__ellipse{position:absolute;bottom:2%;left:clamp(8%,18vw,22%);z-index:0;width:min(82%,440px);height:44%;pointer-events:none;transform:translateX(-50%)}@media(min-width:1024px){#learning .learning-section__ellipse{bottom:4%;left:clamp(14%,20vw,24%);width:min(56%,420px);height:40%}}#learning .learning-section__ellipse-img{-o-object-position:center bottom;object-position:center bottom}#learning .learning-section__robot{position:absolute;inset:0;z-index:1}#learning .learning-section__robot-img{-o-object-position:left bottom;object-position:left bottom;width:697px!important;height:900px!important}#learning .learning-section__summary{text-align:center;position:relative}#learning .learning-section__summary:after{content:"";display:block;background:rgba(251,63,245,.3);filter:blur(86.5px);width:500px;height:500px;position:absolute;top:36px;right:-50%}@media(min-width:1024px){#learning .learning-section__summary{text-align:right;margin-right:48px}}#learning .learning-section__summary-title{font-size:clamp(2rem,4vw,48px);line-height:1.3;color:#fff;text-shadow:0 0 2px #bc2eff,0 0 28px rgba(213,94,255,.62)}@media(min-width:1024px){#learning .learning-section__summary-title{margin-right:8px}}#learning .learning-section__summary-text{margin-top:24px;max-width:486px;margin-left:auto;font-size:18px;line-height:1.5;color:#fff}@media(min-width:1024px){#learning .learning-section__summary-text{margin-right:8px}}#compiler .compiler-section__bg{position:absolute;inset:0;background:#000}#compiler .compiler-section__hero{position:relative;display:grid;width:100%;overflow:hidden;background:#000}#compiler .compiler-section__hero-content,#compiler .compiler-section__hero-visual{grid-area:1/1}#compiler .compiler-section__hero-visual{z-index:0;width:100%;line-height:0;background:#000;perspective:1400px;perspective-origin:58% 42%}#compiler .compiler-section__hero-media{position:relative;width:100%;line-height:0}#compiler .compiler-section__hero-img{display:block;width:100%;height:auto;margin:0 auto}#compiler .compiler-section__hero-badge{position:absolute;z-index:2;pointer-events:none}#compiler .compiler-section__laptop{position:absolute;z-index:3;bottom:25%;right:10%;width:clamp(320px,55vw,600px);height:clamp(240px,41vw,440px);pointer-events:none;border:none;background:rgba(0,0,0,0);padding:0;transform-style:preserve-3d;transform-origin:center center;transition:opacity .35s ease,transform .35s cubic-bezier(.16,1,.3,1)}#compiler .compiler-section__laptop .compiler-css-laptop{pointer-events:auto;cursor:pointer}#compiler .compiler-section__laptop:focus-visible{outline:none}#compiler .compiler-section__laptop:focus-visible .compiler-css-laptop{outline:2px solid rgba(168,85,247,.85);outline-offset:4px}#compiler .compiler-section__laptop--launching{pointer-events:none}#compiler .compiler-section__laptop--launching .compiler-css-laptop{pointer-events:auto;cursor:text;transition:transform .38s cubic-bezier(.16,1,.3,1),filter .38s ease;transform:translate(-50%,-48%) scale(1.08);filter:brightness(1.14) drop-shadow(0 0 28px rgba(168,85,247,.42))}#compiler .compiler-section__laptop--open{z-index:1;pointer-events:none;cursor:default;opacity:0;transform:scale(.94)}@media(prefers-reduced-motion:reduce){#compiler .compiler-section__laptop{transition:none}#compiler .compiler-section__laptop--launching .compiler-css-laptop{transition:none;transform:translate(-50%,-45%);filter:none}}#compiler .compiler-css-laptop,.python-compiler-modal .compiler-css-laptop{--lp:1.85;width:calc(300px*var(--lp));height:calc(256px*var(--lp));perspective:calc(1000px*var(--lp))}@media(max-width:768px){#compiler .compiler-css-laptop,.python-compiler-modal .compiler-css-laptop{--lp:1.15}}#compiler .compiler-css-laptop{--lp:1.65;position:absolute;left:50%;top:57%;margin:calc(-128px*var(--lp)) 0 0 calc(-150px*var(--lp));transform:translate(-50%,-45%)}#compiler .compiler-css-laptop__inner,.python-compiler-modal .compiler-css-laptop__inner{z-index:2;position:absolute;width:calc(300px*var(--lp));height:calc(198px*var(--lp));left:0;top:0;transform-style:preserve-3d;transform:rotateX(-16deg) rotateY(-34deg) rotate(0deg)}#compiler .compiler-css-laptop__shadow,.python-compiler-modal .compiler-css-laptop__shadow{position:absolute;width:calc(120px*var(--lp));height:0;left:calc(56px*var(--lp));top:calc(320px*var(--lp));transform:rotateX(80deg) rotateY(-34deg) rotate(0deg);box-shadow:0 0 calc(120px*var(--lp)) calc(80px*var(--lp)) rgba(147,51,234,.22)}#compiler .compiler-css-laptop__screen,.python-compiler-modal .compiler-css-laptop__screen{width:calc(300px*var(--lp));height:calc(198px*var(--lp));position:absolute;left:0;bottom:0;border-radius:calc(10px*var(--lp));background:#0b0b0d;transform-style:preserve-3d;transform-origin:50% 100%;transform:rotateX(-12deg);box-shadow:inset 0 calc(1px*var(--lp)) 0 hsla(0,0%,100%,.42),inset calc(-1px*var(--lp)) 0 0 hsla(0,0%,100%,.16),inset 0 calc(-1px*var(--lp)) calc(2px*var(--lp)) rgba(0,0,0,.75),inset calc(1px*var(--lp)) 0 0 rgba(0,0,0,.45),0 calc(4px*var(--lp)) calc(22px*var(--lp)) rgba(0,0,0,.55)}#compiler .compiler-css-laptop__screen-face,.python-compiler-modal .compiler-css-laptop__screen-face{width:calc(300px*var(--lp));height:calc(198px*var(--lp));position:absolute;left:0;bottom:0;border-radius:calc(10px*var(--lp));background:rgba(0,0,0,0);transform:translateZ(calc(4px * var(--lp)));box-shadow:inset 0 calc(1px*var(--lp)) 0 hsla(0,0%,100%,.22),inset calc(-1px*var(--lp)) 0 0 hsla(0,0%,100%,.1)}#compiler .compiler-css-laptop__hinge,.python-compiler-modal .compiler-css-laptop__hinge{position:absolute;left:calc(10px*var(--lp));right:calc(10px*var(--lp));bottom:0;z-index:6;height:calc(7px*var(--lp));border-radius:calc(3px*var(--lp));background:linear-gradient(180deg,#3a3a3e,#1a1a1e 48%,#0e0e10);transform:translateZ(calc(7px * var(--lp)));box-shadow:inset 0 calc(1px*var(--lp)) 0 hsla(0,0%,100%,.18),0 calc(2px*var(--lp)) calc(8px*var(--lp)) rgba(0,0,0,.45)}#compiler .compiler-css-laptop__display,.python-compiler-modal .compiler-css-laptop__display{width:calc(292px*var(--lp));height:calc(190px*var(--lp));margin:calc(4px*var(--lp)) calc(4px*var(--lp)) calc(4px*var(--lp));border-radius:calc(6px*var(--lp));position:relative;overflow:hidden;background:#000;border:calc(1px*var(--lp)) solid hsla(0,0%,100%,.07);box-shadow:inset 0 calc(1px*var(--lp)) 0 hsla(0,0%,100%,.05),inset 0 0 calc(3px*var(--lp)) rgba(0,0,0,.85)}#compiler .compiler-css-laptop__code,.python-compiler-modal .compiler-css-laptop__code{width:100%;height:100%;pointer-events:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}#compiler .laptop-code-editor,.python-compiler-modal .laptop-code-editor{display:flex;flex-direction:column;height:100%;background:#000;color:#d4d4d4;font-family:Consolas,Courier New,monospace;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}#compiler .laptop-code-editor__tabs,.python-compiler-modal .laptop-code-editor__tabs{display:flex;flex-shrink:0;align-items:flex-end;height:calc(16px*var(--lp));padding:0;background:#252526;border-bottom:calc(1px*var(--lp)) solid #1a1a1a}#compiler .laptop-code-editor__tab,.python-compiler-modal .laptop-code-editor__tab{display:inline-flex;align-items:center;gap:calc(3px*var(--lp));height:calc(15px*var(--lp));padding:0 calc(5px*var(--lp));font-family:Segoe UI,system-ui,sans-serif;font-size:calc(6px*var(--lp));line-height:1;color:#969696;background:#2d2d2d;border-right:calc(1px*var(--lp)) solid #1a1a1a;border-radius:calc(2px*var(--lp)) calc(2px*var(--lp)) 0 0}#compiler .laptop-code-editor__tab--active,.python-compiler-modal .laptop-code-editor__tab--active{color:#fff;background:#000}#compiler .laptop-code-editor__tab-icon,.python-compiler-modal .laptop-code-editor__tab-icon{width:calc(7px*var(--lp));height:calc(7px*var(--lp));flex-shrink:0;display:block}#compiler .laptop-code-editor__tab-label,.python-compiler-modal .laptop-code-editor__tab-label{flex-shrink:0;white-space:nowrap}#compiler .laptop-code-editor__tab-close,.python-compiler-modal .laptop-code-editor__tab-close{display:inline-flex;align-items:center;justify-content:center;width:calc(7px*var(--lp));height:calc(7px*var(--lp));margin-left:calc(1px*var(--lp));font-size:calc(8px*var(--lp));font-weight:300;line-height:1;color:#858585;border-radius:calc(2px*var(--lp))}#compiler .laptop-code-editor--mini .laptop-code-editor__viewport,.python-compiler-modal .laptop-code-editor--mini .laptop-code-editor__viewport{display:flex;flex:1;min-height:0;overflow:hidden}#compiler .laptop-code-editor--mini .laptop-code-editor__gutter,.python-compiler-modal .laptop-code-editor--mini .laptop-code-editor__gutter{flex:0 0 calc(16px*var(--lp));padding:calc(3px*var(--lp)) calc(2px*var(--lp)) calc(3px*var(--lp)) 0;text-align:right;color:#6e7681;font-size:calc(6px*var(--lp));line-height:calc(8.5px*var(--lp));-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;overflow:hidden}#compiler .laptop-code-editor--mini .laptop-code-editor__line-num,.python-compiler-modal .laptop-code-editor--mini .laptop-code-editor__line-num{display:block}#compiler .laptop-code-editor--mini .laptop-code-editor__editor,.python-compiler-modal .laptop-code-editor--mini .laptop-code-editor__editor{position:relative;flex:1;min-width:0;overflow:hidden}#compiler .laptop-code-editor--mini .laptop-code-editor__highlight,#compiler .laptop-code-editor--mini .laptop-code-editor__input,.python-compiler-modal .laptop-code-editor--mini .laptop-code-editor__highlight,.python-compiler-modal .laptop-code-editor--mini .laptop-code-editor__input{margin:0;padding:calc(3px*var(--lp));border:0;font-family:inherit;font-size:calc(6px*var(--lp));line-height:calc(8.5px*var(--lp));white-space:pre;word-wrap:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4}#compiler .laptop-code-editor--mini .laptop-code-editor__highlight,.python-compiler-modal .laptop-code-editor--mini .laptop-code-editor__highlight{position:absolute;inset:0;overflow:hidden;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:rgba(0,0,0,0)}#compiler .laptop-code-editor--mini .laptop-code-editor__highlight-line,.python-compiler-modal .laptop-code-editor--mini .laptop-code-editor__highlight-line{display:block;min-height:calc(8.5px*var(--lp))}#compiler .laptop-code-editor--mini .laptop-code-editor__input,.python-compiler-modal .laptop-code-editor--mini .laptop-code-editor__input{position:relative;z-index:1;width:100%;height:100%;resize:none;overflow:auto;background:rgba(0,0,0,0);color:rgba(0,0,0,0);caret-color:rgba(0,0,0,0);-webkit-text-fill-color:rgba(0,0,0,0);-webkit-user-select:text;-moz-user-select:text;user-select:text;cursor:text;outline:none}#compiler .laptop-code-editor--mini .laptop-code-editor__input::-moz-selection,.python-compiler-modal .laptop-code-editor--mini .laptop-code-editor__input::-moz-selection{background:rgba(168,85,247,.42);color:#fff;-webkit-text-fill-color:#fff}#compiler .laptop-code-editor--mini .laptop-code-editor__input::selection,.python-compiler-modal .laptop-code-editor--mini .laptop-code-editor__input::selection{background:rgba(168,85,247,.42);color:#fff;-webkit-text-fill-color:#fff}#compiler .laptop-code-editor--show-cursor .laptop-code-editor__input,.python-compiler-modal .laptop-code-editor--show-cursor .laptop-code-editor__input{caret-color:#c084fc}#compiler .laptop-code-editor__caret,.python-compiler-modal .laptop-code-editor__caret{display:inline-block;width:calc(1px*var(--lp));height:calc(8.5px*var(--lp));margin-left:calc(1px*var(--lp));vertical-align:text-bottom;background:#c084fc;animation:laptop-code-cursor-blink 1s step-end infinite}#compiler .laptop-code-editor__body,.python-compiler-modal .laptop-code-editor__body{margin:0;padding:6px 0 8px;font-size:13px;line-height:1.4;white-space:pre;overflow:hidden}#compiler .laptop-code-editor__line,.python-compiler-modal .laptop-code-editor__line{display:flex;min-height:1.4em}#compiler .laptop-code-editor__line-num,.python-compiler-modal .laptop-code-editor__line-num{flex:0 0 28px;padding-right:8px;text-align:right;color:#858585}#compiler .laptop-code-editor__line-code,.python-compiler-modal .laptop-code-editor__line-code{flex:1;min-width:0;font-family:inherit}#compiler .laptop-code-editor__token,.python-compiler-modal .laptop-code-editor__token{font-family:inherit}#compiler .laptop-code-editor__cursor,.python-compiler-modal .laptop-code-editor__cursor{display:inline-block;width:2px;height:1em;margin-left:2px;vertical-align:text-bottom;background:#c084fc;animation:laptop-code-cursor-blink 1s step-end infinite}@keyframes laptop-code-cursor-blink{0%,to{opacity:1}50%{opacity:0}}#compiler .compiler-css-laptop__display-shade,.python-compiler-modal .compiler-css-laptop__display-shade{position:absolute;inset:0;pointer-events:none;background:linear-gradient(135deg,rgba(255,255,255,.14),rgba(255,255,255,.04) 14%,rgba(255,255,255,0) 32%)}#compiler .compiler-css-laptop__body,.python-compiler-modal .compiler-css-laptop__body{width:calc(300px*var(--lp));height:calc(192px*var(--lp));position:absolute;left:0;bottom:0;border-radius:calc(14px*var(--lp));background:#0a0a0a;transform-style:preserve-3d;transform-origin:50% bottom;transform:rotateX(-90deg);box-shadow:inset 0 0 0 calc(2px*var(--lp)) rgba(168,85,247,.35)}#compiler .compiler-css-laptop__body-face,.python-compiler-modal .compiler-css-laptop__body-face{width:calc(300px*var(--lp));height:calc(192px*var(--lp));position:absolute;left:0;bottom:0;border-radius:calc(14px*var(--lp));transform-style:preserve-3d;background:#111;transform:translateZ(calc(-4px * var(--lp)));box-shadow:inset 0 0 0 calc(2px*var(--lp)) rgba(147,51,234,.25)}#compiler .compiler-css-laptop__touchpad,.python-compiler-modal .compiler-css-laptop__touchpad{width:calc(72px*var(--lp));height:calc(46px*var(--lp));position:absolute;left:50%;top:calc(18px*var(--lp));transform:translateX(-50%) translateZ(calc(-2px * var(--lp)));border-radius:calc(6px*var(--lp));margin:0;background:#161616;box-shadow:inset 0 0 calc(6px*var(--lp)) #333}#compiler .compiler-css-laptop__keyboard,.python-compiler-modal .compiler-css-laptop__keyboard{width:calc(268px*var(--lp));height:calc(100px*var(--lp));position:absolute;left:50%;top:calc(92px*var(--lp));transform:translateX(-50%) translateZ(calc(-3px * var(--lp)));border-radius:calc(8px*var(--lp));transform-style:preserve-3d;background:#0f0f0f;box-shadow:inset 0 0 calc(8px*var(--lp)) rgba(0,0,0,.65);padding:calc(5px*var(--lp));overflow:hidden}#compiler .compiler-css-laptop__pad,.python-compiler-modal .compiler-css-laptop__pad{width:calc(10px*var(--lp));height:calc(10px*var(--lp));background:#9333ea;border-radius:100%;position:absolute;box-shadow:0 0 calc(8px*var(--lp)) rgba(168,85,247,.6)}#compiler .compiler-css-laptop__pad--one,.python-compiler-modal .compiler-css-laptop__pad--one{left:calc(40px*var(--lp));top:calc(40px*var(--lp))}#compiler .compiler-css-laptop__pad--two,.python-compiler-modal .compiler-css-laptop__pad--two{right:calc(40px*var(--lp));top:calc(40px*var(--lp))}#compiler .compiler-css-laptop__pad--three,.python-compiler-modal .compiler-css-laptop__pad--three{right:calc(40px*var(--lp));bottom:calc(40px*var(--lp))}#compiler .compiler-css-laptop__pad--four,.python-compiler-modal .compiler-css-laptop__pad--four{left:calc(40px*var(--lp));bottom:calc(40px*var(--lp))}#compiler .compiler-section__hero-badge--coding,#compiler .compiler-section__hero-badge--cpp,#compiler .compiler-section__hero-badge--js,#compiler .compiler-section__hero-badge--python{width:clamp(68px,13.5vw,128px);height:auto;animation:compiler-badge-float 3.4s ease-in-out infinite}#compiler .compiler-section__hero-badge--python{bottom:68%;left:16%;animation-delay:.2s}#compiler .compiler-section__hero-badge--js{bottom:50%;left:4%}#compiler .compiler-section__hero-badge--cpp{bottom:68%;right:16%;animation-delay:.45s}#compiler .compiler-section__hero-badge--coding{bottom:50%;right:16%;animation-delay:.9s}@keyframes compiler-badge-float{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-18px,0)}}@media(prefers-reduced-motion:reduce){#compiler #compiler .compiler-section__hero-badge--coding,#compiler #compiler .compiler-section__hero-badge--cpp,#compiler #compiler .compiler-section__hero-badge--js,#compiler #compiler .compiler-section__hero-badge--python{animation:none}}#compiler .compiler-section__hero-content{z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%;min-height:100%;padding:48px 32px 56px;box-sizing:border-box;pointer-events:none}#compiler .compiler-section__hero-head{width:100%;max-width:1002px;text-align:center}#compiler .compiler-section__title{margin-top:0;font-size:clamp(2rem,5.2vw,64px);line-height:1.2;letter-spacing:.04em;color:#fff;text-shadow:0 1px 5px #000,0 0 16px rgba(212,76,250,.52)}#compiler .compiler-section__title span{color:#2ac3fb;-webkit-text-fill-color:#2ac3fb}#compiler .compiler-section__title em{font-style:normal;color:#d44cfa}#compiler .compiler-section__subtitle{margin:20px auto 0;max-width:891px;font-size:clamp(1rem,2.2vw,32px);line-height:22px;letter-spacing:.04em;color:#fff;text-shadow:0 1px 13px rgba(0,0,0,.73),0 4px 4px rgba(0,0,0,.25)}#compiler .compiler-section__cta{margin-top:24px;pointer-events:auto;border:none;border-radius:9999px;background:linear-gradient(90deg,#ff3fd5,#e936d8 45%,#d44cfa);padding:14px 40px;font-size:clamp(1rem,2.4vw,32px);font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#fff;cursor:pointer;box-shadow:0 0 14px rgba(39,212,248,.95),0 0 32px rgba(39,212,248,.5),0 6px 24px rgba(212,76,250,.35);transition:transform .2s ease}#compiler .compiler-section__cta:hover{transform:scale(1.04)}.python-compiler-modal{z-index:1100!important;overflow:hidden}.python-compiler-modal.ant-modal-wrap{position:fixed;inset:0;overflow:hidden}.python-compiler-modal .ant-modal{overflow:visible;max-width:min(980px,98vw)!important;width:auto!important;padding-bottom:0}.python-compiler-modal .ant-modal-mask{background:rgba(0,0,0,.82)!important;animation:compiler-modal-mask-in .35s ease}.python-compiler-modal .ant-modal-content{background:rgba(0,0,0,0);box-shadow:none;border:none}.python-compiler-modal .ant-modal-body{padding:0;overflow:visible}.python-compiler-modal__frame{position:relative;display:flex;align-items:center;justify-content:center;max-height:94vh;padding:24px 12px 36px;overflow:visible;animation:compiler-modal-laptop-in .45s cubic-bezier(.16,1,.3,1)}.python-compiler-modal__close{position:absolute;top:0;right:0;z-index:30;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:none;border-radius:9999px;background:hsla(0,0%,100%,.1);color:#fff;cursor:pointer;pointer-events:auto}.python-compiler-modal__close:hover{background:hsla(0,0%,100%,.18)}.python-compiler-modal .compiler-css-laptop--modal{--lp:2.65;position:relative;left:auto;top:auto;width:calc(300px*var(--lp));height:calc(256px*var(--lp));margin:0 auto;perspective:calc(1000px*var(--lp));perspective-origin:50% 50%;overflow:visible}@media(max-height:820px){.python-compiler-modal .compiler-css-laptop--modal{--lp:2.28}}@media(max-height:680px),(max-width:768px){.python-compiler-modal .compiler-css-laptop--modal{--lp:1.95}}.python-compiler-modal .compiler-css-laptop--modal .compiler-css-laptop__inner{left:50%;top:0;margin-left:calc(-150px*var(--lp));transform-origin:50% 88%;transform:rotateX(-14deg) rotateY(0deg) rotate(0deg) translateZ(calc(-22px * var(--lp)))}.python-compiler-modal .compiler-css-laptop--modal .compiler-css-laptop__screen{transform:rotateX(0deg)}.python-compiler-modal .compiler-css-laptop--modal .compiler-css-laptop__shadow{left:50%;margin-left:calc(-60px*var(--lp));top:calc(318px*var(--lp));transform:rotateX(80deg) rotateY(0deg) rotate(0deg) translateZ(calc(-22px * var(--lp)))}.python-compiler-modal .compiler-css-laptop--modal .compiler-css-laptop__display{width:calc(292px*var(--lp));height:calc(172px*var(--lp));margin:calc(4px*var(--lp))}.python-compiler-modal .compiler-css-laptop__deck-actions{position:absolute;right:calc(18px*var(--lp));top:calc(18px*var(--lp));z-index:4;transform:translateZ(calc(2px * var(--lp)));pointer-events:auto}.python-compiler-modal .compiler-modal-editor{display:flex;flex-direction:column;width:100%;height:100%;background:#000;overflow:hidden}.python-compiler-modal .compiler-modal-editor__toolbar{display:flex;flex-shrink:0;align-items:flex-end;justify-content:space-between;gap:calc(4px*var(--lp));background:#252526;border-bottom:calc(1px*var(--lp)) solid #1a1a1a}.python-compiler-modal .compiler-modal-editor__tabs{display:flex;flex:1;min-width:0;align-items:flex-end;overflow-x:auto}.python-compiler-modal .compiler-modal-editor__tab{display:inline-flex;align-items:center;gap:calc(4px*var(--lp));height:calc(20px*var(--lp));padding:0 calc(6px*var(--lp));font-family:Segoe UI,system-ui,sans-serif;font-size:calc(7px*var(--lp));line-height:1;color:#969696;background:#2d2d2d;border-right:calc(1px*var(--lp)) solid #1a1a1a;flex-shrink:0}.python-compiler-modal .compiler-modal-editor__tab--active{color:#fff;background:#000}.python-compiler-modal .compiler-modal-editor__tab-icon{width:calc(8px*var(--lp));height:calc(8px*var(--lp));flex-shrink:0;display:block}.python-compiler-modal .compiler-modal-editor__tab-label{padding:0;border:none;background:rgba(0,0,0,0);color:inherit;font:inherit;white-space:nowrap;cursor:pointer}.python-compiler-modal .compiler-modal-editor__tab-rename{width:calc(52px*var(--lp));padding:0 calc(3px*var(--lp));border:calc(1px*var(--lp)) solid #9333ea;border-radius:calc(2px*var(--lp));background:#1a1a1a;color:#fff;font:inherit;outline:none}.python-compiler-modal .compiler-modal-editor__tab-close{display:inline-flex;align-items:center;justify-content:center;width:calc(9px*var(--lp));height:calc(9px*var(--lp));margin-left:calc(2px*var(--lp));padding:0;border:none;background:rgba(0,0,0,0);font-size:calc(9px*var(--lp));font-weight:300;line-height:1;color:#858585;cursor:pointer;pointer-events:auto}.python-compiler-modal .compiler-modal-editor__tab-close:hover{color:#fff}.python-compiler-modal .compiler-modal-editor__tab-add{display:inline-flex;align-items:center;justify-content:center;width:calc(20px*var(--lp));height:calc(20px*var(--lp));padding:0;border:none;border-right:calc(1px*var(--lp)) solid #1a1a1a;background:#252526;color:#969696;font-size:calc(11px*var(--lp));line-height:1;cursor:pointer}.python-compiler-modal .compiler-modal-editor__tab-add:hover{color:#fff;background:#2d2d2d}.python-compiler-modal .compiler-modal-editor__actions{display:flex;flex-shrink:0;align-items:center;gap:calc(4px*var(--lp));margin:calc(2px*var(--lp)) calc(4px*var(--lp))}.python-compiler-modal .compiler-modal-editor__save{flex-shrink:0;padding:calc(2px*var(--lp)) calc(8px*var(--lp));border:calc(1px*var(--lp)) solid hsla(0,0%,100%,.12);border-radius:calc(3px*var(--lp));background:#1a1a1a;color:#fff;font-family:Segoe UI,system-ui,sans-serif;font-size:calc(6.5px*var(--lp));line-height:1.2;cursor:pointer}.python-compiler-modal .compiler-modal-editor__save:hover{background:#252526}.python-compiler-modal .compiler-modal-editor__close{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:calc(18px*var(--lp));height:calc(18px*var(--lp));padding:0;border:calc(1px*var(--lp)) solid hsla(0,0%,100%,.12);border-radius:calc(3px*var(--lp));background:#1a1a1a;color:#969696;font-size:calc(10px*var(--lp));line-height:1;cursor:pointer;transition:color .15s ease,border-color .15s ease,background .15s ease}.python-compiler-modal .compiler-modal-editor__close:hover{color:#ef4444;border-color:rgba(239,68,68,.55);background:rgba(239,68,68,.12)}.python-compiler-modal .compiler-modal-editor__workspace{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;overflow:hidden}.python-compiler-modal .compiler-modal-editor__viewport{display:flex;flex:1 1 auto;min-height:0;overflow:hidden}.python-compiler-modal .compiler-modal-editor__gutter{flex:0 0 calc(22px*var(--lp));padding:calc(4px*var(--lp)) calc(3px*var(--lp)) calc(4px*var(--lp)) 0;text-align:right;color:#6e7681;font-family:Consolas,Courier New,monospace;font-size:calc(7px*var(--lp));line-height:calc(10px*var(--lp));-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}.python-compiler-modal .compiler-modal-editor__line-num{display:block}.python-compiler-modal .compiler-modal-editor__editor{position:relative;flex:1;min-width:0;overflow:hidden}.python-compiler-modal .compiler-modal-editor__code,.python-compiler-modal .compiler-modal-editor__highlight{margin:0;padding:calc(4px*var(--lp));border:0;font-family:Consolas,Courier New,monospace;font-size:calc(7px*var(--lp));line-height:calc(10px*var(--lp));white-space:pre;word-wrap:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4}.python-compiler-modal .compiler-modal-editor__highlight{position:absolute;inset:0;overflow:hidden;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:rgba(0,0,0,0)}.python-compiler-modal .compiler-modal-editor__highlight-line{display:block;min-height:calc(10px*var(--lp))}.python-compiler-modal .compiler-modal-editor__code{position:relative;z-index:1;width:100%;height:100%;resize:none;overflow:auto;background:rgba(0,0,0,0);color:rgba(0,0,0,0);caret-color:#c084fc;-webkit-text-fill-color:rgba(0,0,0,0);outline:none}.python-compiler-modal .compiler-modal-editor__code::-moz-selection{background:rgba(168,85,247,.42);color:#fff;-webkit-text-fill-color:#fff}.python-compiler-modal .compiler-modal-editor__code::selection{background:rgba(168,85,247,.42);color:#fff;-webkit-text-fill-color:#fff}.python-compiler-modal .compiler-modal-editor__terminal{position:relative;flex:0 0 auto;display:flex;flex-direction:column;min-height:calc(36px*var(--lp));border-top:calc(1px*var(--lp)) solid #2b2b2b;background:#1e1e1e}.python-compiler-modal .compiler-modal-editor__terminal-resize{position:absolute;top:calc(-3px*var(--lp));left:0;right:0;z-index:3;height:calc(6px*var(--lp));cursor:ns-resize}.python-compiler-modal .compiler-modal-editor__terminal-resize:before{content:"";position:absolute;left:0;right:0;top:calc(2px*var(--lp));height:calc(1px*var(--lp));background:rgba(0,0,0,0);transition:background .15s ease}.python-compiler-modal .compiler-modal-editor__terminal-resize--active:before,.python-compiler-modal .compiler-modal-editor__terminal-resize:hover:before{background:rgba(147,51,234,.75)}.python-compiler-modal .compiler-modal-editor__terminal-header{display:flex;flex-shrink:0;align-items:flex-end;min-height:calc(18px*var(--lp));background:#252526;border-bottom:calc(1px*var(--lp)) solid #1a1a1a}.python-compiler-modal .compiler-modal-editor__terminal-tab{display:inline-flex;align-items:center;height:calc(18px*var(--lp));padding:0 calc(8px*var(--lp));font-family:Segoe UI,system-ui,sans-serif;font-size:calc(6.5px*var(--lp));font-weight:600;letter-spacing:.06em;line-height:1;color:#969696;background:#2d2d2d;border-right:calc(1px*var(--lp)) solid #1a1a1a}.python-compiler-modal .compiler-modal-editor__terminal-tab--active{color:#fff;background:#1e1e1e;box-shadow:inset 0 calc(2px*var(--lp)) 0 #9333ea}.python-compiler-modal .compiler-modal-editor__output{flex:1 1 auto;min-height:0;margin:0;padding:calc(4px*var(--lp)) calc(6px*var(--lp));overflow:auto;color:#ccc;font-family:Consolas,Courier New,monospace;font-size:calc(6.5px*var(--lp));line-height:calc(9px*var(--lp));white-space:pre-wrap;word-break:break-word;background:#1e1e1e}.python-compiler-modal .compiler-modal-editor__run{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:calc(18px*var(--lp));height:calc(18px*var(--lp));padding:0;border:none;border-radius:calc(9999px*var(--lp));background:linear-gradient(90deg,#9333ea,#d44cfa);color:#fff;cursor:pointer;pointer-events:auto;box-shadow:0 0 calc(10px*var(--lp)) rgba(147,51,234,.4);transition:transform .15s ease,opacity .15s ease}.python-compiler-modal .compiler-modal-editor__run svg{width:calc(7px*var(--lp));height:calc(7px*var(--lp));margin-left:calc(1px*var(--lp))}.python-compiler-modal .compiler-modal-editor__run:hover:not(:disabled){transform:scale(1.05)}.python-compiler-modal .compiler-modal-editor__run:disabled{opacity:.65;cursor:wait}@keyframes compiler-modal-mask-in{0%{opacity:0}to{opacity:1}}@keyframes compiler-modal-laptop-in{0%{opacity:0;transform:scale(.9) translateY(16px)}to{opacity:1;transform:scale(1) translateY(0)}}.python-compiler-modal-loading{position:fixed;inset:0;z-index:1100;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.82);color:#fff;font-size:14px;letter-spacing:.04em}.compiler-close-confirm-modal .ant-modal-content{background:#1e1e1e;border:1px solid hsla(0,0%,100%,.08)}.compiler-close-confirm-modal .ant-modal-header{background:#252526;border-bottom:1px solid #1a1a1a}.compiler-close-confirm-modal .ant-modal-title{color:#fff}.compiler-close-confirm-modal .ant-modal-close{color:#969696}.compiler-close-confirm-modal .ant-modal-close:hover{color:#fff}.compiler-close-confirm-modal .ant-modal-body{color:#d4d4d4}.compiler-new-file-modal .ant-modal-content{background:#1e1e1e;border:1px solid hsla(0,0%,100%,.08);box-shadow:0 24px 64px rgba(0,0,0,.55)}.compiler-new-file-modal .ant-modal-header{background:#252526;border-bottom:1px solid #1a1a1a;margin-bottom:0}.compiler-new-file-modal .ant-modal-title{color:#fff;font-size:15px;font-weight:600}.compiler-new-file-modal .ant-modal-close{color:#969696}.compiler-new-file-modal .ant-modal-close:hover{color:#fff}.compiler-new-file-modal .ant-modal-body{padding:16px}.compiler-new-file-picker{display:grid;gap:12px}.compiler-new-file-picker__option{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:100%;padding:14px 16px;border:1px solid hsla(0,0%,100%,.1);border-radius:12px;background:#252526;color:#fff;cursor:pointer;text-align:left;transition:border-color .15s ease,background .15s ease,transform .15s ease}.compiler-new-file-picker__option:hover{border-color:rgba(147,51,234,.65);background:#2d2d2d;transform:translateY(-1px)}.compiler-new-file-picker__icon{width:28px;height:28px}.compiler-new-file-picker__label{font-size:15px;font-weight:600}.compiler-new-file-picker__hint{font-size:12px;color:#969696}.laptop-keyboard{flex-direction:column;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.laptop-keyboard,.laptop-keyboard__row{display:flex;gap:3px;width:100%}.laptop-keyboard__row--fn{margin-bottom:1px}.laptop-keyboard__key{display:inline-flex;align-items:center;justify-content:center;min-width:0;border-radius:4px;border:1px solid hsla(0,0%,100%,.14);background:#0a0a0a;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.06),0 1px 0 rgba(0,0,0,.95);color:#fff;font-family:SF Pro Text,Segoe UI,system-ui,sans-serif;font-weight:500;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.laptop-keyboard__key--fn{background:#050505;color:#fff;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.04),0 1px 0 rgba(0,0,0,.95)}.laptop-keyboard__key--mod{color:#fff}.laptop-keyboard__key--space{background:#0a0a0a;color:rgba(0,0,0,0)}.laptop-keyboard--mini{gap:calc(2px*var(--lp, 1))}.laptop-keyboard--mini .laptop-keyboard__row{gap:calc(2px*var(--lp, 1));justify-content:center}.laptop-keyboard--mini .laptop-keyboard__key{height:calc(11px*var(--lp, 1));border-radius:calc(2px*var(--lp, 1));border-width:calc(1px*var(--lp, 1));transform:translateZ(calc(-4px * var(--lp, 1)));background:#0a0a0a;color:#fff;font-size:calc(4.5px*var(--lp, 1));box-shadow:inset 0 calc(1px*var(--lp, 1)) 0 hsla(0,0%,100%,.05),0 calc(1px*var(--lp, 1)) 0 rgba(0,0,0,.95)}.laptop-keyboard--mini .laptop-keyboard__key--fn{height:calc(8px*var(--lp, 1));background:#050505;font-size:calc(3.5px*var(--lp, 1))}.laptop-keyboard--mini .laptop-keyboard__key--mod{font-size:calc(4px*var(--lp, 1))}.laptop-keyboard--mini .laptop-keyboard__key--wide{font-size:calc(3.8px*var(--lp, 1))}.laptop-keyboard--full,.laptop-keyboard--full .laptop-keyboard__row{gap:4px}.laptop-keyboard--full .laptop-keyboard__key{height:18px;font-size:8px;letter-spacing:.02em;background:#0a0a0a;color:#fff}.laptop-keyboard--full .laptop-keyboard__key--fn{height:12px;font-size:6.5px;background:#050505;color:#fff}.laptop-keyboard--full .laptop-keyboard__key--mod{font-size:9px;color:#fff}.laptop-keyboard--full .laptop-keyboard__key--wide{font-size:7px;color:#fff}.landing__why-faq-band{position:relative;overflow:visible;background:#000}.landing__why-faq-glow{position:absolute;z-index:0;left:50%;top:34%;width:min(960px,118vw);height:46%;transform:translateX(-50%);pointer-events:none;background:radial-gradient(ellipse 100% 100% at 50% 0,rgba(39,212,248,.32) 0,rgba(39,212,248,.18) 20%,rgba(39,212,248,.1) 38%,rgba(39,212,248,.05) 56%,rgba(39,212,248,.02) 74%,transparent 100%);filter:blur(60px)}@media(max-width:1023px){.landing__why-faq-glow{top:36%;width:130vw;height:44%}}@media(min-width:1024px){.landing__why-faq-glow{top:32%;height:48%}}#why-us .why-us-section__header{position:relative;z-index:2;text-align:center}#why-us .why-us-section__header:after{content:"";position:absolute;left:50%;bottom:0;z-index:-1;width:min(560px,88vw);height:120px;transform:translate(-50%,55%);pointer-events:none;background:radial-gradient(ellipse 80% 100% at 50% 0,rgba(39,212,248,.2) 0,rgba(39,212,248,.08) 42%,transparent 72%);filter:blur(26px)}#why-us .why-us-section__title{font-size:clamp(2rem,4.4vw,64px);line-height:1.5;letter-spacing:.046em;color:#fff!important}#why-us .why-us-section__subtitle{margin:10px auto 0;max-width:580px;font-size:clamp(1rem,2vw,24px);line-height:1.4;color:hsla(0,0%,100%,.72)}#why-us .why-us-section__reveal{opacity:.12;will-change:transform,opacity;transition:transform 1.35s cubic-bezier(.16,1,.3,1),opacity 1.1s ease}#why-us .why-us-section__reveal.is-visible{opacity:1;transform:translateZ(0)}#why-us .why-us-section__header.why-us-section__reveal{transform:translate3d(0,48px,0)}#why-us .why-us-section__reveal--preview{transform:translate3d(clamp(-80px,-12vw,-160px),0,0) scale(.94)}#why-us .why-us-section__reveal--item{transform:translate3d(clamp(-72px,-10vw,-140px),36px,0)}@media(prefers-reduced-motion:reduce){#why-us #why-us .why-us-section__reveal{opacity:1;transform:none;transition:none}}#why-us .why-us-section__content{position:relative;z-index:1;margin-top:29px;display:grid;gap:32px;align-items:center;overflow:visible}#why-us .why-us-section__spotlight{position:absolute;z-index:0;top:-4%;bottom:-140px;left:-6%;width:72%;pointer-events:none;background:radial-gradient(ellipse 100% 82% at 48% 54%,rgba(39,212,248,.5) 0,rgba(39,212,248,.26) 28%,rgba(39,212,248,.1) 48%,transparent 72%);filter:blur(42px)}#why-us .why-us-section__preview-col{position:relative;z-index:1;width:100%;max-width:520px;margin-inline:auto}#why-us .why-us-section__preview{position:relative;z-index:1;width:100%;min-height:300px;overflow:visible;background:rgba(0,0,0,0)}#why-us .why-us-section__preview-img{z-index:1;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}#why-us .why-us-section__timeline{position:relative;z-index:1;isolation:isolate;width:100%;min-width:0;padding:8px 0}#why-us .why-us-section__timeline-list{position:relative;display:flex;flex-direction:column;justify-content:center;gap:28px;width:100%;min-width:0}#why-us .why-us-section__timeline-list:before{content:"";position:absolute;left:13px;top:23px;height:calc(100% - 46px);width:1px;background:linear-gradient(180deg,rgba(174,51,255,.25),rgba(160,100,255,.95) 20%,rgb(139,92,255) 50%,rgba(160,100,255,.95) 80%,rgba(174,51,255,.25));box-shadow:0 0 8px rgba(174,51,255,.35)}#why-us .why-us-section__item{display:grid;grid-template-columns:28px 1fr;-moz-column-gap:18px;column-gap:18px;align-items:start}#why-us .why-us-section__rail-dot{grid-column:1;width:12px;height:12px;margin-top:17px;justify-self:center;border-radius:50%;border:1.5px solid #c77dff;background:#000;box-shadow:0 0 0 1px rgba(174,51,255,.2),0 0 12px rgba(174,51,255,.4);position:relative;z-index:1;transform:scale(.4);opacity:0;transition:transform .7s cubic-bezier(.16,1,.3,1) .15s,opacity .55s ease .15s}#why-us .why-us-section__item.is-visible .why-us-section__rail-dot{transform:scale(1);opacity:1}#why-us .why-us-section__item-row{grid-column:2;display:flex;align-items:flex-start;gap:18px}#why-us .why-us-section__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;line-height:0}#why-us .why-us-section__icon-img{width:46px;height:46px;-o-object-fit:contain;object-fit:contain}#why-us .why-us-section__item-body{flex:1;min-width:0;padding-top:4px}#why-us .why-us-section__item-title{font-size:clamp(1.25rem,2.2vw,26px);line-height:1.35;color:#fff!important}#why-us .why-us-section__item-text{margin-top:10px;font-size:15px;line-height:1.5;color:rgba(211,209,209,.95)}@media(min-width:1024px){#why-us .why-us-section__content{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:40px;align-items:center}#why-us .why-us-section__spotlight{left:-2%;width:58%;top:-6%;bottom:-160px;background:radial-gradient(ellipse 108% 84% at 46% 52%,rgba(39,212,248,.48) 0,rgba(39,212,248,.24) 30%,rgba(39,212,248,.09) 50%,transparent 74%);filter:blur(48px)}#why-us .why-us-section__preview-col{max-width:640px;margin-inline:0}#why-us .why-us-section__preview{min-height:500px}#why-us .why-us-section__preview-img{-o-object-position:center left;object-position:center left}#why-us .why-us-section__timeline{min-width:300px}}#faq{--faq-deco-gap:14px;--faq-triangle-h:10px;--faq-deco-stack-height:calc(4 * var(--faq-triangle-h) + 3 * var(--faq-deco-gap));--faq-deco-left:40px;position:relative;z-index:1;overflow:visible;margin-top:-70px;background:rgba(0,0,0,0)}#faq .faq-section__header{text-align:center}#faq .faq-section__deco-column{position:absolute;left:var(--faq-deco-left);top:52px;z-index:1;pointer-events:none}@media(min-width:640px){#faq .faq-section__deco-column{--faq-deco-left:56px;top:56px}}@media(min-width:1024px){#faq .faq-section__deco-column{--faq-deco-left:72px;top:60px}}#faq .faq-section__dots{flex-shrink:0;line-height:0;margin-top:-20px}@media(min-width:640px){#faq .faq-section__dots{margin-top:-24px}}@media(min-width:1024px){#faq .faq-section__dots{margin-top:-28px}}#faq .faq-section__dots-img{display:block;width:52px;height:auto;max-width:none;-o-object-fit:contain;object-fit:contain}@media(min-width:640px){#faq .faq-section__dots-img{width:56px}}@media(min-width:1024px){#faq .faq-section__dots-img{width:60px}}#faq .faq-section__title{font-size:clamp(2.1rem,5vw,64px);line-height:1;color:#fff!important}#faq .faq-section__subtitle{margin:20px auto 0;max-width:520px;font-size:16px;line-height:24px;color:#fff}#faq .faq-section__reveal{opacity:.12;will-change:transform,opacity;transition:transform 1.3s cubic-bezier(.16,1,.3,1),opacity 1s ease}#faq .faq-section__reveal.is-visible{opacity:1;transform:translateZ(0) scale(1)}#faq .faq-section__reveal--header{transform:translate3d(0,44px,0)}#faq .faq-section__reveal--deco{transform:translate3d(-36px,-24px,0) scale(.88)}#faq .faq-section__reveal--item{transform:translate3d(clamp(48px,8vw,120px),40px,0)}#faq .faq-section__reveal--divider .faq-section__divider{transform:translateY(-50%) scaleY(0);transform-origin:center top;transition:transform 1s cubic-bezier(.16,1,.3,1) .12s}#faq .faq-section__reveal--divider.is-visible .faq-section__divider{transform:translateY(-50%) scaleY(1)}#faq .faq-section__item.is-visible .faq-section__triangles .faq-section__triangle{animation:faq-triangle-drop .55s cubic-bezier(.16,1,.3,1) both}#faq .faq-section__item.is-visible .faq-section__triangles .faq-section__triangle:first-child{animation-delay:.08s}#faq .faq-section__item.is-visible .faq-section__triangles .faq-section__triangle:nth-child(2){animation-delay:.16s}#faq .faq-section__item.is-visible .faq-section__triangles .faq-section__triangle:nth-child(3){animation-delay:.24s}#faq .faq-section__item.is-visible .faq-section__triangles .faq-section__triangle:nth-child(4){animation-delay:.32s}@keyframes faq-triangle-drop{0%{opacity:0;transform:translateY(-18px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){#faq #faq .faq-section__reveal{opacity:1;transform:none;transition:none}#faq #faq .faq-section__reveal--divider .faq-section__divider{transform:translateY(-50%) scaleY(1);transition:none}#faq #faq .faq-section__item.is-visible .faq-section__triangles .faq-section__triangle{animation:none}}#faq .faq-section__item--last{position:relative}#faq .faq-section__triangles{position:absolute;top:calc(48px - var(--faq-deco-stack-height)/2);left:-32px;display:flex;flex-direction:column;align-items:center;gap:var(--faq-deco-gap);pointer-events:none}@media(min-width:640px){#faq .faq-section__triangles{left:-64px}}@media(min-width:1024px){#faq .faq-section__triangles{left:calc(var(--faq-deco-left) - 120px - (min(100vw,1440px) - 1080px)/2 - (100vw - min(100vw,1440px))/2 + 20px)}}#faq .faq-section__triangle{display:block;width:11px;height:var(--faq-triangle-h);background:#fff;clip-path:polygon(50% 0,0 100%,100% 100%);opacity:0}#faq .faq-section__list-wrap{position:relative;margin:64px auto 0;max-width:840px}#faq .faq-section__divider-anchor{position:relative;height:0;pointer-events:none}#faq .faq-section__divider{position:absolute;top:0;right:-84px;width:1px;height:118px;transform:translateY(-50%);background:hsla(0,0%,100%,.55)}@media(max-width:1023px){#faq .faq-section__divider{right:-44px;height:101px}}@media(min-width:1280px){#faq .faq-section__divider{right:-112px}}#faq .faq-section__list{width:100%}#faq .faq-section__item{border-bottom:1px solid hsla(0,0%,100%,.85);padding:32px 0}#faq .faq-section__question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:clamp(1.125rem,2.2vw,24px);line-height:32px;color:#fff;background:none;border:0;text-align:left;cursor:pointer}#faq .faq-section__icon{flex-shrink:0;width:32px;height:32px;border-radius:50%;border:1px solid hsla(0,0%,100%,.65);background:rgba(0,0,0,0);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:14px;line-height:1;transition:background-color .2s ease,color .2s ease,border-color .2s ease}#faq .faq-section__icon.is-open{border-color:#fff;background:hsla(0,0%,100%,.08);color:#fff}#faq .faq-section__answer{margin-top:24px;max-width:720px;font-size:16px;line-height:24px;color:#fff}#faq .faq-section__answer-wrap{display:grid;gap:16px}#faq .faq-section__answer--ar{margin-top:0;color:#d0d5dd}#faq .faq-section__question-text{display:grid;gap:8px}#faq .faq-section__question-ar{font-size:.92em;line-height:1.45;color:#c7cad1}#faq .faq-section__question span:first-child{color:#fff}#faq .faq-section__inner{padding-bottom:96px}@media(min-width:1024px){#faq .faq-section__inner{padding-bottom:120px}}.cta-section{padding-top:64px;background:linear-gradient(180deg,#000,#0a021f)}@media(min-width:1024px){.cta-section{padding-top:88px}}.cta-section .cta-section__card{position:relative;min-height:391px;overflow:hidden;border:1px solid rgba(147,112,255,.55);background:rgba(0,0,0,0);box-shadow:0 0 24px rgba(120,80,255,.2)}.cta-section .cta-section__card:after{content:"";position:absolute;left:0;right:0;bottom:0;z-index:3;height:1px;background:linear-gradient(90deg,rgba(255,255,255,.06),rgba(210,195,255,.4) 50%,rgba(255,255,255,.06));box-shadow:0 0 8px rgba(168,162,209,.35);pointer-events:none}.cta-section .cta-section__image{position:absolute;top:0;right:0;bottom:0;left:38%;z-index:0}.cta-section .cta-section__image img{-o-object-fit:contain;object-fit:contain;-o-object-position:right center;object-position:right center}.cta-section .cta-section__text-bg{position:absolute;top:0;left:0;bottom:0;width:56%;z-index:1;pointer-events:none;background:linear-gradient(135deg,#0a021f,#12082a 55%,rgba(10,2,31,.92) 85%,transparent)}.cta-section .cta-section__content{position:relative;z-index:2;max-width:620px;padding:64px 50px;color:#fff}.cta-section .cta-section__title{font-size:clamp(1.5rem,3.5vw,50px);font-weight:600;line-height:1.1;color:#fff;white-space:nowrap}.cta-section .cta-section__text{margin-top:20px;font-size:20px;line-height:30px}.cta-section .cta-section__button{margin-top:32px;border-radius:9999px;border:1px solid #fff;background:#fff;color:#000;padding:12px 20px;font-size:16px;line-height:24px}.footer-section{background:linear-gradient(-2.12deg,#000 6.7%,#09021c 93.63%)}.footer-section .footer-section__logo{position:relative;width:min(100%,320px);height:72px}@media(min-width:640px){.footer-section .footer-section__logo{width:min(100%,380px);height:88px}}.footer-section .footer-section__subtitle{max-width:768px;font-family:DM Sans,sans-serif;font-weight:400!important;font-synthesis:none;font-style:normal;font-size:20px;line-height:30px;letter-spacing:0;text-align:center;color:#fff}.footer-section .footer-section__social{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:8px}.footer-section .footer-section__social-link{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:9999px;border:1px solid rgba(79,227,252,.28);color:#fff;font-size:20px;background:hsla(0,0%,100%,.04);transition:transform .2s ease,border-color .2s ease,color .2s ease,background-color .2s ease}.footer-section .footer-section__social-link:hover{transform:translateY(-2px);border-color:rgba(79,227,252,.55);color:#4fe3fc;background:rgba(79,227,252,.08)}.footer-section .footer-section__bottom{display:flex;flex-direction:column;align-items:center;margin-top:64px;text-align:center}.footer-section .footer-section__bottom:before{content:"";display:block;width:calc(100% - 24px);max-width:1120px;margin:0 auto 32px;height:1px;background-color:#424242}@media(min-width:640px){.footer-section .footer-section__bottom:before{width:calc(100% - 96px)}}@media(min-width:1024px){.footer-section .footer-section__bottom:before{width:calc(100% - 200px)}}.footer-section .footer-section__copy{font-size:16px;line-height:24px;color:#4d4e50}.landing-page-shell__content{opacity:0;transition:opacity .48s ease}.landing-page-shell__content--ready{opacity:1}.landing-loader{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;background:#000;transition:opacity .5s ease,visibility .5s ease}.landing-loader--exiting{opacity:0;visibility:hidden;pointer-events:none}.landing-loader__glow{position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 50% 42%,rgba(212,76,250,.22) 0,transparent 42%),radial-gradient(circle at 50% 68%,rgba(39,212,248,.16) 0,transparent 38%)}.landing-loader__inner{position:relative;z-index:1;display:flex;width:min(92vw,360px);flex-direction:column;align-items:center;text-align:center}.landing-loader__ring{width:72px;height:72px;border-radius:50%;border-color:#d44cfa #2ac3fb hsla(0,0%,100%,.12) hsla(0,0%,100%,.12);border-style:solid;border-width:2px;animation:landing-loader-spin .95s linear infinite}.landing-loader__title{margin:24px 0 0;font-size:clamp(1.35rem,4vw,2rem);font-weight:700;letter-spacing:.04em;color:#fff;text-shadow:0 0 18px rgba(212,76,250,.45)}.landing-loader__label{margin:10px 0 0;font-size:.95rem;color:hsla(0,0%,100%,.72)}.landing-loader__bar{width:100%;height:4px;margin-top:22px;overflow:hidden;border-radius:999px;background:hsla(0,0%,100%,.12)}.landing-loader__bar-fill{display:block;width:100%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2ac3fb,#d44cfa);transform-origin:left center;transition:transform .25s ease}.landing-loader__percent{margin-top:10px;font-size:.85rem;letter-spacing:.08em;color:hsla(0,0%,100%,.55)}@keyframes landing-loader-spin{to{transform:rotate(1turn)}}@media(prefers-reduced-motion:reduce){.landing-loader__ring{animation:none}.landing-loader,.landing-page-shell__content{transition:none}}.landing-assistant{position:fixed;right:clamp(12px,3vw,24px);bottom:clamp(12px,3vw,24px);z-index:1005;display:flex;flex-direction:column;align-items:flex-end;gap:12px;pointer-events:none}.landing-assistant>*{pointer-events:auto}.landing-assistant__fab{display:inline-flex;align-items:center;gap:10px;max-width:min(100vw - 24px,320px);padding:14px 18px;border:1px solid hsla(0,0%,100%,.14);border-radius:999px;background:linear-gradient(135deg,rgba(42,195,251,.22),rgba(212,76,250,.28));backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 8px 32px rgba(0,0,0,.45),0 0 24px rgba(212,76,250,.18);color:#fff;font-size:.95rem;font-weight:600;line-height:1.2;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.landing-assistant__fab svg{flex-shrink:0;width:22px;height:22px}.landing-assistant__fab:hover{transform:translateY(-2px);box-shadow:0 12px 36px rgba(0,0,0,.5),0 0 28px rgba(42,195,251,.24)}.landing-assistant__fab--open{width:52px;height:52px;padding:0;justify-content:center}.landing-assistant__fab-label{white-space:nowrap}.landing-assistant__panel{width:min(100vw - 24px,360px);max-height:min(72vh,560px);display:flex;flex-direction:column;overflow:hidden;border:1px solid hsla(0,0%,100%,.12);border-radius:20px;background:rgba(8,6,18,.94);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 20px 60px rgba(0,0,0,.55),0 0 40px rgba(212,76,250,.12);animation:landing-assistant-panel-in .28s cubic-bezier(.16,1,.3,1)}.landing-assistant__header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid hsla(0,0%,100%,.08);background:linear-gradient(180deg,rgba(212,76,250,.12),transparent)}.landing-assistant__header-info{display:flex;align-items:center;gap:10px;min-width:0}.landing-assistant__avatar{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:999px;background:linear-gradient(135deg,#2ac3fb,#d44cfa);color:#fff}.landing-assistant__avatar svg{width:20px;height:20px}.landing-assistant__title{margin:0;font-size:.95rem;font-weight:700;color:#fff}.landing-assistant__status{margin:2px 0 0;font-size:.75rem;color:#7dffb8}.landing-assistant__close{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:none;border-radius:999px;background:hsla(0,0%,100%,.08);color:#fff;cursor:pointer}.landing-assistant__close svg{width:20px;height:20px}.landing-assistant__close:hover{background:hsla(0,0%,100%,.14)}.landing-assistant__body{flex:1;min-height:0;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:10px}.landing-assistant__message{max-width:88%;padding:10px 12px;border-radius:14px;font-size:.88rem;line-height:1.45}.landing-assistant__message p{margin:0}.landing-assistant__message--bot{align-self:flex-start;border-bottom-left-radius:4px;background:hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.92)}.landing-assistant__message--user{align-self:flex-end;border-bottom-right-radius:4px;background:linear-gradient(135deg,rgba(42,195,251,.28),rgba(212,76,250,.32));color:#fff}.landing-assistant__cursor{display:inline-block;margin-inline-start:1px;color:#b8fff4;font-weight:400;animation:landing-assistant-cursor-blink .72s step-end infinite}@keyframes landing-assistant-cursor-blink{0%,to{opacity:1}50%{opacity:0}}.landing-assistant__action{display:inline-flex;margin-top:8px;padding:6px 10px;border-radius:999px;background:hsla(0,0%,100%,.1);color:#b8fff4;font-size:.78rem;font-weight:600;text-decoration:none;transition:background .2s ease}.landing-assistant__action:hover{background:hsla(0,0%,100%,.16);color:#fff}.landing-assistant__choices{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.landing-assistant__choice{padding:8px 12px;border:1px solid hsla(0,0%,100%,.14);border-radius:999px;background:hsla(0,0%,100%,.04);color:#fff;font-size:.8rem;line-height:1.3;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease}.landing-assistant__choice:hover{transform:translateY(-1px);border-color:rgba(42,195,251,.45);background:rgba(42,195,251,.12)}@keyframes landing-assistant-panel-in{0%{opacity:0;transform:translateY(12px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@media(prefers-reduced-motion:reduce){.landing-assistant__panel{animation:none}.landing-assistant__choice,.landing-assistant__fab{transition:none}}body,html{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[data-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-top:0;margin-bottom:1em}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}button,input,optgroup,select,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}.ant-input-number{width:100%!important}.ant-btn{padding:10px 40px!important;height:auto!important;min-width:100px}.ant-btn-primary{font-size:20px;color:#fff!important;transition:scale .3s ease-in-out}.ant-btn-primary:hover{scale:.95;color:#fff!important}.ant-btn-primary:active{scale:.95}.ant-upload-wrapper .ant-upload-drag{background:#fff!important}.ant-switch{min-width:130px!important;height:47px!important;display:flex!important;align-items:center;justify-content:center}.ant-switch .ant-switch-handle{top:50%!important;transform:translateY(-50%);left:10px!important}.ant-switch .ant-switch-inner{height:-moz-fit-content!important;height:fit-content!important}.ant-switch.ant-switch-checked{background:#fff}.ant-switch.ant-switch-checked:hover{background:#1818ad!important}