.mediaslim-root{--ms-bg:#fff;--ms-ink:#17171a;--ms-muted:#67676f;--ms-rule:#e6e6ea;--ms-soft:#f6f7f9;--ms-chip:#eef0f3;--ms-accent:#0a78f0;--ms-accent-soft:#0a78f01a;--ms-accent-shadow:#0a78f052;--ms-success:#1f7a34;--ms-glow:#0a78f012;--ms-measure:1000px;--win:#f4f6f9;--win-inset:#ffffffd9;--c-top:#f9fafc;--c-bot:#f2f4f7;--toolbar:#f4f6f9b8;--toolbar-border:#484e581f;--wtext:#1e2024;--wsec:#656a73;--wter:#7b8089;--wsep:#3d434d1a;--warrow:#a4a9b2;--wcard:#ffffffb8;--wcard-inset:#ffffffeb;--wbtn-bg:#ffffffe6;--wbtn-border:#3c424c2e;--wseg-track:#787e8824;--wseg-inset:#ffffff80;--wseg-on:#fff;--wseg-on-shadow:0 1px 2px #141c282e, inset 0 0 0 .5px #fff9;--waccent:#0a78f0;--wsuccess:#22883b;--wsuccess-bg:#22883b1f;--wcapsule:#ffffffa8;--wcapsule-border:#fffc;--wdrop-border:#0a78f047;--wdrop-bg:#e9f2ff59;background:var(--ms-bg);min-height:100vh;color:var(--ms-ink);-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,PingFang SC,sans-serif;line-height:1.65}@media (prefers-color-scheme:dark){html:not([data-theme=light]) .mediaslim-root{--ms-bg:#121215;--ms-ink:#ececef;--ms-muted:#9b9ba3;--ms-rule:#2a2a30;--ms-soft:#1b1b1f;--ms-chip:#26262c;--ms-accent:#0a84ff;--ms-accent-soft:#0a84ff29;--ms-accent-shadow:#00000080;--ms-success:#30d158;--ms-glow:#0a84ff1a;--win:#232326;--win-inset:#ffffff14;--c-top:#242427;--c-bot:#1f1f22;--toolbar:#303034b8;--toolbar-border:#ffffff1a;--wtext:#ffffffeb;--wsec:#ffffff8c;--wter:#fff6;--wsep:#ffffff17;--warrow:#ffffff61;--wcard:#ffffff0d;--wcard-inset:#ffffff14;--wbtn-bg:#ffffff17;--wbtn-border:#ffffff1f;--wseg-track:#00000047;--wseg-inset:#ffffff0f;--wseg-on:#ffffff29;--wseg-on-shadow:0 1px 2px #0000004d;--waccent:#0a84ff;--wsuccess:#30d158;--wsuccess-bg:#30d15829;--wcapsule:#3a3a3eb8;--wcapsule-border:#ffffff1f;--wdrop-border:#0a84ff6b;--wdrop-bg:#0a84ff14}}html[data-theme=dark] .mediaslim-root{--ms-bg:#121215;--ms-ink:#ececef;--ms-muted:#9b9ba3;--ms-rule:#2a2a30;--ms-soft:#1b1b1f;--ms-chip:#26262c;--ms-accent:#0a84ff;--ms-accent-soft:#0a84ff29;--ms-accent-shadow:#00000080;--ms-success:#30d158;--ms-glow:#0a84ff1a;--win:#232326;--win-inset:#ffffff14;--c-top:#242427;--c-bot:#1f1f22;--toolbar:#303034b8;--toolbar-border:#ffffff1a;--wtext:#ffffffeb;--wsec:#ffffff8c;--wter:#fff6;--wsep:#ffffff17;--warrow:#ffffff61;--wcard:#ffffff0d;--wcard-inset:#ffffff14;--wbtn-bg:#ffffff17;--wbtn-border:#ffffff1f;--wseg-track:#00000047;--wseg-inset:#ffffff0f;--wseg-on:#ffffff29;--wseg-on-shadow:0 1px 2px #0000004d;--waccent:#0a84ff;--wsuccess:#30d158;--wsuccess-bg:#30d15829;--wcapsule:#3a3a3eb8;--wcapsule-border:#ffffff1f;--wdrop-border:#0a84ff6b;--wdrop-bg:#0a84ff14}.ms-topbar{border-bottom:1px solid var(--ms-rule);align-items:center;gap:20px;max-width:1032px;margin:0 auto;padding:20px 16px;display:flex}.ms-wordmark{letter-spacing:-.02em;color:var(--ms-ink);align-items:center;gap:10px;font-size:16px;font-weight:650;text-decoration:none;display:flex}.ms-logo{background:linear-gradient(150deg,#0a84ff,#0a63d6);border-radius:7px;place-items:center;width:26px;height:26px;display:grid;box-shadow:0 2px 6px #0a78f066}.ms-logo svg{color:#fff;width:16px;height:16px}.ms-topbar-right{color:var(--ms-muted);flex:none;align-items:center;gap:6px;margin-left:auto;display:flex}.ms-topbar-right a{color:var(--ms-muted);text-decoration:none}.ms-topbar-right a:hover{color:var(--ms-ink)}.ms-tool-btn{appearance:none;width:30px;height:30px;color:var(--ms-muted);cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;margin:0;padding:0;display:inline-grid}.ms-tool-btn svg{width:16.5px;height:16.5px;display:block}.ms-language-toggle{font-family:inherit;font-size:13px;font-weight:600;line-height:1}.ms-topbar-right .ms-tool-btn:hover{color:var(--ms-ink);background:var(--ms-soft);text-decoration:none}.ms-tool-btn:focus-visible{outline:2px solid var(--ms-accent);outline-offset:2px}.ms-theme-cycle svg{display:none}.ms-theme-cycle[data-state=auto] .i-auto,.ms-theme-cycle[data-state=light] .i-light,.ms-theme-cycle[data-state=dark] .i-dark{display:block}.ms-theme-cycle[hidden]{display:none}@media (max-width:720px){.ms-topbar-right{gap:2px}.ms-tool-btn{width:34px;height:34px}}.ms-hero{background:radial-gradient(circle at 88% 12%, var(--ms-glow), transparent 55%), var(--ms-bg);padding:72px 16px 68px}.ms-hero-grid{max-width:var(--ms-measure);grid-template-columns:minmax(0,420px) minmax(0,1fr);align-items:center;gap:44px;margin:0 auto;display:grid}.ms-hero-copy{flex-direction:column;gap:20px;display:flex}.ms-title{letter-spacing:-.035em;color:var(--ms-ink);text-wrap:pretty;margin:0;font-size:42px;font-weight:700;line-height:1.14}.ms-lede{color:var(--ms-muted);text-wrap:pretty;margin:0;font-size:17px;line-height:1.65}.ms-cta-group{flex-direction:column;gap:10px;margin-top:6px;display:flex}.ms-cta-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ms-cta-row-centered{justify-content:center}.ms-cta{background:var(--ms-accent);color:#fff;width:fit-content;height:50px;box-shadow:0 8px 22px var(--ms-accent-shadow), inset 0 1px 0 #ffffff38;border-radius:12px;align-items:center;gap:10px;padding:0 28px;font-size:16px;font-weight:600;text-decoration:none;display:inline-flex}.ms-cta svg{width:19px;height:19px}.ms-cta:hover{filter:brightness(.96)}.ms-cta:focus-visible{outline:2px solid var(--ms-accent);outline-offset:3px}.ms-cta-secondary{border:1px solid var(--ms-rule);background:var(--ms-bg);color:var(--ms-ink);box-shadow:none}.ms-cta-secondary:hover{border-color:var(--ms-accent);color:var(--ms-accent);filter:none}.ms-cta-meta{color:var(--ms-muted);font-variant-numeric:tabular-nums;font-size:13px}.ms-hero-stage{height:452px;position:relative}.ms-win-done{filter:drop-shadow(0 22px 44px #141c2d38);width:468px;height:312px;position:absolute;bottom:44px;right:0}.ms-win-done .msw{transform-origin:0 0;transform:scale(.52)}.ms-win-empty{filter:drop-shadow(0 20px 40px #141c2d4d);width:288px;height:192px;position:absolute;top:0;left:0}.ms-win-empty .msw{transform-origin:0 0;transform:scale(.32)}.ms-flow{color:var(--ms-muted);align-items:center;gap:8px;font-size:12.5px;font-weight:500;display:flex;position:absolute;bottom:0;left:4px}.ms-flow svg{width:18px;height:18px;color:var(--warrow)}@media (prefers-color-scheme:dark){html:not([data-theme=light]) .ms-win-done{filter:drop-shadow(0 22px 44px #0000008c)}html:not([data-theme=light]) .ms-win-empty{filter:drop-shadow(0 20px 40px #0009)}}html[data-theme=dark] .ms-win-done{filter:drop-shadow(0 22px 44px #0000008c)}html[data-theme=dark] .ms-win-empty{filter:drop-shadow(0 20px 40px #0009)}.msw{background:var(--win);width:900px;height:600px;box-shadow:0 34px 78px #00000052, 0 9px 24px #0000002e, inset 0 0 0 .5px var(--win-inset);border-radius:16px;position:relative;overflow:hidden}.msw-toolbar{z-index:3;background:var(--toolbar);-webkit-backdrop-filter:blur(28px)saturate(1.4);backdrop-filter:blur(28px)saturate(1.4);border-bottom:.5px solid var(--toolbar-border);grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;height:56px;padding:0 16px;display:grid;position:absolute;inset:0 0 auto}.msw-lights{align-items:center;gap:8px;display:flex}.msw-lights span{border-radius:50%;width:12px;height:12px;box-shadow:inset 0 0 0 .5px #00000029}.msw-seg{background:var(--wseg-track);box-shadow:inset 0 0 0 .5px var(--wseg-inset);border-radius:9px;gap:2px;padding:2px;display:flex}.msw-seg-item{height:28px;color:var(--wsec);border-radius:7px;align-items:center;gap:6px;padding:0 16px;font-size:12.5px;font-weight:600;display:inline-flex}.msw-seg-item.on{color:var(--wtext);background:var(--wseg-on);box-shadow:var(--wseg-on-shadow)}.msw-seg-item svg{width:15px;height:15px}.msw-tools{justify-content:flex-end;align-items:center;gap:8px;display:flex}.msw-btn{border:.5px solid var(--wbtn-border);background:var(--wbtn-bg);height:30px;color:var(--wtext);white-space:nowrap;border-radius:8px;align-items:center;gap:6px;padding:0 12px;font-size:12px;font-weight:550;display:inline-flex;box-shadow:0 1px 2px #00000024}.msw-btn svg{width:15px;height:15px;color:var(--waccent)}.msw-content{background:linear-gradient(180deg, var(--c-top), var(--c-bot));flex-direction:column;display:flex;position:absolute;inset:56px 0 0;overflow:hidden}.msw-empty{height:100%;padding:20px}.msw-drop{text-align:center;border:2px dashed var(--wdrop-border);background:var(--wdrop-bg);border-radius:14px;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.msw-drop-icon{width:72px;height:60px;color:var(--waccent);place-items:center;margin-bottom:20px;display:grid}.msw-drop h3{letter-spacing:-.03em;color:var(--wtext);white-space:nowrap;margin:0;font-size:24px;font-weight:650;line-height:1.2}.msw-drop p{color:var(--wsec);margin:9px 0 0;font-size:13.5px;line-height:1.5}.msw-privacy{color:var(--wter);align-items:center;gap:6px;margin-top:22px;font-size:11.5px;display:inline-flex}.msw-privacy svg{width:13px;height:13px}.msw-list{flex:1;min-height:0;padding:14px 20px 84px;overflow:hidden}.msw-list-head{justify-content:space-between;align-items:baseline;gap:16px;padding:0 4px 10px;display:flex}.msw-list-head .l{color:var(--wsec);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:12px}.msw-list-head .r{color:var(--wsuccess);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:12px;font-weight:600}.msw-card{background:var(--wcard);box-shadow:0 12px 34px #0000001f, inset 0 0 0 .5px var(--wcard-inset);border-radius:13px;overflow:hidden}.msw-row{border-bottom:.5px solid var(--wsep);grid-template-columns:minmax(220px,1fr) 168px 68px 96px;align-items:center;gap:14px;min-height:58px;padding:9px 14px;display:grid}.msw-file{align-items:center;gap:12px;min-width:0;display:flex}.msw-thumb{border-radius:7px;flex:none;width:40px;height:40px;box-shadow:inset 0 0 0 .5px #ffffff47,0 1px 4px #0003}.msw-name{text-overflow:ellipsis;white-space:nowrap;color:var(--wtext);font-size:13px;font-weight:560;display:block;overflow:hidden}.msw-meta{color:var(--wter);font-variant-numeric:tabular-nums;margin-top:3px;font-size:10.5px;display:block}.msw-size{font-variant-numeric:tabular-nums;justify-content:flex-end;align-items:center;gap:6px;font-size:12px;display:flex}.msw-size .b{color:var(--wsec)}.msw-size .a{color:var(--wtext);font-weight:600}.msw-size svg,.msw-savings-arrow{width:13px;height:13px;color:var(--warrow)}.msw-badge-wrap{justify-content:flex-end;display:flex}.msw-badge{background:var(--wsuccess-bg);color:var(--wsuccess);font-variant-numeric:tabular-nums;border-radius:6px;align-items:center;padding:2px 7px;font-size:11px;font-weight:650;display:inline-flex}.msw-status{color:var(--wsuccess);justify-content:flex-end;align-items:center;gap:6px;font-size:11.5px;display:flex}.msw-status svg{width:15px;height:15px;color:var(--wsuccess)}.msw-capsule-wrap{justify-content:center;display:flex;position:absolute;bottom:20px;left:0;right:0}.msw-capsule{border:.5px solid var(--wcapsule-border);background:var(--wcapsule);-webkit-backdrop-filter:blur(26px)saturate(1.55);backdrop-filter:blur(26px)saturate(1.55);border-radius:14px;align-items:center;gap:14px;min-width:380px;height:48px;padding:6px 8px 6px 16px;display:flex;box-shadow:0 16px 34px #0000003d}.msw-capsule-check{width:26px;height:26px;color:var(--wsuccess);flex:none;place-items:center;display:grid}.msw-capsule-check svg{width:23px;height:23px}.msw-capsule-text{flex:1;min-width:0}.msw-capsule-text strong{color:var(--wtext);font-size:12px;font-weight:600;display:block}.msw-capsule-text span{color:var(--wsec);font-variant-numeric:tabular-nums;margin-top:2px;font-size:10px;display:block}.msw-capsule-btn{background:var(--waccent);color:#fff;border-radius:9px;align-items:center;height:34px;padding:0 18px;font-size:12px;font-weight:600;display:inline-flex;box-shadow:inset 0 1px #ffffff38}.msw-r{background:#ff5f57}.msw-y{background:#febc2e}.msw-g{background:#28c840}.ms-section{border-top:1px solid var(--ms-rule);padding:76px 16px}.ms-section-inner{max-width:var(--ms-measure);flex-direction:column;gap:36px;margin:0 auto;display:flex}.ms-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--ms-muted);font-size:12px;font-weight:600}.ms-h2{letter-spacing:-.02em;color:var(--ms-ink);margin:0;font-size:27px;font-weight:650;line-height:1.3}.ms-head{flex-direction:column;gap:10px;display:flex}.ms-grid-2{grid-template-columns:1fr 1fr;gap:20px;display:grid}.ms-grid-3{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.ms-card-feature{border:1px solid var(--ms-rule);background:var(--ms-soft);border-radius:14px;flex-direction:column;gap:14px;padding:28px;display:flex}.ms-feature-icon{background:var(--ms-accent-soft);width:38px;height:38px;color:var(--ms-accent);border-radius:9px;place-items:center;display:grid}.ms-feature-icon svg{width:20px;height:20px}.ms-card-feature h3{margin:0;font-size:17px;font-weight:600}.ms-card-feature p{color:var(--ms-muted);margin:0;font-size:14.5px;line-height:1.65}.ms-chips{flex-wrap:wrap;gap:8px;margin-top:2px;display:flex}.ms-chip{background:var(--ms-chip);color:var(--ms-ink);border-radius:999px;padding:4px 11px;font-size:12px;font-weight:600}.ms-card-stat{border:1px solid var(--ms-rule);border-radius:14px;flex-direction:column;gap:8px;padding:28px;display:flex}.ms-stat-label{color:var(--ms-muted);font-size:13px;font-weight:600}.ms-stat-row{align-items:baseline;gap:8px;display:flex}.ms-stat-num{letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:38px;font-weight:680}.ms-stat-num.success{color:var(--ms-success)}.ms-stat-unit{color:var(--ms-muted);font-size:14px}.ms-stat-note{color:var(--ms-muted);margin:0;font-size:13.5px;line-height:1.6}.ms-bench-foot{flex-wrap:wrap;align-items:center;gap:12px 18px;display:flex}.ms-bench-link{color:var(--ms-accent);font-size:14.5px;font-weight:600;text-decoration:none}.ms-bench-link:hover{text-underline-offset:3px;text-decoration:underline}.ms-bench-caveat{color:var(--ms-muted);font-size:12.5px;line-height:1.5}.ms-privacy-point{flex-direction:column;gap:10px;display:flex}.ms-privacy-icon{background:var(--ms-accent-soft);width:34px;height:34px;color:var(--ms-accent);border-radius:8px;place-items:center;display:grid}.ms-privacy-icon svg{width:17px;height:17px}.ms-privacy-point h3{margin:0;font-size:15.5px;font-weight:600}.ms-privacy-point p{color:var(--ms-muted);margin:0;font-size:14px;line-height:1.6}.ms-pricing{border-top:1px solid var(--ms-rule);background:var(--ms-soft);padding:80px 16px}.ms-pricing-inner{max-width:var(--ms-measure);grid-template-columns:minmax(0,1fr) minmax(300px,380px);align-items:center;gap:72px;margin:0 auto;display:grid}.ms-pricing-copy h2{letter-spacing:-.025em;max-width:520px;color:var(--ms-ink);text-wrap:pretty;margin:0;font-size:30px;font-weight:680;line-height:1.25}.ms-pricing-copy>p{max-width:580px;color:var(--ms-muted);text-wrap:pretty;margin:14px 0 0;font-size:16px;line-height:1.7}.ms-pricing-copy ul{grid-template-columns:1fr 1fr;gap:12px 24px;margin:26px 0 0;padding:0;list-style:none;display:grid}.ms-pricing-copy li{min-width:0;color:var(--ms-ink);align-items:flex-start;gap:10px;font-size:14px;line-height:1.5;display:flex}.ms-pricing-copy li:before{content:"";background:var(--ms-success);flex:none;width:17px;height:17px;margin-top:2px;-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 18 18' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9' cy='9' r='7.4' fill='none' stroke='black' stroke-width='1.4'/%3E%3Cpath d='M5.8 9.2l2.1 2.1 4.2-4.4' fill='none' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 18 18' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9' cy='9' r='7.4' fill='none' stroke='black' stroke-width='1.4'/%3E%3Cpath d='M5.8 9.2l2.1 2.1 4.2-4.4' fill='none' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/contain no-repeat}.ms-pricing-offer{border:1px solid var(--ms-rule);background:var(--ms-bg);border-radius:16px;flex-direction:column;align-items:stretch;gap:15px;padding:30px;display:flex}.ms-pricing-offer>div{align-items:baseline;gap:10px;display:flex}.ms-pricing-offer strong{letter-spacing:-.035em;color:var(--ms-ink);font-variant-numeric:tabular-nums;font-size:42px;font-weight:700;line-height:1}.ms-pricing-offer span{color:var(--ms-muted);font-size:13px}.ms-pricing-offer .ms-cta{justify-content:center;width:100%;margin-top:4px}.ms-pricing-trial{color:var(--ms-accent);align-self:center;font-size:14px;font-weight:600;text-decoration:none}.ms-pricing-trial:hover{text-underline-offset:3px;text-decoration:underline}.ms-pricing-trial:focus-visible{outline:2px solid var(--ms-accent);outline-offset:3px;border-radius:2px}.ms-pricing-offer>p{border-top:1px solid var(--ms-rule);color:var(--ms-muted);text-align:center;margin:2px 0 0;padding-top:15px;font-size:12.5px;line-height:1.55}.ms-download{border-top:1px solid var(--ms-rule);padding:88px 16px 96px}.ms-download-inner{max-width:var(--ms-measure);text-align:center;flex-direction:column;align-items:center;gap:22px;margin:0 auto;display:flex}.ms-download h2{letter-spacing:-.025em;max-width:560px;color:var(--ms-ink);margin:0;font-size:30px;font-weight:680;line-height:1.25}.ms-download p{color:var(--ms-muted);max-width:520px;margin:0;font-size:16px;line-height:1.7}.ms-download .ms-cta{margin-top:6px;padding:0 30px}.ms-thanks{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:44rem;min-height:min(660px,100vh - 164px);margin:0 auto;padding:96px 16px;display:flex}.ms-thanks-icon{background:var(--ms-accent-soft);width:58px;height:58px;color:var(--ms-success);border-radius:15px;place-items:center;margin-bottom:24px;display:grid}.ms-thanks-icon svg{width:34px;height:34px}.ms-thanks h1{max-width:560px;color:var(--ms-ink);letter-spacing:-.03em;text-wrap:pretty;margin:0;font-size:36px;font-weight:700;line-height:1.2}.ms-thanks>p{max-width:570px;color:var(--ms-muted);text-wrap:pretty;margin:16px 0 0;font-size:16px;line-height:1.7}.ms-thanks .ms-thanks-note{margin-top:12px;font-size:13.5px}.ms-thanks .ms-cta-row{margin-top:28px}.ms-doc{max-width:44rem;margin:0 auto;padding:56px 16px 72px}.ms-doc h1{letter-spacing:-.03em;text-wrap:pretty;margin:0;font-size:32px;font-weight:700;line-height:1.18}.ms-doc h2{letter-spacing:-.01em;margin:40px 0 12px;scroll-margin-top:24px;font-size:20px;font-weight:650}.ms-doc h3{margin:22px 0 4px;font-size:16px;font-weight:600}.ms-doc :where(p,li){color:var(--ms-muted);font-size:15.5px;line-height:1.75}.ms-doc :where(p){margin:1em 0}.ms-doc ul{margin:8px 0 14px;padding-left:1.3em}.ms-doc li{margin:5px 0}.ms-doc a{color:var(--ms-accent);text-underline-offset:3px;text-decoration:underline}.ms-doc a:hover{text-decoration-thickness:2px}.ms-doc section{margin:0}.ms-doc-head{flex-direction:column;gap:12px;margin-bottom:20px;display:flex}.ms-doc-head .ms-eyebrow{margin:0}.ms-doc-updated{color:var(--ms-muted);font-variant-numeric:tabular-nums;margin:0;font-size:13.5px}.ms-doc-lede{color:var(--ms-ink);text-wrap:pretty;margin:0 0 8px;font-size:17px;line-height:1.7}.ms-release-list{border-top:1px solid var(--ms-rule);margin-top:28px}.ms-release{border-bottom:1px solid var(--ms-rule);padding:32px 0 36px}.ms-release-head{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.ms-release-title{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}.ms-release-title h2{color:var(--ms-ink);margin:0;font-size:22px}.ms-release-title span{color:var(--ms-accent);font-size:13px;font-weight:650}.ms-release-meta{white-space:nowrap;font-variant-numeric:tabular-nums;align-items:center;gap:7px;margin:3px 0 0;display:flex;font-size:13px!important}.ms-release-summary{color:var(--ms-ink)!important;margin-top:18px!important}.ms-release ul{margin:14px 0 20px}.ms-release .ms-action{margin-top:4px}.ms-summary{border:1px solid var(--ms-rule);background:var(--ms-soft);border-radius:16px;margin:8px 0 12px;padding:24px 26px}.ms-summary-title{letter-spacing:.12em;text-transform:uppercase;color:var(--ms-muted);font-size:12px;font-weight:600}.ms-summary ul{gap:12px;margin:16px 0 0;padding:0;list-style:none;display:grid}.ms-summary li{color:var(--ms-ink);align-items:flex-start;gap:11px;margin:0;font-size:15px;line-height:1.55;display:flex}.ms-summary li:before{content:"";background:var(--ms-success);flex:none;width:18px;height:18px;margin-top:1px;-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 18 18' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9' cy='9' r='7.4' fill='none' stroke='black' stroke-width='1.4'/%3E%3Cpath d='M5.8 9.2l2.1 2.1 4.2-4.4' fill='none' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 18 18' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9' cy='9' r='7.4' fill='none' stroke='black' stroke-width='1.4'/%3E%3Cpath d='M5.8 9.2l2.1 2.1 4.2-4.4' fill='none' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/contain no-repeat}.ms-summary-note{border-top:.5px solid var(--ms-rule);color:var(--ms-muted);margin:18px 0 0;padding-top:16px;font-size:13.5px;line-height:1.65}.ms-net{border:1px solid var(--ms-rule);border-radius:12px;margin:8px 0 4px;overflow:hidden}.ms-net-row{border-bottom:.5px solid var(--ms-rule);grid-template-columns:.9fr 1fr 1.5fr;display:grid}.ms-net-row:last-child{border-bottom:0}.ms-net-head{background:var(--ms-soft);border-bottom:1px solid var(--ms-rule)}.ms-net-head span{color:var(--ms-muted);padding:11px 16px;font-size:12px;font-weight:600}.ms-net-cell{color:var(--ms-muted);padding:14px 16px;font-size:13.5px;line-height:1.55}.ms-net-cell.k{color:var(--ms-ink);font-weight:600}.ms-net-service{color:var(--ms-muted);font-weight:400}.ms-contact-card{border:1px solid var(--ms-rule);background:var(--ms-soft);border-radius:16px;flex-wrap:wrap;align-items:center;gap:16px;margin:8px 0 4px;padding:22px 24px;display:flex}.ms-contact-icon{background:var(--ms-accent-soft);width:42px;height:42px;color:var(--ms-accent);border-radius:11px;flex:none;place-items:center;display:grid}.ms-contact-icon svg{width:21px;height:21px}.ms-contact-body{min-width:0}.ms-contact-body .l{letter-spacing:.02em;color:var(--ms-muted);font-size:12.5px;font-weight:600;display:block}.ms-doc .ms-contact-mail{letter-spacing:-.01em;color:var(--ms-ink);margin-top:2px;font-size:18px;font-weight:600;text-decoration:none;display:inline-block}.ms-doc .ms-contact-mail:hover{color:var(--ms-accent)}.ms-contact-note{color:var(--ms-muted);text-align:right;margin-left:auto;font-size:12.5px}.ms-action-row{flex-wrap:wrap;gap:10px;margin:10px 0 4px;display:flex}.ms-doc .ms-action{border:1px solid var(--ms-rule);background:var(--ms-bg);height:40px;color:var(--ms-ink);border-radius:10px;align-items:center;gap:8px;padding:0 16px;font-size:14px;font-weight:550;text-decoration:none;display:inline-flex}.ms-doc .ms-action:hover{border-color:var(--ms-accent);color:var(--ms-accent)}.ms-action svg{width:16px;height:16px}.ms-doc-list>ul{gap:9px;margin:12px 0 4px;padding:0;list-style:none;display:grid}.ms-doc-list li{color:var(--ms-muted);align-items:flex-start;gap:10px;margin:0;font-size:14.5px;line-height:1.6;display:flex}.ms-doc-list li:before{content:"";background:var(--ms-accent);flex:none;width:16px;height:16px;margin-top:3px;-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 8h9M9 5l3.5 3L9 11' fill='none' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 8h9M9 5l3.5 3L9 11' fill='none' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/contain no-repeat}.ms-faq{border:1px solid var(--ms-rule);border-radius:14px;margin:8px 0 4px;overflow:hidden}.ms-faq details{border-bottom:.5px solid var(--ms-rule)}.ms-faq details:last-child{border-bottom:0}.ms-faq summary{cursor:pointer;color:var(--ms-ink);justify-content:space-between;align-items:center;gap:16px;padding:17px 20px;font-size:15.5px;font-weight:600;list-style:none;display:flex}.ms-faq summary::-webkit-details-marker{display:none}.ms-faq summary::marker{content:""}.ms-faq summary:hover{color:var(--ms-accent)}.ms-faq summary .chev{width:16px;height:16px;color:var(--ms-muted);flex:none;transition:transform .2s}.ms-faq details[open] summary .chev{transform:rotate(180deg)}.ms-faq .ms-faq-a{padding:0 20px 18px}.ms-faq .ms-faq-a p{color:var(--ms-muted);margin:0;font-size:14.5px;line-height:1.7}@media (prefers-reduced-motion:reduce){.ms-faq summary .chev{transition:none}}.ms-report{flex-direction:column;width:calc(100% - 32px);max-width:800px;margin:0 auto;padding:8px 0 0;display:flex}.ms-report .ms-eyebrow{margin-bottom:10px}.ms-report h1{letter-spacing:-.03em;color:var(--ms-ink);text-wrap:pretty;margin:0 0 16px;font-size:36px;font-weight:700;line-height:1.2}.ms-report-lede{color:var(--ms-muted);text-wrap:pretty;margin:0 0 16px;font-size:17.5px;line-height:1.7}.ms-report-badges{flex-wrap:wrap;gap:8px 10px;display:flex}.ms-report-badge{color:var(--ms-muted);border:1px solid var(--ms-rule);font-variant-numeric:tabular-nums;border-radius:999px;padding:4px 10px;font-size:12.5px}.ms-report h2{letter-spacing:-.02em;color:var(--ms-ink);overflow-wrap:anywhere;margin:48px 0 14px;font-size:24px;font-weight:650}.ms-report p{color:var(--ms-muted);text-wrap:pretty;margin:0 0 14px;font-size:15.5px;line-height:1.75}.ms-tldr{border:1px solid var(--ms-rule);background:var(--ms-soft);border-radius:14px;flex-direction:column;gap:14px;margin:24px 0 8px;padding:26px 28px;display:flex}.ms-tldr h2{margin:0;font-size:16px;font-weight:650}.ms-tldr-row{align-items:flex-start;gap:12px;display:flex}.ms-tldr-row .dot{background:var(--ms-accent);border-radius:50%;flex:none;width:6px;height:6px;margin-top:9px}.ms-tldr-row p{color:var(--ms-ink);margin:0;font-size:14.5px;line-height:1.7}.ms-table{border:1px solid var(--ms-rule);border-radius:12px;margin:8px 0 16px;overflow:hidden}.ms-table-row{border-bottom:.5px solid var(--ms-rule);grid-template-columns:1.6fr 1fr 1fr;display:grid}.ms-table-row:last-child{border-bottom:0}.ms-table-head{background:var(--ms-soft);border-bottom:1px solid var(--ms-rule)}.ms-table-head span{color:var(--ms-muted);padding:11px 16px;font-size:12px;font-weight:600}.ms-table-head .num{text-align:right}.ms-table-head .ms{color:var(--ms-ink);text-align:right}.ms-th{color:var(--ms-ink);padding:11px 16px;font-size:14px}.ms-td{text-align:right;font-variant-numeric:tabular-nums;padding:11px 16px;font-size:14px}.ms-td.ms{color:var(--ms-ink);font-weight:600}.ms-td.ms.good{color:var(--ms-success)}.ms-td.tp{color:var(--ms-muted)}.ms-type-table .ms-table-row{grid-template-columns:1.5fr .6fr .9fr .7fr;align-items:center}.ms-type-cell{flex-direction:column;gap:2px;padding:9px 14px;display:flex}.ms-type-cell .t{color:var(--ms-ink);font-size:13.5px}.ms-type-cell .a{color:var(--ms-muted);font-size:11.5px}.ms-type-num{text-align:right;font-variant-numeric:tabular-nums;color:var(--ms-ink);padding:9px 14px;font-size:13px}.ms-type-num.muted{color:var(--ms-muted)}.ms-checks{flex-direction:column;gap:8px;margin:4px 0 8px;display:flex}.ms-check{color:var(--ms-muted);align-items:flex-start;gap:10px;font-size:14px;line-height:1.6;display:flex}.ms-check svg{width:16px;height:16px;color:var(--ms-success);flex:none;margin-top:2px}.ms-callout{background:var(--ms-soft);border:1px solid var(--ms-rule);color:var(--ms-ink);border-radius:12px;margin:4px 0 8px;padding:18px 20px;font-size:14px;line-height:1.7}.ms-honest{border:1px solid var(--ms-rule);background:var(--ms-soft);border-radius:12px;flex-direction:column;gap:18px;margin:20px 0 8px;padding:28px 30px;display:flex}.ms-honest h2{margin:0;font-size:18px}.ms-honest-item strong{color:var(--ms-ink);margin-bottom:4px;font-size:14.5px;font-weight:600;display:block}.ms-honest-item p{margin:0;font-size:14px}.ms-method{flex-direction:column;gap:12px;margin:8px 0;display:flex}.ms-method-row{color:var(--ms-muted);align-items:flex-start;gap:12px;font-size:14.5px;line-height:1.7;display:flex}.ms-method-row .n{background:var(--ms-accent-soft);width:22px;height:22px;color:var(--ms-accent);font-variant-numeric:tabular-nums;border-radius:6px;flex:none;place-items:center;font-size:12px;font-weight:600;display:grid}@media (max-width:640px){.ms-table-row,.ms-type-table .ms-table-row{grid-template-columns:1.4fr 1fr 1fr}.ms-report h1{font-size:30px}}.ms-footer{border-top:1px solid var(--ms-rule);max-width:1032px;color:var(--ms-muted);flex-wrap:wrap;gap:8px 24px;margin:0 auto;padding:26px 16px 48px;font-size:13px;display:flex}.ms-footer :where(a,button){color:var(--ms-muted);text-decoration:none}.ms-footer :where(a,button):hover{color:var(--ms-ink)}.ms-footer .spacer{margin-left:auto}.ms-analytics-preferences{appearance:none;font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.ms-consent{z-index:100;border:1px solid var(--ms-rule);background:var(--ms-bg);border-radius:14px;align-items:flex-end;gap:24px;width:min(600px,100vw - 40px);padding:22px 24px;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 18px 60px #1212152e}.ms-consent-copy{flex:1;min-width:0}.ms-consent h2{letter-spacing:-.01em;color:var(--ms-ink);margin:0 0 6px;font-size:16px;font-weight:650}.ms-consent p{color:var(--ms-muted);margin:0;font-size:13.5px;line-height:1.6}.ms-consent a{color:var(--ms-accent);text-underline-offset:3px;margin-top:7px;font-size:12.5px;display:inline-block}.ms-consent-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:8px;max-width:240px;display:flex}.ms-consent button{border:1px solid var(--ms-rule);min-height:36px;font:inherit;cursor:pointer;border-radius:9px;padding:0 14px;font-size:13px;font-weight:600}.ms-consent button.primary{border-color:var(--ms-accent);background:var(--ms-accent);color:#fff}.ms-consent button.secondary{background:var(--ms-soft);color:var(--ms-ink)}.ms-consent button.close{min-height:auto;color:var(--ms-muted);background:0 0;border-color:#0000;padding:4px 8px;font-size:12px}.ms-consent :where(a,button):focus-visible,.ms-analytics-preferences:focus-visible{outline:2px solid var(--ms-accent);outline-offset:3px}@keyframes ms-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.ms-rise{animation:.55s cubic-bezier(.22,.61,.36,1) both ms-rise}@media (prefers-reduced-motion:reduce){.ms-rise{animation:none}}@media (max-width:1090px){.ms-hero-grid{grid-template-columns:1fr;gap:40px}.ms-hero-stage{width:100%;min-width:0;height:300px}.ms-win-done{filter:drop-shadow(0 18px 34px #141c2d33);width:100%;max-width:460px;height:300px;position:relative;bottom:auto;right:auto}.ms-win-done .msw{transform:scale(.5)}.ms-win-empty,.ms-flow{display:none}.ms-title{font-size:34px}.ms-grid-2,.ms-grid-3{grid-template-columns:1fr}.ms-pricing-inner{grid-template-columns:1fr;gap:36px}.ms-pricing-offer{max-width:420px}}@media (max-width:620px){.ms-cta-row{flex-direction:column;align-items:stretch}.ms-cta-row .ms-cta{justify-content:center;width:100%}.ms-pricing{padding:60px 16px}.ms-pricing-copy h2{font-size:27px}.ms-pricing-copy ul{grid-template-columns:1fr}.ms-pricing-offer{max-width:none;padding:24px}.ms-thanks{min-height:560px;padding:72px 16px}.ms-thanks h1{font-size:30px}.ms-doc{padding:40px 16px 56px}.ms-doc h1{font-size:27px}.ms-release-head{flex-direction:column;gap:6px}.ms-release-meta{white-space:normal}.ms-net-row{grid-template-columns:1fr}.ms-net-head{display:none}.ms-net-cell{padding:12px 16px 4px}.ms-net-cell:last-child{padding-bottom:14px}.ms-net-cell.k{padding-top:14px}.ms-contact-note{text-align:left;width:100%;margin-left:0}.ms-consent{flex-direction:column;align-items:stretch;gap:16px;width:calc(100vw - 24px);padding:20px;bottom:12px;right:12px}.ms-consent-actions{max-width:none}.ms-consent button.primary,.ms-consent button.secondary{flex:1}}@media (max-width:500px){.ms-hero-stage{aspect-ratio:3/2;height:auto}.ms-win-done{max-width:none;height:100%;container-type:inline-size}.ms-win-done .msw{transform:scale(calc(100cqw / 900px))}}
