:root{--bg:#070a10;--surface:#0e1422;--surface-2:#0b1020;--border:#ffffff14;--text:#e5e7eb;--muted:#9ca3af;--heading:#f3f4f6;--brand:#2b74ff;--brand-2:#c8afc2;--brand-3:#6ee7ff;--brand-glow:#2b74ff59;--radius:14px;--shadow:0 18px 42px #00000073;--shadow-soft:0 10px 25px #00000040;--sans:ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, Arial, "Noto Sans", "Liberation Sans", sans-serif;--mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;font:16px/1.55 var(--sans);letter-spacing:.2px;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100svh}html{overflow-x:hidden}body{min-height:100svh;margin:0;overflow-x:hidden}*{box-sizing:border-box}a{color:inherit}::selection{color:var(--heading);background:#2b74ff73}code{font-family:var(--mono);border:1px solid var(--border);background:#ffffff0a;border-radius:8px;padding:2px 6px;font-size:.92em}img{max-width:100%;display:block}.container{width:1120px;max-width:calc(100% - 40px);margin:0 auto}.button{border:1px solid var(--border);color:var(--text);box-shadow:none;-webkit-user-select:none;user-select:none;background:#ffffff0a;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:12px 16px;text-decoration:none;transition:transform .12s,background .12s,border-color .12s,box-shadow .12s;display:inline-flex}.button:hover{box-shadow:var(--shadow-soft);background:#ffffff0f;border-color:#ffffff24;transform:translateY(-1px)}.button:active{transform:translateY(0)}.button:focus-visible{outline-offset:2px;outline:2px solid #2b74ffe6}.buttonPrimary{background:linear-gradient(#2b74ffeb,#2b74ff9e);border-color:#2b74ffb3;box-shadow:0 0 0 1px #2b74ff1f,0 14px 34px #2b74ff38}.buttonPrimary:hover{background:linear-gradient(#2b74fffa,#2b74ffb3);box-shadow:0 0 0 1px #2b74ff2e,0 18px 44px #2b74ff47}.badge{border:1px solid var(--border);color:var(--muted);background:#ffffff0a;border-radius:999px;align-items:center;gap:8px;padding:6px 10px;font-size:13px;line-height:1;display:inline-flex}.card{border-radius:var(--radius);border:1px solid var(--border);box-shadow:none;background:radial-gradient(110% 120% at 15% 0,#2b74ff29,#0000 55%),radial-gradient(95% 120% at 90% 10%,#6ee7ff0f,#0000 60%),linear-gradient(#ffffff0b,#ffffff05)}.h1{letter-spacing:-.8px;color:var(--heading);margin:0;font-size:44px;line-height:1.06}.h2{color:var(--heading);margin:0;font-size:28px;line-height:1.15}.muted{color:var(--muted)}@media (width<=768px){.container{width:100%;max-width:100%;padding-left:16px;padding-right:16px}.h1{letter-spacing:-.5px;font-size:30px;line-height:1.12}.h2{font-size:22px;line-height:1.2}.button{min-height:44px;padding:12px 14px;font-size:15px}}@media (width<=480px){.container{padding-left:14px;padding-right:14px}.h1{font-size:26px}.h2{font-size:20px}}._shell_gbquh_1{background:radial-gradient(900px 400px at 15% 0%, #1f5e9638, transparent 55%), radial-gradient(700px 350px at 85% 10%, #c8afc21f, transparent 60%), var(--bg);grid-template-rows:auto 1fr auto;min-height:100svh;display:grid}._header_gbquh_11{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border);background:#0b0f14d9;position:sticky;top:0}._headerInner_gbquh_20{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;min-height:64px;padding:10px 0;display:flex}._brand_gbquh_30{z-index:101;flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:inline-flex}._brandLogo_gbquh_39{background:#ffffff05;border:1px solid #ffffff14;border-radius:10px;width:40px;height:40px;padding:6px}._brandText_gbquh_48{letter-spacing:-.2px;color:var(--heading);font-size:17px;font-weight:650}._menuButton_gbquh_55{border:1px solid var(--border);width:44px;height:44px;color:var(--text);cursor:pointer;z-index:101;background:#ffffff0a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:none}._menuButton_gbquh_55:focus-visible{outline-offset:2px;outline:2px solid #2b74ffe6}._menuIcon_gbquh_75{background:currentColor;border-radius:2px;width:20px;height:2px;display:block;position:relative}._menuIcon_gbquh_75:before,._menuIcon_gbquh_75:after{content:"";background:currentColor;border-radius:2px;width:20px;height:2px;transition:transform .15s,top .15s;position:absolute;left:0}._menuIcon_gbquh_75:before{top:-6px}._menuIcon_gbquh_75:after{top:6px}._srOnly_gbquh_104{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}._nav_gbquh_116{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}._navLink_gbquh_124{color:var(--muted);border:1px solid #0000;border-radius:10px;padding:10px 12px;font-size:15px;text-decoration:none;transition:background .12s,border-color .12s,color .12s}._navLink_gbquh_124:hover{color:var(--text);background:#ffffff0a;border-color:#ffffff14}._navLinkActive_gbquh_140{color:var(--text);background:#2b74ff24;border-color:#2b74ff59}._main_gbquh_146{padding:28px 0 48px}._footer_gbquh_150{border-top:1px solid var(--border);background:#0000001f}._footerInner_gbquh_155{justify-content:space-between;align-items:flex-start;gap:24px;padding:24px 0 32px;display:flex}._footerBrand_gbquh_163{max-width:420px}._footerTitle_gbquh_167{letter-spacing:-.3px;color:var(--heading);margin-bottom:6px;font-weight:700}._footerText_gbquh_174{color:var(--muted);font-size:14px;line-height:1.5}._footerCols_gbquh_180{flex-wrap:wrap;gap:28px;display:flex}._footerCol_gbquh_180{flex-direction:column;gap:8px;min-width:140px;display:flex}._footerColTitle_gbquh_193{color:var(--muted);margin-bottom:2px;font-size:13px}._footerLink_gbquh_199{color:var(--text);opacity:.9;padding:4px 0;font-size:15px;text-decoration:none}._footerLink_gbquh_199:hover{opacity:1;text-decoration:underline}@media (width<=900px){._main_gbquh_146{padding:24px 0 40px}._footerInner_gbquh_155{flex-direction:column}._footerCols_gbquh_180{gap:20px;width:100%}}@media (width<=768px){._headerInner_gbquh_20{flex-wrap:nowrap;padding:8px 0}._menuButton_gbquh_55{margin-left:auto;display:inline-flex}._nav_gbquh_116{border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:99;background:#070a10fa;flex-direction:column;align-items:stretch;gap:4px;max-height:calc(100svh - 56px);padding:12px 16px 20px;display:none;position:fixed;inset:56px 0 auto;overflow-y:auto}._navOpen_gbquh_256{display:flex}._navLink_gbquh_124{text-align:left;width:100%;padding:14px 16px;font-size:16px}._brandText_gbquh_48{font-size:16px}._footerCol_gbquh_180{min-width:unset;width:100%}}@media (width<=480px){._brandLogo_gbquh_39{width:36px;height:36px;padding:5px}}._section_1vqfo_1{gap:16px;margin-top:34px;display:grid}._header_1vqfo_7{gap:8px;display:grid}._subtitle_1vqfo_12{max-width:70ch}@media (width<=768px){._section_1vqfo_1{gap:12px;margin-top:28px}._subtitle_1vqfo_12{font-size:15px;line-height:1.5}}._link_3igm5_1{align-items:center;line-height:0;transition:transform .12s,opacity .12s;display:inline-flex}._link_3igm5_1:hover{opacity:.92;transform:translateY(-1px)}._link_3igm5_1:focus-visible{outline-offset:3px;border-radius:8px;outline:2px solid #2b74ffe6}._badge_3igm5_37{width:auto;height:50px;display:block}._lg_3igm5_49 ._badge_3igm5_37{height:60px}@media (width<=768px){._badge_3igm5_37{width:auto;max-width:100%;height:44px}._lg_3igm5_49 ._badge_3igm5_37{height:50px}}._card_vkbm8_1{gap:0;padding:0;display:grid;overflow:hidden}._coverWrapper_vkbm8_8{aspect-ratio:16/9;background:#0003;border-bottom:1px solid #ffffff14;position:relative}._coverLink_vkbm8_15{color:inherit;text-decoration:none;display:block;position:absolute;inset:0}._cover_vkbm8_8{width:100%;height:100%;position:relative}._coverImg_vkbm8_29{object-fit:cover;filter:saturate(1.05)contrast(1.02);width:100%;height:100%;transition:transform .18s;transform:scale(1.02)}._card_vkbm8_1:hover ._coverImg_vkbm8_29{transform:scale(1.05)}._coverOverlay_vkbm8_42{pointer-events:none;background:radial-gradient(900px 420px at 20% 0,#2b74ff40,#0000 55%),linear-gradient(#0000,#0000008c);position:absolute;inset:0}._coverBadges_vkbm8_51{flex-wrap:wrap;gap:8px;display:flex;position:absolute;top:12px;left:12px;right:12px}._coverBadges_vkbm8_51 .badge{color:#f3f4f6eb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-shadow:0 2px 10px #0000008c;background:#070a109e;border-color:#ffffff2e;box-shadow:0 10px 24px #00000059}._coverBadges_vkbm8_51 .badge:first-child{background:#2b74ff38;border-color:#2b74ff6b}._logoChip_vkbm8_75{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#070a108c;border:1px solid #ffffff24;border-radius:999px;justify-content:center;align-items:center;min-width:44px;height:44px;padding:8px 10px;display:inline-flex;position:absolute;bottom:12px;left:12px;box-shadow:0 10px 24px #00000059}._logoImg_vkbm8_92{filter:drop-shadow(0 6px 14px #0000008c);border-radius:8px;width:auto;height:24px}._top_vkbm8_99{gap:10px;padding:16px 16px 14px;display:grid}._title_vkbm8_105{letter-spacing:-.2px;color:var(--heading);margin:0;font-size:20px}._tagline_vkbm8_112{margin:0}._actions_vkbm8_116{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:0 16px 16px;display:grid}._actions_vkbm8_116 .button{width:100%}._storeRow_vkbm8_127{justify-content:center;padding:0 16px 16px;display:flex}._privacyFab_vkbm8_133{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#f3f4f6eb;background:#070a109e;border:1px solid #ffffff29;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:transform .12s,background .12s,border-color .12s;display:inline-flex;position:absolute;bottom:12px;right:12px;box-shadow:0 10px 24px #00000059}._privacyFab_vkbm8_133:hover{background:#070a10b8;border-color:#2b74ff59;transform:translateY(-1px)}._privacyFab_vkbm8_133:focus-visible{outline-offset:2px;outline:2px solid #2b74ffe6}._privacyIcon_vkbm8_163{width:20px;height:20px}@media (width<=768px){._top_vkbm8_99{padding:14px 14px 12px}._title_vkbm8_105{font-size:18px}._actions_vkbm8_116{grid-template-columns:1fr;padding:0 14px 12px}._storeRow_vkbm8_127{padding:0 14px 14px}._logoChip_vkbm8_75{max-width:calc(100% - 56px)}._privacyFab_vkbm8_133{width:44px;height:44px}}._hero_jswmk_1{grid-template-columns:1.15fr .85fr;align-items:stretch;gap:18px;margin-top:4px;display:grid}._heroContent_jswmk_9{padding:28px 0}._kicker_jswmk_13{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}._heroText_jswmk_20{max-width:62ch;margin-top:12px}._heroTitle_jswmk_25{max-width:18ch}._heroAccent_jswmk_29{background:linear-gradient(90deg, var(--brand) 0%, var(--brand-3) 55%, var(--brand-2) 100%);color:#0000;-webkit-background-clip:text;background-clip:text}._strong_jswmk_36{color:var(--heading)}._heroActions_jswmk_40{flex-wrap:wrap;align-items:center;gap:10px;margin-top:18px;display:flex}._heroShowcase_jswmk_48{border-color:#ffffff1a;padding:0;overflow:hidden}._heroShowcaseInner_jswmk_54{aspect-ratio:4/3;min-height:220px;position:relative}._heroShowcaseImg_jswmk_60{object-fit:cover;filter:saturate(1.1)contrast(1.02);width:100%;height:100%;transform:scale(1.03)}._heroShowcaseOverlay_jswmk_68{background:radial-gradient(900px 420px at 20% 0,#2b74ff59,#0000 55%),radial-gradient(800px 460px at 90% 15%,#6ee7ff1f,#0000 60%),linear-gradient(#0000,#000000bf);position:absolute;inset:0}._heroShowcaseText_jswmk_77{gap:10px;display:grid;position:absolute;bottom:16px;left:16px;right:16px}._heroShowcaseKicker_jswmk_86{letter-spacing:.12em;text-transform:uppercase;color:#e5e7ebc7;font-size:12px}._heroShowcaseTitle_jswmk_93{letter-spacing:-.3px;color:var(--heading);font-size:24px;font-weight:750;line-height:1.15}._heroShowcaseTagline_jswmk_101{max-width:52ch;font-size:14px;line-height:1.45}._heroShowcaseActions_jswmk_107{flex-wrap:wrap;align-items:center;gap:10px;display:flex}._grid_jswmk_114,._valueGrid_jswmk_120{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}._valueCard_jswmk_126{gap:8px;padding:16px;display:grid}._valueTitle_jswmk_132{color:var(--heading);letter-spacing:-.2px;font-weight:700}._aboutCard_jswmk_138{justify-content:space-between;align-items:flex-start;gap:16px;padding:18px;display:flex}._aboutText_jswmk_146{gap:12px;min-width:0;display:grid}._aboutLead_jswmk_152{max-width:70ch;margin:0}._skills_jswmk_157{flex-wrap:wrap;gap:8px;display:flex}._aboutActions_jswmk_163{flex-direction:column;flex-shrink:0;gap:10px;min-width:170px;display:flex}._finalCta_jswmk_171{background:radial-gradient(700px 260px at 20% 0,#2b74ff38,#0000 60%),linear-gradient(#ffffff0b,#ffffff05);border-color:#2b74ff38;justify-content:space-between;align-items:center;gap:14px;padding:16px;display:flex}._finalTitle_jswmk_183{color:var(--heading);letter-spacing:-.2px;margin-bottom:6px;font-weight:750;line-height:1.2}._finalActions_jswmk_191{flex-wrap:wrap;flex-shrink:0;gap:10px;display:flex}@media (width<=980px){._hero_jswmk_1,._grid_jswmk_114,._valueGrid_jswmk_120{grid-template-columns:1fr}._aboutCard_jswmk_138{flex-direction:column}._aboutActions_jswmk_163{width:100%;min-width:unset;flex-flow:wrap}._finalCta_jswmk_171{flex-direction:column;align-items:flex-start}}@media (width<=768px){._heroContent_jswmk_9{padding:8px 0 4px}._heroTitle_jswmk_25{max-width:none}._heroActions_jswmk_40{flex-direction:column;align-items:stretch;width:100%}._heroActions_jswmk_40 .button{justify-content:center;width:100%}._heroShowcaseInner_jswmk_54{aspect-ratio:16/10;min-height:200px}._heroShowcaseTitle_jswmk_93{font-size:20px}._heroShowcaseActions_jswmk_107{flex-direction:column;align-items:stretch}._heroShowcaseActions_jswmk_107 .button{justify-content:center;width:100%}._aboutActions_jswmk_163{flex-direction:column}._aboutActions_jswmk_163 .button{justify-content:center;width:100%}._finalActions_jswmk_191{flex-direction:column;width:100%}._finalActions_jswmk_191 .button{justify-content:center;width:100%}}@media (width<=480px){._heroShowcaseText_jswmk_77{bottom:12px;left:12px;right:12px}._heroShowcaseTitle_jswmk_93{font-size:18px}}._top_1w8he_1{gap:10px;margin-bottom:10px;display:grid}._lead_1w8he_7{max-width:68ch;margin:0}._filters_1w8he_12{grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:end;gap:12px;padding:14px;display:grid}._filter_1w8he_12{gap:8px;display:grid}._filterLabel_1w8he_25{color:var(--muted);font-size:13px}._select_1w8he_30{border:1px solid var(--border);height:42px;color:var(--text);background:#00000038;border-radius:12px;outline:none;padding:0 12px}._select_1w8he_30:focus-visible{outline-offset:2px;outline:2px solid #1f5e96e6}._reset_1w8he_44{height:42px}._grid_1w8he_48{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}@media (width<=980px){._filters_1w8he_12{grid-template-columns:1fr;align-items:stretch}._grid_1w8he_48{grid-template-columns:1fr}}@media (width<=768px){._filters_1w8he_12{gap:10px;padding:12px}._reset_1w8he_44{width:100%}._select_1w8he_30{width:100%;font-size:16px}}._top_uzd1w_2{gap:12px;margin-bottom:10px;display:grid}._media_uzd1w_8{aspect-ratio:16/7;background:#0000002e;border:1px solid #ffffff1a;border-radius:18px;position:relative;overflow:hidden}._mediaImg_uzd1w_17{object-fit:cover;filter:saturate(1.06)contrast(1.02);width:100%;height:100%;transform:scale(1.02)}._mediaOverlay_uzd1w_25{pointer-events:none;background:radial-gradient(950px 420px at 15% 0,#2b74ff40,#0000 60%),linear-gradient(#0000,#000000ad);position:absolute;inset:0}._mediaLogoChip_uzd1w_34{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#070a1094;border:1px solid #ffffff29;border-radius:16px;justify-content:center;align-items:center;gap:10px;min-width:52px;height:52px;padding:10px 12px;display:inline-flex;position:absolute;bottom:14px;left:14px;box-shadow:0 12px 28px #00000059}._mediaLogoImg_uzd1w_52{border-radius:10px;width:auto;height:28px}._mediaTitle_uzd1w_58{color:var(--heading);letter-spacing:-.2px;font-size:16px;font-weight:800;display:none}._mediaRight_uzd1w_66{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex;position:absolute;bottom:14px;right:14px}._mediaRight_uzd1w_66 .badge{color:#f3f4f6eb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-shadow:0 2px 10px #0000008c;background:#070a109e;border-color:#ffffff2e;box-shadow:0 10px 24px #00000059}._mediaRight_uzd1w_66 .badge:first-child{background:#2b74ff38;border-color:#2b74ff6b}._lead_uzd1w_90{max-width:72ch;margin:0}._actions_uzd1w_95{flex-wrap:wrap;gap:10px;margin-top:8px;display:flex}._sippensauseHeroCard_uzd1w_103{background:radial-gradient(700px 240px at 15% 0,#2b74ff38,#0000 60%),linear-gradient(#ffffff0b,#ffffff05);border-color:#2b74ff38;gap:12px;padding:20px 24px;display:grid}._sippensauseHeroTitle_uzd1w_113{color:var(--heading);letter-spacing:-.6px;margin:0;font-size:40px;line-height:1.08}._sippensauseHeroText_uzd1w_121{max-width:78ch;margin:0}._sippensauseHeroActions_uzd1w_126{flex-wrap:wrap;align-items:center;gap:10px;margin-top:4px;display:flex}._statsStrip_uzd1w_135{grid-template-columns:repeat(4,1fr);gap:10px;margin:4px 0 2px;display:grid}._statItem_uzd1w_142{background:#ffffff08;border:1px solid #ffffff17;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:16px 12px;display:flex}._statValue_uzd1w_154{color:var(--heading);letter-spacing:-.5px;font-size:28px;font-weight:800;line-height:1}._statLabel_uzd1w_162{color:var(--muted);text-align:center;font-size:13px;font-weight:500}._screenshotGrid_uzd1w_170{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}._screenshotItem_uzd1w_176{background:#0000002e;border:1px solid #ffffff1a;border-radius:16px;overflow:hidden}._screenshotImg_uzd1w_183{width:100%;height:auto;transition:transform .3s;display:block}._screenshotItem_uzd1w_176:hover ._screenshotImg_uzd1w_183{transform:scale(1.03)}._featureGrid_uzd1w_195{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}._featureCard_uzd1w_201{gap:8px;padding:18px;display:grid}._featureIcon_uzd1w_207{width:36px;height:36px;color:var(--brand);flex-shrink:0;justify-content:center;align-items:center;display:flex}._featureIcon_uzd1w_207 svg{width:28px;height:28px}._featureTitle_uzd1w_222{color:var(--heading);letter-spacing:-.1px;font-size:15px;font-weight:700}._featureText_uzd1w_229{margin:0;font-size:14px;line-height:1.55}._pricingGrid_uzd1w_236{grid-template-columns:1fr 1fr;gap:14px;display:grid}._pricingCard_uzd1w_242{flex-direction:column;gap:10px;padding:22px;display:flex}._pricingCardPremium_uzd1w_249{background:radial-gradient(600px 300px at 50% 0,#2b74ff24,#0000 70%),linear-gradient(#ffffff0b,#ffffff05);border-color:#2b74ff59}._pricingLabel_uzd1w_256{letter-spacing:.8px;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:700}._pricingCardPremium_uzd1w_249 ._pricingLabel_uzd1w_256{color:var(--brand)}._pricingPrice_uzd1w_268{color:var(--heading);letter-spacing:-.4px;font-size:22px;font-weight:800}._pricingList_uzd1w_275{flex:1;gap:7px;margin:4px 0 0;padding:0;list-style:none;display:grid}._pricingItem_uzd1w_284{color:var(--text);align-items:baseline;gap:8px;font-size:14px;display:flex}._checkFree_uzd1w_292{color:#64c878e6;flex-shrink:0;font-size:13px}._checkPremium_uzd1w_298{color:var(--brand);flex-shrink:0;font-size:12px}._pricingAction_uzd1w_304{margin-top:6px}._pricingAction_uzd1w_304 .button{justify-content:center;width:100%}._stepsRow_uzd1w_314{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}._stepCard_uzd1w_320{gap:8px;padding:20px;display:grid}._stepNumber_uzd1w_326{width:32px;height:32px;color:var(--brand);background:#2b74ff2e;border:1px solid #2b74ff59;border-radius:999px;justify-content:center;align-items:center;font-size:15px;font-weight:800;display:flex}._stepTitle_uzd1w_340{color:var(--heading);letter-spacing:-.1px;font-size:15px;font-weight:700}._stepText_uzd1w_347{margin:0;font-size:14px}._faqList_uzd1w_353{gap:8px;display:grid}._faqItem_uzd1w_358{padding:0;overflow:hidden}._faqItem_uzd1w_358[open]{border-color:#2b74ff47}._faqQ_uzd1w_367{color:var(--heading);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:12px;margin:0;padding:15px 18px;font-size:15px;font-weight:700;list-style:none;transition:color .14s;display:flex}._faqQ_uzd1w_367::-webkit-details-marker{display:none}._faqQ_uzd1w_367::marker{display:none}._faqQ_uzd1w_367:hover{color:var(--brand)}._faqChevron_uzd1w_395{width:18px;height:18px;color:var(--muted);flex-shrink:0;transition:transform .2s}._faqItem_uzd1w_358[open] ._faqChevron_uzd1w_395{transform:rotate(180deg)}._faqA_uzd1w_407{border-top:1px solid #ffffff12;margin:0;padding:12px 18px 15px;font-size:14px;line-height:1.6}._footerGrid_uzd1w_417{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}._footerCard_uzd1w_423{gap:10px;padding:18px;display:grid}._footerCardTitle_uzd1w_429{color:var(--heading);letter-spacing:-.1px;font-size:14px;font-weight:700}._overview_uzd1w_437{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:18px;display:grid}._blockTitle_uzd1w_444{color:var(--heading);margin-bottom:10px;font-weight:650}._list_uzd1w_450{color:var(--text);margin:0;padding-left:18px}._tags_uzd1w_456{flex-wrap:wrap;gap:8px;display:flex}._support_uzd1w_462{gap:14px;padding:18px;display:grid}._supportActions_uzd1w_468{flex-wrap:wrap;align-items:center;gap:10px;display:flex}._notFound_uzd1w_475{gap:12px;max-width:720px;padding:18px;display:grid}._featureGraphic_uzd1w_483{background:#0000002e;border:1px solid #ffffff1a;border-radius:18px;overflow:hidden}._featureGraphicImg_uzd1w_490{width:100%;height:auto;display:block}@media (width<=980px){._sippensauseHeroTitle_uzd1w_113{font-size:32px}._statsStrip_uzd1w_135{grid-template-columns:repeat(4,1fr)}._featureGrid_uzd1w_195,._stepsRow_uzd1w_314,._screenshotGrid_uzd1w_170{grid-template-columns:repeat(2,minmax(0,1fr))}._footerGrid_uzd1w_417{grid-template-columns:1fr 1fr}._overview_uzd1w_437{grid-template-columns:1fr}._media_uzd1w_8{aspect-ratio:16/9}}@media (width<=768px){._media_uzd1w_8{aspect-ratio:16/10;border-radius:14px}._mediaLogoChip_uzd1w_34{height:44px;padding:8px 10px;bottom:10px;left:10px}._mediaLogoImg_uzd1w_52{height:22px}._mediaRight_uzd1w_66{justify-content:flex-start;max-width:calc(100% - 80px);inset:10px 10px auto}._sippensauseHeroCard_uzd1w_103{padding:16px}._sippensauseHeroTitle_uzd1w_113{letter-spacing:-.4px;font-size:26px}._sippensauseHeroActions_uzd1w_126{flex-direction:column;align-items:stretch}._sippensauseHeroActions_uzd1w_126 .button{justify-content:center;width:100%}._statsStrip_uzd1w_135{grid-template-columns:repeat(2,1fr)}._statValue_uzd1w_154{font-size:22px}._featureGrid_uzd1w_195{grid-template-columns:1fr 1fr}._pricingGrid_uzd1w_236,._stepsRow_uzd1w_314,._footerGrid_uzd1w_417{grid-template-columns:1fr}._actions_uzd1w_95{flex-direction:column;align-items:stretch}._actions_uzd1w_95 .button{justify-content:center;width:100%}._supportActions_uzd1w_468{flex-direction:column;align-items:stretch}._supportActions_uzd1w_468 .button,._supportActions_uzd1w_468 a{justify-content:center;width:100%}._overview_uzd1w_437,._support_uzd1w_462{padding:14px}}@media (width<=480px){._sippensauseHeroTitle_uzd1w_113{font-size:22px}._statsStrip_uzd1w_135{grid-template-columns:repeat(2,1fr)}._featureGrid_uzd1w_195,._screenshotGrid_uzd1w_170{grid-template-columns:1fr}._mediaRight_uzd1w_66 .badge{padding:5px 8px;font-size:11px}}._top_1x3ov_1{gap:10px;margin-bottom:10px;display:grid}._lead_1x3ov_7{max-width:72ch;margin:0}._card_1x3ov_12{padding:18px}._list_1x3ov_16{margin:0;padding-left:18px}._chips_1x3ov_21{flex-wrap:wrap;gap:8px;display:flex}._contact_1x3ov_27{gap:14px;display:grid}._actions_1x3ov_32{flex-wrap:wrap;gap:10px;display:flex}@media (width<=768px){._card_1x3ov_12{padding:14px}._actions_1x3ov_32{flex-direction:column;align-items:stretch}._actions_1x3ov_32 .button{justify-content:center;width:100%}}._top_1wjmh_1{gap:10px;margin-bottom:10px;display:grid}._lead_1wjmh_7{max-width:72ch;margin:0}._card_1wjmh_12{padding:18px}._row_1wjmh_16{grid-template-columns:1.2fr .8fr;gap:14px;display:grid}._label_1wjmh_22{color:var(--muted);margin-bottom:6px;font-size:13px}._value_1wjmh_28{color:var(--heading);text-decoration:none}._value_1wjmh_28:hover{text-decoration:underline}._hint_1wjmh_36{border-left:1px solid var(--border);padding-left:14px}._list_1wjmh_41{margin:0;padding-left:18px}@media (width<=768px){._row_1wjmh_16{grid-template-columns:1fr}._hint_1wjmh_36{border-left:none;border-top:1px solid var(--border);padding-top:14px;padding-left:0}._card_1wjmh_12{padding:14px}}._top_1eivd_1{gap:10px;margin-bottom:10px;display:grid}._lead_1eivd_7{max-width:78ch;margin:0}._card_1eivd_12{padding:18px}._links_1eivd_16{flex-wrap:wrap;gap:10px;display:flex}._prose_1eivd_22 p{margin:0 0 12px}._prose_1eivd_22 p:last-child{margin-bottom:0}._prose_1eivd_22 ul{margin:0;padding-left:18px}._appsGrid_1eivd_35{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}._appCard_1eivd_41{gap:10px;padding:16px;text-decoration:none;transition:transform .12s,border-color .12s;display:grid}._appCard_1eivd_41:hover{border-color:#1f5e9659;transform:translateY(-1px)}._appTitle_1eivd_53{color:var(--heading);font-weight:650}._appText_1eivd_57{font-size:14px}._appMeta_1eivd_60{flex-wrap:wrap;gap:8px;display:flex}@media (width<=980px){._appsGrid_1eivd_35{grid-template-columns:1fr}}@media (width<=768px){._links_1eivd_16{flex-direction:column;align-items:stretch}._links_1eivd_16 .button{justify-content:center;width:100%}._card_1eivd_12{padding:14px}}._card_du5oc_1{gap:12px;max-width:760px;padding:18px;display:grid}._actions_du5oc_8{flex-wrap:wrap;gap:10px;display:flex}
