.Ez_main__odn8q{padding:6rem;min-height:100vh;background:none,radial-gradient(ellipse at bottom,rgba(30,4,159,.2) 0,rgba(13,4,29,.2) 100%);color:#fff}.Ez_hero__M_j_q,.Ez_main__odn8q{display:flex;flex-direction:column;align-items:center}.Ez_hero__M_j_q{text-align:center;margin-bottom:4rem;max-width:800px}.Ez_logoText__vCpP1{font-size:5rem;font-weight:800;margin-bottom:1rem}.Ez_logoText__vCpP1,.Ez_subtitle__KOokN{background:linear-gradient(180deg,#f0f0f0,#a0a0a0);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 4px rgba(41,49,51,.5))}.Ez_subtitle__KOokN{font-size:1.5rem;margin-bottom:2rem;line-height:1.4}.Ez_tagline__3NYQQ{font-family:inherit;color:#ccc;line-height:1.6;max-width:600px}.Ez_terminal__xTVFw{width:100%;max-width:700px;background:rgba(0,0,0,.4);border-radius:1rem;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.5);margin-bottom:4rem;border:1px solid rgba(255,255,255,.1)}.Ez_terminalGif__o5OBz{width:100%;display:block}.Ez_terminalHeader___O45I{background:rgba(255,255,255,.05);padding:12px 16px;display:flex;gap:8px}.Ez_terminalDot__6i41T{width:12px;height:12px;border-radius:50%}.Ez_terminalBody__KmqnA{padding:1.5rem 2rem;font-family:ui-monospace,Menlo,Monaco,Cascadia Mono,Segoe UI Mono,Roboto Mono,monospace;font-size:.95rem;line-height:2}.Ez_terminalLine__RBMFH{white-space:nowrap}.Ez_prompt__0n_AV{color:#007aff}.Ez_command__zZGym{color:#fff}.Ez_output__kUNNs{color:#888;padding-left:1rem}.Ez_outputError__TyF8k{color:#ff6b6b;padding-left:1rem}.Ez_outputSuccess__kHrH6{color:#27c93f}.Ez_section__Go__L{width:100%;max-width:1000px;margin-bottom:6rem}.Ez_sectionTitle__l20m1{text-align:center;font-size:2.5rem;margin-bottom:2rem;color:#fff}.Ez_sectionDesc__eEQDR{font-family:inherit;text-align:center;color:#ccc;margin-bottom:1.5rem;line-height:1.6}.Ez_sectionNote__bBjZJ{text-align:center;color:#888;font-size:.9rem;margin-top:1rem}.Ez_sectionNote__bBjZJ code{color:#007aff;background:rgba(0,122,255,.1);padding:.2rem .5rem;border-radius:4px}.Ez_features__L3adB{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.5rem 3rem;gap:1.5rem 3rem;margin-top:2rem}.Ez_featureCard__4BvY6{padding:1rem 0}.Ez_featureCard__4BvY6 h3{font-size:1.2rem;margin-bottom:1rem;padding-bottom:.75rem;color:#fff;border-bottom:2px solid rgba(255,255,255,.15)}.Ez_featureCard__4BvY6 p{font-family:inherit;color:#ccc;line-height:1.6}.Ez_featureCard__4BvY6 code{background:rgba(0,122,255,.15);color:#5ac8fa;padding:.15rem .5rem;border-radius:4px;font-size:.9rem}.Ez_installBox__XGTwU{position:relative;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:1rem;padding:1.5rem 2rem;text-align:center}.Ez_installBox__XGTwU code{font-family:ui-monospace,Menlo,Monaco,Cascadia Mono,Segoe UI Mono,Roboto Mono,monospace;font-size:1.1rem;color:#fff}.Ez_copyButton__mMhgA{position:absolute;right:32px;display:flex;align-items:center;justify-content:center;background:none;border:none;color:rgba(255,255,255,.5);cursor:pointer;padding:.5rem;border-radius:.5rem;transition:color .1s,background .1s,transform .1s}.Ez_copyButton__mMhgA svg{width:22px;height:22px}.Ez_copyButton__mMhgA:hover{color:rgba(255,255,255,.9);background:rgba(255,255,255,.1);transform:scale(1.1)}.Ez_copyButton__mMhgA.Ez_copied__jLa0D{color:#fff}.Ez_copyButton__mMhgA.Ez_copied__jLa0D .Ez_copyBack__0HyKT{animation:Ez_slideToward__km_ms .3s ease-in-out}.Ez_copyButton__mMhgA.Ez_copied__jLa0D .Ez_copyFront__agWdd{animation:Ez_slideAway__Zy56f .3s ease-in-out}@keyframes Ez_slideToward__km_ms{0%,to{transform:translate(0)}50%{transform:translate(2px,2px)}}@keyframes Ez_slideAway__Zy56f{0%,to{transform:translate(0)}50%{transform:translate(-2px,-2px)}}.Ez_usageGrid__ItQUg{display:grid;grid-gap:1rem;gap:1rem}.Ez_usageItem__dC4BR{background:rgba(255,255,255,.05);padding:1.25rem 1.5rem;border-radius:1rem;border:1px solid rgba(255,255,255,.1)}.Ez_usageContent__LuxSA{display:flex;flex-direction:column;gap:.75rem}.Ez_usageCommand__Q8pXS{font-size:.95rem;color:#fff}.Ez_usageCommand__Q8pXS,.Ez_usageOutput__FYf_l{font-family:ui-monospace,Menlo,Monaco,Cascadia Mono,Segoe UI Mono,Roboto Mono,monospace}.Ez_usageOutput__FYf_l{font-size:.85rem;color:#888;line-height:1.6}.Ez_cta__kt1Az{margin-bottom:2rem}.Ez_githubButton__qRpLB{display:inline-flex;align-items:center;gap:.75rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.15);color:#fff;padding:.875rem 1.5rem;border-radius:2rem;font-size:1rem;font-weight:500;text-decoration:none;transition:transform .2s,background .2s,border-color .2s}.Ez_githubButton__qRpLB:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.25);transform:translateY(-2px)}.Ez_githubButtonText__VL_34{display:flex;align-items:center;gap:.5rem}.Ez_githubButtonMit__5PbJy{background:rgba(39,201,63,.15);color:#27c93f;padding:.2rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:600}.Ez_requirements__8DnQ3{font-size:.9rem;color:#888;text-align:center;margin-top:4rem}.Ez_requirements__8DnQ3 p{margin-bottom:.5rem}@media (max-width:768px){.Ez_main__odn8q{padding:2rem}.Ez_logoText__vCpP1{font-size:4rem}.Ez_subtitle__KOokN{font-size:1.2rem}.Ez_sectionTitle__l20m1{font-size:2rem}.Ez_features__L3adB{grid-template-columns:1fr}.Ez_terminalBody__KmqnA{font-size:.85rem;padding:1rem 1.25rem;overflow-x:auto}.Ez_usageCommand__Q8pXS{font-size:.85rem}.Ez_usageOutput__FYf_l{font-size:.8rem}.Ez_installBox__XGTwU code{font-size:.95rem}}@font-face{font-family:Geologica;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/13d601e0732c7766-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Geologica;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/f54e13212b7871d5-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geologica;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/5ccbc299521a181a-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Geologica;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/4fca260083159167-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Geologica;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/fe1772644044fc6c-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geologica;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/f3fb4235d30510d6-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geologica Fallback;src:local("Arial");ascent-override:90.18%;descent-override:25.43%;line-gap-override:0.00%;size-adjust:108.12%}.__className_cf82f8{font-family:Geologica,Geologica Fallback;font-style:normal}