:root{font-family:Inter,Noto Sans SC,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#f5f5f5;background-color:#171717;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--color-bg: #171717;--color-card: #181818;--color-panel: #1e1e1e;--color-text: #f5f5f5;--color-muted: #a4a4a4;--color-primary: #b6ff3b;--color-accent: #ffd32a;--color-border: #2c2c2c;--card-surface: rgba(69, 69, 69, .4);--card-border: rgba(255, 255, 255, .2);--page-max-width: 1200px;--page-padding-desktop: 4rem;--page-padding-tablet: 2.5rem;--page-padding-mobile: 1.5rem}*{box-sizing:border-box}html{background-color:#171717}body{margin:0;min-height:100vh;background-color:#171717;color:var(--color-text)}a{color:inherit;text-decoration:none}button{font-family:inherit}#root{min-height:100vh;display:flex;flex-direction:column;background-color:#171717}img,svg{max-width:100%;height:auto}.page-body{width:min(var(--page-max-width),100%);margin:0 auto;padding:0 var(--page-padding-desktop) 4rem}.download-section{padding:3rem;border-radius:32px;background:#141414d9;border:1px solid rgba(255,255,255,.08);box-shadow:0 35px 60px #00000059;display:flex;flex-direction:column;gap:1.5rem}.download-section h1{margin:0;font-size:clamp(2rem,4vw,3rem)}.page-download-button{align-self:flex-start}@media(max-width:1200px){.page-body{padding:0 var(--page-padding-tablet) 3.5rem}}@media(max-width:768px){body{line-height:1.6}.page-body{padding:0 var(--page-padding-mobile) 3rem;gap:2rem}.download-section{padding:2rem}.page-download-button{width:100%;justify-content:center}}@media(max-width:480px){:root{--page-padding-mobile: 1.25rem}.download-section{padding:1.75rem;border-radius:24px;text-align:center}.page-download-button{align-self:center}}.global-card{background:var(--card-surface);border:1px solid var(--card-border);border-radius:12px;box-shadow:0 25px 40px #00000059}._button_pjgcn_1{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;border:none;border-radius:999px;padding:.6rem 2rem;font-size:18px;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.header-register-button{width:11.8vw;max-width:225px;height:5.5vh;max-height:50px;font-size:20px;font-weight:700;white-space:nowrap}._button_pjgcn_1:hover{transform:translateY(-2px)}._button_pjgcn_1:active{transform:translateY(0) scale(.99)}._primary_pjgcn_33{background:var(--color-primary);color:#000;box-shadow:0 15px 30px #b6ff3b33}._accent_pjgcn_39{background:var(--color-accent);color:#000;box-shadow:0 15px 30px #ffd32a33}._ghost_pjgcn_45{background:transparent;color:var(--color-text);border:1px solid rgba(255,255,255,.2)}@media(max-width:520px){._button_pjgcn_1{width:100%;justify-content:center}}._header_gz7p9_1{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:1.25rem var(--page-padding-desktop);background:linear-gradient(180deg,#000 35.83%,#0000);gap:2rem}.app-site-header{height:13.2vh}._logo_gz7p9_17{font-size:1.5rem;font-weight:700;color:var(--color-primary)}._nav_gz7p9_23{display:flex;align-items:center;justify-content:center;width:39vw;gap:min(3.5vw,125px);font-weight:600}._cluster_gz7p9_32{display:flex;align-items:center;gap:1.5rem;flex:1}._navWrapper_gz7p9_39{flex:1;display:flex;justify-content:center}._navLink_gz7p9_46{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:.35rem 0;color:#fff;opacity:.75;font-size:16px;font-weight:700;line-height:24px;transition:opacity .2s ease}._navLink_gz7p9_46:after{content:"";position:absolute;left:0;right:0;bottom:-.55rem;height:5px;border-radius:999px;background:transparent;transition:background .2s ease}._navLink_gz7p9_46:hover{opacity:1}._navButton_gz7p9_77{border:none;background:none;font:inherit;cursor:pointer;padding:0}._navButton_gz7p9_77:after{display:none}._activeLink_gz7p9_89{opacity:1}._activeLink_gz7p9_89:after{background:#89c02d}._actions_gz7p9_97{display:flex;align-items:center;gap:1rem;margin-left:auto}._userMenu_gz7p9_104{position:relative}._userButton_gz7p9_108{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:#fff;cursor:pointer;min-width:140px;justify-content:space-between}._userAvatar_gz7p9_122{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#b6ff3b,#ffd544);color:#0b0b0b;display:inline-flex;align-items:center;justify-content:center;font-weight:800;letter-spacing:.02em}._userName_gz7p9_135{flex:1;text-align:left;font-weight:700;font-size:14px}._userArrow_gz7p9_142{transition:transform .2s ease}._userArrow_gz7p9_142[data-open=true]{transform:rotate(180deg)}._userDropdown_gz7p9_150{position:absolute;right:0;top:calc(100% + 10px);min-width:180px;background:#000000e6;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:8px;box-shadow:0 20px 40px #00000073;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;transform:translateY(-8px);pointer-events:none;transition:opacity .18s ease,transform .18s ease;z-index:20}._userDropdownOpen_gz7p9_168{opacity:1;transform:translateY(0);pointer-events:auto}._userDropdownItem_gz7p9_174{width:100%;padding:10px 14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.12);color:#fff;border-radius:12px;cursor:pointer;font-weight:600;display:flex;align-items:center;justify-content:center;text-align:center;transition:background .18s ease,border-color .18s ease,color .18s ease}._userDropdownItem_gz7p9_174:hover{background:#ffffff14;border-color:#ffffff38}._userDropdownDanger_gz7p9_195{color:#ff7474;border-color:#ff747459;box-shadow:inset 0 0 0 1px #ff747440}._localeSwitcher_gz7p9_202{border:none;width:5.5vh;height:5.5vh;max-width:50px;max-height:50px;border-radius:50%;background:var(--color-primary);color:#0e1300;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 10px 30px #c0f00040;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}._localeSwitcher_gz7p9_202:hover{transform:translateY(-1px);filter:brightness(1.05);box-shadow:0 12px 34px #c0f00059}._localeSwitcher_gz7p9_202:active{transform:scale(.96);box-shadow:0 6px 18px #c0f00040}._localeSwitcherIcon_gz7p9_230{width:36px;height:36px;color:inherit}._menuToggle_gz7p9_236{display:none;width:44px;height:44px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;align-items:center;justify-content:center;gap:6px;flex-direction:column;padding:10px}._menuToggle_gz7p9_236 span{width:100%;height:2px;background:#fff;border-radius:999px}._backdrop_gz7p9_257{display:none}@media(max-width:1200px){._header_gz7p9_1{padding-inline:var(--page-padding-tablet)}._nav_gz7p9_23{gap:min(3.5vw,125px)}}@media(max-width:960px){._header_gz7p9_1{gap:.5rem}._menuToggle_gz7p9_236{display:inline-flex}._cluster_gz7p9_32{position:absolute;top:100%;right:var(--page-padding-tablet);margin-top:.75rem;background:#0c0c0cf5;border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:1rem;flex-direction:column;align-items:flex-start;gap:1rem;min-width:240px;box-shadow:0 25px 50px #0006;transform-origin:top right;transform:scale(.96);opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease}._navWrapper_gz7p9_39{width:100%;justify-content:flex-start}._clusterOpen_gz7p9_306{opacity:1;pointer-events:auto;transform:scale(1)}._nav_gz7p9_23{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:.75rem}._nav_gz7p9_23 a,._navButton_gz7p9_77{width:100%;text-align:left}._actions_gz7p9_97{width:100%;flex-direction:column;align-items:stretch;margin-left:0}._actions_gz7p9_97 .header-register-button{width:100%}._userButton_gz7p9_108{width:100%;justify-content:flex-start}._userDropdown_gz7p9_150{position:static;margin-top:.5rem;width:100%;box-shadow:none}._actions_gz7p9_97 ._localeSwitcher_gz7p9_202{align-self:flex-end}._backdrop_gz7p9_257{display:block;position:fixed;inset:0;background:#0000008c;opacity:0;pointer-events:none;transition:opacity .2s ease}[data-menu-open=true] ._backdrop_gz7p9_257{opacity:1;pointer-events:auto}}@media(max-width:768px){._header_gz7p9_1{padding-inline:var(--page-padding-mobile)}}._brandMark_330zw_2{display:inline-flex;align-items:center;gap:.75rem;font-size:16px;font-weight:700;color:#fff}.brandmark-block{display:inline-flex;align-items:center}._logo_330zw_17{display:inline-flex;width:2.6vw;height:5.5vh;max-width:50px;max-height:50px;border-radius:50%;align-items:center;justify-content:center}._brandText_330zw_29{font-size:32px;font-weight:400;letter-spacing:.08rem;width:9vw;height:24px;max-width:170px;max-height:24px;line-height:24px;display:inline-flex;align-items:center;color:inherit}._yellow_330zw_43,._lime_330zw_44{color:#fff}._overlay_1e4ur_1{position:fixed;inset:0;background:#000000b8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9998}._viewport_1e4ur_9{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:4vw;pointer-events:none}._panel_1e4ur_20{position:relative;width:min(480px,90vw);min-height:260px;border:none;background:transparent;outline:none;pointer-events:auto}._panelBackground_1e4ur_30{position:absolute;inset:0;border-radius:24px;background:#45454566}._panelBorder_1e4ur_37{position:absolute;inset:1px;border-radius:22px;border:1px solid rgba(255,255,255,.2)}._panelInner_1e4ur_44{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:48px 40px 32px;color:#f4ffe0;text-align:center}._title_1e4ur_57{margin-bottom:16px;font-size:20px;font-weight:700;letter-spacing:.02em}._messageArea_1e4ur_64{margin-bottom:auto;width:100%;display:flex;flex-direction:column;gap:8px}._messageLine_1e4ur_72{margin:0;font-size:16px;line-height:1.6}._confirmButton_1e4ur_78{margin-top:36px;width:100%;height:56px;border-radius:999px;border:1px solid #c2ff5a;background:#c2ff5a;box-shadow:0 18px 30px #c2ff5a59;color:#0f1d00;font-size:16px;font-weight:600;letter-spacing:.01em;cursor:pointer;transition:transform .15s ease,filter .15s ease}._confirmButton_1e4ur_78:hover{transform:translateY(-1px);filter:brightness(1.02)}._confirmButton_1e4ur_78:active{transform:translateY(1px);box-shadow:0 8px 16px #c2ff5a66}._page_p6qy1_1{min-height:100vh;background:linear-gradient(180deg,#0009,#0000 30%),var(--color-bg);color:var(--color-text)}._page_11a0i_1{position:relative;display:flex;flex-direction:column;gap:2rem;padding-bottom:4rem}._main_11a0i_9{display:flex;padding:2rem 0 0;gap:2rem;align-items:center;width:80%;min-height:80vh;margin:0 auto}._left_11a0i_19{flex:0 0 45%;display:flex;flex-direction:column;gap:1.5rem;max-width:none}.hero-message-panel .feature-list{transform:translateY(-90px)}._title_11a0i_31{position:relative;top:-100px;margin:0;width:26vw;line-height:6vh;white-space:nowrap;font-weight:600;letter-spacing:.02em;line-height:1.15;font-size:48px}._subtitle_11a0i_46{font-size:1.75rem;font-weight:700;margin:0}._subtitle_11a0i_46 span:first-child{color:var(--color-primary)}._ctaRow_11a0i_56{display:flex;gap:1rem;margin-top:1rem;flex-wrap:wrap}.hero-cta-group .cta-button-control{height:7.7vh;width:16.2vw;padding:0 2rem;font-size:22px;border-radius:999px}.product-preview-panel{width:44vw;max-width:44vw;border:1px solid rgba(255,255,255,.35);border-radius:0}._right_11a0i_78{flex:0 0 55%;display:flex;justify-content:flex-end;width:100%}._previewImage_11a0i_85{width:100%;height:auto;object-fit:contain}._sideBarDock_11a0i_92{position:fixed;right:24px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;border-radius:24px;overflow:hidden;border:1px solid rgba(255,255,255,.2);background:#45454566;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);min-width:96px;z-index:5}._home-support-rail_11a0i_108{width:5.5vw;height:22.2vh;padding:0}._sideBarItem_11a0i_114{width:100%;height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.6rem;color:#fff;text-align:center;transition:background .2s ease}._sideBarItem_11a0i_114:hover{background:#ffffff0a}._sideBarIconImg_11a0i_131{width:32px;height:32px}._sideBarLabel_11a0i_136{font-size:13px;font-weight:600;letter-spacing:.02em}._sideBarDivider_11a0i_142{width:100%;height:1px;background:#ffffff1f}@media(max-width:1280px){._main_11a0i_9{flex-direction:column;align-items:flex-start;padding-top:1.5rem;width:100%;min-height:auto}._right_11a0i_78{justify-content:center}._sideBarDock_11a0i_92{position:static;right:auto;top:auto;transform:none;flex-direction:row;width:100%;max-width:520px;margin:0 auto;border-radius:24px}._sideBarDivider_11a0i_142{width:1px;height:120px}}@media(max-width:768px){._main_11a0i_9{padding-top:1rem}._left_11a0i_19{width:100%;align-items:center;text-align:center}._left_11a0i_19 .feature-list{width:100%}._title_11a0i_31{font-size:clamp(2rem,8vw,3rem);text-align:center}._ctaRow_11a0i_56{align-items:center;text-align:center}._ctaRow_11a0i_56{width:100%;justify-content:center}._sideBarDock_11a0i_92{flex-direction:column;max-width:420px}._sideBarDivider_11a0i_142{width:100%;height:1px}}@media(max-width:520px){._main_11a0i_9{padding-top:.5rem}._ctaRow_11a0i_56{flex-direction:column;align-items:stretch}._sideBarDock_11a0i_92{border-radius:20px}}._list_1yyzk_1{list-style:none;padding:0;margin:.25rem 0 1rem;display:flex;flex-direction:column;gap:.75rem}._item_1yyzk_10{display:inline-flex;align-items:center;font-size:24px;font-weight:600;color:#f0f0f0}._dot_1yyzk_18{display:none}._aiHighlight_1yyzk_22{color:#aaee4b;margin-right:.3rem}._wrapper_1ags4_1{min-height:100vh;display:flex;flex-direction:column}._body_1ags4_7{display:flex;gap:4rem;padding:4rem var(--page-padding-desktop) 6rem;flex:1;align-items:center}._heroArea_1ags4_15{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;transform:translate(-20%)}._heroContent_1ags4_24{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;text-align:center}._heroCard_1ags4_33{width:220px;height:220px;border-radius:32px;border:1px solid var(--color-primary);background:#262626cc;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;box-shadow:0 20px 60px #00000073}._heroLogo_1ags4_47{width:9.9vw;height:21vh;max-width:190px;max-height:190px}._heroTitle_1ags4_54{font-size:1.5rem;letter-spacing:.4rem;color:#fff;margin:0}#_auth-hero-title_1ags4_1{font-size:20px}._heroSubtitle_1ags4_65{font-size:32px;font-weight:600;color:#fff;margin:0}._formArea_1ags4_72{width:27vw;height:auto;background:#242426;border-radius:24px;border:1px solid rgba(255,255,255,.1);padding:10px 1.5rem;display:flex;flex-direction:column;gap:10px;box-shadow:0 35px 65px #000000a6;transform:translate(-8rem)}._form_1ags4_72{display:flex;flex-direction:column;gap:1.1rem}._formTitle_1ags4_92{margin:0 0 .35rem;font-size:24px;line-height:29px;font-weight:800;color:#fff;text-align:center}._formSubtitle_1ags4_101{margin:0;color:#ffffffa6;font-size:.9rem;text-align:center;letter-spacing:.01em}._fieldGroup_1ags4_109{display:flex;flex-direction:column;gap:.4rem}._label_1ags4_115{font-size:.92rem;color:#fffc;font-weight:600}._input_1ags4_121{height:5.5vh;max-height:50px;border-radius:12px;background:#111113;border:1px solid rgba(255,255,255,.08);padding:.35rem 1rem;color:#f5f5f5;font-size:.95rem;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;box-shadow:inset 0 1px #ffffff08}._input_1ags4_121::placeholder{color:#ffffff73}._input_1ags4_121:focus{outline:none;border-color:#a3ff2f;background:#151517;box-shadow:0 0 0 2px #a3ff2f40}._input_1ags4_121[readonly]{background:#ffffff0d;border-color:#ffffff38;color:#ffffffe6;cursor:not-allowed;box-shadow:inset 0 0 0 1px #ffffff14}._input_1ags4_121[readonly]:focus{box-shadow:inset 0 0 0 1px #ffffff1f;border-color:#ffffff52}._error_1ags4_158{color:#ff7676;font-size:.85rem}._rememberRow_1ags4_163{display:inline-flex;align-items:center;gap:.5rem;color:#eeeeeebf;font-size:.92rem}._checkbox_1ags4_171{width:16px;height:16px;border-radius:4px;border:1px solid #3b3b40;background:#131418;accent-color:#99e037}._submitButton_1ags4_180{width:100%;height:5.5vh;max-height:50px;border-radius:16px;font-size:1.05rem;font-weight:700;box-shadow:0 15px 35px #99e03759}._switchRow_1ags4_190{text-align:center;color:#fffc;font-size:.9rem}.register-switch-row,.login-switch-row{margin-bottom:0}._switchRow_1ags4_190 a{color:var(--color-primary);font-weight:600}._switchRow_1ags4_190 button{background:none;border:none;color:var(--color-primary);font-weight:600;cursor:pointer}@media(max-width:1024px){._body_1ags4_7{flex-direction:column;align-items:center;padding:3rem var(--page-padding-tablet)}._heroArea_1ags4_15{align-items:center;text-align:center}._formArea_1ags4_72{width:100%;max-width:480px;transform:translate(0)}}@media(max-width:768px){._body_1ags4_7{padding:2.5rem var(--page-padding-mobile) 3rem;gap:3rem}._formArea_1ags4_72{padding:2rem 1.75rem 2.1rem;border-radius:26px}._heroTitle_1ags4_54{font-size:1.3rem}._heroSubtitle_1ags4_65,._formTitle_1ags4_92{font-size:1.6rem}}@media(max-width:520px){._body_1ags4_7{padding:2rem var(--page-padding-mobile) 2.5rem}._formArea_1ags4_72{padding:1.75rem 1.5rem;gap:1.1rem}._heroCard_1ags4_33{width:180px;height:180px}._heroLogo_1ags4_47{width:120px;height:120px}._rememberRow_1ags4_163{align-self:flex-start}}
