@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500&family=Instrument+Serif:ital@0&display=swap";:root{--sage-50:#f4f7f4;--sage-100:#e7eee9;--sage-200:#cddcd1;--sage-300:#afc5b5;--sage-400:#94af9b;--sage-500:#7b9b83;--sage-600:#67856f;--sage-700:#536d5a;--sage-800:#405446;--sage-900:#2e3d33;--mist-100:#eff3f0;--mist-200:#dee6e0;--mist-300:#bdcdc1;--stone-50:#fafaf7;--stone-100:#f2f2ed;--stone-200:#e6e5de;--stone-300:#d3d2c9;--stone-400:#a9a8a0;--stone-500:#82817a;--stone-600:#5f5e58;--stone-700:#454440;--stone-800:#2e2e2b;--stone-900:#1f1f1d;--ink:#23262a;--white:#fff;--positive:#67856f;--caution:#b98a3c;--critical:#b8402c;--informative:#536d5a;--text-primary:var(--ink);--text-secondary:var(--stone-600);--text-muted:var(--stone-500);--text-brand:var(--sage-700);--text-inverse:var(--white);--text-on-brand:var(--white);--text-disabled:var(--stone-400);--surface-page:var(--stone-50);--surface-card:var(--white);--surface-sunken:var(--stone-100);--surface-mist:var(--mist-200);--surface-brand:var(--sage-500);--surface-brand-strong:var(--sage-700);--surface-brand-soft:var(--sage-50);--surface-ink:var(--ink);--surface-overlay:#1f1f1d70;--border-hairline:#23262a14;--border-subtle:var(--stone-200);--border-strong:var(--stone-300);--border-brand:var(--sage-500);--border-on-brand:#ffffff52;--focus-ring:var(--sage-700);--link:var(--sage-700);--link-hover:var(--sage-900);--state-hover-tint:#536d5a0f;--state-press-tint:#536d5a1f}.on-sage{--text-primary:var(--white);--text-secondary:#ffffffc7;--text-muted:#ffffff9e;--text-brand:var(--white);--surface-page:var(--sage-500);--surface-card:#ffffff1a;--surface-sunken:var(--sage-600);--surface-brand-soft:#ffffff1f;--border-hairline:#fff3;--border-subtle:#ffffff47;--border-strong:#ffffff70;--focus-ring:var(--white);--link:var(--white);--link-hover:#ffffffb8;--state-hover-tint:#ffffff1a;--state-press-tint:#ffffff2e;color:var(--text-primary);background:var(--surface-page)}.on-ink{--text-primary:var(--stone-50);--text-secondary:#fafaf7b3;--text-muted:#fafaf785;--text-brand:var(--sage-300);--surface-page:var(--ink);--surface-card:#ffffff0d;--surface-sunken:#1a1d20;--surface-brand-soft:#7b9b8329;--border-hairline:#ffffff1a;--border-subtle:#ffffff29;--border-strong:#ffffff47;--focus-ring:var(--sage-300);--link:var(--sage-300);--link-hover:var(--sage-100);--state-hover-tint:#ffffff12;--state-press-tint:#ffffff21;color:var(--text-primary);background:var(--surface-page)}:root{--font-display:"Instrument Serif",Iowan Old Style,Georgia,serif;--font-sans:"Outfit","Century Gothic",Questrial,system-ui,-apple-system,sans-serif;--text-2xs:11px;--text-xs:12px;--text-sm:13.5px;--text-base:15px;--text-md:16.5px;--text-lg:19px;--text-xl:23px;--text-2xl:29px;--text-3xl:36px;--text-4xl:45px;--weight-light:300;--weight-regular:400;--weight-medium:500;--weight-semibold:600;--leading-flush:1;--leading-tight:1.08;--leading-snug:1.26;--leading-normal:1.55;--leading-relaxed:1.72;--tracking-display:-.015em;--tracking-tight:-.008em;--tracking-normal:0;--tracking-caps:.1em;--tracking-eyebrow:.24em;--tracking-packaging:.42em;--space-0:0;--space-px:1px;--space-05:2px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--space-20:80px;--space-24:96px;--container:1120px;--gutter:clamp(24px,5vw,88px);--section-y:clamp(64px,9vw,112px);--hero-y:clamp(72px,10vw,132px);--radius-sm:4px;--radius-md:8px;--radius-lg:14px;--radius-2xl:28px;--radius-full:999px;--radius-card:var(--radius-lg);--radius-control:var(--radius-md);--radius-field:var(--radius-md);--shadow-xs:0 1px 2px #23262a0a;--shadow-focus:0 0 0 2px var(--surface-page),0 0 0 3.5px var(--focus-ring);--blur-veil:12px;--veil:#fafaf7b8;--ease-standard:cubic-bezier(.4,0,.2,1);--ease-drop:cubic-bezier(.33,0,.12,1);--duration-fast:.14s;--duration-slow:.32s;--transition-control:background-color var(--duration-fast) var(--ease-standard),color var(--duration-fast) var(--ease-standard),border-color var(--duration-fast) var(--ease-standard),box-shadow var(--duration-fast) var(--ease-standard)}@media (prefers-reduced-motion:reduce){:root{--duration-fast:0s;--duration-slow:0s}}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{font:400 15px/1.55 var(--font-sans);color:var(--text-primary);background:var(--surface-page);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0}h1,h2,h3,h4,p,figure,dl,dd{margin:0}h1,h2,h3{font-weight:var(--weight-regular);letter-spacing:var(--tracking-display);text-wrap:pretty}a{color:var(--link);border-bottom:1px solid color-mix(in oklch,currentColor 34%,transparent);transition:var(--transition-control);text-decoration:none}a:hover{color:var(--link-hover);border-bottom-color:currentColor}button,input,select,textarea{font:inherit;color:inherit}:focus-visible{box-shadow:var(--shadow-focus);outline:none}img{max-width:100%;display:block}::selection{background:var(--sage-200);color:var(--ink)}.eyebrow{font-size:var(--text-2xs);font-weight:var(--weight-medium);letter-spacing:var(--tracking-eyebrow);text-transform:uppercase;color:var(--text-secondary)}.container{max-width:var(--container);padding-inline:var(--gutter);margin:0 auto}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.btn-spinner{border-radius:var(--radius-full);border:2px solid;border-top-color:#0000;flex:none;width:14px;height:14px}@media (prefers-reduced-motion:no-preference){.btn-spinner{animation:.7s linear infinite drup-spin}}@keyframes drup-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes drup-spin{to{transform:rotate(360deg)}}.site-header[data-astro-cid-nen7h5rs]{z-index:20;background:var(--veil);-webkit-backdrop-filter:blur(var(--blur-veil));border-bottom:1px solid var(--border-hairline);position:sticky;top:0}.site-header-inner[data-astro-cid-nen7h5rs]{align-items:center;height:74px;display:flex}.input[data-astro-cid-btwdofhb]{border:1px solid var(--border-on-brand,var(--border-subtle));border-radius:var(--radius-field);background:var(--surface-card);width:100%;height:40px;color:var(--text-primary);font-family:var(--font-sans);font-size:var(--text-base);transition:var(--transition-control);padding:0 14px}.input[data-astro-cid-btwdofhb]::placeholder{color:var(--text-muted)}.input[data-astro-cid-btwdofhb][aria-invalid=true]{border-color:var(--critical)}.btn[data-astro-cid-ekguhzzh]{border-radius:var(--radius-md);height:40px;font-family:var(--font-sans);font-size:var(--text-base);font-weight:var(--weight-medium);white-space:nowrap;cursor:pointer;transition:var(--transition-control), transform var(--duration-fast) var(--ease-standard);border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:0 20px;display:inline-flex}.btn[data-astro-cid-ekguhzzh][data-variant=primary]{background:var(--surface-brand);color:var(--text-on-brand)}.btn[data-astro-cid-ekguhzzh][data-variant=primary]:hover{background:var(--sage-600)}.btn[data-astro-cid-ekguhzzh][data-variant=primary]:active{background:var(--sage-700);transform:translateY(.5px)}.btn[data-astro-cid-ekguhzzh][data-variant=secondary]{background:var(--surface-card);color:var(--text-primary);border-color:var(--border-on-brand,var(--border-strong))}.btn[data-astro-cid-ekguhzzh][data-variant=secondary]:hover{background:color-mix(in oklch, var(--text-primary) 8%, var(--surface-card))}.btn[data-astro-cid-ekguhzzh][data-variant=secondary]:active{background:color-mix(in oklch, var(--text-primary) 16%, var(--surface-card));transform:translateY(.5px)}.btn[data-astro-cid-ekguhzzh]:disabled{background:var(--surface-sunken);color:var(--text-disabled);cursor:not-allowed;border-color:#0000;transform:none}.signup[data-astro-cid-75wjdcun]{flex-direction:column;gap:12px;width:100%;max-width:430px;display:flex}.signup-form[data-astro-cid-75wjdcun]:not([hidden]){flex-direction:column;gap:10px;display:flex}.signup-row[data-astro-cid-75wjdcun]{flex-wrap:wrap;align-items:flex-start;gap:10px;display:flex}.signup-field[data-astro-cid-75wjdcun]{flex:220px;min-width:200px}.signup-error[data-astro-cid-75wjdcun]{font-size:var(--text-sm);color:var(--critical);margin:0;line-height:1.4}.signup-disclaimer[data-astro-cid-75wjdcun]{font-size:var(--text-xs);color:var(--text-muted);line-height:1.5}.signup-honeypot[data-astro-cid-75wjdcun]{width:1px;height:1px;position:absolute;top:-9999px;left:-9999px;overflow:hidden}.signup-confirmation[data-astro-cid-75wjdcun]{font-size:var(--text-base);animation:drup-rise var(--duration-slow) var(--ease-drop) both;margin:0;line-height:1.55}.signup-confirmation[data-astro-cid-75wjdcun][data-style=block]{border-radius:var(--radius-md);background:#ffffff24;padding:16px 18px}.signup-confirmation[data-astro-cid-75wjdcun][data-style=plain]{color:var(--text-secondary)}.hero[data-astro-cid-ge2uvauf]{padding-block:var(--hero-y);position:relative;overflow:hidden}.hero-watermark[data-astro-cid-ge2uvauf]{aspect-ratio:3/4;opacity:.07;pointer-events:none;background:#fff;width:min(46vw,520px);position:absolute;top:-14%;right:-6%;mask:url(/assets/mark-droplet-ink.png) 50%/contain no-repeat}.hero-grid[data-astro-cid-ge2uvauf]{max-width:var(--container);padding-inline:var(--gutter);grid-template-columns:repeat(auto-fit,minmax(min(320px,100%),1fr));align-items:center;gap:clamp(40px,6vw,80px);margin:0 auto;display:grid;position:relative}.hero-copy[data-astro-cid-ge2uvauf]{animation:drup-rise var(--duration-slow) var(--ease-drop) both;flex-direction:column;align-items:flex-start;gap:24px;display:flex}.hero-copy[data-astro-cid-ge2uvauf] h1[data-astro-cid-ge2uvauf]{font-family:var(--font-display);letter-spacing:-.015em;text-wrap:balance;max-width:14em;font-size:clamp(40px,6vw,68px);font-weight:400;line-height:1.03}.hero-lead[data-astro-cid-ge2uvauf]{font-weight:var(--weight-light);color:var(--text-secondary);text-wrap:pretty;max-width:30em;font-size:clamp(17px,1.4vw,19px);line-height:1.72}.hero-image-wrap[data-astro-cid-ge2uvauf]{justify-content:center;display:flex}.hero-image[data-astro-cid-ge2uvauf]{aspect-ratio:3/4;border-radius:var(--radius-2xl);background:#ffffff1f;width:100%;max-width:340px;overflow:hidden;box-shadow:0 18px 48px -16px #2e3d3329}.hero-image[data-astro-cid-ge2uvauf] img[data-astro-cid-ge2uvauf]{object-fit:cover;width:100%;height:100%}.droplet[data-astro-cid-4aplptwv]{flex:none;display:block;mask:url(/assets/mark-droplet-ink.png) 50%/contain no-repeat}.badge[data-astro-cid-o3c3tdmk]{border-radius:var(--radius-full);background:var(--surface-sunken);border:1px solid var(--border-subtle);height:22px;color:var(--text-secondary);font-size:var(--text-2xs);font-weight:var(--weight-medium);letter-spacing:var(--tracking-caps);text-transform:uppercase;white-space:nowrap;align-items:center;padding:0 10px;display:inline-flex}.product-section[data-astro-cid-zc6exnzh]{padding:var(--section-y) var(--gutter);grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr));align-items:start;gap:clamp(40px,6vw,72px);display:grid}.product-copy[data-astro-cid-zc6exnzh]{flex-direction:column;gap:20px;display:flex}.product-copy[data-astro-cid-zc6exnzh] h2[data-astro-cid-zc6exnzh]{font-family:var(--font-display);text-wrap:balance;max-width:18em;font-size:clamp(30px,3.4vw,40px);font-weight:400;line-height:1.16}.product-lead[data-astro-cid-zc6exnzh]{font-size:var(--text-base);color:var(--text-secondary);text-wrap:pretty;max-width:34em;line-height:1.55}.product-features[data-astro-cid-zc6exnzh]{flex-direction:column;gap:14px;max-width:34em;margin:8px 0 0;padding:0;list-style:none;display:flex}.product-features[data-astro-cid-zc6exnzh] li[data-astro-cid-zc6exnzh]{font-size:var(--text-base);align-items:flex-start;gap:12px;line-height:1.55;display:flex}.product-features[data-astro-cid-zc6exnzh] li[data-astro-cid-zc6exnzh] .droplet{margin-top:4px}.product-card[data-astro-cid-zc6exnzh]{border:1px solid var(--border-hairline);border-radius:var(--radius-card);background:var(--surface-card);box-shadow:var(--shadow-xs);flex-direction:column;gap:20px;padding:clamp(24px,3vw,32px);display:flex}.product-card-head[data-astro-cid-zc6exnzh]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.product-specs[data-astro-cid-zc6exnzh]{font-size:var(--text-base);grid-template-columns:auto 1fr;gap:14px 32px;margin:0;line-height:1.4;display:grid}.product-specs[data-astro-cid-zc6exnzh] dt[data-astro-cid-zc6exnzh]{color:var(--text-muted)}.product-footnote[data-astro-cid-zc6exnzh]{font-size:var(--text-xs);color:var(--text-muted);border-top:1px solid var(--border-hairline);padding-top:4px;line-height:1.55}.steps-section[data-astro-cid-qhymsvwj]{background:var(--surface-mist)}.steps-section[data-astro-cid-qhymsvwj] .container[data-astro-cid-qhymsvwj]{padding:var(--section-y) var(--gutter)}.steps-section[data-astro-cid-qhymsvwj] h2[data-astro-cid-qhymsvwj]{font-family:var(--font-display);margin:12px 0 8px;font-size:clamp(30px,3.2vw,38px);font-weight:400;line-height:1.2}.steps-intro[data-astro-cid-qhymsvwj]{font-size:var(--text-base);color:var(--text-secondary);max-width:34em;margin:0 0 32px;line-height:1.55}.steps-grid[data-astro-cid-qhymsvwj]{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:16px;margin:0;padding:0;list-style:none;display:grid}.step-card[data-astro-cid-qhymsvwj]{background:var(--surface-card);border:1px solid var(--border-hairline);border-radius:var(--radius-card);flex-direction:column;gap:10px;padding:28px 24px;display:flex}.step-number[data-astro-cid-qhymsvwj]{font-family:var(--font-display);font-size:var(--text-2xl);color:var(--surface-brand);line-height:1}.step-title[data-astro-cid-qhymsvwj]{font-weight:var(--weight-medium);font-size:var(--text-md)}.step-text[data-astro-cid-qhymsvwj]{font-size:var(--text-sm);color:var(--text-secondary);line-height:1.55}.relaunch-section[data-astro-cid-x7v4f3x4]{padding:var(--section-y) var(--gutter);flex-direction:column;align-items:flex-start;gap:22px;display:flex}.relaunch-section[data-astro-cid-x7v4f3x4] h2[data-astro-cid-x7v4f3x4]{font-family:var(--font-display);text-wrap:balance;max-width:20em;font-size:clamp(30px,3.4vw,40px);font-weight:400;line-height:1.16}.relaunch-lead[data-astro-cid-x7v4f3x4]{font-size:var(--text-base);color:var(--text-secondary);text-wrap:pretty;max-width:34em;line-height:1.55}.site-footer[data-astro-cid-jo6i4kqk] .container[data-astro-cid-jo6i4kqk]{padding:clamp(48px, 6vw, 72px) var(--gutter) clamp(40px, 5vw, 56px)}.footer-inner[data-astro-cid-jo6i4kqk]{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:40px;display:flex}.footer-brand[data-astro-cid-jo6i4kqk]{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.footer-note[data-astro-cid-jo6i4kqk]{font-size:var(--text-base);color:var(--text-secondary);max-width:26em;line-height:1.55}.footer-contact[data-astro-cid-jo6i4kqk]{font-size:var(--text-xs);color:var(--text-muted);line-height:1.6}.footer-contact[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:var(--text-secondary);border-bottom-color:#0000}.footer-contact[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:var(--text-primary)}
