:root,:root[data-theme=light]{--bg-app:#f4f4f6;--bg-panel:#fff;--bg-elevated:#eeeef1;--text-primary:#1c1c1f;--text-secondary:#4a4a52;--text-muted:#8a8a90;--accent:#1ad4ff;--on-accent:#04121a;--accent-blue:#3aa0ff;--accent-green:#4ec77a;--accent-orange:#f0a868;--accent-purple:#8e7cf3;--danger:#ff3b30;--danger-soft:#ffe5e2;--success:#4ec77a;--accent-red:#ff3b30;--surface-1:#00000006;--surface-2:#0000000a;--surface-3:#0000000f;--surface-4:#00000014;--surface-5:#0000001a;--surface-6:#0000001f;--border-soft:#0000000f;--border-medium:#0000001a;--border-strong:#00000029;--shadow-soft:0 6px 24px #00000014;--shadow-medium:0 8px 24px #0000001a;--shadow-strong:0 12px 32px #00000026;--backdrop:#0000004d;--menu-bg:#fff;--avatar-bg:#e5e5ea;--avatar-icon:#8e8e93;--task-bg:#fff;--task-hover-bg:#f0f0f3;--task-selected-bg:#e6e6ea;--addinput-bg:#fff;--check-border:#c8c8cd;--ios-sheet-bg:#fff;--pomodoro-bg:#eeeef1;--pomodoro-fg:#3f3f46;--pomodoro-progress-fg:#0000001a;--pomodoro-queue-progress-fg:#0000000d;--pomodoro-btn-bg:#0000000f;--pomodoro-btn-hover-bg:#0000001a;--pomodoro-btn-active-bg:#0000002e;--pomodoro-chip-bg:#0000000f;--pomodoro-border:#0000000f;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text-primary);background-color:var(--bg-app);--brand-mark-font:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--sidebar-width:280px;--header-height:50px;--safe-bottom:env(safe-area-inset-bottom,0px);--bottom-bars-inset:calc(var(--pomodoro-bar-h,0px) + var(--assistant-bar-h,0px) + var(--mobile-tabbar-h,0px));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,Segoe UI,-apple-system,system-ui,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px}:root[data-theme=dark]{--bg-app:#0e0d12;--bg-panel:#1a1a20;--bg-elevated:#24242a;--text-primary:#e8e8eb;--text-secondary:#b3b3b8;--text-muted:#8f8f91;--danger:#ff453a;--danger-soft:#ff453a2e;--accent-red:#ff453a;--surface-1:#ffffff0a;--surface-2:#ffffff0f;--surface-3:#ffffff14;--surface-4:#ffffff1a;--surface-5:#ffffff1f;--surface-6:#ffffff2e;--border-soft:#ffffff0f;--border-medium:#ffffff14;--border-strong:#ffffff2e;--shadow-soft:0 6px 24px #0006;--shadow-medium:0 8px 24px #0006;--shadow-strong:0 12px 32px #00000080;--backdrop:#00000080;--menu-bg:#2a2a32;--avatar-bg:#2a2a32;--avatar-icon:#6c6c75;--task-bg:#1a1a20;--task-hover-bg:#23232a;--task-selected-bg:#131317;--addinput-bg:#24242a;--check-border:#6c6c75;--ios-sheet-bg:#1c1c1e;--pomodoro-bg:linear-gradient(135deg, #52525b 0%, #2a2a30 100%);--pomodoro-fg:#e8e8eb;--pomodoro-progress-fg:#ffffff1a;--pomodoro-queue-progress-fg:#ffffff0d;--pomodoro-btn-bg:#ffffff1a;--pomodoro-btn-hover-bg:#ffffff2e;--pomodoro-btn-active-bg:#ffffff52;--pomodoro-chip-bg:#ffffff1a;--pomodoro-border:#ffffff14;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*,:before,:after{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}html{background-color:var(--bg-app);-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;overscroll-behavior-x:none}body{background-color:var(--bg-app);color:var(--text-primary);overscroll-behavior-x:none;overflow:hidden}button{font-family:inherit;font-size:inherit;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;padding:0}a{-webkit-tap-highlight-color:transparent}@media (hover:hover) and (pointer:fine){:root,:root[data-theme=light],:root[data-theme=dark]{--safe-bottom:max(env(safe-area-inset-bottom,0px), 14px)}}input,textarea{font-family:inherit;font-size:inherit;color:inherit;-webkit-tap-highlight-color:transparent;background:0 0;border:0;outline:none}body[data-settings-modal="1"] [data-settings-surface=true]{--desktop-rail-inset:0px;--settings-rail-w:264px;z-index:1100;border:1px solid var(--border);border-radius:18px;width:min(1060px,94vw);height:min(86vh,940px);max-height:86vh;padding-left:0;animation:.2s cubic-bezier(.2,.8,.2,1) settingsModalIn;inset:7vh auto auto 50%;transform:translate(-50%);box-shadow:0 24px 70px #0006}body[data-settings-rail="1"] [data-settings-surface=true]>[data-settings-subpage]{top:0;left:var(--settings-rail-w,264px);animation:.12s settingsPaneFade}body[data-settings-rail="1"] [data-subpage-header]{grid-template-columns:44px 1fr auto;height:56px}body[data-settings-rail="1"] [data-subpage-title]{text-align:left;justify-content:flex-start;font-size:20px}body[data-settings-rail="1"] [data-settings-surface=true]>[data-settings-subpage][data-closing=true]{pointer-events:none;animation:.12s forwards settingsPaneFadeOut}@keyframes settingsPaneFade{0%{opacity:0}to{opacity:1}}@keyframes settingsPaneFadeOut{0%{opacity:1}to{opacity:0}}body[data-settings-modal="1"] [data-settings-surface=true][data-closing=true]{pointer-events:none;animation:.16s forwards settingsModalOut}@keyframes settingsModalIn{0%{opacity:0;transform:translate(-50%)translateY(-8px)scale(.98)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}@keyframes settingsModalOut{0%{opacity:1;transform:translate(-50%)translateY(0)scale(1)}to{opacity:0;transform:translate(-50%)translateY(-8px)scale(.98)}}body[data-settings-modal="1"] [data-settings-companion=true]{z-index:1101}._root_1gju0_4{left:50%;bottom:calc(20px + env(safe-area-inset-bottom,0px));z-index:3000;color:#0c1116;background:#fff;border:1px solid #00000014;border-radius:14px;align-items:center;gap:10px;max-width:min(440px,100vw - 32px);padding:12px 12px 12px 14px;font-size:14px;line-height:1.35;animation:.28s cubic-bezier(.2,.8,.2,1) _billingBannerIn_1gju0_1;display:flex;position:fixed;transform:translate(-50%);box-shadow:0 10px 30px #0000002e,0 2px 8px #0000001f}@media (prefers-color-scheme:dark){._root_1gju0_4{color:#eef2f6;background:#1b2028;border-color:#ffffff1a;box-shadow:0 10px 30px #00000080,0 2px 8px #0006}}:root[data-theme=light] ._root_1gju0_4{color:#0c1116;background:#fff;border-color:#00000014;box-shadow:0 10px 30px #0000002e,0 2px 8px #0000001f}:root[data-theme=dark] ._root_1gju0_4{color:#eef2f6;background:#1b2028;border-color:#ffffff1a;box-shadow:0 10px 30px #00000080,0 2px 8px #0006}._icon_1gju0_57{color:#fff;border-radius:999px;flex:none;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}._root_1gju0_4[data-outcome=success] ._icon_1gju0_57{background:#12b76a}._root_1gju0_4[data-outcome=cancel] ._icon_1gju0_57{background:#64748b}._msg_1gju0_75{flex:auto;min-width:0}._close_1gju0_80{width:28px;height:28px;color:inherit;opacity:.55;cursor:pointer;background:0 0;border:none;border-radius:8px;flex:none;justify-content:center;align-items:center;display:inline-flex}._close_1gju0_80:hover{opacity:1;background:#80808029}@keyframes _billingBannerIn_1gju0_1{0%{opacity:0;transform:translate(-50%,12px)}to{opacity:1;transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){._root_1gju0_4{animation:none}}._backdrop_1sh69_1{background:var(--backdrop);z-index:1100;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._dialog_1sh69_17{background:var(--menu-bg);width:360px;box-shadow:var(--shadow-strong);border-radius:10px;padding:20px}._header_1sh69_25{color:var(--text-primary);margin-bottom:16px;font-size:16px;font-weight:600}._title_1sh69_32{display:inline}._closeBtn_1sh69_38,._doneBtn_1sh69_39{display:none}._inputRow_1sh69_43{display:contents}._inputDot_1sh69_47,._inputIcon_1sh69_48{display:none}._input_1sh69_43{background:var(--surface-2);border:1px solid var(--border-medium);width:100%;height:36px;color:var(--text-primary);box-sizing:border-box;border-radius:6px;outline:none;padding:0 12px;font-size:14px}._input_1sh69_43:focus{border-color:var(--accent)}._palette_1sh69_69{grid-template-columns:repeat(10,1fr);gap:8px;margin:16px 0;display:grid}._swatch_1sh69_76{cursor:pointer;border:0;border-radius:50%;width:22px;height:22px;padding:0;transition:transform .1s;position:relative;box-shadow:0 0 0 2px #0000}@media (hover:hover){._swatch_1sh69_76:hover{transform:scale(1.08)}}._swatchSelected_1sh69_94{box-shadow:0 0 0 2px var(--menu-bg), 0 0 0 4px var(--accent)}._swatchCheck_1sh69_101{display:none}._actions_1sh69_105{justify-content:flex-end;gap:8px;margin-top:8px;display:flex}._cancelBtn_1sh69_112,._okBtn_1sh69_113{cursor:pointer;border:0;border-radius:6px;height:32px;padding:0 18px;font-size:13px;font-weight:500}._cancelBtn_1sh69_112{background:var(--surface-2);color:var(--text-primary)}@media (hover:hover){._cancelBtn_1sh69_112:hover{background:var(--surface-4)}}._okBtn_1sh69_113{background:var(--accent);color:var(--on-accent)}@media (hover:hover){._okBtn_1sh69_113:hover{filter:brightness(1.1)}}@media (width<=640px){[data-variant=sheet]._backdrop_1sh69_1{align-items:flex-start;animation:.22s _ntdBackdropIn_1sh69_1}[data-variant=sheet] ._dialog_1sh69_17{background:var(--menu-bg);width:100%;max-width:100%;padding:0;padding-top:env(safe-area-inset-top);border-radius:0 0 14px 14px;flex-direction:column;max-height:100dvh;animation:.24s cubic-bezier(.2,.8,.2,1) _ntdSlideDown_1sh69_1;display:flex;box-shadow:0 8px 24px #00000040}@keyframes _ntdBackdropIn_1sh69_1{0%{opacity:0}to{opacity:1}}@keyframes _ntdSlideDown_1sh69_1{0%{transform:translateY(-100%)}to{transform:translateY(0)}}[data-variant=sheet] ._header_1sh69_25{border-bottom:1px solid var(--border-soft);grid-template-columns:1fr auto 1fr;align-items:center;height:52px;margin:0;padding:0 6px;display:grid}[data-variant=sheet] ._title_1sh69_32{color:var(--text-primary);grid-column:2;justify-self:center;font-size:17px;font-weight:600}[data-variant=sheet] ._closeBtn_1sh69_38{width:44px;height:44px;color:var(--text-primary);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;grid-column:1;justify-content:center;justify-self:start;align-items:center;padding:0;display:inline-flex}[data-variant=sheet] ._closeBtn_1sh69_38 svg{width:22px;height:22px;display:block}[data-variant=sheet] ._doneBtn_1sh69_39{height:44px;color:var(--text-primary);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;grid-column:3;justify-content:center;justify-self:end;align-items:center;padding:0 14px;font-size:16px;font-weight:600;display:inline-flex}[data-variant=sheet] ._doneBtn_1sh69_39:disabled{color:var(--text-muted);cursor:default}[data-variant=sheet] ._inputRow_1sh69_43{border-bottom:1px solid var(--border-soft);align-items:center;gap:14px;padding:16px 18px;display:flex}[data-variant=sheet] ._inputDot_1sh69_47{border-radius:50%;flex-shrink:0;width:18px;height:18px;display:inline-block}[data-variant=sheet] ._inputIcon_1sh69_48{flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}[data-variant=sheet] ._inputIcon_1sh69_48 svg{width:22px;height:22px;display:block}[data-variant=sheet] ._input_1sh69_43{height:24px;color:var(--text-primary);caret-color:var(--accent);background:0 0;border:0;border-radius:0;flex:1;padding:0;font-size:17px}[data-variant=sheet] ._input_1sh69_43::placeholder{color:var(--text-muted)}[data-variant=sheet] ._input_1sh69_43:focus{border-color:#0000}[data-variant=sheet] ._palette_1sh69_69{grid-template-columns:repeat(10,1fr);justify-items:center;gap:12px 10px;margin:0;padding:20px 18px 22px}[data-variant=sheet] ._swatch_1sh69_76{width:24px;height:24px}[data-variant=sheet] ._actions_1sh69_105{display:none}[data-variant=sheet] ._extra_1sh69_331:not(:empty){padding:0 14px calc(12px + env(safe-area-inset-bottom))}}._root_ieevv_9{--neon:#1ad4ff;--neon-2:#7fe6ff;--neon-deep:#0aa3d6;--bg:#040726;--bg-2:#070d33;--night:#050a2a;--panel:#0b1448;--panel-2:#0e1a5c;--ink:#04122a;--text:#e7f3ff;--text-dim:#cfe3ff9e;--border:#7ac4ff24;--border-strong:#7ac4ff57;-webkit-overflow-scrolling:touch;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;z-index:3000;font-family:Inter,Segoe UI,-apple-system,system-ui,Helvetica Neue,Helvetica,Arial,sans-serif;position:fixed;inset:0;overflow:hidden auto}._nav_ieevv_39{z-index:20;-webkit-backdrop-filter:saturate(140%)blur(12px);backdrop-filter:saturate(140%)blur(12px);background:#040726d1;border-bottom:1px solid #7ac4ff1f;align-items:center;gap:20px;padding:14px clamp(16px,5vw,48px);display:flex;position:sticky;top:0}._brand_ieevv_52{align-items:center;gap:8px;text-decoration:none;display:inline-flex}._wordmark_ieevv_59{font-family:var(--brand-mark-font);letter-spacing:-.04em;color:var(--text);font-size:24px;font-weight:800;line-height:1}._dot_ieevv_70{color:var(--neon-2);text-shadow:0 0 12px #1ad4ff8c}._navLinks_ieevv_75{gap:26px;margin-left:auto;display:flex}._navLinks_ieevv_75 a{color:var(--text-dim);font-size:14px;font-weight:600;text-decoration:none;transition:color .14s}._navLinks_ieevv_75 a:hover{color:var(--neon-2)}._langWrap_ieevv_94{color:var(--neon-2);cursor:pointer;background:#7ac4ff14;border:1px solid #7ac4ff38;border-radius:10px;flex:none;align-items:center;gap:6px;padding:7px 10px;transition:border-color .14s,background .14s;display:inline-flex}._langWrap_ieevv_94:hover{border-color:var(--border-strong);background:#7ac4ff24}._langSelect_ieevv_113{appearance:none;color:var(--neon-2);cursor:pointer;background:0 0;border:none;outline:none;padding-right:2px;font:600 14px/1 inherit}._langSelect_ieevv_113 option{color:#04122a;background:#eaf3ff}._srOnly_ieevv_131{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}._navCta_ieevv_143{background:var(--neon);color:var(--ink);border-radius:11px;flex:none;align-items:center;gap:8px;padding:9px 18px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .14s,filter .16s,box-shadow .16s;display:inline-flex;box-shadow:0 0 18px #1ad4ff73}._navCta_ieevv_143:hover{filter:brightness(1.06);transform:translateY(-1px);box-shadow:0 0 26px #1ad4ff99}._section_ieevv_167{padding:clamp(56px,9vw,112px) clamp(16px,5vw,48px);scroll-margin-top:76px}._section_ieevv_167[data-tone=deep]{background:var(--bg-2)}._section_ieevv_167[data-tone=night]{background:radial-gradient(120% 120% at 80% -10%, #1ad4ff29 0%, #1ad4ff00 48%), var(--night)}._section_ieevv_167[data-tone=accent]{color:var(--ink);background:linear-gradient(135deg,#0d8fd6 0%,#1ad4ff 55%,#6ef0ff 100%)}._inner_ieevv_191{max-width:1120px;margin:0 auto}._hero_ieevv_197{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(32px,6vw,72px);display:grid}._eyebrow_ieevv_204{letter-spacing:.16em;text-transform:uppercase;color:var(--neon-2);margin-bottom:18px;font-size:12px;font-weight:700;display:inline-block}._h1_ieevv_214{letter-spacing:-.035em;color:#f3faff;margin:0 0 20px;font-size:clamp(38px,7vw,68px);font-weight:800;line-height:1.02}._neonText_ieevv_223{color:var(--neon);text-shadow:0 0 22px #1ad4ffa6,0 0 8px #1ad4ff80}._lead_ieevv_228{max-width:520px;color:var(--text-dim);margin:0 0 32px;font-size:clamp(15px,1.6vw,18px);line-height:1.6}._heroCtas_ieevv_236{flex-wrap:wrap;gap:14px;margin-bottom:18px;display:flex}._ctaPrimary_ieevv_243,._ctaGhost_ieevv_244,._ctaDark_ieevv_245,._ctaApple_ieevv_246{letter-spacing:-.01em;border-radius:14px;align-items:center;gap:8px;padding:15px 26px;font-size:16px;font-weight:700;text-decoration:none;transition:transform .14s,filter .16s,background .16s,box-shadow .16s;display:inline-flex}._ctaApple_ieevv_246{color:#000;background:#fff;border:1px solid #ffffffe6}._ctaApple_ieevv_246:hover{filter:brightness(.96);transform:translateY(-2px)}._ctaPrimary_ieevv_243{color:#000;background:#fff;border:1px solid #ffffffe6}._ctaPrimary_ieevv_243:hover{filter:brightness(.96);transform:translateY(-2px)}._ctaGhost_ieevv_244{color:var(--neon-2);background:#1ad4ff0f;border:1px solid #7ac4ff57}._ctaGhost_ieevv_244:hover{background:#1ad4ff1f;transform:translateY(-2px)}._ctaDark_ieevv_245{color:#000;background:#fff;box-shadow:0 12px 30px #0409264d}._ctaDark_ieevv_245:hover{filter:brightness(.96);transform:translateY(-2px)}._heroNote_ieevv_310{color:var(--text-dim);margin:0;font-size:13px}._trustRow_ieevv_317{flex-wrap:wrap;gap:8px 10px;margin:20px 0 0;padding:0;list-style:none;display:flex}._trustChip_ieevv_326{color:var(--text);background:#7ac4ff14;border:1px solid #7ac4ff33;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:12.5px;font-weight:600;display:inline-flex}._trustChip_ieevv_326 svg{color:var(--neon)}._heroArt_ieevv_344{justify-content:center;display:flex}._mock_ieevv_349{aspect-ratio:1/.92;width:min(100%,380px);position:relative}._mockCard_ieevv_355{background:#0c1652;border:1px solid #7ac4ff38;border-radius:20px;padding:18px;position:absolute;inset:8% 4% 14% 0;box-shadow:0 24px 60px #00000080,inset 0 0 0 1px #1ad4ff0f}._mockHead_ieevv_366{align-items:center;gap:8px;margin-bottom:16px;display:flex}._mockHeadText_ieevv_373{color:#eaf3ff;font-size:15px;font-weight:700}._mockChip_ieevv_379{color:var(--neon-2);background:#1ad4ff24;border-radius:999px;margin-left:auto;padding:3px 9px;font-size:11px;font-weight:600}._mockList_ieevv_389{flex-direction:column;gap:11px;margin:0;padding:0;list-style:none;display:flex}._mockRow_ieevv_398,._mockRowDone_ieevv_399{align-items:center;gap:11px;display:flex}._mockBox_ieevv_405{border:2px solid #7ac4ff66;border-radius:6px;flex:none;width:18px;height:18px}._mockBoxDone_ieevv_413{background:var(--neon);border-radius:6px;flex:none;justify-content:center;align-items:center;width:18px;height:18px;display:flex;box-shadow:0 0 12px #1ad4ff99}._mockLine_ieevv_425{background:#7ac4ff52;border-radius:4px;height:8px}._mockLineDone_ieevv_431{background:#7ac4ff2e;border-radius:4px;width:62%;height:8px}._mockFlag_ieevv_438{color:#ffb05e;margin-left:auto}._mockTag_ieevv_443{color:#a99bff;margin-left:auto}._mockFocus_ieevv_448{background:#0a1240;border:1px solid #7ac4ff33;border-radius:22px;justify-content:center;align-items:center;width:92px;height:92px;display:flex;position:absolute;bottom:2%;right:0;box-shadow:0 16px 40px #00000080,0 0 22px #1ad4ff2e}._mockFocusTime_ieevv_464{color:#eaf3ff;letter-spacing:-.02em;font-size:14px;font-weight:700;position:absolute}._mockAi_ieevv_472{background:var(--neon);color:var(--ink);border-radius:999px;align-items:center;gap:7px;padding:9px 14px;font-size:13px;font-weight:700;display:inline-flex;position:absolute;bottom:22%;left:2%;box-shadow:0 14px 34px #1ad4ff80}._head_ieevv_489{text-align:center;max-width:680px;margin:0 auto clamp(36px,5vw,56px)}._kicker_ieevv_495{letter-spacing:.16em;text-transform:uppercase;color:var(--neon-2);margin-bottom:14px;font-size:12px;font-weight:700;display:inline-block}._h2_ieevv_505{letter-spacing:-.03em;color:#f3faff;margin:0 0 14px;font-size:clamp(28px,4.4vw,44px);font-weight:800;line-height:1.08}._sub_ieevv_514{color:var(--text-dim);margin:0;font-size:clamp(15px,1.6vw,17px);line-height:1.6}._inlineInfo_ieevv_521{vertical-align:middle;color:var(--neon-2);display:inline-flex}._securityNote_ieevv_528{text-align:center;color:var(--text-dim);margin:26px 0 0;font-size:14px;line-height:1.6}._shotGrid_ieevv_537{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(18px,4vw,40px);max-width:680px;margin:0 auto;display:grid}._shotFrame_ieevv_545{background:var(--panel);border:1px solid var(--border);border-radius:22px;margin:0;padding:10px 10px 0;overflow:hidden;box-shadow:0 24px 60px #0006,0 0 26px #1ad4ff1f}._shot_ieevv_537{aspect-ratio:1290/2796;object-fit:cover;object-position:top center;background:#f4f4f6;border-radius:14px 14px 0 0;width:100%;height:auto;display:block}._shotCap_ieevv_567{text-align:center;color:var(--text-dim);padding:12px 6px 14px;font-size:13px;font-weight:600}@media (width<=760px){._shotGrid_ieevv_537{grid-template-columns:1fr;max-width:300px;margin:0 auto}}._reviewGrid_ieevv_584{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:18px;display:grid}._reviewCard_ieevv_590{background:var(--panel);border:1px solid var(--border);border-radius:20px;flex-direction:column;gap:14px;margin:0;padding:26px 24px;display:flex}._stars_ieevv_601{color:var(--neon);gap:2px;display:inline-flex}._reviewQuote_ieevv_607{color:var(--text);margin:0;font-size:15.5px;line-height:1.6}._reviewBy_ieevv_614{align-items:center;gap:12px;margin-top:auto;display:flex}._avatar_ieevv_621{width:40px;height:40px;color:var(--neon-2);letter-spacing:.01em;background:#1ad4ff29;border-radius:999px;flex:none;justify-content:center;align-items:center;font-size:14px;font-weight:800;display:inline-flex}._reviewMeta_ieevv_636{flex-direction:column;line-height:1.3;display:flex}._reviewName_ieevv_642{color:#eef6ff;font-size:14px;font-weight:700}._reviewRole_ieevv_648{color:var(--text-dim);font-size:12.5px}._uspGrid_ieevv_654{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px;display:grid}._uspCard_ieevv_660{background:var(--panel);border:1px solid var(--border);border-radius:20px;padding:26px 24px;transition:transform .18s,box-shadow .18s,border-color .18s}._uspCard_ieevv_660:hover{border-color:var(--border-strong);transform:translateY(-3px);box-shadow:0 18px 44px #00000059,0 0 24px #1ad4ff2e}._uspIcon_ieevv_676{width:46px;height:46px;color:var(--neon);background:#1ad4ff24;border-radius:14px;justify-content:center;align-items:center;margin-bottom:16px;display:inline-flex}._uspTitle_ieevv_688{letter-spacing:-.01em;color:#eef6ff;align-items:center;gap:6px;margin:0 0 8px;font-size:18px;font-weight:700;line-height:1.25;display:flex}._uspBody_ieevv_700{color:var(--text-dim);margin:0;font-size:14.5px;line-height:1.55}._informer_ieevv_708{vertical-align:middle;display:inline-flex;position:relative}._informerBtn_ieevv_714{width:18px;height:18px;color:var(--neon-2);cursor:pointer;background:#7ac4ff29;border-radius:999px;flex:none;justify-content:center;align-items:center;transition:background .14s,color .14s;display:inline-flex}._informerBtn_ieevv_714:hover{background:var(--neon);color:var(--ink)}._tip_ieevv_735{color:#eaf3ff;letter-spacing:0;text-align:left;z-index:3100;background:#0a1240;border-radius:12px;max-width:calc(100vw - 24px);padding:12px 14px;font-size:13px;font-weight:400;line-height:1.5;animation:.15s both _tipIn_ieevv_1;position:fixed;box-shadow:0 14px 40px #00000080,0 0 0 1px #7ac4ff29}._tip_ieevv_735[data-placement=top]{transform:translateY(-100%)}@keyframes _tipIn_ieevv_1{0%{opacity:0}to{opacity:1}}._tip_ieevv_735:after{content:"";left:var(--arrow-left,50%);border:6px solid #0000;position:absolute;transform:translate(-50%)}._tip_ieevv_735[data-placement=top]:after{border-top-color:#0a1240;top:100%}._tip_ieevv_735[data-placement=bottom]:after{border-bottom-color:#0a1240;bottom:100%}._featGroups_ieevv_785{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:clamp(24px,4vw,40px) clamp(24px,5vw,56px);display:grid}._featHeading_ieevv_791{letter-spacing:.08em;text-transform:uppercase;color:#eef6ff;border-bottom:2px solid #1ad4ff80;margin:0 0 18px;padding-bottom:12px;font-size:13px;font-weight:700}._featList_ieevv_802{flex-direction:column;gap:18px;margin:0;padding:0;list-style:none;display:flex}._featItem_ieevv_811{align-items:flex-start;gap:13px;display:flex}._featIcon_ieevv_817{width:34px;height:34px;color:var(--neon-2);background:#7ac4ff1a;border-radius:10px;flex:none;justify-content:center;align-items:center;display:inline-flex}._featTitle_ieevv_829{color:#eef6ff;margin-bottom:2px;font-size:15px;font-weight:700}._featBody_ieevv_836{color:var(--text-dim);font-size:13.5px;line-height:1.5}._plans_ieevv_843{grid-template-columns:repeat(2,1fr);align-items:start;gap:20px;max-width:760px;margin:0 auto;display:grid}._plan_ieevv_843{background:var(--panel);border:1px solid var(--border);border-radius:22px;flex-direction:column;padding:30px 26px;display:flex;position:relative}._plan_ieevv_843[data-featured="1"]{border:2px solid var(--neon);background:linear-gradient(#0e2160 0%,#0b1448 42%);box-shadow:0 24px 60px #0006,0 0 30px #1ad4ff47}._planBadge_ieevv_869{background:var(--neon);color:var(--ink);letter-spacing:.02em;white-space:nowrap;border-radius:999px;padding:5px 14px;font-size:12px;font-weight:800;position:absolute;top:-13px;left:50%;transform:translate(-50%);box-shadow:0 0 16px #1ad4ff80}._planName_ieevv_885{letter-spacing:-.01em;color:#eef6ff;margin:0 0 12px;font-size:18px;font-weight:800}._planPriceRow_ieevv_893{align-items:baseline;gap:8px;margin-bottom:6px;display:flex}._planPrice_ieevv_893{letter-spacing:-.03em;color:#f3faff;font-size:42px;font-weight:800;line-height:1}._planPeriod_ieevv_908{color:var(--text-dim);font-size:14px;font-weight:600}._planTagline_ieevv_914{color:var(--text-dim);min-height:42px;margin:0 0 22px;font-size:14px;line-height:1.5}._planCta_ieevv_922,._planCtaPrimary_ieevv_923{border-radius:13px;justify-content:center;align-items:center;width:100%;padding:13px 18px;font-size:15px;font-weight:700;text-decoration:none;transition:transform .14s,filter .16s,background .16s,box-shadow .16s;display:inline-flex}._planCta_ieevv_922{color:var(--neon-2);background:#7ac4ff1a;border:1px solid #7ac4ff38}._planCta_ieevv_922:hover{background:#7ac4ff2e;transform:translateY(-1px)}._planCtaPrimary_ieevv_923{background:var(--neon);color:var(--ink);box-shadow:0 0 22px #1ad4ff80}._planCtaPrimary_ieevv_923:hover{filter:brightness(1.06);transform:translateY(-1px);box-shadow:0 0 30px #1ad4ffa8}._planInherits_ieevv_960{color:#eef6ff;margin:22px 0 14px;font-size:13px;font-weight:700}._planFeatures_ieevv_967{flex-direction:column;gap:13px;margin:0;padding:0;list-style:none;display:flex}._plan_ieevv_843:not([data-featured="1"]) ._planFeatures_ieevv_967{margin-top:22px}._planFeature_ieevv_967{color:var(--text);align-items:flex-start;gap:10px;font-size:14px;line-height:1.45;display:flex}._planFeature_ieevv_967 span{display:inline}._planFeature_ieevv_967 ._informer_ieevv_708{margin-left:5px}._planCheck_ieevv_998{color:var(--neon);flex:none;margin-top:2px}._priceFoot_ieevv_1004{text-align:center;max-width:520px;color:var(--text-dim);margin:28px auto 0;font-size:13px;line-height:1.5}._finalCta_ieevv_1014{text-align:center;max-width:640px;margin:0 auto}._finalTitle_ieevv_1020{letter-spacing:-.03em;color:var(--ink);margin:0 0 14px;font-size:clamp(28px,4.6vw,46px);font-weight:800;line-height:1.06}._finalSub_ieevv_1029{color:#04122ab8;margin:0 0 28px;font-size:clamp(15px,1.8vw,18px);line-height:1.55}._finalCtas_ieevv_1036{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}._footer_ieevv_1044{background:var(--bg);border-top:1px solid #7ac4ff1f;padding:40px clamp(16px,5vw,48px)}._footInner_ieevv_1050{flex-wrap:wrap;align-items:center;gap:24px;max-width:1120px;margin:0 auto;display:flex}._footWordmark_ieevv_1059{letter-spacing:-.04em;color:var(--text);font-size:20px;font-weight:800;line-height:1}._footLinks_ieevv_1067{flex-wrap:wrap;gap:22px;margin-left:auto;display:flex}._footLinks_ieevv_1067 a{color:var(--text-dim);font-size:14px;font-weight:600;text-decoration:none;transition:color .14s}._footLinks_ieevv_1067 a:hover{color:var(--neon-2)}._copy_ieevv_1086{color:#cfe3ff73;font-size:13px}@media (width<=920px){._hero_ieevv_197{text-align:center;grid-template-columns:1fr}._lead_ieevv_228{margin-left:auto;margin-right:auto}._heroCtas_ieevv_236,._trustRow_ieevv_317{justify-content:center}._heroArt_ieevv_344{order:-1;margin-bottom:8px}._mock_ieevv_349{width:min(100%,340px)}}@media (width<=860px){._plans_ieevv_843{grid-template-columns:1fr;max-width:460px;margin:0 auto}._plan_ieevv_843[data-featured="1"]{order:-1}._planTagline_ieevv_914{min-height:0}}@media (width<=680px){._navLinks_ieevv_75{display:none}._langWrap_ieevv_94{margin-left:auto}}@media (width<=420px){._ctaPrimary_ieevv_243,._ctaGhost_ieevv_244,._ctaDark_ieevv_245,._ctaApple_ieevv_246{justify-content:center;width:100%}}@media (prefers-reduced-motion:reduce){._uspCard_ieevv_660,._ctaPrimary_ieevv_243,._ctaGhost_ieevv_244,._ctaDark_ieevv_245,._ctaApple_ieevv_246,._navCta_ieevv_143,._langWrap_ieevv_94,._planCta_ieevv_922,._planCtaPrimary_ieevv_923{transition:none}}._banner_l0ngh_7{top:calc(12px + env(safe-area-inset-top,0px));z-index:4000;color:#ffffffdb;white-space:nowrap;text-overflow:ellipsis;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#14161eeb;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:7px;max-width:calc(100vw - 24px);padding:7px 14px;font-size:12.5px;font-weight:500;line-height:1.2;animation:.24s cubic-bezier(.2,.8,.2,1) _productOfflineIn_l0ngh_1;display:inline-flex;position:fixed;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 6px 20px #00000047}._dot_l0ngh_38{background:#ffffff80;border-radius:50%;flex:none;width:6px;height:6px}@keyframes _productOfflineIn_l0ngh_1{0%{opacity:0;transform:translate(-50%,-10px)}to{opacity:1;transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){._banner_l0ngh_7{animation:none}}
