:root{--background:#ffffff;--foreground:#171717;--glow-teal:rgba(36,120,111,0.12);--glow-teal-strong:rgba(36,120,111,0.22);--glow-cyan:rgba(126,232,214,0.08);--glow-cyan-strong:rgba(126,232,214,0.15);--glass-bg:rgba(20,26,25,0.65);--glass-bg-hover:rgba(20,26,25,0.8);--glass-border:rgba(255,255,255,0.07);--glass-border-hover:rgba(126,232,214,0.18);--glass-blur:16px;--card-bg:rgba(20,26,25,0.55);--card-bg-elevated:rgba(25,33,31,0.7);--card-border:rgba(255,255,255,0.06);--card-border-hover:rgba(36,120,111,0.35);--card-shadow:0 4px 24px rgba(0,0,0,0.25);--card-shadow-hover:0 8px 40px rgba(0,0,0,0.35),0 0 20px rgba(36,120,111,0.08);--gradient-teal:linear-gradient(135deg,#24786f,#7EE8D6);--gradient-teal-subtle:linear-gradient(135deg,rgba(36,120,111,0.15),rgba(126,232,214,0.08));--gradient-dark-overlay:linear-gradient(0deg,rgba(13,17,16,0.95) 0%,rgba(13,17,16,0.4) 40%,transparent);--section-gap:32px;--card-gap:16px;--card-padding:16px;--ease-smooth:cubic-bezier(0.4,0,0.2,1);--ease-spring:cubic-bezier(0.34,1.56,0.64,1);--transition-fast:0.18s var(--ease-smooth);--transition-normal:0.3s var(--ease-smooth);--transition-slow:0.5s var(--ease-smooth)}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes glow-pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes ambient-drift{0%,to{transform:translate(0) scale(1)}33%{transform:translate(15px,-10px) scale(1.05)}66%{transform:translate(-10px,8px) scale(.98)}}@keyframes border-glow{0%,to{border-color:rgba(36,120,111,.2)}50%{border-color:rgba(126,232,214,.35)}}@keyframes gradient{0%{background-position:50% 0}50%{background-position:100% 50%}to{background-position:50% 0}}@keyframes fade-in-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){body{-ms-overflow-style:none;scrollbar-width:none}::-webkit-scrollbar{display:none}}body{padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)!important}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);min-height:100svh;font-family:var(--font-dm-sans),"DM Sans",Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}input,textarea{color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;background-color:transparent!important}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:8px;height:6px}::-webkit-scrollbar-track{background-color:transparent;border-radius:8px}::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,.1);border-radius:8px;border:2px solid transparent;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background-color:rgba(255,255,255,.2)}.section-header{margin-bottom:16px}.section-header h2,.section-header h6{position:relative;display:inline-block;padding-left:12px}.section-header h2:before,.section-header h6:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:60%;border-radius:2px;background:var(--gradient-teal)}._description_1opbb_1{color:#ebebf599;font-size:14px;font-weight:300;line-height:20px;padding:20px 30px;text-align:left}@media (prefers-color-scheme:light){._description_1opbb_1{color:#3c3c4399}}._divider_1rceb_1{background-color:#545458a6;height:1px;transform:scaleY(.2);width:100%}@media (prefers-color-scheme:light){._divider_1rceb_1{color:#3c3c435c}}._icon_1eqrk_1{height:100%;border:0}._circle_1eqrk_6{fill:#363739}._cross_1eqrk_10{fill:#a3a4a9}@media (prefers-color-scheme:light){._circle_1eqrk_6{fill:#dedede}._cross_1eqrk_10{fill:#807f84}}._closeButton_4z5c7_1{align-items:center;background:none;border-radius:30px;border:0;display:block;display:flex;height:30px;justify-content:center;width:30px}._header_1yk10_1{display:flex;justify-content:space-between;padding:15px}._header_1yk10_1 *{margin:0;padding:0}._appInfo_1yk10_12{display:flex;flex-flow:row nowrap}._appIcon_1yk10_17{border-radius:7.5px;height:60px;min-height:60px;min-width:60px;overflow:hidden;width:60px}._appTitleContainer_1yk10_26{align-items:flex-start;display:flex;flex-flow:column nowrap;gap:4px;justify-content:flex-start;padding:4px 15px;text-align:left}._appTitle_1yk10_26{color:#fff;font-size:16px;font-weight:600;line-height:20px}._appSubtitle_1yk10_43{color:#ebebf599;font-size:14px;font-weight:300;line-height:20px}@media (prefers-color-scheme:light){._appTitle_1yk10_26{color:#000}._appSubtitle_1yk10_43{color:#3c3c4399}}._overlay_fuhtc_1{background-color:#0a0a0a80;height:100%;left:0;min-height:100vh;min-width:100vw;opacity:0;pointer-events:none;position:fixed;top:0;touch-action:none;transition:opacity .2s ease-in;width:100%}._visible_fuhtc_16{display:block;opacity:1;pointer-events:all;touch-action:auto;z-index:999999}@media (prefers-color-scheme:light){._overlay_fuhtc_1{background-color:#0a0a0a33}}._panel_ta6xy_1{background-color:#222;border-radius:13px 13px 0 0;bottom:0;box-sizing:border-box;left:0;overflow:hidden;position:fixed;transform:translateY(calc(100% + 10px));transition:transform .4s cubic-bezier(.4,.24,.3,1);width:100%;box-shadow:0 0 100px #0000003b,0 0 100px #0000003b;z-index:999999}._panel_ta6xy_1._visible_ta6xy_16{display:block;transform:translateY(0)}@media (prefers-color-scheme:light){._panel_ta6xy_1{background-color:#f6f6f6}}._icon_1rnxv_1{color:#0a84ff;fill:#0a84ff;width:20px}@media (prefers-color-scheme:light){._icon_1rnxv_1{color:#007aff;fill:#007aff}}._stepItem_ywmhz_1{align-items:center;display:flex;font-size:14px;font-weight:300;justify-content:flex-start;line-height:20px;margin:15px 0;width:100%}._stepItem_ywmhz_1:first-of-type{margin-top:0}._stepItem_ywmhz_1:last-of-type{margin-bottom:0}._copy_ywmhz_20{margin:0 0 0 30px;text-align:left;color:#ebebf599}@media (prefers-color-scheme:light){._copy_ywmhz_20{color:#3c3c4399}}._list_13twy_1{list-style-type:none;list-style:decimal inside;margin:0;padding:20px 30px}._container_1w4ni_1 *{font-family:-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-smoothing:antialiased;-moz-osx-font-smoothing:antialiased;-webkit-font-smoothing:antialiased}._noScroll_1w4ni_9{overflow:hidden}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-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:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/4cf2300e9c8272f7-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:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_188709{font-family:Geist,Geist Fallback;font-style:normal}.__variable_188709{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-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:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-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:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-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:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/13971731025ec697-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:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-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:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/13971731025ec697-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:DM Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-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:DM Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/13971731025ec697-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:DM Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-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:DM Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/13971731025ec697-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:DM Sans;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-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:DM Sans;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/13971731025ec697-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:DM Sans Fallback;src:local("Arial");ascent-override:94.90%;descent-override:29.66%;line-gap-override:0.00%;size-adjust:104.53%}.__className_923bf1{font-family:DM Sans,DM Sans Fallback;font-style:normal}.__variable_923bf1{--font-dm-sans:"DM Sans","DM Sans Fallback"}