:root{color-scheme:light dark;--page: #f6f8fb;--ink: #111318;--muted: #636b76;--line: #dfe4ec;--panel: #ffffff;--blue: #0a84ff;--dark: #17191d;--radius: 8px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,Arial,sans-serif}*{box-sizing:border-box}html{background:var(--page);color:var(--ink);scroll-behavior:smooth}body{margin:0;min-width:320px;background:radial-gradient(circle at 50% 0%,rgba(10,132,255,.12),transparent 34rem),linear-gradient(180deg,#f6f8fb00,#e6ecf5a6 52%,#f6f8fb00),var(--page)}a{color:inherit;text-decoration:none}p,h1,h2,h3{margin:0}.site-header{display:flex;align-items:center;justify-content:flex-end;width:min(980px,calc(100% - 32px));min-height:56px;margin:0 auto}.site-header.has-brand{justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:10px;font-size:15px;font-weight:750}.brand-mark{width:32px;height:32px;border-radius:8px}.site-header nav{display:flex;gap:18px;color:var(--muted);font-size:14px}.site-header a:hover,.site-footer a:hover{color:var(--blue)}.hero{width:min(1080px,calc(100% - 32px));margin:0 auto;padding:12px 0 70px;text-align:center}.hero-icon{width:96px;height:96px;border-radius:22px;filter:drop-shadow(0 18px 30px rgba(8,31,67,.18))}h1{margin-top:20px;font-size:clamp(54px,10vw,104px);font-weight:820;letter-spacing:0;line-height:.95}.hero-subtitle{max-width:690px;margin:18px auto 34px;color:var(--muted);font-size:clamp(20px,2.5vw,28px);line-height:1.32}.hero-screenshot{width:min(100%,1040px);margin:30px auto 0}.hero-screenshot img,.feature-row img{display:block;width:100%;height:auto;border-radius:28px;mix-blend-mode:multiply;filter:drop-shadow(0 28px 54px rgba(22,30,45,.18));-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 9%,#000 91%,transparent 100%),linear-gradient(180deg,transparent 0%,#000 9%,#000 91%,transparent 100%);-webkit-mask-composite:source-in;mask-image:linear-gradient(90deg,transparent 0%,#000 9%,#000 91%,transparent 100%),linear-gradient(180deg,transparent 0%,#000 9%,#000 91%,transparent 100%);mask-composite:intersect}.hero-screenshot{position:relative}.hero-screenshot:before,.feature-row figure:before{position:absolute;inset:8% 6% -2%;z-index:-1;content:"";border-radius:36px;background:radial-gradient(circle at 50% 20%,rgba(10,132,255,.12),transparent 62%);filter:blur(30px)}.app-store-button{display:inline-block;line-height:0;user-select:none;-webkit-user-select:none}.app-store-button img{display:block;width:168px;height:auto;border-radius:8px;pointer-events:none;user-select:none;-webkit-user-drag:none;-webkit-user-select:none}.trial-note{margin-top:10px;color:var(--muted);font-size:13px;line-height:1.3}.feature-showcase{display:grid;gap:74px;width:min(1080px,calc(100% - 32px));margin:0 auto;padding:34px 0 84px}.section-heading{max-width:650px;margin:0 auto;text-align:center}.section-heading h2{font-size:clamp(38px,6vw,64px);line-height:1}.section-heading p{margin-top:12px;color:var(--muted);font-size:19px;line-height:1.45}.feature-row{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:48px;align-items:center}.feature-row.reverse{grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr)}.feature-row.reverse figure{order:2}.feature-row figure{position:relative;margin:0}.feature-row img{border-radius:20px}.feature-row h3{max-width:440px;font-size:clamp(30px,4vw,48px);line-height:1.04}.feature-row p{max-width:460px;margin-top:16px;color:var(--muted);font-size:19px;line-height:1.5}.content-grid{display:grid;width:min(680px,calc(100% - 32px));margin:0 auto;padding:30px 0 92px}.grid-section{display:grid;gap:26px}.grid-section h2{font-size:34px;line-height:1.05}.grid-section article{padding-top:24px;border-top:1px solid var(--line)}.grid-section h3{font-size:22px;line-height:1.15}.grid-section p{margin-top:9px;color:var(--muted);font-size:16px;line-height:1.55}.site-footer{display:grid;grid-template-columns:minmax(220px,1fr) 2fr;gap:48px;width:min(980px,calc(100% - 32px));margin:0 auto;padding:46px 0 68px;border-top:1px solid var(--line)}.footer-brand{margin-bottom:14px}.footer-links{display:flex;align-items:start;justify-content:space-between;gap:24px}.footer-links div{display:grid;gap:10px}.footer-links h2{margin-bottom:3px;color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase}.footer-links a,.site-footer p{color:var(--muted);font-size:14px;line-height:1.5}.simple-page{width:min(900px,calc(100% - 32px));min-height:calc(100svh - 285px);margin:0 auto;padding:98px 0 120px}.simple-page h1{font-size:clamp(48px,8vw,92px)}.simple-page p{max-width:680px;margin-top:22px;color:var(--muted);font-size:21px;line-height:1.5}.legal-page{width:min(980px,calc(100% - 32px));margin:0 auto;padding:78px 0 112px}.legal-article{max-width:760px}.legal-article .kicker{margin-bottom:14px;color:var(--blue);font-size:13px;font-weight:800;letter-spacing:0;text-transform:uppercase}.legal-article h1{max-width:760px;margin-top:0;font-size:clamp(44px,7vw,76px);line-height:.98}.legal-lede{margin-top:24px;color:var(--muted);font-size:clamp(21px,3vw,28px);line-height:1.4}.legal-updated{margin-top:34px;color:var(--muted);font-size:16px}.legal-article h2{margin-top:42px;font-size:27px;line-height:1.12}.legal-article p:not(.kicker):not(.legal-lede):not(.legal-updated){margin-top:14px;color:var(--muted);font-size:18px;line-height:1.65}.legal-article a{color:var(--blue);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.legal-article code{padding:2px 6px;border:1px solid var(--line);border-radius:6px;background:var(--panel);color:var(--text);font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace;font-size:.9em}.comparison-page{width:min(1180px,calc(100% - 32px))}.comparison-article{max-width:940px}.comparison-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:38px}.comparison-summary div,.comparison-callout{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel)}.comparison-summary div{padding:20px}.comparison-summary h2,.comparison-callout h2{margin-top:0;font-size:18px;line-height:1.2}.comparison-summary p,.comparison-callout p{margin-top:10px;color:var(--muted);font-size:16px;line-height:1.55}.comparison-table-wrap{max-width:100%;margin-top:36px;overflow-x:auto;border:1px solid var(--line);border-radius:var(--radius);background:var(--panel)}.comparison-table{width:100%;min-width:920px;border-collapse:collapse;font-size:15px;line-height:1.45}.comparison-table.two-column{min-width:740px}.comparison-table th,.comparison-table td{padding:14px 16px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.comparison-table thead th{color:var(--text);font-size:13px;font-weight:800;text-transform:uppercase}.comparison-table tbody th{width:18%;color:var(--text);font-weight:800}.comparison-table td{color:var(--muted)}.comparison-table tbody tr:last-child th,.comparison-table tbody tr:last-child td{border-bottom:0}.comparison-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 34px;margin-top:44px}.legal-article h3{margin-top:30px;font-size:22px;line-height:1.18}.legal-article ul{display:grid;gap:10px;margin:16px 0 0;padding-left:22px;color:var(--muted);font-size:18px;line-height:1.55}.legal-article li::marker{color:var(--blue)}.comparison-callout{margin-top:44px;padding:26px}.link-list{display:grid;gap:12px;max-width:520px;margin-top:34px}.link-list a{padding:18px 20px;border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);font-weight:700}@media(max-width:820px){.site-header,.hero,.content-grid,.feature-showcase,.site-footer{width:min(100% - 24px,980px)}.site-header{display:grid;gap:12px;justify-items:center;padding:18px 0}.legal-page{width:min(100% - 24px,980px);padding:48px 0 84px}.comparison-summary,.comparison-columns{grid-template-columns:1fr}.comparison-table-wrap{margin-right:-12px;margin-left:-12px;border-right:0;border-left:0;border-radius:0}.content-grid,.feature-row,.feature-row.reverse,.site-footer{grid-template-columns:1fr}.feature-row.reverse figure{order:0}.hero-screenshot img,.feature-row img{border-radius:16px}.footer-links{display:grid}}@media(prefers-color-scheme:dark){:root{--page: #0f1115;--ink: #f4f7fb;--muted: #a2aab6;--line: #272c35;--panel: #171a20}body{background:radial-gradient(circle at 50% 0%,rgba(10,132,255,.16),transparent 34rem),linear-gradient(180deg,#0f111500,#191e26a6 52%,#0f111500),var(--page)}.hero-screenshot img,.feature-row img{mix-blend-mode:normal;filter:drop-shadow(0 28px 54px rgba(0,0,0,.34));-webkit-mask-image:none;mask-image:none}}
