:root{color-scheme:light;--paper: #f7efe0;--paper-deep: #ead8bd;--surface: #fffdf8;--surface-muted: #f0e4d2;--ink: #201b16;--ink-soft: #5f574d;--teal: #17685f;--teal-strong: #0f4d46;--teal-soft: #dcebe6;--brass: #b67a33;--moss: #557c4e;--clay: #9a4030;--line: rgba(32, 27, 22, .14);--line-strong: rgba(32, 27, 22, .24);--shadow: 0 22px 60px rgba(62, 43, 24, .16);--content-width: min(72rem, calc(100vw - 2rem) );--narrow-width: min(52rem, calc(100vw - 2rem) );font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Segoe UI,sans-serif;font-size:16px}*,*:before,*:after{box-sizing:border-box}html{min-height:100%;background:var(--paper);scroll-behavior:smooth}body{margin:0;min-width:20rem;min-height:100vh;min-height:100dvh;color:var(--ink);background:linear-gradient(180deg,rgba(23,104,95,.08) 0%,transparent 18rem),linear-gradient(180deg,var(--paper) 0%,var(--paper-deep) 100%)}img{display:block;max-width:100%;height:auto}a{color:inherit}button,input{font:inherit}button{cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;top:1rem;left:1rem;z-index:20;transform:translateY(-180%);padding:.7rem 1rem;border-radius:999px;background:var(--ink);color:#fff;text-decoration:none;transition:transform .16s ease}.skip-link:focus-visible{transform:translateY(0)}.site-header{position:sticky;top:.75rem;z-index:10;display:flex;align-items:center;justify-content:space-between;width:var(--content-width);min-height:4.25rem;margin:.75rem auto 0;padding:.65rem;border:1px solid rgba(32,27,22,.1);border-radius:8px;background:#fffdf8d1;backdrop-filter:blur(14px);box-shadow:0 12px 32px #3e2b1814}.site-header__brand,.site-header__nav,.access-form button,.feature-card,.final-cta__content{display:flex;align-items:center}.site-header__brand{gap:.7rem;font-size:1rem;font-weight:750;text-decoration:none}.site-header__brand img{width:2.5rem;height:2.5rem;border-radius:8px;box-shadow:0 8px 18px #201b1621}.site-header__nav{gap:.2rem}.site-header__nav a{padding:.72rem .85rem;border-radius:8px;color:var(--ink-soft);font-size:.94rem;font-weight:650;text-decoration:none;transition:background-color .16s ease,color .16s ease}.site-header__nav a:hover{background:var(--teal-soft);color:var(--teal-strong)}.site-header__brand:focus-visible,.site-header__nav a:focus-visible,.access-form button:focus-visible,.mailto-fallback a:focus-visible,.site-footer a:focus-visible{outline:3px solid rgba(23,104,95,.35);outline-offset:3px}main{overflow:hidden}.hero{display:grid;align-items:center;width:var(--content-width);min-height:calc(100svh - 5rem);margin:0 auto;padding:2.2rem 0 4rem;gap:2.2rem}.hero__copy{max-width:35rem}.hero__mark{width:5.5rem;height:5.5rem;margin-bottom:1.1rem;border-radius:8px;box-shadow:0 18px 38px #201b1629}.hero__mark img{width:100%;height:100%;border-radius:inherit}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:0}h1{max-width:11ch;font-size:3.2rem;line-height:.96;font-weight:820}.hero__lede{max-width:15ch;margin-top:.85rem;color:var(--teal-strong);font-size:2rem;line-height:1.06;font-weight:760}.hero__support,.section-heading p,.step-card p,.feature-card p,.trust p,.final-cta p,.site-footer p,.mailto-fallback{color:var(--ink-soft);line-height:1.7}.hero__support{max-width:34rem;margin-top:1rem;font-size:1.08rem}.access-form{display:grid;gap:.7rem;max-width:34rem;margin-top:1.5rem}.access-form input{width:100%;min-height:3.35rem;padding:0 1rem;border:1px solid var(--line-strong);border-radius:8px;background:#fffdf8e6;color:var(--ink);box-shadow:inset 0 1px #ffffffb3}.access-form input::placeholder{color:#5f574dbf}.access-form input:focus{border-color:var(--teal);outline:3px solid rgba(23,104,95,.18)}.access-form button{justify-content:center;gap:.65rem;min-height:3.35rem;padding:0 1.1rem;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:var(--teal);color:#fff;font-size:1rem;font-weight:760;box-shadow:0 14px 26px #0f4d4638;transition:background-color .16s ease,transform .16s ease,box-shadow .16s ease}.access-form button:hover{background:var(--teal-strong);transform:translateY(-1px);box-shadow:0 16px 30px #0f4d4640}.access-form button:active{transform:translateY(0)}.access-form svg{width:1.18rem;height:1.18rem;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.mailto-fallback{margin-top:.9rem;font-size:.95rem}.mailto-fallback a,.site-footer a{color:var(--teal-strong);font-weight:700}.hero__visual{display:flex;justify-content:center;min-width:0}.phone-shell{position:relative;width:min(19rem,78vw);padding:.55rem;border:1px solid rgba(32,27,22,.12);border-radius:2rem;background:#171411;box-shadow:var(--shadow)}.phone-shell img{width:100%;border-radius:1.5rem}.phone-shell--hero{width:min(24rem,84vw);transform:rotate(1.2deg)}.section-band,.product,.screenshots,.final-cta{width:var(--content-width);margin:0 auto}.section-band{padding:3rem 0;border-top:1px solid var(--line)}.section-heading{max-width:43rem}.section-heading--compact{max-width:36rem}.section-heading h2,.final-cta h2{font-size:2.25rem;line-height:1.05;font-weight:800}.section-heading p,.final-cta p{margin-top:.85rem;font-size:1.05rem}.workflow__steps{display:grid;gap:.85rem;margin-top:1.6rem}.step-card,.feature-card,.trust article,.final-cta{border:1px solid var(--line);border-radius:8px;background:#fffdf8c7;box-shadow:0 12px 30px #3e2b1814}.step-card{min-width:0;padding:1.1rem}.step-card__number{display:block;margin-bottom:1.2rem;color:var(--brass);font-size:.8rem;font-weight:820}.step-card h3,.feature-card h3,.trust h3{font-size:1.08rem;line-height:1.2;font-weight:780}.step-card p,.feature-card p,.trust p{margin-top:.55rem;font-size:.98rem}.product{padding:4rem 0}.product__layout{display:grid;gap:2rem;margin-top:1.8rem}.product__features{display:grid;gap:.85rem}.feature-card{gap:.9rem;padding:1rem}.feature-card svg{width:2.45rem;height:2.45rem;flex:none;padding:.55rem;border-radius:8px;background:var(--teal-soft);color:var(--teal);stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.phone-pair{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:.8rem;max-width:38rem;margin:0 auto}.phone-pair .phone-shell{width:100%}.phone-shell--offset{margin-top:3rem}.trust{display:grid;gap:1.4rem}.trust__items{display:grid;gap:.85rem}.trust article{padding:1.05rem}.screenshots{padding:4rem 0}.screenshot-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(14.5rem,17rem);gap:1rem;margin-top:1.8rem;padding:0 .15rem 1rem;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-color:rgba(23,104,95,.38) transparent}.screenshot-card{margin:0;scroll-snap-align:start}.phone-shell--rail{width:100%}.screenshot-card figcaption{margin-top:.75rem;color:var(--ink-soft);font-size:.95rem;font-weight:720;text-align:center}.final-cta{display:grid;gap:1.2rem;padding:1.2rem;background:linear-gradient(135deg,#17685f21,#b67a331a),var(--surface)}.final-cta__content{gap:1rem}.final-cta__content img{width:4.5rem;height:4.5rem;flex:none;border-radius:8px;box-shadow:0 12px 26px #201b1626}.access-form--compact{width:100%;max-width:none;margin-top:0}.final-cta .mailto-fallback{margin-top:0}.site-footer{width:var(--content-width);margin:0 auto;padding:2rem 0 2.6rem}.site-footer p{padding-top:1rem;border-top:1px solid var(--line);font-size:.95rem}@media(min-width:40rem){.access-form{grid-template-columns:minmax(0,1fr) auto;align-items:center}.workflow__steps{grid-template-columns:repeat(2,minmax(0,1fr))}.trust__items{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:56rem){h1{font-size:4.8rem}.hero__lede{font-size:2.35rem}.section-heading h2,.final-cta h2{font-size:3rem}.hero{grid-template-columns:minmax(0,1fr) minmax(21rem,.82fr);padding-top:3rem}.workflow__steps{grid-template-columns:repeat(4,minmax(0,1fr))}.product__layout{grid-template-columns:minmax(0,.9fr) minmax(28rem,1.1fr);align-items:center}.trust{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:start}.final-cta{grid-template-columns:minmax(0,1fr) minmax(25rem,.8fr);align-items:center;padding:1.5rem}.final-cta .mailto-fallback{grid-column:2}}@media(max-width:39.99rem){.site-header{align-items:flex-start}.site-header__nav{display:none}h1{font-size:3rem}.hero__lede{font-size:1.7rem}.section-heading h2,.final-cta h2{font-size:2rem}.hero{min-height:auto;padding-top:2rem}.phone-shell--hero{transform:none}.phone-pair{gap:.55rem}.phone-shell{padding:.4rem;border-radius:1.45rem}.phone-shell img{border-radius:1.1rem}.phone-shell--offset{margin-top:2rem}.final-cta__content{align-items:flex-start}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
