@font-face{font-family:PTSans;font-weight:400;font-display:swap;src:url(/fonts/PT_Sans-Web-Regular.woff2)format("woff2")}@font-face{font-family:PTSans;font-weight:700;font-display:swap;src:url(/fonts/PT_Sans-Web-Bold.woff2)format("woff2")}@font-face{font-family:WorkSans;font-display:swap;src:url(/fonts/WorkSans-Light.woff2)format("woff2")}:root{--color-text:#2F323B;--color-muted:#585757;--color-bg:#ffffff;--color-bg-alt:#f7f7f8;--color-bg-dark:#2F323B;--color-accent:#ffc30d;--color-focus:#165fbd;--color-border:#e5e5e7;--font-body:PTSans, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-display:PTSans, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--max-w:1140px;--radius:10px;--shadow-sm:0 1px 2px rgba(0, 0, 0, 0.04), 0 1px 3px rgba(0, 0, 0, 0.06);--shadow-md:0 4px 6px -1px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.05)}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;font-family:var(--font-body);font-size:16px;line-height:1.55;color:var(--color-muted);background:var(--color-bg);-webkit-font-smoothing:antialiased}img,svg{max-width:100%;height:auto;display:block}a{color:var(--color-text);text-decoration:none}a:hover{color:var(--color-accent)}ul{padding:0;margin:0;list-style:none}button{font:inherit;cursor:pointer;background:0 0;border:0;color:inherit}:where(a,button,input,select,textarea,summary):focus-visible{outline:3px solid var(--color-focus);outline-offset:3px}h1,h2,h3,h4,h5,h6{color:var(--color-text);font-family:var(--font-display);font-weight:700;line-height:1.2;margin:0 0 .75em}h1{font-size:2.5rem}h2{font-size:1.875rem}h3{font-size:1.375rem}h4{font-size:1.125rem}h5{font-size:1rem}h6{font-size:.875rem;text-transform:uppercase;letter-spacing:.05em}p{margin:0 0 1em}.container{max-width:var(--max-w);margin:0 auto;padding:0 1.25rem;width:100%}.container-fluid{width:100%;padding:0 1.25rem}.section{padding:4rem 0}@media(max-width:640px){.section{padding:2.5rem 0}h1{font-size:2rem}h2{font-size:1.5rem}}.btn{display:inline-block;padding:.65rem 1.25rem;border-radius:var(--radius);font-weight:600;text-align:center;transition:background .15s,color .15s,border-color .15s,transform .05s;border:1px solid transparent;line-height:1.25}.btn:active{transform:translateY(1px)}.btn--primary{background:var(--color-text);color:#fff}.btn--primary:hover{background:#000;color:#fff}.btn--secondary{background:#fff;border-color:var(--color-border);color:var(--color-text)}.btn--secondary:hover{background:var(--color-bg-alt);color:var(--color-text)}.btn--accent{background:var(--color-accent);color:#191919;white-space:nowrap}.btn--accent:hover{background:#ffd24d;color:#191919}.btn--outline,.btn-outline-light{background:0 0;border-color:initial;color:#fff}.btn-transparent{background:0 0;border:1px solid var(--color-border);color:var(--color-text);padding:.45rem 1rem;font-size:.9rem}.btn-transparent:hover{background:var(--color-bg-alt);color:var(--color-text)}.error-page{padding:5rem 0;text-align:center}.error-page__code{font-size:clamp(5rem,15vw,9rem);font-weight:700;line-height:1;margin:0;color:var(--color-accent);letter-spacing:-.02em}.error-page__title{margin:.5rem 0 1rem}.error-page__lede{font-size:1.125rem;max-width:36rem;margin:0 auto 2rem}.error-page__cta{margin:0 0 2rem}.error-page__hint{color:var(--color-muted);font-size:.95rem}.skip-link{position:absolute;top:-40px;left:8px;padding:.5rem .875rem;background:var(--color-text);color:#fff;border-radius:6px;z-index:200;font-size:.875rem;font-weight:600}.skip-link:focus{top:8px;color:#fff}.site-header{position:sticky;top:0;z-index:100;background:var(--color-bg);border-bottom:1px solid var(--color-border)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:.75rem;padding-bottom:.75rem}.site-header__brand img{width:216px;height:72px}@media(max-width:575px){.site-header__brand img{width:168px;height:56px}}.site-header__nav ul{display:flex;gap:1.5rem;align-items:center}.site-header__nav a{text-transform:uppercase;font-size:.875rem;letter-spacing:.04em;font-weight:600;color:var(--color-text)}.site-header__nav a[aria-current=page]{text-decoration:underline;text-decoration-color:var(--color-accent);text-decoration-thickness:3px;text-underline-offset:.4rem}.site-header__toggle{display:none;width:40px;height:40px;padding:8px;flex-direction:column;justify-content:space-between}.site-header__toggle span{display:block;height:2px;width:100%;background:var(--color-text);transition:transform .2s,opacity .2s}@media(max-width:960px){.site-header__toggle{display:flex}.site-header__nav{position:absolute;top:100%;left:0;right:0;background:var(--color-bg);border-bottom:1px solid var(--color-border);display:none;padding:.5rem 0}.site-header__nav ul{flex-direction:column;align-items:stretch;gap:0}.site-header__nav a{display:block;padding:.875rem 1.25rem;border-top:1px solid var(--color-border)}.site-header__nav[data-open=true]{display:block}.site-header__toggle[aria-expanded=true] span:nth-child(1){transform:translateY(7px)rotate(45deg)}.site-header__toggle[aria-expanded=true] span:nth-child(2){opacity:0}.site-header__toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}}.ww-hero{padding:4rem 0 3rem;text-align:center}.ww-hero__title{font-size:clamp(2rem,5vw,3rem);line-height:1.15;margin:0 0 1rem;color:var(--color-text)}.ww-hero__sub{max-width:40rem;margin:0 auto;font-size:1.125rem;color:var(--color-muted)}.ww-hero--sales{padding:5.5rem 0 4.5rem;background:radial-gradient(circle at 85% 15%,rgba(255,195,13,.2),transparent 30%),linear-gradient(180deg,#fff 0%,#fafafa 100%);border-bottom:1px solid var(--color-border)}.ww-hero__inner{max-width:900px}.ww-hero--sales .ww-hero__title{max-width:16ch;margin-left:auto;margin-right:auto;font-size:clamp(2.5rem,7vw,4.75rem);letter-spacing:-.035em}.ww-hero--sales .ww-hero__sub{max-width:48rem;font-size:1.25rem}.ww-eyebrow{margin:0 0 .65rem;color:#755900;font-size:.8rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.ww-hero__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2rem}.ww-proof-points{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem 1.75rem;margin-top:2.25rem;color:var(--color-muted);font-size:.95rem}.ww-proof-points li::before{content:"✓";margin-right:.45rem;color:#7a5b00;font-weight:700}.ww-products{padding:5rem 0}.ww-section-heading{max-width:680px;margin:0 auto 3rem;text-align:center}.ww-section-heading h2{margin-bottom:.65rem}.ww-section-heading p:last-child{font-size:1.1rem}.ww-product-list{display:grid;gap:4rem}.ww-product-card{display:grid;grid-template-columns:minmax(0,1.1fr)minmax(300px,.9fr);gap:3.5rem;align-items:center}.ww-product-card--reverse .ww-product-card__visual{order:2}.ww-product-card__visual{display:block;padding:1.25rem;background:#eef0f4;border-radius:24px;overflow:hidden}.ww-product-card__visual img{width:100%;aspect-ratio:16/10;object-fit:contain;border-radius:14px;box-shadow:var(--shadow-md)}.ww-product-card__copy h3{font-size:clamp(1.8rem,4vw,2.5rem);margin-bottom:.5rem}.ww-product-card__lede{font-size:1.1rem}.ww-benefit-list{display:grid;gap:.65rem;margin:1.25rem 0 1.5rem}.ww-benefit-list li{position:relative;padding-left:1.5rem}.ww-benefit-list li::before{content:"";position:absolute;left:0;top:.52em;width:8px;height:8px;border-radius:50%;background:var(--color-accent)}.ww-product-card__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.ww-product-card__meta{margin:.8rem 0 0;color:var(--color-text);font-size:.9rem;font-weight:600}.ww-product-card__note{margin:.6rem 0 0;font-size:.9rem}.ww-use-cases{padding:4.5rem 0;background:var(--color-bg-alt)}.ww-use-cases__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.ww-use-cases__grid article{padding:1.75rem;background:#fff;border:1px solid var(--color-border);border-radius:var(--radius)}.ww-use-cases__grid h3{margin-bottom:.5rem;font-size:1.2rem}.ww-use-cases__grid p{margin:0}.ww-founder{padding:5rem 0}.ww-founder__inner{display:grid;grid-template-columns:180px minmax(0,620px);justify-content:center;gap:3rem;align-items:center}.ww-founder__portrait img{width:180px;max-height:230px;object-fit:cover;object-position:top;border-radius:90px 90px 24px 24px}.ww-founder h2{margin-bottom:.75rem}.text-link{font-weight:700;text-decoration:underline;text-underline-offset:3px}.ww-updates{padding:4rem 0;background:var(--color-bg-dark);color:#fff}.ww-updates__inner{display:grid;grid-template-columns:minmax(0,.8fr)minmax(340px,1.2fr);gap:3rem;align-items:center}.ww-updates h2{color:#fff;margin-bottom:.5rem}.ww-updates .ww-eyebrow{color:var(--color-accent)}.ww-updates__inner>div>p:last-child{color:rgba(255,255,255,.75);margin:0}.ww-updates__embed{min-height:150px}.ww-updates__embed .formkit-form{margin:0!important}.ww-updates__privacy{margin:.35rem 0 0;color:rgba(255,255,255,.68);font-size:.82rem}.ww-updates__privacy a{color:#fff;text-decoration:underline}@media(max-width:800px){.ww-hero--sales{padding:4rem 0 3.5rem}.ww-product-card{grid-template-columns:1fr;gap:1.75rem}.ww-product-card--reverse .ww-product-card__visual{order:0}.ww-use-cases__grid{grid-template-columns:1fr}.ww-founder__inner{grid-template-columns:120px 1fr;gap:1.5rem}.ww-founder__portrait img{width:120px;max-height:170px}.ww-updates__inner{grid-template-columns:1fr;gap:1.5rem}}@media(max-width:520px){.ww-hero--sales .ww-hero__title{font-size:2.55rem}.ww-hero--sales .ww-hero__sub{font-size:1.08rem}.ww-hero__actions .btn{width:100%}.ww-proof-points{align-items:flex-start;flex-direction:column}.ww-products{padding:3.5rem 0}.ww-product-card__visual{padding:.75rem;border-radius:16px}.ww-product-card__actions{align-items:stretch;flex-direction:column}.ww-product-card__actions .app-store-badge img{margin:0 auto}.ww-founder__inner{grid-template-columns:1fr;text-align:center}.ww-founder__portrait{margin:0 auto}}.ww-scroll-row{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(260px,1fr);gap:.5rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}@media(min-width:992px){.ww-scroll-row{grid-auto-columns:minmax(0,1fr);overflow-x:visible}}.ww-scroll-row__item{position:relative;scroll-snap-align:start;background:var(--color-bg-dark);overflow:hidden}.ww-scroll-row__item img{width:100%;aspect-ratio:1/1;object-fit:cover;opacity:.65}.ww-scroll-row__overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;padding:1rem}.ww-scroll-row__overlay h4{color:#fff;margin:.5rem 0 1rem}.ww-scroll-row__overlay p{color:rgba(255,255,255,.85);margin:0;font-size:.875rem}.ww-app-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem 2rem;padding:0;margin:0;list-style:none}.ww-app-grid__item{display:flex;flex-direction:column;align-items:center;text-align:center}.ww-app-grid__media{display:block;width:100%;max-width:320px;margin:0 auto 1rem}.ww-app-grid__media img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:14px;box-shadow:var(--shadow-sm)}.ww-app-grid__title{margin:0 0 .5rem;font-size:1.5rem}.ww-app-grid__title a{color:var(--color-text)}.ww-app-grid__title a:hover{color:var(--color-accent)}.ww-app-grid__summary{max-width:32ch;margin:0 auto 1rem}.app-hero{padding:3.5rem 0 2.5rem;border-bottom:1px solid var(--color-border)}.app-hero__inner{display:grid;grid-template-columns:240px 1fr;gap:3rem;align-items:center}@media(max-width:767px){.app-hero__inner{grid-template-columns:1fr;gap:1.5rem;text-align:center}.app-hero__art{max-width:180px;margin:0 auto}}.app-hero__art img{width:100%;border-radius:24px;box-shadow:var(--shadow-md)}.app-hero__eyebrow{font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;color:var(--color-muted);margin:0 0 .5rem}.app-hero__title{font-size:clamp(2rem,5vw,3rem);margin:0 0 .75rem}.app-hero__lede{font-size:1.125rem;margin:0 0 1.5rem;color:var(--color-muted);max-width:40rem}.app-hero__cta{display:flex;align-items:center;gap:1rem;margin:0;flex-wrap:wrap}@media(max-width:767px){.app-hero__cta{justify-content:center}}.app-hero__platform{color:var(--color-muted);font-size:.9rem}.app-hero__price{display:inline-flex;flex-direction:column;line-height:1.2}.app-hero__price-amount{font-weight:700;font-size:1.125rem;color:var(--color-text)}.app-hero__price-platform{font-size:.85rem;color:var(--color-muted)}.app-hero__notice{margin:0;padding:.875rem 1rem;background:var(--color-bg-alt);border-left:3px solid var(--color-accent);border-radius:6px;color:var(--color-muted);font-size:.95rem;max-width:40rem}.app-hero__availability{max-width:42rem;margin:1rem 0 0;color:var(--color-muted);font-size:.92rem}@media(max-width:767px){.app-hero__availability{margin-left:auto;margin-right:auto}}.app-hero--discontinued .app-hero__art img{opacity:.55;filter:grayscale(.4)}.app-store-badge{display:inline-block;line-height:0;border-radius:8px;transition:transform .1s,box-shadow .15s}.app-store-badge img{height:48px;width:auto;display:block}.app-store-badge:hover{transform:translateY(-1px)}.app-store-badge:focus-visible{outline:3px solid var(--color-focus);outline-offset:3px}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.app-features{padding:3.5rem 0;background:var(--color-bg-alt)}.app-features h2{text-align:center;margin-bottom:2rem}.app-features__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.75rem}.app-features__grid li{background:#fff;padding:1.5rem;border-radius:var(--radius);box-shadow:var(--shadow-sm)}.app-features__grid h3{font-size:1.125rem;margin:0 0 .5rem;color:var(--color-text)}.app-features__grid p{margin:0}.app-shots{padding:3.5rem 0}.app-shots h2{text-align:center;margin-bottom:2rem}.app-shots__row{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(240px,320px);gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:1rem;-webkit-overflow-scrolling:touch}.app-shots__row li{scroll-snap-align:start}.app-shots__row figure{margin:0}.app-shots__row img{width:100%;border-radius:16px;box-shadow:var(--shadow-md)}.app-shots__row figcaption{padding:.75rem .25rem 0;color:var(--color-muted);font-size:.9rem;line-height:1.4}.app-body{padding:3.5rem 0;border-top:1px solid var(--color-border)}.app-body__inner{max-width:720px}.app-manual{padding:2.5rem 0;background:var(--color-text);color:#fff}.app-manual__inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.app-manual h2{color:#fff;margin-bottom:.35rem}.app-manual p{color:rgba(255,255,255,.78);margin:0;max-width:48rem}.app-manual__eyebrow{color:var(--color-accent)!important;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.4rem!important}.app-manual .btn--primary,.app-footer-cta .btn--primary{background:#fff;color:var(--color-text);white-space:nowrap}.app-manual .btn--primary:hover,.app-footer-cta .btn--primary:hover{background:var(--color-accent);color:var(--color-text)}@media(max-width:767px){.app-manual__inner{align-items:flex-start;flex-direction:column}}.app-faq{padding:3.5rem 0;background:var(--color-bg-alt)}.app-faq__inner{max-width:720px}.app-faq h2{text-align:center;margin-bottom:2rem}.app-faq__list{display:flex;flex-direction:column;gap:.75rem}.app-faq__item{background:#fff;border:1px solid var(--color-border);border-radius:var(--radius);overflow:hidden}.app-faq__item summary{cursor:pointer;padding:1rem 1.25rem;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:1rem}.app-faq__item summary::-webkit-details-marker{display:none}.app-faq__item summary::after{content:"+";font-size:1.5rem;line-height:1;color:var(--color-muted);transition:transform .2s;flex-shrink:0}.app-faq__item[open] summary::after{transform:rotate(45deg)}.app-faq__item summary h3{font-size:1rem;font-weight:600;margin:0;color:var(--color-text)}.app-faq__answer{padding:0 1.25rem 1.25rem;color:var(--color-muted)}.app-faq__answer p{margin:0}.app-faq__answer p+p{margin-top:.75rem}.app-footer-cta{padding:3.5rem 0;text-align:center;background:var(--color-bg-dark);color:#fff}.app-footer-cta h2{color:#fff}.app-footer-cta p{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.app-footer-cta__price{color:rgba(255,255,255,.75);margin:.75rem 0 0;font-size:.95rem}.app-store-badge--inverse img{background:#fff;border-radius:8px;padding:4px 8px;height:56px}.page-title{padding:2.5rem 0;background:var(--color-bg-alt);border-bottom:1px solid var(--color-border)}.page-title h1{margin:0}.page-body{padding:3rem 0}.page-body__inner{max-width:720px}.page-body__inner--wide{max-width:1180px}.prose{font-size:1.05rem}.prose h2{font-size:1.5rem;margin-top:2rem}.prose h3{font-size:1.25rem;margin-top:1.5rem}.prose p,.prose ul,.prose ol{margin:0 0 1em}.prose ul,.prose ol{padding-left:1.5rem;list-style:disc}.prose ol{list-style:decimal}.prose a{color:var(--color-text);text-decoration:underline;text-underline-offset:2px}.prose a:hover{color:var(--color-accent)}.prose blockquote{border-left:3px solid var(--color-accent);padding-left:1rem;color:var(--color-muted);margin:1.5rem 0}.prose img{margin:1.5rem auto;border-radius:var(--radius)}.app-hero__rating{color:var(--color-muted);font-size:.9rem;margin:.8rem 0 0}.app-hero__rating>span:first-child{color:#a76500}.comparison-table-wrap{border:1px solid var(--color-border);border-radius:var(--radius);margin:2rem 0;max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain}.comparison-table-wrap:focus-visible{outline:3px solid var(--color-accent);outline-offset:3px}.comparison-table{border-collapse:separate;border-spacing:0;font-size:.88rem;line-height:1.45;min-width:1500px;width:100%}.comparison-table caption{color:var(--color-muted);caption-side:top;padding:.85rem 1rem;text-align:left}.comparison-table th,.comparison-table td{background:#fff;border-right:1px solid var(--color-border);border-top:1px solid var(--color-border);min-width:205px;padding:.85rem;text-align:left;vertical-align:top}.comparison-table thead th{background:var(--color-bg-alt);border-top:0;font-size:.95rem;position:sticky;top:0;z-index:2}.comparison-table th:first-child{left:0;min-width:145px;position:sticky;width:145px;z-index:1}.comparison-table thead th:first-child{z-index:3}.comparison-table tbody th{background:var(--color-bg-alt)}.comparison-table th:last-child,.comparison-table td:last-child{border-right:0}.comparison-table p{margin:0}.comparison-table__note{color:var(--color-muted);display:block;font-size:.75rem;font-weight:400;margin-top:.25rem}.prose__lead-image{width:100%;max-width:280px;margin:0 0 1.5rem;float:right;margin-left:1.5rem;border-radius:var(--radius)}@media(max-width:640px){.prose__lead-image{float:none;margin:0 auto 1.5rem}}.ww-pagination{margin-top:3rem;display:flex;justify-content:center}.ww-pagination ul{display:flex;gap:.25rem}.ww-pagination a{display:inline-block;padding:.45rem .8rem;border:1px solid var(--color-border);border-radius:6px;color:var(--color-text);font-size:.9rem}.ww-pagination a:hover{background:var(--color-bg-alt)}.ww-pagination .is-active a{background:var(--color-text);border-color:var(--color-text);color:#fff}.site-footer{background:var(--color-bg-alt);padding:3rem 0 2rem;color:var(--color-muted);border-top:1px solid var(--color-border);margin-top:3rem}.site-footer__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:2rem}.site-footer h6{color:var(--color-text);margin:0 0 .75rem}.site-footer a{color:var(--color-text)}.site-footer a:hover{color:var(--color-accent)}.site-footer__social{display:flex;gap:.75rem}.site-footer__social a{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#fff;border:1px solid var(--color-border);color:var(--color-text);transition:color .15s,border-color .15s}.site-footer__social a:hover{color:var(--color-accent);border-color:var(--color-accent)}.site-footer__social svg{display:block}.site-footer__links{display:grid;gap:.45rem}.site-footer__copy{font-size:.85rem;margin:0}.site-footer__contact{font-style:normal}.site-footer__contact h6{margin-bottom:.75rem}