:root{--blue: #2f6df6;--blue-dark: #1f55d6;--ink: #15171b;--dim: #697181;--edge: rgba(20, 28, 45, .11);--surface: #fff}:root:has(.site-page){color:#15171b;background:#f7f8fb;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0;min-width:320px}button{font:inherit}:where(.site-page) a{color:inherit;text-decoration:none}.shell{width:min(1140px,calc(100% - 48px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;height:68px;padding:0 max(24px,calc((100% - 1140px)/2));border-bottom:1px solid rgba(20,28,45,.07);background:#f7f8fbdb;backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:750;letter-spacing:-.02em}.brand-mark{display:block;flex:0 0 auto;width:34px;height:34px}:where(.site-page) nav{display:flex;align-items:center;gap:28px;color:#4e5664;font-size:14px}:where(.site-page) nav a:hover{color:var(--blue)}.language-button{border:1px solid var(--edge);background:#fff;padding:6px 10px;border-radius:8px;cursor:pointer;color:var(--ink)}.github-link{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:8px;color:#4e5664}.github-link:hover{color:var(--blue);background:#2f6df614}.footer-meta{display:flex;align-items:center;gap:14px}.footer-meta p{margin:0}.site-footer .github-link{color:#828996}.site-footer .github-link:hover{color:var(--ink);background:#141c2d0f}.hero{padding-block:58px 90px;text-align:center}.hero-copy{max-width:780px;margin-inline:auto}.eyebrow{margin:0 0 15px;color:var(--blue);font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}:where(.site-page) :is(h1,h2,h3,p){overflow-wrap:break-word}:where(.site-page) h1{margin:0;font-size:clamp(48px,6vw,76px);line-height:.98;letter-spacing:-.055em}:where(.site-page) h1 span{display:block;color:var(--blue)}.lead{max-width:570px;margin:28px auto;color:var(--dim);font-size:19px;line-height:1.65}.hero-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:11px;font-size:14px;font-weight:700}.button-primary{color:#fff;background:var(--blue);box-shadow:0 12px 28px #2f6df633}.button-primary:hover{background:var(--blue-dark);transform:translateY(-1px)}.button-secondary{border:1px solid var(--edge);background:var(--surface)}.platforms{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:22px;color:#858c98;font-size:12px}.platforms i{width:3px;height:3px;border-radius:50%;background:#aab0ba}.shots{position:relative;margin-top:46px;padding:22px 22px 20px;border-radius:30px;background:radial-gradient(circle at 74% 12%,#dfe9ff,transparent 42%),linear-gradient(150deg,#eef2fa,#e5eaf3);box-shadow:inset 0 0 0 1px #283c5a0f}.shots:focus-visible{outline:2px solid var(--blue);outline-offset:3px}.shots-hint{margin:6px 0 18px;color:#7c8491;font-size:12px}.shots-hint span{margin-right:7px;color:var(--blue)}.shots-stage{position:relative;display:grid}.shot{grid-area:1 / 1;margin:0;overflow:hidden;border:1px solid rgba(20,28,45,.14);border-radius:14px;background:#fff;box-shadow:0 30px 70px #25324e33,0 4px 10px #25324e17;opacity:0;transition:opacity .45s ease}.shot-active{opacity:1}.shot:not(.shot-active){pointer-events:none}.shot-bar{display:flex;align-items:center;gap:10px;height:34px;padding:0 13px;border-bottom:1px solid #e9ecf1;background:linear-gradient(#fbfcfd,#f3f5f8)}.shot-dots{display:inline-flex;gap:6px}.shot-dots i{width:9px;height:9px;border-radius:50%;background:#dfe3ea}.shot-app{color:#6c7482;font-size:11px;font-weight:650}.shot-route{margin-left:auto;padding:2px 8px;border-radius:999px;color:var(--blue);background:#2f6df61a;font-size:10px;font-weight:750;letter-spacing:.02em}.shot img{display:block;width:100%;height:auto}.shots-arrow{position:absolute;top:50%;z-index:2;display:grid;place-items:center;width:38px;height:38px;transform:translateY(-50%);border:1px solid var(--edge);border-radius:50%;background:#ffffffeb;box-shadow:0 6px 18px #25324e24;color:#4e5664;font-size:20px;line-height:1;cursor:pointer}.shots-arrow:hover{color:var(--blue)}.shots-arrow-back{left:-14px}.shots-arrow-next{right:-14px}.shot-caption{display:flex;align-items:baseline;justify-content:center;flex-wrap:wrap;gap:10px;margin:20px 0 0;text-align:center}.shot-caption strong{font-family:Georgia,serif;font-size:18px;letter-spacing:-.01em}.shot-caption span{max-width:640px;color:#5c6474;font-size:14px;line-height:1.6}.shots-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:16px}.shots-dots{display:flex;gap:8px}.shots-dot{width:26px;height:5px;padding:0;border:0;border-radius:999px;background:#283c5a29;cursor:pointer;transition:background .2s ease}.shots-dot-on{background:var(--blue)}.shot-credit{color:#98a0ac;font-size:11px}@media(prefers-reduced-motion:reduce){.shot{transition:none}}.features-section{padding:110px 0 120px;background:#fff}:where(.site-page) h2{max-width:780px;margin:0;font-size:clamp(36px,4.5vw,58px);line-height:1.08;letter-spacing:-.045em}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:55px}.feature{min-height:260px;padding:28px;border:1px solid var(--edge);border-radius:18px;background:#fbfcfe}.feature>span{display:grid;place-items:center;width:43px;height:43px;border-radius:12px;color:var(--blue);background:#eaf0ff;font-weight:800}.feature h3{margin:42px 0 12px;font-size:19px;letter-spacing:-.02em}.feature p{margin:0;color:var(--dim);font-size:14px;line-height:1.65}.loop-section{padding-block:120px;background:linear-gradient(180deg,#f2f5fb,#eef2f9)}.loop-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:90px;align-items:center}.loop-body{max-width:560px;margin:26px 0 32px;color:var(--dim);line-height:1.75}.loop-card{padding:10px 14px;border:1px solid var(--edge);border-radius:19px;background:#fff;box-shadow:0 20px 50px #28375514}.loop-step{display:flex;gap:16px;padding:20px 12px}.loop-step+.loop-step{border-top:1px solid #edf0f4}.loop-step>span{display:grid;flex:0 0 auto;place-items:center;width:27px;height:27px;border-radius:50%;color:var(--blue);background:#eaf0ff;font-size:12px;font-weight:800}.loop-step strong{display:block;margin-bottom:6px;font-size:15px;letter-spacing:-.01em}.loop-step p{margin:0;color:var(--dim);font-size:13.5px;line-height:1.6}.loop-sync{margin:0;padding:15px 12px 18px;border-top:1px solid #edf0f4;color:#7c8491;font-size:12.5px;line-height:1.6}.privacy{display:grid;grid-template-columns:1.15fr .85fr;gap:100px;align-items:center;padding-block:125px}.privacy>div>p:last-child{max-width:640px;color:var(--dim);line-height:1.75}.privacy-card{padding:14px;border:1px solid var(--edge);border-radius:19px;background:#fff;box-shadow:0 20px 50px #28375514}.privacy-card div{display:flex;align-items:center;gap:12px;padding:16px}.privacy-card div+div{border-top:1px solid #edf0f4}.privacy-card span{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;color:#18794e;background:#e8f7ef;font-size:12px}.privacy-card strong{font-size:14px}.download-section{padding:115px 0;color:#fff;background:#151923}.download-section .eyebrow{color:#8eafff}.download-section h2{max-width:760px}.release-state{margin:30px 0 0;color:#aeb6c5}.release-meta{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:30px;color:#9ba6b7;font-size:12px}.release-meta span:first-child{color:#b8cbff;font-weight:700}.download-card{display:flex;align-items:center;gap:15px;padding:19px;border:1px solid rgba(255,255,255,.12);border-radius:15px;background:#ffffff0e;transition:border-color .2s,background .2s,transform .2s}.download-card-recommended{margin-top:28px;padding:24px 22px;border-color:#668ff08c;background:linear-gradient(135deg,#4670dc47,#ffffff0f);box-shadow:0 18px 40px #141e3747}.download-card:hover{border-color:#668ff0;background:#4670dc24;transform:translateY(-2px)}.download-card-recommended:hover{background:linear-gradient(135deg,#4670dc5c,#ffffff14)}.os-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:11px;background:#ffffff1a;font-size:20px}.download-card-recommended .os-icon{width:48px;height:48px;background:#668ff038}.download-copy{display:flex;flex:1;flex-direction:column;gap:5px}.download-copy strong{display:inline-flex;flex-wrap:wrap;align-items:center;gap:8px}.download-copy small{color:#99a3b4}.download-badge{width:fit-content;margin:0 0 2px;padding:3px 8px;border-radius:999px;color:#d7e3ff;background:#668ff047;font-size:11px;font-style:normal;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.package-tag{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border:1px solid rgba(255,255,255,.16);border-radius:999px;color:#c5d4f5;background:#ffffff14;font-size:11px;font-weight:700;letter-spacing:.04em}.download-action{color:#a9c0ff;font-size:12px;font-weight:700}.download-card-recommended .download-action{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border-radius:10px;color:#fff;background:var(--blue)}.other-downloads{margin-top:22px}.other-downloads summary{cursor:pointer;width:fit-content;color:#a9b3c2;font-size:13px;font-weight:600;list-style:none}.other-downloads summary::-webkit-details-marker{display:none}.other-downloads summary:after{content:" ▾";color:#7f8a9c}.other-downloads[open] summary:after{content:" ▴"}.other-downloads summary:hover{color:#fff}.download-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:16px}.github-release{display:inline-block;margin-top:25px;color:#a9b3c2;font-size:13px}.github-release:hover{color:#fff}.site-footer{display:flex;justify-content:space-between;align-items:center;min-height:110px;color:#828996;font-size:12px}@media(max-width:850px){:where(.site-page) nav a:not(.github-link){display:none}.hero{padding-top:70px}.shots{margin-top:44px}.shots-arrow-back{left:6px}.shots-arrow-next{right:6px}.feature-grid{grid-template-columns:1fr}.feature{min-height:210px}.feature h3{margin-top:28px}.loop-grid,.privacy{grid-template-columns:1fr;gap:42px}.download-grid{grid-template-columns:1fr}}@media(max-width:540px){.shell{width:min(100% - 28px,1140px)}.site-header{height:60px;padding-inline:14px}.brand-mark{width:31px;height:31px}:where(.site-page) h1{font-size:47px}.hero{min-height:auto;padding-block:55px 65px}.shots{padding:14px 14px 16px;border-radius:22px}.shots-hint{margin:2px 0 12px}.shot-bar{height:28px}.shot-caption{gap:6px}.shot-caption span{font-size:13px}.shots-footer{flex-direction:column;gap:10px}.features-section,.loop-section,.privacy,.download-section{padding-block:85px}.site-footer{flex-direction:column;justify-content:center;gap:10px;text-align:center}}@media(prefers-reduced-motion:reduce){:root:has(.site-page){scroll-behavior:auto}:where(.site-page),:where(.site-page) *,:where(.site-page) *:before,:where(.site-page) *:after{transition-duration:.01ms!important}}:where(.site-page) .changelog-main{max-width:780px;margin:0 auto;padding:64px 24px 96px;display:grid;gap:20px}:where(.site-page) .changelog-main h1{font-size:clamp(40px,5vw,60px)}:where(.site-page) .changelog-lead{margin:0;color:var(--dim);font-size:17px}:where(.site-page) .changelog-entry{padding-top:28px;border-top:1px solid var(--edge);display:grid;gap:12px}:where(.site-page) .changelog-entry>header{display:flex;align-items:baseline;flex-wrap:wrap;gap:12px}:where(.site-page) .changelog-entry h2{font-size:28px;letter-spacing:-.03em}:where(.site-page) .changelog-entry h2 a:hover{color:var(--blue)}:where(.site-page) .changelog-entry time{color:var(--dim);font-size:14px}:where(.site-page) .changelog-upcoming{padding:2px 10px;border:1px solid var(--edge);border-radius:999px;color:var(--dim);font-size:12px;font-weight:650}:where(.site-page) .changelog-headline{margin:0;font-size:17px;font-weight:620}:where(.site-page) .changelog-group{display:grid;gap:6px}:where(.site-page) .changelog-group h3{margin:0;color:var(--dim);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}:where(.site-page) .changelog-group ul{margin:0;padding-left:20px;display:grid;gap:4px}:where(.site-page) .changelog-group li{font-size:15px;line-height:1.55}:where(.site-page) .changelog-platform{margin-right:6px;color:var(--blue);font-size:12px;font-weight:700}
