: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_1d8i2_1{gap:0;padding:0;display:grid;overflow:hidden}._coverLink_1d8i2_8{color:inherit;text-decoration:none;display:block}._cover_1d8i2_8{aspect-ratio:16/9;background:#0003;border-bottom:1px solid #ffffff14;position:relative}._coverImg_1d8i2_21{object-fit:cover;filter:saturate(1.05)contrast(1.02);width:100%;height:100%;transition:transform .18s;transform:scale(1.02)}._card_1d8i2_1:hover ._coverImg_1d8i2_21{transform:scale(1.05)}._coverOverlay_1d8i2_34{pointer-events:none;background:radial-gradient(900px 420px at 20% 0,#2b74ff40,#0000 55%),linear-gradient(#0000,#0000008c);position:absolute;inset:0}._coverBadges_1d8i2_43{flex-wrap:wrap;gap:8px;display:flex;position:absolute;top:12px;left:12px;right:12px}._coverBadges_1d8i2_43 .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_1d8i2_43 .badge:first-child{background:#2b74ff38;border-color:#2b74ff6b}._logoChip_1d8i2_67{-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_1d8i2_84{filter:drop-shadow(0 6px 14px #0000008c);border-radius:8px;width:auto;height:24px}._top_1d8i2_91{gap:10px;padding:16px 16px 14px;display:grid}._title_1d8i2_97{letter-spacing:-.2px;color:var(--heading);margin:0;font-size:20px}._tagline_1d8i2_104{margin:0}._actions_1d8i2_108{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:0 16px 16px;display:grid}._actions_1d8i2_108 .button{width:100%}._storeRow_1d8i2_119{justify-content:center;padding:0 16px 16px;display:flex}._privacyFab_1d8i2_125{-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_1d8i2_125:hover{background:#070a10b8;border-color:#2b74ff59;transform:translateY(-1px)}._privacyFab_1d8i2_125:focus-visible{outline-offset:2px;outline:2px solid #2b74ffe6}._privacyIcon_1d8i2_155{width:20px;height:20px}@media (width<=768px){._top_1d8i2_91{padding:14px 14px 12px}._title_1d8i2_97{font-size:18px}._actions_1d8i2_108{grid-template-columns:1fr;padding:0 14px 12px}._storeRow_1d8i2_119{padding:0 14px 14px}._logoChip_1d8i2_67{max-width:calc(100% - 56px)}._privacyFab_1d8i2_125{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_kqxq1_1{gap:12px;margin-bottom:10px;display:grid}._media_kqxq1_7{aspect-ratio:16/7;background:#0000002e;border:1px solid #ffffff1a;border-radius:18px;position:relative;overflow:hidden}._mediaImg_kqxq1_16{object-fit:cover;filter:saturate(1.06)contrast(1.02);width:100%;height:100%;transform:scale(1.02)}._mediaOverlay_kqxq1_24{pointer-events:none;background:radial-gradient(950px 420px at 15% 0,#2b74ff40,#0000 60%),linear-gradient(#0000,#000000ad);position:absolute;inset:0}._mediaLogoChip_kqxq1_33{-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_kqxq1_51{border-radius:10px;width:auto;height:28px}._mediaTitle_kqxq1_57{color:var(--heading);letter-spacing:-.2px;font-size:16px;font-weight:800;display:none}._mediaRight_kqxq1_65{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex;position:absolute;bottom:14px;right:14px}._mediaRight_kqxq1_65 .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_kqxq1_65 .badge:first-child{background:#2b74ff38;border-color:#2b74ff6b}._badges_kqxq1_89{flex-wrap:wrap;gap:8px;display:flex}._lead_kqxq1_95{max-width:72ch;margin:0}._actions_kqxq1_100{flex-wrap:wrap;gap:10px;margin-top:8px;display:flex}._overview_kqxq1_107{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:18px;display:grid}._blockTitle_kqxq1_114{color:var(--heading);margin-bottom:10px;font-weight:650}._list_kqxq1_120{color:var(--text);margin:0;padding-left:18px}._tags_kqxq1_126{flex-wrap:wrap;gap:8px;display:flex}._support_kqxq1_132{gap:14px;padding:18px;display:grid}._sippensauseHeroCard_kqxq1_138{background:radial-gradient(700px 240px at 15% 0,#2b74ff38,#0000 60%),linear-gradient(#ffffff0b,#ffffff05);border-color:#2b74ff38;gap:10px;padding:16px;display:grid}._sippensauseHeroTitle_kqxq1_148{color:var(--heading);letter-spacing:-.6px;margin:0;font-size:40px;line-height:1.08}._sippensauseHeroText_kqxq1_156{max-width:78ch;margin:0}._sippensauseHeroActions_kqxq1_161{flex-wrap:wrap;align-items:center;gap:10px;display:flex}._cols2_kqxq1_168{grid-template-columns:1.1fr .9fr;gap:14px;display:grid}._steps_kqxq1_174{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:18px;display:grid}._stepCard_kqxq1_181{background:#0000001f;border:1px solid #ffffff1a;border-radius:14px;gap:6px;padding:14px;display:grid}._stepTitle_kqxq1_190{color:var(--heading);letter-spacing:-.2px;font-weight:750}._faq_kqxq1_196{gap:10px;padding:18px;display:grid}._faqItem_kqxq1_202{background:#0000001f;border:1px solid #ffffff1a;border-radius:14px;padding:14px}._faqQ_kqxq1_209{color:var(--heading);margin:0 0 6px;font-weight:700}._faqA_kqxq1_215{margin:0}._note_kqxq1_219{background:#0000001f;border:1px solid #ffffff1a;border-radius:14px;padding:16px}._supportActions_kqxq1_226{flex-wrap:wrap;align-items:center;gap:10px;display:flex}._notFound_kqxq1_233{gap:12px;max-width:720px;padding:18px;display:grid}@media (width<=980px){._sippensauseHeroTitle_kqxq1_148{font-size:32px}._cols2_kqxq1_168,._overview_kqxq1_107,._steps_kqxq1_174{grid-template-columns:1fr}._media_kqxq1_7{aspect-ratio:16/9}}@media (width<=768px){._media_kqxq1_7{aspect-ratio:16/10;border-radius:14px}._mediaLogoChip_kqxq1_33{height:44px;padding:8px 10px;bottom:10px;left:10px}._mediaLogoImg_kqxq1_51{height:22px}._mediaRight_kqxq1_65{justify-content:flex-start;max-width:calc(100% - 80px);inset:10px 10px auto}._sippensauseHeroTitle_kqxq1_148{letter-spacing:-.4px;font-size:26px}._sippensauseHeroActions_kqxq1_161{flex-direction:column;align-items:stretch}._sippensauseHeroActions_kqxq1_161 .button{justify-content:center;width:100%}._actions_kqxq1_100{flex-direction:column;align-items:stretch}._actions_kqxq1_100 .button{justify-content:center;width:100%}._supportActions_kqxq1_226{flex-direction:column;align-items:stretch}._supportActions_kqxq1_226 .button,._supportActions_kqxq1_226 a{justify-content:center;width:100%}._overview_kqxq1_107,._steps_kqxq1_174,._faq_kqxq1_196,._support_kqxq1_132,._sippensauseHeroCard_kqxq1_138,._note_kqxq1_219{padding:14px}}@media (width<=480px){._sippensauseHeroTitle_kqxq1_148{font-size:22px}._mediaRight_kqxq1_65 .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}
