:root{--color-bg-primary: #ffffff;--color-bg-secondary: #f0f2f5;--color-bg-card: #f7f8fa;--color-text-primary: #000000;--color-text-secondary: #686f78;--color-border: #e9eaee;--color-success: #128741;--color-success-soft: #e8fcf0;--color-accent-coral: #128741;--page-gutter: clamp(1.25rem, 4vw, 3rem);--page-width: 1200px;--radius-card: 24px;--shadow-device: 0 24px 48px rgba(25, 28, 31, .14);--font-family-base: Inter, -apple-system, BlinkMacSystemFont, "SF Pro Display", "SF Pro Text", "Segoe UI", sans-serif;color-scheme:light}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--color-bg-primary)}body{margin:0;min-width:320px;overflow-x:hidden;background:var(--color-bg-primary);color:var(--color-text-primary);font-family:var(--font-family-base);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:750;letter-spacing:-.045em}.site-container{width:min(100%,calc(var(--page-width) + (var(--page-gutter) * 2)));margin-inline:auto;padding-inline:var(--page-gutter)}.main-layout{min-height:calc(100vh - 68px)}.site-header{position:sticky;z-index:100;top:0;height:68px;border-bottom:1px solid rgba(233,234,238,.88);background:#ffffffe6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header__inner{display:flex;height:100%;align-items:center;justify-content:space-between}.brand-link{display:inline-flex;align-items:center;gap:.6rem;color:var(--color-text-primary);font-size:1.45rem;font-weight:800;letter-spacing:-.045em;text-decoration:none}.brand-link img{width:32px;height:32px;object-fit:contain}.brand-link--small{gap:.45rem;font-size:.95rem;letter-spacing:-.025em}.brand-link--small img{width:24px;height:24px}.header-cta,.primary-cta{display:inline-flex;min-height:44px;align-items:center;justify-content:center;border-radius:999px;background:var(--color-text-primary);color:#fff;font-weight:700;line-height:1;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease}.header-cta{min-width:114px;padding:.75rem 1.25rem;font-size:.9rem}.primary-cta{min-width:148px;padding:.95rem 1.55rem;font-size:1rem}.header-cta:hover,.primary-cta:hover{transform:translateY(-2px);box-shadow:0 10px 24px #00000029}.header-cta:focus-visible,.primary-cta:focus-visible,.brand-link:focus-visible,.store-links a:focus-visible,.footer-links a:focus-visible{outline:3px solid rgba(65,80,247,.35);outline-offset:4px}.landing-page{overflow:hidden}.landing-hero{display:grid;min-height:720px;grid-template-columns:minmax(0,.92fr) minmax(500px,1.08fr);align-items:center;gap:clamp(2rem,4vw,5rem);padding-top:clamp(3rem,7vw,6.5rem);padding-bottom:3rem}.hero-copy{position:relative;z-index:4;padding-bottom:2rem}.hero-eyebrow{margin-bottom:1.15rem;color:var(--color-text-secondary);font-size:1rem;font-weight:500;letter-spacing:-.015em}.hero-copy h1{max-width:650px;font-size:clamp(3.5rem,5.4vw,4.75rem);line-height:.99}.hero-subtitle{max-width:510px;margin-top:1.6rem;color:var(--color-text-secondary);font-size:clamp(1.1rem,1.5vw,1.3rem);line-height:1.45;letter-spacing:-.02em}.hero-actions{display:flex;margin-top:2.15rem;flex-direction:column;align-items:flex-start;gap:1.45rem}.store-links{display:flex;align-items:center;gap:.75rem}.store-links a{display:block;border-radius:8px;transition:transform .16s ease,opacity .16s ease}.store-links a:hover{transform:translateY(-2px);opacity:.9}.store-links img{width:auto;height:48px}.hero-showcase{position:relative;min-height:625px}.device-frame{overflow:hidden;border:4px solid #191c1f;border-radius:42px;background:#fff;box-shadow:var(--shadow-device)}.device-frame img{width:100%;height:100%;object-fit:cover;object-position:top center}.hero-device{position:absolute;aspect-ratio:720 / 1565}.hero-device--home{z-index:1;top:0;left:4%;width:clamp(265px,25vw,320px)}.hero-device--recipe{z-index:2;top:104px;right:0;width:clamp(225px,21vw,270px)}.recipe-saved-pill{position:absolute;z-index:3;top:20px;right:4px;display:flex;min-width:138px;min-height:84px;flex-direction:column;align-items:center;justify-content:center;gap:.45rem;border:1px solid #d4efdc;border-radius:17px;background:#e8fcf0f0;box-shadow:0 13px 32px #1287411f;font-size:.9rem;font-weight:600}.recipe-saved-mark{display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:var(--color-success);color:#fff;font-size:1.15rem;font-weight:800}.flow-divider{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1.5rem;padding-top:1.25rem;padding-bottom:1.75rem}.flow-divider span{height:1px;background:var(--color-border)}.flow-divider p{color:var(--color-text-secondary);font-size:.98rem;letter-spacing:-.01em}.feature-stack{display:grid;gap:1.5rem;padding-bottom:1.5rem}.feature-card{display:grid;height:390px;overflow:hidden;grid-template-columns:1fr 1fr;border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-bg-card)}.feature-card--reverse .feature-copy{order:2}.feature-card--reverse .feature-media{order:1}.feature-copy{display:flex;max-width:470px;align-self:center;justify-self:center;padding:clamp(2rem,5vw,4.5rem);flex-direction:column;align-items:flex-start}.feature-number{display:inline-grid;min-width:42px;height:38px;margin-bottom:1.15rem;place-items:center;border:1px solid var(--color-border);border-radius:11px;background:#fff;color:var(--color-text-secondary);font-size:.95rem;font-weight:600}.feature-copy h2{max-width:480px;font-size:clamp(2rem,3.2vw,3rem);line-height:1.04}.feature-copy p{max-width:390px;margin-top:1rem;color:var(--color-text-secondary);font-size:clamp(1rem,1.35vw,1.18rem);line-height:1.48;letter-spacing:-.018em}.feature-media{display:flex;min-width:0;align-items:flex-start;justify-content:center;padding-top:18px}.feature-device{width:clamp(235px,24vw,286px);aspect-ratio:720 / 1565;flex:none}.final-cta{display:flex;min-height:178px;margin-top:1.5rem;margin-bottom:1.5rem;align-items:center;justify-content:center;gap:2rem;border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-bg-card)}.final-cta h2{font-size:clamp(2rem,3.4vw,3.2rem);line-height:1.05;text-align:center}.site-footer{border-top:1px solid var(--color-border);background:#fff}.site-footer__inner{display:grid;min-height:112px;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem}.footer-links{display:flex;align-items:center;justify-content:center;gap:2rem}.footer-links a{color:var(--color-text-secondary);font-size:.84rem;font-weight:500;text-decoration:none}.footer-links a:hover{color:var(--color-text-primary)}.copyright{justify-self:end;color:var(--color-text-secondary);font-size:.8rem}@media(max-width:1050px){.landing-hero{min-height:680px;grid-template-columns:minmax(0,.85fr) minmax(430px,1.15fr)}.hero-copy h1{font-size:clamp(3.2rem,5.7vw,4rem)}.hero-device--home{left:0;width:280px}.hero-device--recipe{width:235px}.recipe-saved-pill{right:-10px}}@media(max-width:860px){.landing-hero{min-height:auto;grid-template-columns:1fr;gap:1.5rem;padding-top:3.5rem}.hero-copy{max-width:660px;padding-bottom:0}.hero-copy h1{font-size:clamp(3.5rem,10vw,5rem)}.hero-showcase{width:min(100%,580px);min-height:640px;margin-inline:auto}.hero-device--home{left:5%;width:min(54vw,310px)}.hero-device--recipe{right:4%;width:min(46vw,265px)}.recipe-saved-pill{top:auto;right:1%;bottom:68px;min-height:58px;flex-direction:row;padding:0 1.1rem}.feature-card{height:360px}.feature-copy{padding:2rem}.feature-copy h2{font-size:clamp(1.75rem,4vw,2.4rem)}.feature-device{width:min(31vw,250px)}}@media(max-width:600px){:root{--page-gutter: 1.25rem;--radius-card: 18px}.site-header{height:64px}.brand-link{font-size:1.35rem}.brand-link img{width:29px;height:29px}.header-cta{min-width:108px;min-height:42px;padding:.7rem 1rem;font-size:.86rem}.landing-hero{gap:.5rem;padding-top:2.7rem;padding-bottom:0}.hero-eyebrow{margin-bottom:.9rem;font-size:.93rem}.hero-copy h1{font-size:clamp(2.85rem,13vw,3.8rem);line-height:1.02}.hero-subtitle{max-width:360px;margin-top:1.25rem;font-size:1.03rem}.hero-actions{margin-top:1.5rem;gap:1rem}.hero-actions .primary-cta{width:min(100%,360px)}.store-links{gap:.55rem}.store-links img{height:42px}.hero-showcase{min-height:520px;margin-top:1.3rem}.device-frame{border-width:3px;border-radius:34px;box-shadow:0 18px 38px #191c1f21}.hero-device--home{top:28px;left:3%;width:min(58vw,255px);transform:rotate(-2.5deg)}.hero-device--recipe{top:10px;right:-3%;width:min(49vw,218px);transform:rotate(3deg)}.recipe-saved-pill{right:0;bottom:25px;min-width:142px;min-height:52px;border-radius:999px;font-size:.82rem}.recipe-saved-mark{width:25px;height:25px;font-size:.95rem}.flow-divider{gap:.8rem;padding-top:0;padding-bottom:1.35rem}.flow-divider p{max-width:235px;color:var(--color-text-primary);font-size:.94rem;font-weight:700;text-align:center}.feature-stack{gap:.9rem}.feature-card{height:380px;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr)}.feature-card--reverse{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr)}.feature-card--collections{height:430px}.feature-copy{width:100%;padding:1.3rem .75rem 1.4rem 1rem;justify-self:stretch}.feature-card--reverse .feature-copy{padding-right:1rem;padding-left:.75rem}.feature-number{min-width:35px;height:32px;margin-bottom:.8rem;border-radius:9px;font-size:.8rem}.feature-copy h2{font-size:clamp(1.35rem,5.5vw,1.65rem);line-height:1.05}.feature-copy p{margin-top:.75rem;font-size:.86rem;line-height:1.4}.feature-media{justify-content:flex-start;padding-top:13px}.feature-card:not(.feature-card--reverse) .feature-media{justify-content:center}.feature-device{width:min(45vw,178px)}.final-cta{min-height:190px;margin-top:.9rem;margin-bottom:.9rem;padding:1.75rem 1.2rem;flex-direction:column;gap:1.2rem}.final-cta h2{max-width:290px;font-size:2rem}.final-cta .primary-cta{width:min(100%,330px)}.site-footer__inner{min-height:150px;grid-template-columns:1fr;justify-items:center;gap:.7rem;padding-top:1.35rem;padding-bottom:1.35rem}.footer-links{gap:1.5rem}.copyright{justify-self:center}}@media(max-width:380px){.hero-copy h1{font-size:2.65rem}.store-links img{height:38px}.feature-copy{padding-left:1rem}.feature-copy h2{font-size:1.34rem}.feature-copy p{font-size:.84rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
