@charset "UTF-8";:root{color-scheme:dark}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{position:relative;font-family:var(--font-body);font-size:clamp(1rem,1vw + .5rem,1.15rem);letter-spacing:.03em;background-color:#061111;color:#a9c0c0}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:400;letter-spacing:.03em;line-height:1.4;margin-top:.2em;margin-bottom:.3em;color:#eaf0f0}h1{font-size:clamp(2.5rem,5vw + 1rem,4rem)}h2{font-size:clamp(1.75rem,3vw + .5rem,2.5rem)}h3{font-size:clamp(1.4rem,2vw + .5rem,1.75rem)}code,pre{font-family:var(--font-code);font-size:.9rem}pre:has(code){padding:1rem 1.5rem;background-color:#111c1c;border:1px solid #547070;border-bottom-width:3px;border-radius:10px;overflow-x:auto;line-height:1.7;letter-spacing:0;text-align:left}img{filter:brightness(.96)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.faint{color:#547070}[data-copyable]{cursor:pointer;position:relative}[data-copyable]:after{content:"Click to copy";position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-family:var(--font-sans);font-size:1rem;color:#eaf0f0;background:#06111199;backdrop-filter:blur(2px);border-radius:inherit;opacity:0;transition:opacity .2s}[data-copyable]:hover:after{opacity:1}[data-copyable][data-copied]:after{content:"Copied!"}.bg-effects[data-astro-cid-tw3ctjfb]{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:-1}.glow[data-astro-cid-tw3ctjfb]{position:absolute;width:700px;height:1500px}.glow--left[data-astro-cid-tw3ctjfb]{left:-350px}.glow--right[data-astro-cid-tw3ctjfb]{right:-350px}.glow--center[data-astro-cid-tw3ctjfb]{left:50%;transform:translate(-50%)}.glow--1[data-astro-cid-tw3ctjfb]{top:17%;background:radial-gradient(ellipse,#212D2D,transparent 60%)}.glow--2[data-astro-cid-tw3ctjfb]{top:45%;background:radial-gradient(ellipse,#21282D,transparent 70%)}.glow--3[data-astro-cid-tw3ctjfb]{top:30%;background:radial-gradient(ellipse,#152C2A,transparent 70%)}.glow--4[data-astro-cid-tw3ctjfb]{top:80%;background:radial-gradient(ellipse,#131423,transparent 70%)}.icon[data-astro-cid-patnjmll]{width:1em;height:1em;fill:currentColor;vertical-align:-.125em}.navbar[data-astro-cid-5blmo7yk]{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 3rem 2rem;transition:background-color .3s}@media(max-width:1024px){.navbar[data-astro-cid-5blmo7yk]{padding:1.2rem 1.5rem}}.navbar[data-astro-cid-5blmo7yk]:before,.navbar[data-astro-cid-5blmo7yk]:after{content:"";position:absolute;inset:0;z-index:-1}.navbar[data-astro-cid-5blmo7yk]:before{background-color:#111c1c66;mask-image:linear-gradient(to bottom,black,transparent 80%);-webkit-mask-image:linear-gradient(to bottom,black,transparent 80%)}@media(max-width:1024px){.navbar[data-astro-cid-5blmo7yk]:before{background-color:transparent;mask-image:none;-webkit-mask-image:none}}.navbar[data-astro-cid-5blmo7yk]:after{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);mask-image:linear-gradient(to bottom,black 20%,transparent);-webkit-mask-image:linear-gradient(to bottom,black 20%,transparent)}@media(max-width:1024px){.navbar[data-astro-cid-5blmo7yk].scrolled{background-color:#172626}}.links[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:2rem}@media(max-width:768px){.links[data-astro-cid-5blmo7yk]{margin-left:auto}}a[data-astro-cid-5blmo7yk]{font-family:var(--font-body);font-size:1rem;letter-spacing:.03em;color:#a9c0c0;text-decoration:none;transition:color .2s}a[data-astro-cid-5blmo7yk]:hover{color:#eaf0f0}.logo[data-astro-cid-5blmo7yk]{opacity:0;transform:translateY(-.3rem);transition:opacity .3s,transform .3s;pointer-events:none}.logo[data-astro-cid-5blmo7yk] svg{width:128px;height:auto}.navbar[data-astro-cid-5blmo7yk].scrolled .logo[data-astro-cid-5blmo7yk]{opacity:1;transform:translateY(0);pointer-events:auto}@media(max-width:768px){.logo[data-astro-cid-5blmo7yk]{display:none}}.icon[data-astro-cid-5blmo7yk]{display:flex;align-items:center;font-size:1.2em}.dot-pattern[data-astro-cid-gr7soujh]{position:absolute;inset:0;background-image:radial-gradient(circle,#547070 2px,transparent 2px);background-size:34px 34px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.4) -10%,transparent 80%);-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.4) -10%,transparent 80%);pointer-events:none}.tag-list[data-astro-cid-lga65v7i]{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;list-style:none;padding:1.5rem 0}.tag-list[data-astro-cid-lga65v7i] li[data-astro-cid-lga65v7i]{font-size:.9rem;letter-spacing:.04em;line-height:0;color:#547070;text-transform:uppercase}.cta[data-astro-cid-balv45lp]{font-family:var(--font-body);font-size:1.1rem;color:#eaf0f0;text-decoration:none;transition:background-color .2s}.cta--link[data-astro-cid-balv45lp]:hover{text-decoration:underline}.cta--button[data-astro-cid-balv45lp]{background-color:#111c1c;border:solid #EAF0F0;border-width:.065rem .05rem .05rem .13rem;padding:.75rem 1.75rem;border-radius:8px}.cta--button[data-astro-cid-balv45lp]:hover{background-color:#172626}.action-pair[data-astro-cid-peuj4sqe]{display:flex;align-items:center;gap:2rem}.hero[data-astro-cid-bbe6dxrz]{position:relative;background:linear-gradient(#172626 -10%,#061111);overflow:hidden}.hero-content[data-astro-cid-bbe6dxrz]{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;padding:6rem 2rem 4rem;max-width:900px;margin:0 auto}@keyframes hero-entry{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}.hero-logo[data-astro-cid-bbe6dxrz]{width:120px;height:auto;margin-bottom:2.5rem;color:#eaf0f0;filter:drop-shadow(0 0 25px rgba(255,255,255,.25));animation:hero-entry .6s ease-out both}.hero-title[data-astro-cid-bbe6dxrz]{font-family:var(--font-body);font-size:clamp(2.5rem,5vw + 1rem,4rem);line-height:.85;margin-bottom:2.5rem;text-shadow:0 0 25px rgba(255,255,255,.25)}.hero-title[data-astro-cid-bbe6dxrz] strong[data-astro-cid-bbe6dxrz]{font-family:var(--font-heading);font-weight:400;letter-spacing:.03em;line-height:1.4;margin-top:.2em;margin-bottom:.3em;font-size:1.2em}.hero-content[data-astro-cid-bbe6dxrz]>.tag-list{margin-bottom:2rem}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-family:var(--font-body);color:#a9c0c0;line-height:1.7;font-size:clamp(1rem,1vw + .5rem,1.15rem);margin-bottom:4rem}.feature[data-astro-cid-ezsi7upz]{display:flex;flex-direction:column;align-items:center;text-align:center;padding:5rem 2rem;max-width:1000px;margin:0 auto}@media(max-width:768px){.feature[data-astro-cid-ezsi7upz]{align-items:start;text-align:start}}.feature-overline[data-astro-cid-ezsi7upz]{font-family:var(--font-sans);font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#547070}.feature-title[data-astro-cid-ezsi7upz]{text-shadow:0 0 25px rgba(255,255,255,.25)}.feature-description[data-astro-cid-ezsi7upz]{font-family:var(--font-body);color:#a9c0c0;line-height:1.7;margin-bottom:3rem}.feature-content[data-astro-cid-ezsi7upz]{width:100%}.code-with-output[data-astro-cid-fwxjrmrp]{display:flex;align-items:center}.code-with-output[data-astro-cid-fwxjrmrp]:has(.output){width:100%}pre[data-astro-cid-fwxjrmrp]:has(+.output){flex:3;overflow:hidden;transform:translate(32px) perspective(400px) rotateY(1deg)}.code-with-output[data-astro-cid-fwxjrmrp] .output{flex:2;max-width:50%;height:auto;border-radius:10px;border:1px solid #547070;transform:perspective(400px) rotateY(-3deg);box-shadow:0 0 25px #ffffff40}.vertical[data-astro-cid-fwxjrmrp]{flex-direction:column;align-items:center}.vertical[data-astro-cid-fwxjrmrp] pre[data-astro-cid-fwxjrmrp]{flex:none;overflow:visible;transform:none;z-index:1;margin-bottom:-1.5rem;box-shadow:0 10px 28px #17262680}.vertical[data-astro-cid-fwxjrmrp] .output{flex:none;max-width:100%;max-height:450px;width:auto;height:auto;border:none;transform:none;box-shadow:none}@media(max-width:768px){.code-with-output[data-astro-cid-fwxjrmrp]{flex-direction:column;align-items:center}pre[data-astro-cid-fwxjrmrp]:has(+.output){flex:none;max-width:100%;overflow-x:auto;transform:none}.code-with-output[data-astro-cid-fwxjrmrp] .output{flex:none;max-width:100%;transform:scale(1.1) translateY(.1rem);position:relative;z-index:1}.vertical[data-astro-cid-fwxjrmrp] pre[data-astro-cid-fwxjrmrp]{position:relative;z-index:1;margin-bottom:-1.5rem}.vertical[data-astro-cid-fwxjrmrp] .output{z-index:0;margin-top:0}.prioritize-code[data-astro-cid-fwxjrmrp] pre[data-astro-cid-fwxjrmrp]{position:relative;z-index:1}.prioritize-code[data-astro-cid-fwxjrmrp] .output{z-index:0}}pre[data-astro-cid-fwxjrmrp] .hl-keyword{color:#fff}pre[data-astro-cid-fwxjrmrp] .hl-function{color:#c792ea}pre[data-astro-cid-fwxjrmrp] .hl-string{color:#c3e88d}pre[data-astro-cid-fwxjrmrp] .hl-heading{color:#ffcb6b}pre[data-astro-cid-fwxjrmrp] .hl-comment{color:#546e7a}pre[data-astro-cid-fwxjrmrp] .hl-punctuation{color:#9e9e9e}pre[data-astro-cid-fwxjrmrp] .hl-reference{color:#82aaff}pre[data-astro-cid-fwxjrmrp] .hl-quote{color:#89ddff;font-style:italic}.reactive-preview{position:relative}.reactive-preview pre{flex:1!important}.reactive-preview code{display:block;white-space:pre;min-height:10.2em}.reactive-preview code:after{content:"▎";animation:blink 1s step-end infinite}.reactive-preview.done code:after{visibility:hidden}.reactive-preview .replay-button{position:absolute;bottom:-3.5rem;left:50%;transform:translate(-50%);background:none;border:none;color:#547070;font-family:inherit;font-size:.9rem;cursor:pointer;opacity:0;pointer-events:none;padding:1rem;transition:opacity .3s,color .1s}.reactive-preview .replay-button:hover{color:#a9c0c0}.reactive-preview.done .replay-button{opacity:1;pointer-events:auto}@keyframes blink{50%{opacity:0}}.reactive-output{flex:2;max-width:50%;padding:1.5rem 2rem;background:#faf8f5;color:#1a1a1a;border-radius:10px;border:1px solid #547070;transform:perspective(400px) rotateY(-3deg);box-shadow:0 0 25px #ffffff40;min-height:200px;text-align:left}.reactive-output.centered{text-align:center}.reactive-output h1{font-family:Georgia,Times New Roman,serif;font-size:1.4rem;color:#1a1a1a;margin-bottom:1rem;font-weight:700;letter-spacing:normal}.reactive-output p{font-family:Georgia,Times New Roman,serif;font-size:.95rem;line-height:1.6;color:#333;margin-bottom:.4rem}.reactive-output strong{font-weight:700;color:#1a1a1a}@media(max-width:768px){.reactive-preview .code-with-output{flex-direction:column}.reactive-preview pre{width:100%;transform:none!important}.reactive-output{max-width:100%;width:100%;transform:none}}.typewriter-wrapper[data-astro-cid-tnzwls7f]{display:inline-block;position:relative}.typewriter[data-astro-cid-tnzwls7f]{position:absolute;left:0;top:0;display:inline}.typewriter[data-astro-cid-tnzwls7f] .Typewriter,.typewriter[data-astro-cid-tnzwls7f] .Typewriter__wrapper,.typewriter[data-astro-cid-tnzwls7f] .Typewriter__cursor{display:inline}.installation[data-astro-cid-ufsjkxah]{padding:5rem 2rem;max-width:1000px;margin:0 auto}.installation-title[data-astro-cid-ufsjkxah]{text-align:center;font-size:clamp(2.5rem,5vw + 1rem,4rem);margin-bottom:3rem}.installation-methods[data-astro-cid-ufsjkxah]{display:flex;flex-direction:column;gap:2rem}.method[data-astro-cid-ufsjkxah]{display:flex;align-items:center;gap:2rem}@media(max-width:1024px){.method[data-astro-cid-ufsjkxah]{flex-direction:column;align-items:stretch;gap:.5rem}}.method-label[data-astro-cid-ufsjkxah]{flex-shrink:0;width:180px;text-align:right;font-family:var(--font-body);font-size:clamp(1rem,1vw + .5rem,1.15rem);color:#eaf0f0}@media(max-width:1024px){.method-label[data-astro-cid-ufsjkxah]{width:auto;text-align:center;margin-bottom:.5rem}}.method-label[data-astro-cid-ufsjkxah] a{color:#a9c0c0;text-decoration:none}.method-label[data-astro-cid-ufsjkxah] a:hover{text-decoration:underline}.method-code[data-astro-cid-ufsjkxah]{flex:1}code[data-astro-cid-ufsjkxah]{font-size:.93rem}.installation-actions[data-astro-cid-ufsjkxah]{display:flex;justify-content:center;margin-top:4rem}.footer[data-astro-cid-sz7xmlte]{position:relative;overflow:hidden;font-size:1rem;background-color:#121c1d;padding:2rem 3rem;color:#a9c0c0;border-top:4px solid #172626}.background-logo[data-astro-cid-sz7xmlte]{position:absolute;top:50%;left:42%;transform:translate(-50%,-50%);height:130%;width:auto;color:#172626;z-index:0;pointer-events:none}.footer-columns[data-astro-cid-sz7xmlte]{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:start;max-width:1000px;margin:0 auto}@media(max-width:768px){.footer-columns[data-astro-cid-sz7xmlte]{flex-direction:column;gap:1.5rem}}.footer-col[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.4rem}.footer-col-right[data-astro-cid-sz7xmlte]{align-items:end;gap:1rem}@media(max-width:768px){.footer-col-right[data-astro-cid-sz7xmlte]{align-items:start}}nav[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.8rem}.footer-socials[data-astro-cid-sz7xmlte]{display:flex;gap:1.5rem;font-size:clamp(1.4rem,2vw + .5rem,1.75rem);margin-top:1rem}.credits[data-astro-cid-sz7xmlte],.image-credits[data-astro-cid-sz7xmlte]{color:#547070}.image-credits[data-astro-cid-sz7xmlte]{margin-top:.5rem;opacity:.7;font-size:.75rem}a[data-astro-cid-sz7xmlte]{color:currentColor;text-decoration:none}a[data-astro-cid-sz7xmlte]:hover{text-decoration:underline}.simple-icon[data-astro-cid-6jpxnehm]{width:1em;height:1em;fill:currentColor;vertical-align:-.125em}.doctype-showcase[data-astro-cid-43v4ext6]{display:flex;flex-direction:column;gap:4rem}.doctype-item[data-astro-cid-43v4ext6]{flex:1;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.doctype-caption[data-astro-cid-43v4ext6]{font-family:var(--font-body);color:#a9c0c0;line-height:1.7;text-align:center}.doctype-replaces[data-astro-cid-43v4ext6]{display:flex;align-items:center;gap:.75rem;color:#547070}.replaces-icon[data-astro-cid-43v4ext6]{color:#a9c0c0;font-size:1rem}.authoring-showcase[data-astro-cid-kxdhptwn]{display:flex;justify-content:center;align-items:start;perspective:800px}.authoring-page[data-astro-cid-kxdhptwn]{height:auto;width:auto;max-height:500px;border-radius:10px;box-shadow:0 0 25px #ffffff40,0 10px 20px #111c1c33;will-change:transform,opacity}@media(max-width:768px){.authoring-showcase[data-astro-cid-kxdhptwn]{transform:translate(30px)}.authoring-page[data-astro-cid-kxdhptwn]{max-width:100%}.authoring-page[data-astro-cid-kxdhptwn]:first-child{display:none}}.features[data-astro-cid-j7pv25f6]{overflow:hidden}.contained-section[data-astro-cid-j7pv25f6]{background:#00000040;border-radius:2rem;max-width:1400px;margin:4rem auto 0}.italy[data-astro-cid-j7pv25f6]{background:linear-gradient(90deg,#a8d4a8,#eaf0f0 40% 60%,#dba0a0);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}
