:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--page:#f8f7f1;--surface:#fff;--surface-muted:#efeee6;--ink:#171815;--ink-soft:#4b5047;--muted:#73786e;--line:#deddd3;--olive:#587238;--olive-dark:#33471f;--clay:#b46f43;--blue:#3a6f8f;--shadow:0 18px 44px #252a1e24;--max:clamp(1180px, 86vw, 1760px)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;color:var(--ink);background:var(--page);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5;overflow-x:hidden}button,a{font:inherit}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid color-mix(in srgb, var(--blue), white 18%);outline-offset:4px}img{max-width:100%;display:block}#app{min-height:100vh}.site-shell{overflow:hidden}.hero{min-height:92dvh;padding:clamp(72px, 5vw, 126px) max(24px, calc((100vw - var(--max)) / 2)) clamp(56px, 4vw, 104px);border-bottom:1px solid var(--line);background:linear-gradient(90deg, #f8f7f1fa 0%, #f8f7f1eb 46%, #f8f7f1d1 100%), var(--page);align-items:center;gap:42px;display:grid;position:relative}.hero-copy{z-index:2;width:100%;min-width:0;max-width:clamp(500px,33vw,700px);position:relative}.eyebrow{color:var(--olive-dark);letter-spacing:.08em;text-transform:uppercase;margin:0 0 14px;font-size:13px;font-weight:760}.hero .eyebrow,.hero-lede{font-family:Georgia,Times New Roman,serif}h1,h2,h3,p{overflow-wrap:break-word;margin-top:0}h1,h2,h3{color:var(--ink);letter-spacing:0;font-family:Georgia,Times New Roman,serif}h1{max-width:11ch;margin-bottom:24px;font-size:clamp(58px,8vw,172px);line-height:1.04}.hero-lede{max-width:clamp(500px,32vw,680px);color:var(--ink-soft);margin-bottom:34px;font-size:clamp(18px,1.55vw,30px);line-height:1.55}.hero-screens{top:clamp(58px,4.8vw,118px);right:max(34px, calc((100vw - var(--max)) / 2 + 30px));z-index:1;pointer-events:none;justify-content:flex-end;align-items:flex-end;width:min(48vw,820px);height:min(72dvh,800px);display:flex;position:absolute}.phone-frame{box-shadow:var(--shadow);aspect-ratio:9/20;background:#171815;border:clamp(8px,.55vw,12px) solid #171815;border-radius:clamp(28px,1.9vw,42px);width:clamp(200px,12vw,314px);margin:0;position:absolute;bottom:0;overflow:hidden}.phone-frame picture,.phone-frame img{width:100%;height:100%}.phone-frame picture{display:block}.phone-frame img{object-fit:cover}.phone-frame--front{z-index:3;width:clamp(228px,13.5vw,354px);right:clamp(110px,9vw,190px)}.phone-frame--back{z-index:2;opacity:.9;right:clamp(230px,19vw,420px);transform:rotate(-5deg)}.phone-frame--right{right:0;transform:rotate(5deg)}.feature-band,.site-footer{padding-right:max(24px, calc((100vw - var(--max)) / 2));padding-left:max(24px, calc((100vw - var(--max)) / 2))}.feature-band{background:var(--surface);padding-top:104px;padding-bottom:72px}.section-heading{min-width:0;max-width:660px;margin-bottom:34px}.section-heading h2{margin-bottom:0;font-size:clamp(34px,4vw,56px);line-height:1.04}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.feature-card{border:1px solid var(--line);background:var(--page);border-radius:8px;min-height:210px;padding:24px}.feature-index{color:var(--clay);margin-bottom:32px;font-weight:800;display:block}.feature-card h3{margin-bottom:12px;font-size:26px;line-height:1.1}.feature-card p{color:var(--muted);margin-bottom:0}.site-footer{border-top:1px solid var(--line);background:var(--olive-dark);color:#fff;padding-top:46px;padding-bottom:46px}.site-footer p{max-width:var(--max);color:#fff;white-space:nowrap;margin-bottom:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,3.8vw,48px);line-height:1.08}@media (width<=960px){.hero{background:var(--page);min-height:auto;padding-top:64px;padding-bottom:40px}.hero-copy{width:100%}h1{max-width:100%;font-size:clamp(52px,18vw,82px)}.hero-screens{justify-content:center;width:100%;height:min(54vh,430px);margin-top:28px;position:relative;bottom:auto;right:auto;overflow:hidden}.phone-frame{width:min(36vw,182px);top:0;bottom:auto}.phone-frame--front{width:min(46vw,220px);inset:0 auto auto 50%;transform:translate(-50%)}.phone-frame--back{inset:50px auto auto 0}.phone-frame--right{inset:50px 0 auto auto}.feature-grid{grid-template-columns:1fr}}@media (width<=560px){.hero{padding-left:18px;padding-right:18px}.hero-copy{width:100%;max-width:100%}.hero-lede{max-width:100%}.section-heading h2{font-size:clamp(30px,9vw,40px);line-height:1.08}.hero-screens{height:360px}.phone-frame--back{opacity:.58}.feature-band,.site-footer{padding-left:18px;padding-right:18px}.site-footer p{white-space:normal}.feature-band{padding-top:58px}}
