:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#172331;--muted:#5a6978;--paper:#fbfcf9;--soft:#eef4f2;--line:#d9e1dd;--blue:#1f4e8c;--teal:#007f7b;--green:#1f8f52;--yellow:#d9a111;--red:#ba3d34;--white:#fff;--shadow:0 22px 70px #17233129;background:var(--paper);color:var(--ink);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}#features,#screenshots,#privacy{scroll-margin-top:96px}body{background:var(--paper);min-width:320px;margin:0}body,button,select{font:inherit}button,select{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-shell{min-height:100vh;overflow:clip}.site-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fbfcf9f0;border-bottom:1px solid #d9e1dde6;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;width:100%;min-height:72px;padding:12px 32px;display:grid;position:sticky;top:0}.brand{align-items:center;gap:10px;min-width:0;font-weight:800;display:inline-flex}.brand__icon{border-radius:8px;width:38px;height:38px}.brand__wordmark{font-size:1.12rem}.site-nav{color:var(--muted);justify-content:center;gap:22px;font-size:.95rem;display:flex}.site-nav a{padding:8px 0}.site-nav a:hover{color:var(--ink)}.language-picker{border:1px solid var(--line);background:var(--white);border-radius:8px;align-items:center;gap:8px;min-width:0;padding:8px 10px;display:inline-flex}.language-picker select{background:0 0;border:0;outline:0;max-width:180px;font-size:.95rem}.hero{background:var(--soft);isolation:isolate;align-items:center;min-height:84svh;padding:92px 32px 88px;display:flex;position:relative}.hero:after{content:"";z-index:-1;background:#fbfcf9c2;position:absolute;inset:0}.hero__media{z-index:-2;position:absolute;inset:0;overflow:hidden}.hero-shot{aspect-ratio:1320/2868;object-fit:cover;width:285px;box-shadow:var(--shadow);border:1px solid #ffffffb8;border-radius:8px;position:absolute}.hero-shot--one{top:7%;right:10%;transform:rotate(2deg)}.hero-shot--two{width:245px;bottom:-15%;right:30%;transform:rotate(-5deg)}.hero-shot--three{width:235px;top:18%;right:-3%;transform:rotate(7deg)}.hero__content{z-index:1;width:min(680px,100%);margin-left:max(0px,50vw - 590px);position:relative}.eyebrow{color:var(--teal);text-transform:uppercase;margin:0 0 14px;font-size:.86rem;font-weight:800}h1,h2,h3,p{margin-top:0}h1{margin-bottom:12px;font-size:4.6rem;line-height:.95}h2{margin-bottom:0;font-size:2.35rem;line-height:1.08}h3{margin-bottom:10px;font-size:1.12rem;line-height:1.28}.hero__subtitle{color:var(--blue);margin-bottom:18px;font-size:1.55rem;font-weight:760;line-height:1.25}.hero__body{color:#314150;max-width:590px;margin-bottom:28px;font-size:1.12rem;line-height:1.7}.hero__actions{flex-wrap:wrap;gap:12px;margin-bottom:22px;display:flex}.button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:12px 16px;font-weight:800;display:inline-flex}.button--primary{background:var(--blue);color:var(--white)}.button--secondary{border-color:var(--line);color:var(--ink);background:#ffffffdb}.button:hover,.icon-button:hover,.screenshot-thumb:hover{transform:translateY(-1px)}.hero__badges{flex-wrap:wrap;gap:10px;max-width:660px;display:flex}.hero__badges span{color:#354757;background:#ffffffb8;border:1px solid #17233121;border-radius:8px;align-items:center;min-height:34px;padding:7px 10px;font-size:.92rem;font-weight:700;display:inline-flex}.highlights{z-index:3;border:1px solid var(--line);background:var(--line);border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;width:min(1180px,100% - 64px);margin:-48px auto 0;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 54px #17233114}.highlight{background:var(--white);min-height:112px;padding:22px}.highlight strong,.highlight span{display:block}.highlight strong{color:var(--blue);margin-bottom:6px;font-size:1.35rem;line-height:1.2}.highlight span{color:var(--muted);line-height:1.45}.section{width:min(1180px,100% - 64px);margin:0 auto;padding:104px 0}.section__intro{max-width:760px;margin-bottom:34px}.section__intro p:not(.eyebrow){color:var(--muted);margin:14px 0 0;font-size:1.06rem;line-height:1.7}.section__intro--split{grid-template-columns:minmax(0,.95fr) minmax(280px,.55fr);align-items:end;gap:40px;max-width:none;display:grid}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.feature-card{border:1px solid var(--line);background:var(--white);border-radius:8px;min-height:218px;padding:24px}.feature-card svg{color:var(--teal);margin-bottom:18px}.feature-card:nth-child(2) svg{color:var(--green)}.feature-card:nth-child(3) svg{color:var(--red)}.feature-card:nth-child(4) svg{color:var(--blue)}.feature-card:nth-child(5) svg{color:var(--yellow)}.feature-card p{color:var(--muted);margin:0;line-height:1.62}.section--screenshots{border-top:1px solid var(--line)}.screenshot-viewer{grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;gap:18px;display:grid}.icon-button{border:1px solid var(--line);background:var(--white);cursor:pointer;border-radius:8px;place-items:center;width:48px;height:48px;transition:transform .16s,border-color .16s;display:inline-grid}.icon-button:focus-visible,.button:focus-visible,.screenshot-thumb:focus-visible,.language-picker select:focus-visible,.site-nav a:focus-visible,.brand:focus-visible,.footer-links a:focus-visible{outline-offset:3px;outline:3px solid #007f7b52}.phone-frame{justify-items:center;margin:0;display:grid}.phone-frame img{aspect-ratio:1320/2868;object-fit:cover;width:min(360px,72vw);box-shadow:var(--shadow);border:1px solid #1723311f;border-radius:8px}.phone-frame figcaption{color:var(--muted);margin-top:14px;font-weight:800}.screenshot-strip{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:28px;display:grid}.screenshot-thumb{cursor:pointer;background:0 0;border:2px solid #0000;border-radius:8px;min-width:0;padding:0;transition:transform .16s,border-color .16s}.screenshot-thumb.is-active{border-color:var(--teal)}.screenshot-thumb img{aspect-ratio:1320/2868;object-fit:cover;border-radius:6px;width:100%}.section--privacy{border-top:1px solid var(--line)}.section--standalone{border-top:0;padding-top:72px}.section--standalone h1{margin-bottom:12px;font-size:3rem;line-height:1.08}.policy-updated{font-weight:800;color:var(--blue)!important}.policy-list{border-top:1px solid var(--line);gap:0;display:grid}.policy-section{border-bottom:1px solid var(--line);grid-template-columns:minmax(220px,.32fr) minmax(0,1fr);gap:32px;padding:28px 0;display:grid}.policy-section h3{margin:0}.policy-section ul{color:var(--muted);gap:12px;margin:0;padding-left:20px;line-height:1.65;display:grid}.site-footer{border-top:1px solid var(--line);width:min(1180px,100% - 64px);color:var(--muted);justify-content:space-between;gap:28px;margin:0 auto;padding:34px 0 46px;display:flex}.site-footer strong{color:var(--ink);margin-bottom:8px;display:block}.site-footer p{max-width:680px;margin:0;line-height:1.6}.footer-links{flex-wrap:wrap;place-content:start flex-end;gap:16px;font-weight:800;display:flex}.footer-links a{color:var(--blue)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=920px){.site-header{grid-template-columns:auto auto;gap:12px;padding:10px 18px}.site-nav{grid-column:1/-1;justify-content:flex-start;padding-bottom:2px;overflow-x:auto}.language-picker{justify-self:end}.hero{min-height:88svh;padding:76px 20px}h1{font-size:3.45rem}h2{font-size:2rem}.hero__subtitle{font-size:1.3rem}.hero__body{font-size:1rem}.hero-shot{opacity:.42}.hero-shot--one{right:-30px}.hero-shot--two{right:120px}.hero-shot--three{display:none}.highlights,.section,.site-footer{width:min(100% - 36px,720px)}.highlights,.feature-grid,.section__intro--split,.policy-section{grid-template-columns:1fr}.section{padding:78px 0}}@media (width<=620px){.brand__wordmark{display:none}.language-picker select{max-width:138px}.hero{align-items:flex-end;min-height:86svh}h1{font-size:2.85rem}.hero__actions{flex-direction:column;align-items:stretch}.button,.hero__badges span{width:100%}.screenshot-viewer{grid-template-columns:40px minmax(0,1fr) 40px;gap:10px}.icon-button{width:40px;height:40px}.screenshot-strip{padding-bottom:8px;display:flex;overflow-x:auto}.screenshot-thumb{flex:0 0 88px}.site-footer{flex-direction:column}.footer-links{justify-content:flex-start}}
