:root{--background: #f5f5f1;--surface: #ffffff;--surface-soft: #fafaf7;--foreground: #111312;--muted: #6d726e;--muted-strong: #4f5551;--line: #dedfd9;--line-soft: #ecece7;--accent: #28b98b;--accent-dark: #167a5d;--accent-soft: #dff5ee;--orange: #f17423;--blue: #3478ea;--shadow: 0 24px 70px rgba(20, 24, 22, .12);--sans: "Instrument Sans", -apple-system, BlinkMacSystemFont, "SF Pro Text", "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--background);color:var(--foreground);font-family:var(--sans);line-height:1.5;text-rendering:optimizeLegibility}a{color:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.03;letter-spacing:0;font-weight:750}p{color:var(--muted)}.page-shell{min-height:100vh;background:linear-gradient(180deg,#ffffffc2,#f5f5f1cc 34%,#f5f5f1),var(--background)}.site-header,.content-shell,.site-footer,.shell,.shell-narrow{width:min(100%,72rem);margin:0 auto;padding-inline:1.5rem}.shell-narrow{width:min(100%,58rem)}.site-header{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding-top:1.5rem}.brand-mark{display:inline-flex;align-items:center;gap:.65rem;text-decoration:none}.brand-icon{width:1.35rem;height:1.35rem;border-radius:6px}.brand-label{color:var(--foreground);font-size:.82rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.top-nav{display:inline-flex;align-items:center;gap:1.1rem}.nav-link{color:var(--muted);text-decoration:none;font-size:.95rem;font-weight:500;transition:color .16s ease}.nav-link:hover,.nav-link.is-active{color:var(--foreground)}.landing-page section{padding-block:5.5rem}.hero-section{padding-block:4.5rem 5rem}.hero-shell{display:grid;grid-template-columns:minmax(0,.9fr) minmax(18rem,1fr);align-items:center;gap:4rem}.hero-copy{max-width:32rem}.eyebrow,.section-label{color:var(--accent-dark);font-size:.76rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.hero-copy h1{margin-top:1rem;font-size:4.6rem}.hero-body{max-width:30rem;margin-top:1.4rem;color:var(--muted-strong);font-size:1.08rem;line-height:1.7}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.85rem;margin-top:1.8rem}.primary-cta,.secondary-link{min-height:2.8rem;border-radius:8px;font-size:.95rem;font-weight:750;text-decoration:none}.primary-cta{display:inline-flex;align-items:center;justify-content:center;padding:.8rem 1.1rem;border:0;background:var(--foreground);color:#fff;font:inherit;font-weight:750}.primary-cta.is-disabled{cursor:default;opacity:.92}.secondary-link{display:inline-flex;align-items:center;color:var(--accent-dark)}.secondary-link:hover{color:var(--foreground)}.hero-shot{margin:0;justify-self:end}.hero-shot img{width:min(100%,27rem);max-height:44rem;object-fit:contain;object-position:top center;filter:drop-shadow(var(--shadow));animation:rise-in .52s ease both}.section-intro{max-width:42rem;margin-bottom:2.8rem}.section-intro h2,.trust-shell h2,.final-cta-shell h2,.page-header h1{margin-top:.85rem;font-size:2.8rem}.section-intro p:not(.eyebrow),.trust-shell>p,.final-cta-shell p,.page-header .lede{margin-top:1rem;font-size:1rem;line-height:1.7}.screenshots-section{background:var(--surface-soft);border-block:1px solid var(--line-soft)}.screenshot-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;align-items:start}.screenshot-item{display:grid;gap:1.1rem}.screenshot-item img{width:100%;max-height:41rem;object-fit:contain;object-position:top center;filter:drop-shadow(0 18px 44px rgba(20,24,22,.13));transition:filter .18s ease,transform .18s ease}.screenshot-item:hover img{transform:translateY(-3px);filter:drop-shadow(0 24px 54px rgba(20,24,22,.16))}.screenshot-item h3,.feature-row h3,.support-card h3,.legal-card h2{color:var(--foreground);font-size:1rem;line-height:1.25}.screenshot-item p,.feature-row p{margin-top:.35rem;line-height:1.65}.split-section{display:grid;grid-template-columns:minmax(16rem,.75fr) minmax(0,1fr);gap:4rem;align-items:start}.sticky-intro{position:sticky;top:2rem}.feature-list{display:grid;border-top:1px solid var(--line)}.feature-row{display:grid;grid-template-columns:.7rem minmax(0,1fr);gap:1rem;padding:1.35rem 0;border-bottom:1px solid var(--line)}.feature-row>span{width:.5rem;height:.5rem;margin-top:.42rem;border-radius:999px;background:var(--accent)}.feature-row:nth-child(2n)>span{background:var(--blue)}.feature-row:nth-child(3n)>span{background:var(--orange)}.trust-section{padding-block:4.5rem}.trust-shell{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:2rem 4rem;align-items:start;padding-block:2rem;border-block:1px solid var(--line)}.trust-links{grid-column:2;display:flex;flex-wrap:wrap;gap:.75rem}.trust-links a{display:inline-flex;min-height:2.55rem;align-items:center;padding:.65rem .8rem;border:1px solid var(--line);border-radius:8px;background:#ffffff8c;color:var(--foreground);text-decoration:none;font-weight:700;transition:border-color .16s ease,background .16s ease}.trust-links a:hover{border-color:var(--accent);background:var(--accent-soft)}.final-cta-section{padding-block:5rem 6rem}.final-cta-shell{max-width:42rem;text-align:left}.final-actions{margin-top:1.8rem}.page-main{padding-block:4.5rem 6rem}.page-header{display:grid;gap:1rem;padding-bottom:2.4rem}.page-header h1{max-width:13ch}.lede{max-width:50rem;color:var(--muted-strong)}.stack{display:grid;gap:.8rem}.support-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin-bottom:.8rem}.support-card,.legal-card{display:grid;gap:.75rem;padding:1.2rem;border:1px solid var(--line);border-radius:8px;background:#ffffff9e}.support-card p,.legal-card p,.legal-card li{color:var(--muted);line-height:1.65}.support-card a,.legal-card a{color:var(--accent-dark);text-decoration-thickness:1px;text-underline-offset:.16em}.legal-card ul{margin:0;padding-left:1.1rem}.site-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;padding-block:2rem 3rem;color:var(--muted);font-size:.92rem}.footer-left{display:inline-flex;align-items:center;gap:.5rem;color:var(--foreground);font-weight:700}.footer-icon{width:1rem;height:1rem;border-radius:4px}.footer-links{display:flex;flex-wrap:wrap;gap:.9rem 1.1rem}.footer-links a{color:var(--muted);text-decoration:none}.footer-links a:hover{color:var(--foreground)}.footer-meta{color:var(--muted)}@keyframes rise-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1080px){.hero-copy h1{font-size:4rem}.section-intro h2,.trust-shell h2,.final-cta-shell h2,.page-header h1{font-size:2.45rem}.hero-shell{gap:3rem}}@media(max-width:860px){.hero-shell,.split-section,.trust-shell{grid-template-columns:1fr}.hero-shot{justify-self:center}.hero-shot img{width:min(100%,24rem);max-height:42rem}.screenshot-grid{grid-template-columns:1fr;gap:3rem}.screenshot-item{max-width:24rem}.sticky-intro{position:static}.trust-links{grid-column:auto}.support-grid{grid-template-columns:1fr}}@media(max-width:640px){.site-header,.content-shell,.site-footer,.shell,.shell-narrow{padding-inline:1rem}.site-header{align-items:flex-start;flex-direction:column}.top-nav{flex-wrap:wrap}.landing-page section{padding-block:4rem}.hero-section{padding-block:3rem 4rem}.hero-copy h1{font-size:3.05rem}.hero-body{font-size:1rem}.primary-cta,.secondary-link{width:100%;justify-content:center}.section-intro h2,.trust-shell h2,.final-cta-shell h2,.page-header h1{font-size:2.1rem}.screenshot-item{max-width:none}.screenshot-item img{max-height:36rem}.page-main{padding-block:3rem 5rem}.support-card,.legal-card{padding:1rem}.site-footer{flex-direction:column;align-items:flex-start}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
