/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.grid{display:grid}.hidden{display:none}.inline{display:inline}.table{display:table}.rounded{border-radius:.25rem}}:root{--ink:#142018;--muted:#657169;--paper:#f5f3eb;--line:#d9dbd1;--lime:#d9ff5c;--green:#173c2a;--orange:#ff6b35}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}.nav,.hero,.proof-strip,.workflow,footer{width:min(1240px,100% - 40px);margin-inline:auto}.nav{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:84px;display:flex}.wordmark{color:var(--ink);letter-spacing:-.03em;align-items:center;gap:10px;font-size:17px;font-weight:780;text-decoration:none;display:inline-flex}.wordmark-mark{background:var(--green);width:30px;height:30px;color:var(--lime);border-radius:9px;place-items:center;font-size:14px;font-weight:850;display:grid}.nav-actions,.hero-actions{align-items:center;gap:24px;display:flex}.nav-link{color:var(--muted);font-size:14px;font-weight:650;text-decoration:none}.nav-link:hover{color:var(--ink)}.button{border:1px solid var(--ink);background:var(--ink);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:0 21px;font-size:14px;font-weight:720;text-decoration:none;transition:transform .16s,box-shadow .16s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 9px 24px #14201829}.button-small{min-height:40px;padding-inline:17px;font-size:13px}.hero{grid-template-columns:1.02fr .98fr;align-items:center;gap:clamp(40px,6vw,96px);min-height:690px;padding:76px 0 88px;display:grid}.eyebrow,.kicker{color:var(--green);letter-spacing:.13em;text-transform:uppercase;font-size:12px;font-weight:800}.eyebrow{align-items:center;gap:9px;display:inline-flex}.eyebrow span{background:var(--orange);border-radius:50%;width:8px;height:8px}.hero h1,.workflow h2,.closing h2{letter-spacing:-.055em;margin:24px 0;font-family:Georgia,Times New Roman,serif;font-weight:500;line-height:.96}.hero h1{font-size:clamp(56px,6.4vw,88px)}.hero h1 em,.closing h2 em{color:var(--green);font-weight:500}.hero-lede{max-width:590px;color:var(--muted);margin:0 0 32px;font-size:clamp(17px,1.7vw,20px);line-height:1.65}.text-link{font-size:14px;font-weight:760;text-decoration:none}.text-link span{margin-left:5px;transition:transform .15s;display:inline-block}.text-link:hover span{transform:translate(4px)}.compatibility{color:#7d877f;margin:18px 0 0;font-size:12px}.product-card{background:#fdfdf9;border:1px solid #cbd0c6;border-radius:24px;overflow:hidden;transform:rotate(1.2deg);box-shadow:0 30px 80px #20302529}.product-topbar{color:#526057;border-bottom:1px solid #e5e7df;grid-template-columns:1fr auto 1fr;align-items:center;min-height:58px;padding:0 18px;font-size:12px;font-weight:700;display:grid}.traffic-lights{gap:6px;display:flex}.traffic-lights i{background:#cfd3ca;border-radius:50%;width:8px;height:8px}.traffic-lights i:first-child{background:#ff7a5c}.secure-pill{color:#3b6749;background:#ecf5e9;border-radius:99px;justify-self:end;padding:5px 8px}.product-body{padding:18px}.capture-preview{color:#fff;background:#173c2a;border-radius:16px;place-items:center;min-height:360px;display:grid;position:relative;overflow:hidden}.capture-grid{opacity:.18;background-image:linear-gradient(#ffffff1f 1px,#0000 1px),linear-gradient(90deg,#ffffff1f 1px,#0000 1px);background-size:36px 36px;position:absolute;inset:0}.capture-window{z-index:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a1b12d1;border:1px solid #fff3;border-radius:18px;width:min(310px,82%);padding:32px 28px;position:relative}.capture-label{color:var(--lime);letter-spacing:.1em;text-transform:uppercase;margin-bottom:30px;font-size:11px;font-weight:800;display:block}.capture-window strong{font-family:Georgia,serif;font-size:28px;font-weight:500;display:block}.capture-window p{color:#b7c9bd;margin:8px 0 0;font-size:13px}.audio-wave{opacity:.75;align-items:end;gap:8px;height:82px;display:flex;position:absolute;bottom:19px;left:20px;right:20px}.audio-wave i{background:var(--lime);border-radius:99px 99px 3px 3px;flex:1;max-height:72px}.record-row{justify-content:space-between;align-items:center;gap:16px;padding:18px 3px 2px;font-size:13px;font-weight:700;display:flex}.record-dot{background:var(--orange);border-radius:50%;width:9px;height:9px;margin-right:7px;display:inline-block}.record-row button{background:var(--lime);color:var(--ink);font:inherit;border:0;border-radius:10px;padding:11px 15px}.proof-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.proof-strip div{border-right:1px solid var(--line);flex-direction:column;gap:7px;padding:27px 28px;display:flex}.proof-strip div:last-child{border-right:0}.proof-strip strong{font-family:Georgia,serif;font-size:19px;font-weight:500}.proof-strip span{color:var(--muted);font-size:12px}.workflow{padding:130px 0 140px}.section-heading{grid-template-columns:120px 1fr;margin-bottom:72px;display:grid}.section-number{color:var(--orange);font:700 12px/1 ui-monospace,monospace}.kicker{margin:0 0 18px}.workflow h2{margin:0;font-size:clamp(46px,6vw,76px)}.steps{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.steps article{background:var(--paper);min-height:320px;padding:34px}.steps article>span{border:1px solid #c9cdc3;border-radius:50%;place-items:center;width:42px;height:42px;font-size:12px;font-weight:750;display:grid}.steps h3{margin:88px 0 14px;font-family:Georgia,serif;font-size:29px;font-weight:500}.steps p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.closing{background:var(--green);color:#fff;padding:110px max(20px,50vw - 620px)}.closing>p{color:var(--lime);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:12px;font-weight:800}.closing h2{max-width:980px;margin:26px 0 42px;font-size:clamp(54px,8vw,105px)}.closing h2 em{color:var(--lime)}.button-light{border-color:var(--lime);background:var(--lime);color:var(--ink)}.text-link-light{color:#fff}footer{min-height:130px;color:var(--muted);grid-template-columns:1fr auto 1fr;align-items:center;font-size:12px;display:grid}footer p{text-align:center}footer>span{justify-self:end}@media (max-width:900px){.hero{grid-template-columns:1fr;padding-top:62px}.product-card{max-width:650px;transform:none}.proof-strip{grid-template-columns:1fr}.proof-strip div{border-right:0;border-bottom:1px solid var(--line)}.proof-strip div:last-child{border-bottom:0}.steps{grid-template-columns:1fr}.steps article{min-height:auto}.steps h3{margin-top:54px}}@media (max-width:600px){.nav,.hero,.proof-strip,.workflow,footer{width:min(100% - 24px,1240px)}.nav{min-height:72px}.nav-link{display:none}.button-small{min-height:38px;padding-inline:14px}.hero{gap:50px;min-height:auto;padding:58px 0 68px}.hero h1{font-size:52px}.hero-actions{flex-direction:column;align-items:flex-start;gap:18px}.capture-preview{min-height:300px}.section-heading{grid-template-columns:1fr;gap:28px}.workflow{padding:90px 0}.closing{padding-block:80px}footer{grid-template-columns:1fr;gap:12px;padding:28px 0}footer p{text-align:left;margin:0}footer>span{justify-self:start}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
