:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--cream:#fff8f2;--cream-deep:#f8e4dd;--blush:#f7d0c1;--peach:#f69e78;--peach-dark:#c4754e;--leaf:#537458;--leaf-dark:#36513d;--bark:#543f2f;--ink:#231f20;--muted:#75675d;--line:#543f2f2e;--screen:#222523;--header-height:clamp(4.4rem, 9svh, 5.4rem)}*{box-sizing:border-box}html,body,#root{height:100%}body{background:linear-gradient(135deg, #f8e4dddb, #fff8f2eb 42%, #ecf2e5c2), var(--cream);min-height:100svh;color:var(--ink);margin:0;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{color:inherit;font:inherit}.site-header{height:var(--header-height);justify-content:space-between;align-items:center;gap:clamp(.75rem,3vw,2rem);padding:clamp(.75rem,2.5vw,1.25rem) clamp(1rem,4.6vw,4rem);display:flex}.brand{flex:0 auto;align-items:center;min-width:0;display:inline-flex}.brand img{object-fit:contain;width:clamp(8.4rem,18vw,13.5rem);max-height:clamp(2.1rem,6svh,3.2rem)}.nav-links{color:var(--leaf-dark);white-space:nowrap;justify-content:flex-end;align-items:center;gap:clamp(.55rem,2.4vw,1.35rem);font-size:clamp(.74rem,1.4vw,.95rem);font-weight:750;display:flex}.nav-links a{border-bottom:2px solid #0000;padding:.35rem 0}.nav-links a:hover,.nav-links a:focus-visible,.nav-links [aria-current=page]{color:var(--peach-dark);border-bottom-color:currentColor;outline:0}.site-main{height:calc(100svh - var(--header-height));min-height:0;padding:0 clamp(1rem,4.6vw,4rem) clamp(.85rem,3vw,2rem)}.home-layout{grid-template-columns:minmax(0,1fr) minmax(18rem,.82fr);align-items:center;gap:clamp(1.25rem,5vw,4.5rem);width:min(100%,76rem);height:100%;margin-inline:auto;display:grid}.demo-layout{grid-template-columns:minmax(14rem,.58fr) minmax(18rem,1fr);align-items:center;gap:clamp(1.25rem,5vw,4rem);width:min(100%,72rem);height:100%;margin-inline:auto;display:grid}.home-copy,.demo-copy{min-width:0}.eyebrow{color:var(--peach-dark);letter-spacing:0;text-transform:uppercase;margin:0 0 clamp(.45rem,1.2vw,.7rem);font-size:clamp(.68rem,1.15vw,.78rem);font-weight:850}h1,h2,p{margin-top:0}.home-copy h1,.demo-copy h1{max-width:13ch;color:var(--bark);letter-spacing:0;margin-bottom:clamp(.65rem,1.6vw,1rem);font-size:clamp(2.15rem,5.7vw,4.8rem);line-height:.96}.lede{max-width:38rem;color:var(--muted);margin-bottom:clamp(.9rem,2vw,1.2rem);font-size:clamp(.95rem,1.7vw,1.12rem);line-height:1.5}.feature-points{border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:0;max-width:41rem;margin:0;padding:0;list-style:none;display:grid}.feature-points li{border-bottom:1px solid var(--line);grid-template-columns:clamp(5.8rem,13vw,8.2rem) minmax(0,1fr);align-items:baseline;gap:clamp(.65rem,2vw,1rem);padding:clamp(.55rem,1.5vw,.72rem) 0;display:grid}.feature-points li:last-child{border-bottom:0}.feature-points strong{color:var(--leaf);font-size:clamp(.78rem,1.4vw,.95rem)}.feature-points span{color:var(--muted);font-size:clamp(.8rem,1.4vw,.96rem);line-height:1.36}.actions{align-items:center;gap:clamp(.7rem,2vw,1rem);margin-top:clamp(.95rem,2.4vw,1.45rem);display:flex}.primary-action{background:var(--leaf);color:#fffaf6;border-radius:999px;justify-content:center;align-items:center;min-height:2.55rem;padding:0 1.15rem;font-size:clamp(.78rem,1.4vw,.92rem);font-weight:850;display:inline-flex;box-shadow:0 .7rem 1.6rem #5374582e}.primary-action:hover,.primary-action:focus-visible{background:var(--leaf-dark)}.product-visual{place-items:center;height:100%;min-height:0;display:grid;position:relative}.product-concept{aspect-ratio:16/10;object-fit:cover;border:1px solid #543f2f1f;border-radius:clamp(.7rem,1.8vw,1.05rem);width:min(100%,36rem);max-height:min(64svh,36rem);box-shadow:0 1.4rem 3rem #543f2f33}.tablet{aspect-ratio:4/5;border:clamp(.55rem, 1.3vw, .78rem) solid var(--ink);background:linear-gradient(180deg, #53745829, #f69e7814), var(--screen);border-radius:clamp(1.05rem,2.4vw,1.55rem);grid-template-rows:auto auto minmax(0,1fr);width:min(100%,25rem);max-height:min(63svh,34rem);padding:clamp(.9rem,2vw,1.2rem);display:grid;box-shadow:0 1.4rem 3rem #543f2f38}.voice-control{color:#fff8f2;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.58rem;font-size:clamp(.66rem,1.1vw,.78rem);font-weight:800;display:flex}.voice-toggle{cursor:pointer;background:#fff8f21f;border:1px solid #f7d0c152;border-radius:999px;flex:none;width:2.55rem;height:1.42rem;padding:.16rem;position:relative}.voice-toggle:hover,.voice-toggle:focus-visible{border-color:#f69e78a3;outline:0}.voice-toggle span{background:var(--blush);border-radius:999px;width:.98rem;height:.98rem;transition:transform .16s,background .16s;display:block}.voice-toggle[aria-pressed=true]{background:#f69e7833}.voice-toggle[aria-pressed=true] span{background:var(--peach);transform:translate(1.08rem)}.tablet-topline{color:var(--blush);text-transform:uppercase;border-bottom:1px solid #fff8f229;justify-content:space-between;gap:1rem;padding-bottom:.7rem;font-size:clamp(.66rem,1.1vw,.78rem);font-weight:850;display:flex}.caption-stack{align-content:center;gap:clamp(.58rem,1.4vw,.82rem);min-height:0;padding-top:clamp(.7rem,1.8vw,1rem);display:grid}.caption-stack p{color:#fff8f2;background:#fff8f214;border:1px solid #f7d0c133;border-radius:.6rem;margin:0;padding:clamp(.62rem,1.6vw,.82rem)}.caption-line{animation:.22s ease-out both caption-arrive}.caption-stack .caption-current{background:#f69e7829;border-color:#f69e789e}.caption-stack b{color:var(--peach);margin-bottom:.22rem;font-size:clamp(.68rem,1.15vw,.78rem);display:block}.caption-stack span{font-size:clamp(.82rem,1.45vw,1rem);line-height:1.38}.animated-ellipsis{justify-content:flex-start;min-width:.9em;display:inline-flex}.animated-ellipsis span{animation:1.1s ease-in-out infinite ellipsis-pulse}.animated-ellipsis span:nth-child(2){animation-delay:.14s}.animated-ellipsis span:nth-child(3){animation-delay:.28s}@keyframes ellipsis-pulse{0%,80%,to{opacity:.25}35%{opacity:1}}@keyframes caption-arrive{0%{opacity:0;transform:translateY(.35rem)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.caption-line,.animated-ellipsis span{animation:none}}.about-view{padding-top:0}.about-layout{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,78rem);height:100%;margin-inline:auto;display:grid}.founder-panel{grid-template-rows:minmax(0,1fr) auto;gap:clamp(.8rem,2vw,1rem);min-width:0;min-height:0;padding:clamp(.9rem,2.3vw,1.35rem);display:grid}.founder-panel+.founder-panel{border-left:1px solid var(--line)}.founder-photo-wrap{background:var(--cream-deep);border:1px solid #543f2f1f;border-radius:.7rem;min-height:0;overflow:hidden}.founder-photo{object-fit:cover;width:100%;height:100%}.founder-photo-amir{object-position:50% 30%}.founder-photo-will{object-position:50% 36%}.founder-copy{max-width:34rem}.founder-copy p{color:var(--peach-dark);text-transform:uppercase;margin:0 0 .18rem;font-size:clamp(.65rem,1.1vw,.74rem);font-weight:850}.founder-copy h2{color:var(--bark);letter-spacing:0;margin:0;font-size:clamp(1rem,1.7vw,1.28rem);line-height:1.12}.founder-copy span{color:var(--muted);margin-top:clamp(.38rem,1vw,.55rem);font-size:clamp(.78rem,1.25vw,.94rem);line-height:1.42;display:block}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@media (width<=820px){:root{--header-height:4.6rem}.site-header{align-items:flex-start;padding-top:.82rem}.brand img{width:clamp(7.2rem,31vw,10rem)}.nav-links{white-space:normal;flex-wrap:wrap;row-gap:.1rem;max-width:min(14.5rem,48vw)}.site-main{padding-inline:clamp(.8rem,4vw,1.3rem);padding-bottom:.75rem}.home-layout{grid-template-rows:auto minmax(8rem,1fr);grid-template-columns:1fr;align-items:start;gap:clamp(.7rem,2svh,1.1rem)}.demo-layout{grid-template-rows:auto minmax(9rem,1fr);grid-template-columns:1fr;align-items:start;gap:clamp(.7rem,2svh,1.1rem)}.home-copy h1,.demo-copy h1{max-width:14ch;margin-bottom:.55rem;font-size:clamp(2rem,9vw,3.25rem);line-height:1}.lede{max-width:none;margin-bottom:.72rem;font-size:clamp(.83rem,3vw,.98rem);line-height:1.38}.feature-points li{grid-template-columns:5.8rem minmax(0,1fr);padding:.42rem 0}.feature-points strong,.feature-points span{font-size:clamp(.72rem,2.6vw,.86rem)}.actions{margin-top:.75rem}.primary-action{min-height:2.25rem}.product-visual{align-items:start}.tablet{aspect-ratio:4/3;border-width:.45rem;border-radius:1rem;width:min(100%,22rem);max-height:39svh}.product-concept{width:min(100%,34rem);max-height:38svh}.voice-control{margin-bottom:.42rem;font-size:.62rem}.voice-toggle{width:2.18rem;height:1.22rem;padding:.13rem}.voice-toggle span{width:.82rem;height:.82rem}.voice-toggle[aria-pressed=true] span{transform:translate(.92rem)}.caption-stack{grid-template-columns:repeat(2,minmax(0,1fr));align-content:stretch}.caption-stack p{padding:.48rem}.caption-stack b{font-size:.62rem}.caption-stack span{font-size:clamp(.68rem,2.4vw,.78rem);line-height:1.24}.about-layout{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:1fr}.founder-panel{grid-template-rows:1fr;grid-template-columns:minmax(5.2rem,29vw) minmax(0,1fr);gap:.72rem;padding:.72rem 0}.founder-panel+.founder-panel{border-top:1px solid var(--line);border-left:0}.founder-photo-wrap{border-radius:.55rem}.founder-copy span{margin-top:.32rem;font-size:clamp(.68rem,2.55vw,.82rem);line-height:1.27}}@media (width<=470px){.nav-links{justify-content:flex-end;gap:.45rem .7rem;max-width:11.5rem;font-size:.7rem}.eyebrow{margin-bottom:.36rem;font-size:.62rem}.home-copy h1,.demo-copy h1{font-size:clamp(1.85rem,8.6vw,2.45rem)}.lede{font-size:.78rem}.feature-points li{grid-template-columns:5.15rem minmax(0,1fr)}.feature-points strong,.feature-points span{font-size:.7rem}.actions{flex-wrap:wrap;gap:.45rem .75rem}.tablet{max-height:33svh;padding:.58rem}.product-concept{max-height:31svh}.voice-control{margin-bottom:.32rem;font-size:.56rem}.tablet-topline{padding-bottom:.42rem;font-size:.58rem}.caption-stack{gap:.4rem;padding-top:.5rem}.caption-stack p{border-radius:.42rem;padding:.38rem}.caption-stack span{font-size:.62rem;line-height:1.18}.founder-panel{grid-template-columns:minmax(4.8rem,28vw) minmax(0,1fr);gap:.55rem;padding-block:.58rem}.founder-copy p{font-size:.58rem}.founder-copy h2{font-size:.88rem}.founder-copy span{font-size:.64rem;line-height:1.22}}@media (height<=660px){:root{--header-height:3.85rem}.site-header{padding-top:.62rem;padding-bottom:.62rem}.brand img{max-height:2.25rem}.home-copy h1,.demo-copy h1{font-size:clamp(1.8rem,8svh,3.45rem)}.lede{margin-bottom:.55rem;line-height:1.3}.feature-points li{padding:.35rem 0}.actions{margin-top:.6rem}.primary-action{min-height:2.05rem}.tablet,.product-concept{max-height:50svh}.caption-stack{gap:.38rem;padding-top:.48rem}.caption-stack p{padding:.46rem}.caption-stack span{font-size:.72rem;line-height:1.18}.founder-panel{gap:.55rem;padding-block:.55rem}.founder-copy span{line-height:1.22}}
