@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";*,*:before,*:after{box-sizing:border-box}*,html,body{margin:0;padding:0}html{scroll-behavior:smooth}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}a{color:inherit;text-decoration:none}#root,#__next{isolation:isolate}ul,li,ol{list-style:none}button{border:transparent}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes blur-in{0%{backdrop-filter:blur(0px)}to{backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px)}}@keyframes hero-pop-in{0%{top:30vh}}@keyframes banner-pop-in{0%{top:70%}}@keyframes rotate{to{--angle: 360deg}}@property --angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}.fade-in{opacity:0;transition:opacity 1s ease}.fade-in.visible{opacity:1}.hero-wrapper{animation:hero-pop-in 1s ease forwards}.banner.lg img{animation:banner-pop-in 1s ease forwards}.nav-items a{opacity:.9;transition:opacity .3s ease}.nav-items a:hover{opacity:1}.nav-items a:after{content:"";position:relative;width:0%;height:1px;display:block;transition:all .3s ease}.nav-items a:hover:after{width:100%;height:1px;opacity:1;background-color:var(--text)}.navbar.responsive>.nav-items{animation:fade-in .5s ease}:root{--background: #0d091b;--background-light: #18132b;--text: hsl(0, 0%, 96%);--cta: #6040bf;--step-text: clamp(.9rem, .2cqi + .9rem, 1.05rem);--step-lg: clamp(1.4rem, .4cqi + 1.3rem, 1.8rem);--step-hero: clamp(30px, 6.5vw, 75px);--step-card-title: clamp(3rem, 3vw, 4rem);--step-xxxxl: clamp(2.5rem, 4.7vw, 8rem)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#342442}::-webkit-scrollbar-thumb{background:#5a5775;height:10px}html{background:var(--background)}body{min-height:100vh;font-family:Inter,system-ui,sans-serif;color:var(--text)}img{border-radius:7px;pointer-events:none}section{display:flex;justify-content:center;align-items:center;flex-direction:column;min-height:100vh;width:100%}section.privacy{margin-bottom:-25vh}section.features{min-height:50vh;margin-top:7.5vh;margin-bottom:7.5vh}section.features>h1{font-size:clamp(2.5rem,4.5vw,3.5rem)}section.features .card h1{display:flex;align-items:center}section.debloat,section.telemetry,section.install,section.performance{min-height:75vh}section.telemetry>.even-columns h1,section.install>.even-columns h1{order:2}section.telemetry>.even-columns img,section.install>.even-columns img{background:linear-gradient(#121118bf,#121118bf) padding-box,linear-gradient(var(--angle),hsla(0,0%,3%,.75),hsla(267,10%,58%,.75)) border-box}@media screen and (max-width: 1024px){section.privacy{margin-top:-25vh}section.telemetry>.even-columns h1{order:0}section.install>.even-columns h1{order:0}}main{display:flex;align-items:center;margin:0 12.5%;gap:1rem;flex-direction:column;justify-content:center}.hero-wrapper{display:flex;position:absolute;flex-direction:column;align-items:center;text-align:center;min-height:max-content;top:25vh;gap:1rem}.hero-title{font-size:var(--step-hero);text-wrap:nowrap;line-height:1;font-weight:500;background:-webkit-linear-gradient(#fff,hsla(0,0%,98%,.8));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-description{font-size:var(--step-text)}.hero-description.sm{display:none}.version{font-size:var(--step-text);opacity:.7}.cta{display:flex;align-items:center;cursor:pointer;background:linear-gradient(180deg,#472f8e 0% 40%,#4b3295,#5f36a1);border-top:1px solid var(--cta);line-height:1.25;font-size:1rem;padding:.5rem 2rem;border-radius:7px;box-shadow:0 10px 10px #05060f1a;min-width:fit-content;transition:all .3s ease}.cta:hover{box-shadow:0 5px 25px 1px #470aff33}.banner>a>img{position:absolute;user-select:none;z-index:-1;top:65%;left:0;right:0;margin-inline:auto;width:clamp(300px,75vw,1200px);aspect-ratio:4 / 2;object-fit:cover;border:1px solid transparent;border-radius:14px;background:linear-gradient(#121118bf,#121118bf) padding-box,linear-gradient(var(--angle),hsla(255,50%,15%,.75),hsl(from var(--cta) h s l / .75)) border-box;animation:4s rotate linear infinite}.banner.small{margin-top:3rem;position:relative;margin-inline:auto;display:none;width:clamp(300px,75vw,1000px)}.card-title{font-size:var(--step-card-title);line-height:1;margin-bottom:4rem;font-weight:500}.card-wrapper{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;text-align:center;max-width:1200px}.card{display:flex;align-items:center;justify-content:center;flex-direction:column;text-wrap:balance;border-radius:7px;height:250px;width:33%;padding:2rem;gap:1rem;h1{font-size:var(--step-lg);width:max-content;line-height:1}p{font-size:var(--step-text);opacity:.8}}.even-columns{display:flex;align-items:center;justify-content:space-between;border-radius:14px;gap:3rem;width:100%}.even-columns h1{font-size:clamp(2.5rem,4.5vw,5rem);line-height:1.2;font-weight:500;text-wrap:nowrap}.even-columns img{border:1px solid #0000;background:linear-gradient(#131219,#131219) padding-box,linear-gradient(var(--angle),hsl(255,50%,25%),var(--cta)) border-box;animation:4s rotate linear infinite;width:clamp(300px,40vw,750px);border-radius:14px}.even-columns p{font-size:var(--step-text);text-wrap:balance;max-width:544px;opacity:.9}.opensource-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1.5rem}.opensource-wrapper h1{font-size:clamp(2.5rem,4.5vw,5rem);font-weight:500;line-height:1}.opensource-wrapper p{font-size:var(--step-text);text-wrap:balance;max-width:800px;opacity:.9}.stars{margin-block:-.25rem;text-wrap:balance}.stars span{color:#e0bc38}img.opensource{width:clamp(300px,75vw,1000px);border:1px solid #0000;border-radius:14px;background:linear-gradient(#121118bf,#121118bf) padding-box,linear-gradient(var(--angle),hsla(255,50%,25%,.75),hsl(from var(--cta) h s l / .75));animation:4s rotate linear infinite}@media screen and (max-width: 1600px){.banner{display:none}.banner.small{display:block}}@media screen and (max-width: 1024px){.card-wrapper{flex-direction:column}.card{width:100%}hr{display:none}.even-columns{flex-direction:column;text-align:center;gap:1.5rem}.even-columns img{width:clamp(300px,75vw,750px);flex:1}}@media screen and (max-width: 600px){.hero-description{display:none}.hero-description.sm{display:block}}.navbar[data-astro-cid-5blmo7yk]{display:flex;align-items:center;justify-content:space-between;margin:0 15%;height:120px}.nav-logo[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:.5rem;h1{font-weight:500}}.nav-items[data-astro-cid-5blmo7yk]{display:flex;align-items:center;font-size:1rem;gap:3rem;a{cursor:pointer}}.nav-item[data-astro-cid-5blmo7yk]{display:flex;align-items:center;font-weight:500;gap:1rem}#nav-item-icon[data-astro-cid-5blmo7yk]{display:none}.nav-items[data-astro-cid-5blmo7yk].right{gap:1rem}.bars[data-astro-cid-5blmo7yk],.close[data-astro-cid-5blmo7yk]{justify-content:flex-end;cursor:pointer;z-index:2;display:none}@media screen and (max-width: 800px){.bars[data-astro-cid-5blmo7yk]{display:flex}.nav-items[data-astro-cid-5blmo7yk]{display:none}.navbar[data-astro-cid-5blmo7yk].responsive{position:relative}#nav-item-icon[data-astro-cid-5blmo7yk]{display:block}.navbar[data-astro-cid-5blmo7yk].responsive>.bars[data-astro-cid-5blmo7yk]{display:none}.navbar[data-astro-cid-5blmo7yk].responsive>.close[data-astro-cid-5blmo7yk]{display:flex}.navbar[data-astro-cid-5blmo7yk].responsive>#nav-item-icon[data-astro-cid-5blmo7yk]{display:block}.navbar[data-astro-cid-5blmo7yk].responsive>.nav-items[data-astro-cid-5blmo7yk].right{display:none}.navbar[data-astro-cid-5blmo7yk].responsive>.nav-items[data-astro-cid-5blmo7yk]{position:fixed;display:flex;flex-direction:column;padding:0 4.5rem;font-size:var(--step-xxxxl);z-index:2;gap:1rem;align-items:flex-start;justify-content:center;background-color:#0d091bcc;backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);width:100%;height:100%;top:0;left:0}}.radial-wrapper[data-astro-cid-yydxrjwj]{position:absolute;top:10vh;left:0;right:0;bottom:0;z-index:-1}.radial-wrapper[data-astro-cid-yydxrjwj] .radial-bg[data-astro-cid-yydxrjwj]{background:var(--cta);animation:glow 2s alternate infinite;-webkit-mask-image:radial-gradient(rgba(0,0,0,.5),transparent 70%);mask-image:radial-gradient(rgba(0,0,0,.25),transparent 70%);height:1000px;z-index:-99;opacity:.9}@keyframes glow{0%{filter:brightness(1)}to{filter:brightness(1.5)}}footer[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;background:#18132b;border-top:1px solid rgba(255,255,255,.1);gap:3rem;padding-inline:15%;padding-block:3rem;width:100%}footer[data-astro-cid-sz7xmlte]>.left[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:1rem}footer[data-astro-cid-sz7xmlte]>.left[data-astro-cid-sz7xmlte]>h1[data-astro-cid-sz7xmlte]{font-size:clamp(2.25rem,4.5vw,2.5rem);line-height:1;font-weight:500}footer[data-astro-cid-sz7xmlte]>.left[data-astro-cid-sz7xmlte]>p[data-astro-cid-sz7xmlte]{font-size:.96rem;opacity:.9;max-width:420px}footer[data-astro-cid-sz7xmlte]>.left[data-astro-cid-sz7xmlte]>.icons[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:1rem}footer[data-astro-cid-sz7xmlte]>.right[data-astro-cid-sz7xmlte]{display:flex;gap:3rem}@media screen and (max-width: 800px){footer[data-astro-cid-sz7xmlte]{flex-direction:column;height:450px}}dialog[data-astro-cid-kmykqfhh][open]{display:flex;opacity:1;@starting-style{opacity:0}}dialog[data-astro-cid-kmykqfhh]{display:none;position:fixed;opacity:0;min-width:100%;min-height:100%;z-index:1;inset:0;overflow-y:hidden;background:#02010480;border:transparent;color:var(--text);transition-property:display opacity;transition-duration:.3s;transition-behavior:allow-discrete;animation:blur-in .3s forwards}.modal-content[data-astro-cid-kmykqfhh]{display:flex;flex-direction:column;flex-flow:1;margin:auto;background:#0d091bbf;text-wrap:pretty;gap:1.5rem;padding:1.5rem;border:1px solid rgba(255,255,255,.1);border-radius:7px;width:clamp(300px,50vw,600px);min-height:fit-content;a{text-decoration:underline;text-underline-offset:.5rem;&:focus-visible{outline:transparent}}p{opacity:.9}}.modal-header[data-astro-cid-kmykqfhh]{display:flex;align-items:center;justify-content:space-between;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1);h1{font-weight:500;line-height:1.5}.close{cursor:pointer;display:flex!important}}.modal-buttons[data-astro-cid-kmykqfhh]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;a{display:flex;align-items:center;justify-content:center;text-decoration:none;width:100%;line-height:1.25;font-size:1rem;padding:.5rem 2rem;border-radius:7px;cursor:pointer;min-width:fit-content;transition:all .3s ease;color:var(--text)}a:focus-visible{outline:transparent}a:nth-child(1){background:linear-gradient(180deg,#472f8e 0% 40%,#4b3295,#5f36a1);border-top:1px solid var(--cta)}a:nth-child(2){background-color:#18132b;border-top:1px solid rgba(255,255,255,.1)}}#start-modal[data-astro-cid-kmykqfhh] .modal-content[data-astro-cid-kmykqfhh]{width:clamp(300px,75vw,600px)}@media screen and (max-width: 600px){.modal-content[data-astro-cid-kmykqfhh]{width:80%;height:40%}}
