*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{font-family:Space Grotesk,sans-serif;font-size:1rem;line-height:1.6;color:#1a1c1c;background-color:#fff;overflow-x:clip}img,picture,video,svg{display:block;max-width:100%}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;border:none;background:none}ul,ol{list-style:none}.container{width:100%;max-width:80rem;margin-inline:auto;padding-inline:1rem}@media(min-width:768px){.container{padding-inline:1.5rem}}._backdrop_1vhpo_1{position:fixed;inset:0;z-index:100;background:#1a1c1c80;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;align-items:flex-start;justify-content:center;padding:0;overflow-y:auto;animation:_backdropIn_1vhpo_1 .18s ease}@media(min-width:768px){._backdrop_1vhpo_1{padding:2rem 1rem}}@keyframes _backdropIn_1vhpo_1{0%{opacity:0}to{opacity:1}}._modal_1vhpo_29{position:relative;width:100%;max-width:100%;min-height:100vh;background:#fff;border-radius:0;padding:2rem 1.5rem;margin-top:0;box-shadow:none;animation:_modalIn_1vhpo_1 .22s cubic-bezier(.2,.8,.2,1)}@media(min-width:768px){._modal_1vhpo_29{max-width:480px;min-height:auto;border-radius:.75rem;padding:2.5rem 2rem;margin-top:3rem;box-shadow:0 40px 80px -20px #00000059}}@keyframes _modalIn_1vhpo_1{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}._close_1vhpo_62{position:absolute;top:.75rem;right:.75rem;width:36px;height:36px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#6c7a71;transition:background-color .15s ease,color .15s ease}._close_1vhpo_62:hover{background:#f3f3f4;color:#1a1c1c}._eyebrow_1vhpo_80{display:inline-flex;align-items:center;gap:.5rem;font-size:.6875rem;text-transform:uppercase;letter-spacing:.2em;color:#006c49;font-weight:700;margin-bottom:1rem}._dot_1vhpo_92{width:8px;height:8px;border-radius:50%;background:#10b981}._title_1vhpo_99{font-size:1.5rem;font-weight:700;color:#1a1c1c;letter-spacing:-.02em;margin-bottom:.5rem}._sub_1vhpo_107{color:#3c4a42;font-size:1rem;line-height:1.6;margin-bottom:1.5rem}._field_1vhpo_114{margin-bottom:1rem;display:flex;flex-direction:column;gap:.5rem}._field_1vhpo_114 label{font-size:.75rem;font-weight:600;color:#3c4a42;text-transform:uppercase;letter-spacing:.1em;display:flex;justify-content:space-between;align-items:baseline}._field_1vhpo_114 input,._field_1vhpo_114 textarea{width:100%;font:inherit;font-size:1rem;padding:.75rem 1rem;border:1px solid #bbcabf;border-radius:.25rem;background:#fff;color:#1a1c1c;transition:border-color .15s ease,box-shadow .15s ease;font-family:inherit}._field_1vhpo_114 textarea{resize:vertical}._field_1vhpo_114 input:focus,._field_1vhpo_114 textarea:focus{outline:none;border-color:#10b981;box-shadow:0 0 0 3px #10b98126}._field_1vhpo_114 input._err_1vhpo_152,._field_1vhpo_114 textarea._err_1vhpo_152{border-color:#ba1a1a}._field_1vhpo_114 input._err_1vhpo_152:focus,._field_1vhpo_114 textarea._err_1vhpo_152:focus{box-shadow:0 0 0 3px #ba1a1a26}._optional_1vhpo_161{font-weight:400;color:#6c7a71;text-transform:none;letter-spacing:0;font-size:.6875rem}._err_1vhpo_152{border-color:#ba1a1a}._errMsg_1vhpo_173{font-size:.75rem;color:#ba1a1a;font-weight:500}._errorBanner_1vhpo_179{margin-top:1rem;padding:.75rem 1rem;border-radius:.25rem;background:#ba1a1a14;color:#ba1a1a;font-size:1rem;font-weight:500;line-height:1.35}._fieldFoot_1vhpo_190{display:flex;justify-content:space-between;align-items:center}._counter_1vhpo_196{font-size:.6875rem;color:#6c7a71;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace}._counter_1vhpo_196._over_1vhpo_201{color:#ba1a1a}._actions_1vhpo_205{display:flex;gap:.5rem;justify-content:flex-end;margin-top:1.5rem}._btn_1vhpo_212{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1.5rem;font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:700;letter-spacing:-.02em;border-radius:.25rem;transition:all .2s ease;white-space:nowrap}._btn_1vhpo_212:disabled{opacity:.6;cursor:not-allowed}._btn_1vhpo_212:active:not(:disabled){transform:scale(.98)}._btnPrimary_1vhpo_233{background:linear-gradient(135deg,#006c49,#10b981);color:#fff}._btnPrimary_1vhpo_233:hover:not(:disabled){opacity:.9;box-shadow:0 10px 30px #006c4940}._btnSecondary_1vhpo_242{background-color:#e8e8e8;color:#1a1c1c}._btnSecondary_1vhpo_242:hover:not(:disabled){background-color:#e2e2e2}._success_1vhpo_250{text-align:center;padding-block:.5rem}._successIcon_1vhpo_255{width:72px;height:72px;border-radius:50%;background:#10b9811f;color:#006c49;display:inline-flex;align-items:center;justify-content:center;margin-bottom:1rem;animation:_popIn_1vhpo_1 .35s cubic-bezier(.2,.8,.2,1)}@keyframes _popIn_1vhpo_1{0%{transform:scale(.7);opacity:0}to{transform:scale(1);opacity:1}}._header_1getr_1{position:fixed;top:0;width:100%;z-index:50;background:#f3f3f4cc;backdrop-filter:blur(12px);border-bottom:1px solid rgba(187,202,191,.2)}._nav_1getr_11{display:flex;align-items:center;justify-content:space-between;padding-block:.75rem}._logo_1getr_18{display:flex;align-items:center;gap:.75rem}._logoIcon_1getr_24{width:20px;height:20px;flex-shrink:0}@media(min-width:768px){._logoIcon_1getr_24{width:24px;height:24px}}._logoText_1getr_36{font-size:1rem;font-weight:700;letter-spacing:-.02em;color:#1a1c1c}@media(min-width:768px){._logoText_1getr_36{font-size:1.375rem}}._cta_1getr_48._cta_1getr_48{padding:.25rem .75rem;font-size:.875rem}@media(max-width:359px){._cta_1getr_48._cta_1getr_48{padding:.25rem .5rem;font-size:.75rem;letter-spacing:0}}@media(min-width:768px){._cta_1getr_48._cta_1getr_48{padding:.5rem 1.5rem;font-size:1rem}}._links_1getr_66{display:none;align-items:center;gap:2rem}@media(min-width:768px){._links_1getr_66{display:flex}}._link_1getr_66{font-size:1rem;font-weight:500;letter-spacing:-.02em;color:#3c4a42;box-shadow:inset 0 -2px 0 transparent;transition:color .2s ease,box-shadow .2s ease}._link_1getr_66:hover{color:#1a1c1c;box-shadow:inset 0 -2px #10b981}._active_1getr_90{color:#006c49;font-weight:700;box-shadow:inset 0 -2px #10b981}._button_1qzu9_1{display:inline-flex;align-items:center;justify-content:center;font-family:Space Grotesk,sans-serif;font-weight:700;letter-spacing:-.02em;border-radius:.25rem;transition:all .2s ease;white-space:nowrap}._button_1qzu9_1:active{transform:scale(.98)}._md_1qzu9_16{padding:.5rem 1.5rem;font-size:1rem}._lg_1qzu9_21{padding:1rem 2rem;font-size:1.125rem}._primary_1qzu9_26{background:linear-gradient(135deg,#006c49,#10b981);color:#fff}._primary_1qzu9_26:hover{opacity:.9;box-shadow:0 10px 30px #006c4940}._secondary_1qzu9_35{background-color:#e8e8e8;color:#1a1c1c}._secondary_1qzu9_35:hover{background-color:#e2e2e2}._tertiary_1qzu9_43{background:none;color:#006c49}._tertiary_1qzu9_43:hover{text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:2px}._footer_qjr2w_1{background-color:#f3f3f4;border-top:1px solid rgba(187,202,191,.2);padding-block:3rem}._grid_qjr2w_7{display:grid;grid-template-columns:1fr 1fr;gap:2rem}@media(min-width:768px){._grid_qjr2w_7{grid-template-columns:2fr 1fr 1fr}}._brand_qjr2w_18{grid-column:span 2}@media(min-width:768px){._brand_qjr2w_18{grid-column:span 1}}._logoRow_qjr2w_27{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}._logoIcon_qjr2w_34{width:20px;height:20px;flex-shrink:0}._logoText_qjr2w_40{font-size:1.125rem;font-weight:900;color:#1a1c1c}._copyright_qjr2w_46{font-size:.6875rem;color:#6c7a71;text-transform:uppercase;letter-spacing:.2em;line-height:2}._column_qjr2w_54{display:flex;flex-direction:column}._columnTitle_qjr2w_59{font-size:.75rem;font-weight:700;color:#10b981;text-transform:uppercase;letter-spacing:.2em;margin-bottom:1.5rem}._columnLinks_qjr2w_68{display:flex;flex-direction:column;gap:1rem}._columnLink_qjr2w_68{font-size:.875rem;color:#6c7a71;text-transform:uppercase;letter-spacing:.2em;text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:2px;transition:color .3s ease}._columnLink_qjr2w_68:hover{color:#10b981}._codeBlock_14go4_1{position:relative;background-color:#2f3131;border-radius:.5rem;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}@media(max-width:767px){._codeBlock_14go4_1:after{content:"";position:absolute;top:0;right:0;bottom:0;width:2rem;background:linear-gradient(to right,transparent,#2f3131);pointer-events:none}}._header_14go4_21{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background-color:#27272a;border-bottom:1px solid #3f3f46}._headerLeft_14go4_30{display:flex;align-items:center;gap:.5rem}._dots_14go4_36{display:flex;gap:6px}._dotRed_14go4_41,._dotAmber_14go4_42,._dotGreen_14go4_43{width:12px;height:12px;border-radius:50%}._dotRed_14go4_41{background-color:#ef444433}._dotAmber_14go4_42{background-color:#f59e0b33}._dotGreen_14go4_43{background-color:#10b98133}._title_14go4_61{font-family:Space Grotesk,sans-serif;font-size:.75rem;color:#71717a;margin-left:.5rem}._meta_14go4_68{font-family:monospace;font-size:10px;color:#71717a}._body_14go4_74{padding:.75rem 1rem;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:.75rem;line-height:1.6;overflow-x:auto;color:#a1a1aa}@media(min-width:768px){._body_14go4_74{padding:1.5rem;font-size:.875rem}}._body_14go4_74 pre{margin:0}._body_14go4_74 .token-keyword{color:#4edea3}._body_14go4_74 .token-string{color:#6ee7b7}._body_14go4_74 .token-property{color:#4edea3}._body_14go4_74 .token-method,._body_14go4_74 .token-number{color:#fafafa}._body_14go4_74 .token-comment{color:#71717a}._body_14go4_74 .token-prompt{color:#10b981}._body_14go4_74 .token-output{color:#71717a}
