:root{color:#0a0a0a;background:#f7f8fa;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #0a0a0a;--muted: #666666;--line: #d9d9d6;--paper: #ffffff;--wash: #f5f5f3;--canvas: #f7f8fa;--canvas-warm: #fcf8f6;--canvas-cool: #f4f9fc;--card-border: rgba(10, 10, 10, .05);--card-shadow: 0 14px 36px rgba(10, 10, 10, .065);--card-shadow-hover: 0 20px 46px rgba(10, 10, 10, .085);--dark: #000000;--max: 1320px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:84px}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;background:linear-gradient(145deg,var(--canvas-warm) 0%,var(--canvas-cool) 48%,var(--canvas) 100%);color:var(--ink);-webkit-font-smoothing:antialiased}body,button,a{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}img{display:block;max-width:100%}p,h1,h2,h3,figure{margin:0}.site-header{position:sticky;top:0;z-index:50;height:76px;background:var(--paper)}.site-header__shell{width:min(calc(100% - 64px),var(--max));min-height:76px;margin-inline:auto;padding:0;display:grid;grid-template-columns:1fr auto;align-items:center;gap:44px}.brand{width:fit-content;display:inline-flex;align-items:center;gap:10px;color:var(--ink);font-size:1.16rem;font-weight:780;letter-spacing:-.035em;text-decoration:none}.brand img{width:40px;height:40px;border-radius:11px;object-fit:cover}.brand--compact img{width:42px;height:42px;border-radius:12px}.site-nav{display:flex;align-items:center;gap:38px}.site-nav a,.site-footer a{color:#2f2f2f;font-size:.92rem;font-weight:650;text-decoration:none}.site-nav a:hover,.site-footer a:hover,.text-link:hover{text-decoration:underline;text-underline-offset:4px}.menu-button{display:none}.site-header--dark{background:#000;color:#fff}.site-header--dark .brand,.site-header--dark .site-nav a{color:#fff}.button{min-height:54px;padding:0 25px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid var(--ink);border-radius:999px;background:var(--ink);color:#fff;font-weight:720;line-height:1;text-align:center;text-decoration:none;transition:transform .17s ease,background-color .17s ease,color .17s ease}.button:hover{transform:translateY(-2px);background:#2a2a2a}.button:focus-visible,.site-nav a:focus-visible,.brand:focus-visible,.menu-button:focus-visible,.feature-tabs button:focus-visible,.text-link:focus-visible,.site-footer a:focus-visible{outline:3px solid #737373;outline-offset:4px}.button--secondary{border-color:#d9d9d5;background:var(--paper);color:var(--ink)}.button--secondary:hover{background:var(--wash)}.button--inverse{border-color:#fff;background:#fff;color:#0a0a0a}.button--inverse:hover{background:#efefed;color:#0a0a0a}.button--ghost{border-color:#fffc;background:transparent;color:#fff}.button--ghost:hover{border-color:#fff;background:#ffffff17}.button--disabled{cursor:default;opacity:.76}.button--disabled:hover{transform:none;background:var(--ink)}.eyebrow{color:#71716c;font-size:.72rem;font-weight:760;letter-spacing:.18em}.hero{min-height:630px;overflow:hidden;background:#000;color:#fff}.hero__shell{width:min(calc(100% - 64px),var(--max));min-height:630px;margin-inline:auto;display:grid;grid-template-columns:minmax(0,1.16fr) minmax(430px,.84fr);align-items:center;gap:34px}.hero__copy{position:relative;z-index:2;padding:38px 0 56px}.hero .eyebrow{color:#fff}.hero h1{max-width:760px;margin-top:26px;font-size:clamp(4.25rem,6.3vw,6.6rem);font-weight:690;line-height:.91;letter-spacing:-.07em;text-wrap:balance}.hero__lede{max-width:590px;margin-top:34px;color:#b7b7b4;font-size:clamp(1rem,1.35vw,1.2rem);line-height:1.58}.hero__actions{margin-top:36px;display:flex;flex-wrap:wrap;gap:12px}.hero__actions .store-badges--hero{margin-top:0;justify-content:flex-start}.hero__footnote{margin-top:28px;color:#8f8f8b;font-size:.78rem;font-weight:570;letter-spacing:.02em}.hero__visual{position:relative;align-self:stretch;min-width:0;isolation:isolate}.hero-phone{position:absolute;top:auto;right:auto;width:min(31vw,430px);aspect-ratio:904 / 1965;overflow:hidden;border:1px solid #4a4a49;border-radius:66px;background:#000;box-shadow:0 0 0 8px #171717,0 42px 90px #00000094;transform-origin:center top;backface-visibility:hidden}.hero-phone--camera{top:34px;left:-18px;z-index:2;transform:rotate(5.2deg) translateY(54px)}.hero-phone--result{top:10px;right:-96px;z-index:1;width:min(29vw,410px);transform:rotate(-4.2deg) translateY(8px)}.hero-phone img{width:100%;height:100%;object-fit:cover}.product-stage{width:100%;margin:0;padding:52px max(32px,calc((100vw - var(--max)) / 2)) 58px;background:transparent}.product-stage__heading{max-width:740px;margin-inline:auto;text-align:center}.product-stage__heading h2,.section-heading h2,.download-section h2{margin-top:14px;font-size:clamp(3rem,5.1vw,5.25rem);line-height:.96;letter-spacing:-.06em;text-wrap:balance}.product-stage__heading h2{font-size:clamp(2.8rem,4vw,4.2rem);line-height:.98}.flow-steps{margin-top:46px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.flow-step{min-width:0;padding:0 34px;display:grid;grid-template-columns:92px minmax(0,1fr);align-items:center;gap:24px}.flow-step:first-child{padding-left:0}.flow-step+.flow-step{border-left:1px solid var(--line)}.flow-step__preview{width:92px;height:92px;overflow:hidden;border:1px solid var(--card-border);border-radius:20px;background:var(--paper);box-shadow:0 9px 24px #0a0a0a0e;display:grid;place-items:center}.flow-step__preview img{width:46px;height:46px;object-fit:contain;object-position:center}.flow-step__copy>span{width:fit-content;padding:4px 12px;display:block;border:1px solid #bcbcb8;border-radius:999px;font-size:.72rem;font-weight:760;letter-spacing:.05em}.flow-step h3{margin-top:10px;font-size:1.18rem;letter-spacing:-.03em}.flow-step p{max-width:275px;margin-top:6px;color:#51514e;font-size:.88rem;line-height:1.45}.screen-showcase{overflow:hidden;background:#000;color:#fff}.screen-showcase__inner{width:min(calc(100% - 64px),var(--max));margin-inline:auto;padding:110px 0 0}.screen-showcase__heading{max-width:880px}.screen-showcase__heading .eyebrow{color:#9d9d98}.screen-showcase__heading h2{margin-top:18px;font-size:clamp(3.2rem,5.8vw,6rem);line-height:.95;letter-spacing:-.067em;text-wrap:balance}.screen-showcase__heading>p:last-child{max-width:680px;margin-top:26px;color:#adada9;font-size:1.05rem;line-height:1.6}.phone-gallery{min-height:790px;margin-top:76px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:34px}.phone-gallery__item{position:relative;display:flex;justify-content:center;transform-origin:bottom center}.phone-gallery__item>span{position:absolute;z-index:3;top:28px;left:50%;padding:10px 14px;border:1px solid #363634;border-radius:999px;background:#151515f0;color:#fff;font-size:.78rem;font-weight:760;transform:translate(-50%)}.phone-gallery__item--camera{transform:rotate(-3.8deg) translateY(84px)}.phone-gallery__item--review{z-index:2;transform:translateY(4px)}.phone-gallery__item--recipe{transform:rotate(3.8deg) translateY(84px)}.phone-cutout{width:min(100%,326px);aspect-ratio:904 / 1965;overflow:hidden;border:1px solid #3a3a38;border-radius:52px;background:#0b0b0b;box-shadow:0 0 0 7px #171717,0 38px 90px #0000007a}.phone-cutout__screen{position:relative;width:100%;height:100%;overflow:hidden;border-radius:inherit;background:#000}.phone-cutout img{width:100%;height:100%;object-fit:cover;-webkit-user-select:none;user-select:none}.section-shell,.capability-section{width:min(calc(100% - 40px),var(--max));margin:0 auto 150px}.section-heading{max-width:940px}.section-heading>p:last-child{max-width:680px;margin-top:25px;color:var(--muted);font-size:1.12rem;line-height:1.6}.section-heading--center{margin-inline:auto;text-align:center}.feature-explorer{margin-top:60px}.feature-tabs{width:fit-content;margin-bottom:18px;padding:6px;display:flex;gap:4px;border-radius:999px;background:var(--wash)}.feature-tabs button{min-height:43px;padding:0 20px;border:0;border-radius:999px;background:transparent;color:#6a6a66;cursor:pointer;font-weight:720;transition:background-color .17s ease,color .17s ease,box-shadow .17s ease}.feature-tabs button[aria-selected=true]{background:var(--paper);color:var(--ink);box-shadow:0 4px 18px #00000012}.feature-panel{min-height:650px;padding:62px 72px 0;display:grid;grid-template-columns:minmax(0,.95fr) minmax(310px,.62fr);align-items:center;gap:80px;overflow:hidden;border:1px solid var(--card-border);border-radius:34px;background:var(--paper);box-shadow:var(--card-shadow)}.feature-panel__copy{align-self:center;padding-bottom:62px}.feature-panel__copy h3{max-width:620px;margin-top:16px;font-size:clamp(2.7rem,5vw,5.3rem);line-height:.98;letter-spacing:-.062em;text-wrap:balance}.feature-panel__copy>p:last-child{max-width:580px;margin-top:24px;color:var(--muted);font-size:1.08rem;line-height:1.65}.feature-panel__visual{align-self:end;display:flex;justify-content:center;animation:panel-in .36s ease both}.feature-panel__visual .phone-cutout{width:310px;transform:translateY(48px)}.capability-section{padding-top:12px}.capability-grid{margin-top:64px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.capability-grid article{min-height:260px;padding:30px;display:flex;flex-direction:column;border:1px solid var(--card-border);border-radius:24px;background:var(--paper);box-shadow:var(--card-shadow);transition:transform .18s ease,box-shadow .18s ease}.capability-grid article:hover{transform:translateY(-4px);box-shadow:var(--card-shadow-hover)}.capability-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.capability-card__number{color:#a7a7a2;font-size:.76rem;font-weight:800;letter-spacing:.12em}.capability-card__icon{width:68px;height:68px;display:grid;flex:0 0 auto;place-items:center;border:1px solid var(--card-border);border-radius:20px;background:var(--wash)}.capability-card__icon img{width:34px;height:34px;display:block}.capability-grid h3{margin-top:auto;padding-top:30px;font-size:1.45rem;letter-spacing:-.035em}.capability-grid p{margin-top:12px;color:var(--muted);font-size:.94rem;line-height:1.55}.text-link{color:var(--ink);font-weight:760;text-underline-offset:4px}.download-section{width:min(calc(100% - 40px),1000px);margin:0 auto 140px;padding:112px 50px;display:flex;flex-direction:column;align-items:center;border:1px solid var(--card-border);border-radius:38px;background:var(--paper);box-shadow:var(--card-shadow);text-align:center}.download-section>img{width:90px;height:90px;margin-bottom:28px;border-radius:24px;box-shadow:0 18px 44px #00000024}.download-section>p:not(.eyebrow){max-width:630px;margin:25px auto 32px;color:var(--muted);font-size:1.05rem;line-height:1.62}.store-badges{margin-top:42px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:16px}.store-badge{display:inline-flex;overflow:hidden;flex:0 0 auto;line-height:0;text-decoration:none}.store-badge:focus-visible{outline:3px solid currentColor;outline-offset:4px}.store-badge img{display:block;width:auto;height:48px}.store-badge--apple{border-radius:7px}.store-badge--google{border-radius:5px}@media(max-width:430px){.store-badges{width:100%;gap:10px}}.site-footer{width:min(calc(100% - 40px),var(--max));margin-inline:auto;padding:76px 0 32px;border-top:1px solid var(--line)}.site-footer__grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:64px}.site-footer__brand p{max-width:310px;margin-top:19px;color:var(--muted);font-size:.92rem;line-height:1.55}.site-footer__column{display:flex;flex-direction:column;align-items:flex-start;gap:13px}.site-footer__column h2{margin:0 0 5px;font-size:.79rem;letter-spacing:.08em;text-transform:uppercase}.site-footer__bottom{margin-top:72px;padding-top:24px;display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);color:#858580;font-size:.77rem}.legal-page,.support-page,.not-found{width:min(calc(100% - 40px),1080px);margin-inline:auto;padding:172px 0 110px}.legal-page__heading,.support-page__heading{max-width:850px}.legal-page__heading h1,.support-page__heading h1,.not-found h1{margin-top:18px;font-size:clamp(3.8rem,8vw,7rem);line-height:.95;letter-spacing:-.07em;text-wrap:balance}.legal-page__heading>p:last-of-type,.support-page__heading>p,.not-found>p{max-width:710px;margin-top:28px;color:var(--muted);font-size:1.16rem;line-height:1.65}.legal-page__heading>span{margin-top:20px;display:block;color:#8a8a85;font-size:.82rem;font-weight:650}.legal-copy{max-width:820px;margin-top:92px}.legal-copy section{padding:34px 0;border-top:1px solid var(--line)}.legal-copy h2,.support-grid h2,.support-note h2{font-size:1.45rem;letter-spacing:-.035em}.legal-copy p,.legal-copy li,.support-grid p,.support-note p{color:#555551;font-size:1rem;line-height:1.75}.legal-copy p,.legal-copy ul,.legal-copy ol{margin-top:15px}.legal-copy ul,.legal-copy ol{padding-left:24px}.legal-copy li+li{margin-top:10px}.legal-copy a,.support-note a{font-weight:720}.support-grid{margin-top:80px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.support-grid article{min-height:250px;padding:32px;border:1px solid var(--card-border);border-radius:24px;background:var(--paper);box-shadow:var(--card-shadow)}.support-grid p{margin-top:14px}.support-grid .text-link{margin-top:18px;display:inline-block}.support-note{margin-top:24px;padding:36px;border:1px solid var(--card-border);border-radius:24px;background:var(--paper);box-shadow:var(--card-shadow)}.support-note p{margin-top:14px}.support-note h3{margin-top:28px;font-size:1.1rem;letter-spacing:-.02em}.not-found{min-height:720px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.not-found .button{margin-top:32px}@keyframes panel-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media(max-width:980px){.site-header__shell{width:calc(100% - 40px)}.hero__shell{width:calc(100% - 40px);grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:22px}.hero h1{font-size:clamp(3.8rem,7.6vw,5.2rem)}.hero-phone{right:auto;width:min(39vw,390px)}.hero-phone--camera{left:-34px}.hero-phone--result{right:-112px;width:min(37vw,370px)}.product-stage{padding-inline:24px}.flow-step{padding-inline:20px;grid-template-columns:76px minmax(0,1fr);gap:16px}.flow-step__preview{width:76px;height:76px}.screen-showcase__inner{width:calc(100% - 40px)}.phone-gallery{min-height:680px;gap:22px}.feature-panel{padding-inline:46px;gap:46px}.capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer__grid{grid-template-columns:1.6fr repeat(3,1fr);gap:34px}}@media(max-width:760px){html{scroll-padding-top:72px}.site-header{height:64px}.site-header__shell{position:relative;width:calc(100% - 28px);min-height:64px;grid-template-columns:1fr auto;padding:0}.brand{font-size:1.02rem}.brand--compact img{width:38px;height:38px}.menu-button{min-width:64px;height:44px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:var(--wash);cursor:pointer;color:var(--ink);font-size:.78rem;font-weight:720}.menu-button__label{line-height:1}.site-nav{position:absolute;top:64px;right:0;left:0;padding:10px;display:none;flex-direction:column;align-items:stretch;gap:4px;border:1px solid var(--line);border-radius:22px;background:#fffffffa;box-shadow:0 24px 58px #00000021}.site-nav--open{display:flex}.site-nav a{min-height:46px;padding-inline:14px;display:flex;align-items:center;border-radius:14px}.site-nav a:hover{background:var(--wash);text-decoration:none}.site-header--dark .menu-button{background:#1a1a1a}.site-header--dark .menu-button{color:#fff}.site-header--dark .site-nav{border-color:#30302e;background:#0a0a0afa}.site-header--dark .site-nav a{color:#fff}.site-header--dark .site-nav a:hover{background:#1d1d1b}.hero{min-height:0}.hero__shell{width:calc(100% - 32px);min-height:0;grid-template-columns:1fr;gap:0}.hero__copy{padding:64px 0 34px}.hero h1{max-width:620px;margin-top:22px;font-size:clamp(3.25rem,14vw,5rem);line-height:.93}.hero__lede{margin-top:24px;font-size:1rem}.hero__actions{width:100%}.hero__actions .store-badges--hero{width:fit-content;max-width:100%;margin-inline:auto;justify-content:center}.hero__actions .button{flex:1 1 180px}.hero__footnote{max-width:300px;line-height:1.5}.hero__visual{min-height:610px}.hero-phone{top:auto;right:auto;left:auto;border-radius:48px;transform:none}.hero-phone--camera{top:52px;left:-2%;z-index:2;width:min(74vw,325px);transform:rotate(4deg) translateY(22px)}.hero-phone--result{top:4px;right:-14%;z-index:1;width:min(70vw,305px);transform:rotate(-4.5deg)}.product-stage{width:100%;padding:64px 18px 48px}.product-stage__heading h2,.section-heading h2,.download-section h2{font-size:clamp(2.65rem,12vw,4.3rem)}.flow-steps{margin-top:38px;grid-template-columns:1fr}.flow-step,.flow-step:first-child{padding:22px 0;grid-template-columns:82px minmax(0,1fr);gap:18px}.flow-step+.flow-step{border-top:1px solid var(--line);border-left:0}.flow-step__preview{width:82px;height:82px}.flow-step p{max-width:420px}.screen-showcase__inner{width:calc(100% - 32px);padding-top:82px}.screen-showcase__heading h2{font-size:clamp(3rem,13vw,4.5rem)}.phone-gallery{min-height:auto;margin:54px -16px 0;padding:0 32px 86px;grid-template-columns:repeat(3,260px);align-items:end;gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.phone-gallery::-webkit-scrollbar{display:none}.phone-gallery__item{scroll-snap-align:center}.phone-gallery__item--camera,.phone-gallery__item--review,.phone-gallery__item--recipe{transform:none}.phone-gallery__item>span{top:24px}.phone-gallery .phone-cutout{width:260px}.phone-cutout{border-radius:42px}.section-shell,.capability-section{width:calc(100% - 24px);margin-bottom:110px}.section-heading>p:last-child{font-size:1rem}.feature-explorer{margin-top:40px}.feature-tabs{width:100%;justify-content:flex-start;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none}.feature-tabs::-webkit-scrollbar{display:none}.feature-tabs button{flex:0 0 auto;padding-inline:18px;scroll-snap-align:start}.feature-panel{min-height:760px;padding:44px 24px 0;grid-template-columns:1fr;align-items:start;gap:32px;border-radius:28px}.feature-panel__copy{padding-bottom:0}.feature-panel__copy h3{font-size:clamp(2.4rem,11vw,3.7rem)}.feature-panel__copy>p:last-child{font-size:.98rem}.feature-panel__visual .phone-cutout{width:245px;transform:translateY(42px)}.capability-grid{margin-top:42px;grid-template-columns:1fr;gap:10px}.capability-grid article{min-height:210px;padding:26px}.capability-card__icon{width:60px;height:60px;border-radius:18px}.capability-card__icon img{width:30px;height:30px}.capability-grid h3{padding-top:22px}.download-section{width:calc(100% - 24px);margin-bottom:100px;padding:70px 24px;border-radius:28px}.site-footer{width:calc(100% - 32px)}.site-footer__grid{grid-template-columns:repeat(2,1fr);gap:48px 24px}.site-footer__brand{grid-column:1 / -1}.site-footer__bottom{margin-top:54px;flex-direction:column}.legal-page,.support-page,.not-found{width:calc(100% - 32px);padding:142px 0 84px}.legal-page__heading h1,.support-page__heading h1,.not-found h1{font-size:clamp(3.2rem,15vw,5rem)}.legal-page__heading>p:last-of-type,.support-page__heading>p,.not-found>p{font-size:1rem}.legal-copy{margin-top:66px}.legal-copy section{padding:28px 0}.support-grid{margin-top:56px;grid-template-columns:1fr}.support-grid article{min-height:0}}@media(max-width:430px){.hero__copy{padding-top:52px}.hero__actions{flex-direction:column}.hero__actions .button{width:100%;flex:none}.hero__visual{min-height:590px}.hero-phone--camera{width:min(74vw,300px)}.hero-phone--result{right:-13%;width:min(69vw,280px)}.site-footer__grid{grid-template-columns:1fr 1fr}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
