.home{flex:1;overflow-x:clip}.section{padding-block:var(--space-9)}.section-intro{max-width:40rem;margin:0 auto var(--space-6);text-align:center}.section-intro h2,.split__copy h2,.parent-problem h2,.final-cta__panel h2{font-size:var(--text-section);margin-bottom:var(--space-4)}.section-intro p,.lede{max-width:38rem;font-size:1.125rem;line-height:1.65}.eyebrow{margin-bottom:var(--space-2);color:var(--color-secondary);font-size:.95rem;font-weight:var(--font-weight-semibold);letter-spacing:.08em;text-transform:uppercase;display:inline-block}.text-link{margin-top:var(--space-4);color:var(--color-secondary);font-weight:var(--font-weight-medium);text-underline-offset:3px;text-decoration:underline;display:inline-block}.hero{padding-top:var(--space-6);padding-bottom:var(--space-5)}.hero__grid{gap:var(--space-8);grid-template-columns:minmax(0,1.35fr) minmax(0,.85fr);align-items:center;min-height:0;display:grid}.hero__copy .eyebrow{color:var(--color-yellow)}.hero__copy h1{font-size:var(--text-hero);max-width:none;margin-bottom:var(--space-5);color:var(--color-orange);white-space:nowrap}.hero__copy .lede{margin-bottom:var(--space-6);max-width:36rem}.hero__visual,.split__visual{justify-content:center;align-items:center;min-height:420px;display:flex;position:relative}.app-screenshot{z-index:1;aspect-ratio:1179/2556;object-fit:cover;background:var(--color-sage-soft);width:min(250px,62vw);height:auto;box-shadow:var(--shadow-md);border-radius:14%;position:relative}.app-screenshot--hero{width:min(270px,64vw)}.phone-mockup--hero{width:min(268px,64vw)}.device-mockup{z-index:1;aspect-ratio:1612/3334;object-fit:contain;width:min(300px,72vw);height:auto;display:block;position:relative}.phone-mockup{z-index:1;width:min(248px,62vw);box-shadow:var(--shadow-md), inset 0 0 0 1px #ffffff1a;background:linear-gradient(165deg,#3a3a3c 0%,#1c1c1e 55%,#111 100%);border-radius:40px;padding:10px;position:relative;overflow:visible}.phone-mockup__screen.app-screenshot{aspect-ratio:1290/2796;width:100%;height:auto;box-shadow:none;object-fit:contain;border-radius:32px;display:block}.food-journey__grid,.step-showcase{gap:var(--space-8);grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;display:grid}.features__intro{margin-bottom:var(--space-8)}.step-showcase--features{gap:var(--space-8);grid-template-columns:minmax(0,.65fr) minmax(0,1.6fr);align-items:center;column-gap:clamp(1.5rem,4vw,3rem);width:min(100%,1440px);margin-inline:auto}.step-showcase--features .step-showcase__copy{text-align:left}.step-showcase--features .step-showcase-tabs{max-width:none}.step-showcase__visual{justify-content:center;min-width:0;display:flex}.step-showcase--features .step-showcase__visual{justify-content:stretch}.features .container{max-width:1440px}.features-gallery{align-items:stretch;gap:14px;width:100%;padding-top:22px;display:flex;position:relative}.features-gallery__item{z-index:1;min-width:0;padding:var(--space-4) 12px;cursor:pointer;background:0 0;border:none;flex:1 1 0;margin:0;position:relative}.features-gallery__item.is-active{z-index:2}.features-gallery__item:focus-visible{outline:2px solid var(--color-orange);outline-offset:2px;border-radius:var(--radius-md)}.features-gallery__badge{z-index:2;border-radius:var(--radius-full);background:var(--color-orange);color:#fff;width:30px;height:30px;font-size:.875rem;font-weight:var(--font-weight-semibold);box-shadow:var(--shadow-sm);pointer-events:none;place-items:center;line-height:1;display:grid;position:absolute;top:0;left:50%;transform:translate(-50%,-70%)}.features-gallery__image{aspect-ratio:1612/3334;object-fit:contain;opacity:.55;width:100%;height:auto;transition:opacity .55s,transform .55s,filter .55s;display:block}.features-gallery__item.is-active .features-gallery__image{opacity:1;filter:drop-shadow(0 10px 18px #2c2b262e);transform:scale(1.025)}.features--centered .features__intro{text-align:center;margin-inline:auto;margin-bottom:var(--space-6)}.features-gallery--centered{justify-content:center;align-items:stretch;gap:0;max-width:1180px;margin-inline:auto;padding-top:0}.features-gallery--centered .features-gallery__item{align-items:center;gap:var(--space-3);padding:var(--space-3) 8px var(--space-2);flex-direction:column;display:flex}.features-gallery__arrow{width:clamp(40px,5.5vw,68px);padding-top:calc(var(--space-3) + 30px + var(--space-3) + 5.5rem + var(--space-3));padding-bottom:var(--space-2);pointer-events:none;flex-direction:column;flex:none;justify-content:flex-start;align-items:center;display:flex}.features-gallery__arrow-icon{aspect-ratio:1;object-fit:contain;width:100%;height:auto;margin-block:auto;display:block}.features-gallery--centered .features-gallery__badge{background:color-mix(in srgb, var(--color-text-muted) 10%, var(--color-surface));color:var(--color-orange);box-shadow:none;flex:none;transition:background-color .3s,color .3s;position:static;transform:none}.features-gallery--centered .features-gallery__item.is-active .features-gallery__badge{background:var(--color-orange);color:#fff;box-shadow:var(--shadow-sm)}.features-gallery--centered .features-gallery__image{transform-origin:top;width:100%}.features-gallery__caption{gap:var(--space-2);text-align:center;width:100%;min-height:5.5rem;color:var(--color-text-muted);flex-direction:column;display:flex}.features-gallery__caption-title{font-size:1rem;font-weight:var(--font-weight-semibold);color:var(--color-text);line-height:1.35}.features-gallery__caption-body{color:var(--color-text-muted);font-size:.9rem;line-height:1.5}.features-gallery--centered .features-gallery__item.is-active .features-gallery__caption{color:var(--color-text-muted)}.features-gallery--centered .features-gallery__item.is-active .features-gallery__caption-title{color:var(--color-orange)}.features-gallery--centered .features-gallery__item.is-active .features-gallery__image{transform:scale(1.025)}.food-journey__copy h2,.step-showcase__copy h2{max-width:18ch;margin-bottom:var(--space-4)}.step-showcase__copy .lede{margin-top:0;margin-bottom:var(--space-5);color:var(--color-text-muted)}.food-journey-slider,.step-showcase-slider{width:min(100%,300px)}.step-showcase--features .step-showcase-slider,.step-showcase--features .device-mockup{width:min(100%,240px)}.food-journey-slider__viewport{border-radius:32px;overflow:hidden}.step-showcase-slider__viewport{overflow:hidden}.food-journey-slider__track,.step-showcase-slider__track{transition:transform .4s;display:flex}.food-journey-slider__slide,.step-showcase-slider__slide{flex:0 0 100%;justify-content:center;min-width:0;display:flex}.food-journey-tabs,.step-showcase-tabs{gap:var(--space-2);border-left:1px solid var(--color-border);flex-direction:column;max-width:34rem;margin:0;padding:0;list-style:none;display:flex}.food-journey-tab,.step-showcase-tab{align-items:flex-start;gap:var(--space-3);width:100%;padding:var(--space-4) var(--space-5);color:var(--color-text-muted);text-align:left;cursor:pointer;background:0 0;border:none;border-left:2px solid #0000;margin:0 0 0 -1px;transition:color .2s,border-color .2s,background-color .2s;display:flex}.food-journey-tab{gap:var(--space-2);flex-direction:column}.step-showcase-tab__num{border-radius:var(--radius-full);background:var(--color-sage-soft);width:28px;height:28px;color:var(--color-secondary);font-size:.85rem;font-weight:var(--font-weight-semibold);flex:none;place-items:center;margin-top:2px;display:grid}.step-showcase-tab__content{gap:var(--space-2);flex-direction:column;min-width:0;display:flex}.food-journey-tab__title,.step-showcase-tab__title{font-size:1.15rem;font-weight:var(--font-weight-semibold);color:inherit;line-height:1.35}.food-journey-tab__body,.step-showcase-tab__body{color:inherit;font-size:.98rem;line-height:1.55}.food-journey-tab:hover,.step-showcase-tab:hover{color:var(--color-text)}.food-journey-tab.is-active,.step-showcase-tab.is-active{color:var(--color-text);border-left-color:var(--color-primary);background:color-mix(in srgb, var(--color-surface) 70%, transparent)}.food-journey-tab.is-active .food-journey-tab__title,.step-showcase-tab.is-active .step-showcase-tab__title{color:var(--color-primary)}.step-showcase-tab.is-active .step-showcase-tab__num{background:var(--color-primary);color:#fff}.food-journey-tab:focus-visible,.step-showcase-tab:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.parent-problem{padding-top:var(--space-6);padding-bottom:var(--space-9)}.parent-problem h2{max-width:18ch;color:var(--color-green)}.problem-questions{margin:0 0 var(--space-5);gap:var(--space-3);flex-direction:column;max-width:28rem;padding:0;list-style:none;display:flex}.problem-questions li{padding-left:var(--space-5);color:var(--color-text);font-size:1.05rem;font-weight:var(--font-weight-medium);text-align:left;line-height:1.5;position:relative}.problem-questions li:before{content:"";background:var(--color-green);border-radius:50%;width:8px;height:8px;position:absolute;top:.55em;left:0}.parent-problem .lede{color:var(--color-text-muted)}.split{gap:var(--space-8);grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;display:grid}.split--reverse{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}.split--reverse .split__copy{order:2}.split--reverse .split__visual{order:1}.split__copy .lede{margin-top:var(--space-5)}.split__copy .eyebrow{margin-bottom:var(--space-2)}.taste-journey h2{color:var(--color-green)}.taste-journey__visual{justify-content:center;align-items:flex-end;gap:var(--space-4);display:flex}.taste-journey__calendar{flex-shrink:0;width:min(280px,52vw)}.taste-journey__filter{width:min(200px,38vw);height:auto;box-shadow:var(--shadow-md);object-fit:contain;z-index:2;background:0 0;border:none;border-radius:0;flex-shrink:0;margin-left:0;display:block;position:relative}.bite-book__layout{gap:var(--space-6);grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr) minmax(0,.9fr);align-items:center;display:grid}.bite-book__copy{text-align:center;flex-direction:column;align-items:center;display:flex}.bite-book__card{width:min(100%,160px);height:auto;margin-bottom:var(--space-5);border-radius:var(--radius-md);display:block}.bite-book .eyebrow{color:var(--color-yellow);margin-bottom:var(--space-2)}.bite-book h2{color:var(--color-orange);margin-bottom:var(--space-6);font-size:clamp(2.35rem,4.2vw,3.5rem)}.bite-book__copy .lede{margin-top:0;max-width:34ch;margin-inline:auto}.bite-book__tagline{margin-top:var(--space-5);max-width:34ch;color:var(--color-orange);font-size:1.05rem;font-style:italic;line-height:1.55}.bite-book__visual{justify-content:center;min-width:0;display:flex}.bite-book__visual .device-mockup{width:min(260px,100%)}.privacy-trust{padding-block:var(--space-9)}.privacy-panel,.final-cta__panel{border-radius:var(--radius-xl)}.privacy-panel{max-width:640px;padding:var(--space-6) var(--space-6);background:var(--color-surface);box-shadow:var(--shadow-sm);margin:0 auto}.privacy-panel h2{margin-bottom:var(--space-3);font-size:clamp(1.4rem,2.4vw,1.85rem)}.privacy-panel .lede{margin-bottom:var(--space-4);font-size:1.02rem}.final-cta__panel{text-align:center;padding:var(--space-8) var(--space-7);background:var(--color-sage-soft);flex-direction:column;align-items:center;display:flex}.final-cta__panel p{margin-bottom:var(--space-6);max-width:28rem}.features .section-intro,#ozellikler,#features{scroll-margin-top:24px}@media (width<=1024px){.hero__grid,.split,.split--reverse{gap:var(--space-6)}.hero__grid{min-height:0}.app-screenshot--hero{width:min(240px,48vw)}.bite-book__layout{gap:var(--space-5);grid-template-columns:1fr 1fr}.bite-book__copy{order:-1;grid-column:1/-1}.bite-book__visual .device-mockup{width:min(220px,42vw)}.section{padding-block:var(--space-8)}.parent-problem{padding-top:var(--space-5);padding-bottom:var(--space-8)}}@media (width<=900px){.food-journey__grid,.step-showcase{gap:var(--space-6);grid-template-columns:1fr}.food-journey__copy,.step-showcase__copy{text-align:left}.step-showcase--features{gap:var(--space-7);column-gap:var(--space-7)}.food-journey__copy h2,.step-showcase__copy h2{margin-inline:0}.food-journey-tabs,.step-showcase-tabs{max-width:none}.features-gallery__arrow{display:none}.features-gallery--centered{gap:var(--space-6) var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));max-width:560px;display:grid}.features-gallery--centered .features-gallery__item{width:100%}.features-gallery--centered .features-gallery__image{max-width:220px;margin-inline:auto}}@media (width<=768px){.hero{padding-top:var(--space-6);padding-bottom:var(--space-6)}.hero__grid,.split,.split--reverse{grid-template-columns:1fr;min-height:0}.split--reverse .split__copy,.split--reverse .split__visual{order:initial}.hero__copy,.split__copy,.section-intro,.privacy-panel,.final-cta__panel{text-align:center}.hero__copy h1,.section-intro h2,.split__copy h2{max-width:16ch;margin-inline:auto}.hero__copy h1{white-space:normal;max-width:none}.lede,.section-intro p,.final-cta__panel p{margin-inline:auto}.hero__copy .store-badge,.final-cta__panel .store-badge{justify-content:center;width:min(100%,280px)}.parent-problem .split__copy{text-align:left}.parent-problem h2{margin-inline:0}.problem-questions{max-width:none;margin-inline:0}.problem-questions li{text-align:left}.hero__visual,.split__visual{min-height:360px}.taste-journey__visual{min-height:0}.taste-journey__calendar{width:min(240px,48vw)}.taste-journey__filter{width:min(170px,34vw);margin-left:0}.features-gallery--centered{gap:var(--space-6);grid-template-columns:1fr;max-width:260px}.features-gallery--centered .features-gallery__image{max-width:240px}.features-gallery__caption{min-height:0}.privacy-panel,.final-cta__panel{padding:var(--space-6) var(--space-5)}}@media (width<=430px){.hero__copy h1{font-size:2.15rem}.section{padding-block:var(--space-7)}.parent-problem{padding-top:var(--space-4);padding-bottom:var(--space-7)}.app-screenshot,.app-screenshot--hero{width:min(210px,70vw)}.phone-mockup{width:min(210px,68vw)}.phone-mockup--hero{width:min(228px,72vw)}.device-mockup{width:min(250px,78vw)}}:root{--color-background:#f6f3eb;--color-surface:#fffdf8;--color-sage-soft:#e8ecd9;--color-text:#2c2b26;--color-text-muted:#6a665c;--color-orange:#e25c34;--color-yellow:#f2994a;--color-green:#a5a978;--color-primary:var(--color-orange);--color-secondary:#6a7347;--color-accent:var(--color-yellow);--color-border:#e4dfd2;--container-max:1180px;--container-padding:24px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--space-8:72px;--space-9:96px;--radius-sm:12px;--radius-md:20px;--radius-lg:28px;--radius-xl:40px;--radius-full:999px;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--shadow-sm:0 8px 24px #2c2b260d;--shadow-md:0 18px 40px #2c2b2614;--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--text-hero:clamp(2.35rem, 5vw, 4.15rem);--text-section:clamp(1.85rem, 3.4vw, 2.85rem);--text-body:1.0625rem}@media (width<=768px){:root{--container-padding:20px}}*,:before,:after{box-sizing:border-box}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;scroll-behavior:smooth}body{min-height:100svh;font-family:var(--font-sans);font-weight:var(--font-weight-regular);font-size:var(--text-body);color:var(--color-text);background:var(--color-background);margin:0;line-height:1.6}#root{flex-direction:column;min-height:100svh;display:flex}img{max-width:100%;height:auto;display:block}h1,h2,h3{font-weight:var(--font-weight-semibold);letter-spacing:-.035em;color:var(--color-text);margin:0;line-height:1.12}p{color:var(--color-text-muted);margin:0}a{color:var(--color-secondary);text-decoration:none}a:hover{color:var(--color-primary)}button{font:inherit;cursor:pointer;color:inherit;background:0 0;border:0;padding:0}::selection{background:var(--color-sage-soft);color:var(--color-secondary)}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.container{width:100%;max-width:var(--container-max);padding-inline:var(--container-padding);margin:0 auto}.logo{flex-shrink:0;align-items:center;display:flex}.logo img{width:auto;height:36px}.site-header{z-index:20;background:var(--color-background);position:relative}.site-header__inner{justify-content:space-between;align-items:center;gap:var(--space-5);min-height:72px;padding-block:var(--space-3);display:flex}.site-header__panel{justify-content:flex-end;align-items:center;gap:var(--space-6);flex:1;display:flex}.nav{align-items:center;gap:var(--space-5);display:flex}.nav a{color:var(--color-text);font-size:.95rem;font-weight:var(--font-weight-medium)}.nav a:hover,.nav a[aria-current=page]{color:var(--color-secondary);text-decoration:none}.header-actions{align-items:center;gap:var(--space-4);display:flex}.language-switch{align-items:center;gap:var(--space-2);font-size:.85rem;display:flex}.language-switch a{color:var(--color-text-muted);font-weight:var(--font-weight-medium)}.language-switch a[aria-current=true]{color:var(--color-text);font-weight:var(--font-weight-semibold)}.menu-toggle{border-radius:var(--radius-sm);justify-content:center;align-items:center;width:44px;height:44px;display:none}.menu-toggle__bars,.menu-toggle__bars:before,.menu-toggle__bars:after{background:var(--color-text);border-radius:2px;width:18px;height:1.5px;display:block}.menu-toggle__bars{position:relative}.menu-toggle__bars:before,.menu-toggle__bars:after{content:"";position:absolute;left:0}.menu-toggle__bars:before{top:-6px}.menu-toggle__bars:after{top:6px}.site-header.is-open .menu-toggle__bars{background:0 0}.site-header.is-open .menu-toggle__bars:before{top:0;transform:rotate(45deg)}.site-header.is-open .menu-toggle__bars:after{top:0;transform:rotate(-45deg)}.button-cta{border-radius:var(--radius-full);background:var(--color-primary);color:#fff;font-size:.9rem;font-weight:var(--font-weight-medium);white-space:nowrap;justify-content:center;align-items:center;padding:10px 18px;display:inline-flex}.button-cta:hover{color:#fff;background:color-mix(in srgb, var(--color-primary) 88%, #000);text-decoration:none}.store-badge{background:var(--color-text);color:#fff;border-radius:12px;align-items:center;gap:10px;min-height:52px;padding:8px 18px 8px 14px;display:inline-flex}.store-badge:hover{color:#fff;text-decoration:none}.store-badge__icon{flex-shrink:0;width:22px;height:22px}.store-badge__text{flex-direction:column;line-height:1.15;display:flex}.store-badge__eyebrow{font-size:.68rem;font-weight:var(--font-weight-regular);opacity:.86}.store-badge__name{font-size:1.05rem;font-weight:var(--font-weight-semibold);letter-spacing:-.02em}.page{padding-block:var(--space-8);flex:1}.page h1{margin-bottom:var(--space-4);max-width:18ch;font-size:clamp(2rem,4vw,2.75rem)}.page p{max-width:42rem;font-size:1.05rem}.page--legal{padding-block:var(--space-7) var(--space-9)}.page--legal h1{max-width:22ch;margin-bottom:var(--space-6)}.legal-shell{max-width:46rem}.legal-content{gap:var(--space-4);color:var(--color-text-muted);overflow-wrap:anywhere;flex-direction:column;font-size:1.05rem;line-height:1.7;display:flex}.legal-content h2{margin-top:var(--space-5);letter-spacing:-.03em;font-size:clamp(1.25rem,2.4vw,1.5rem);line-height:1.25}.legal-content h3{margin-top:var(--space-3);letter-spacing:-.02em;font-size:1.1rem;line-height:1.35}.legal-content p,.legal-content li{color:var(--color-text-muted)}.legal-content ul{gap:var(--space-2);flex-direction:column;margin:0;padding-left:1.2em;display:flex}.legal-content li::marker{color:var(--color-secondary)}.legal-content strong{color:var(--color-text);font-weight:var(--font-weight-semibold)}.legal-content code{color:var(--color-text);background:var(--color-sage-soft);border-radius:6px;padding:.1em .35em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.92em}.legal-content hr{border:0;border-top:1px solid var(--color-border);margin:var(--space-3) 0}.legal-content a{overflow-wrap:anywhere}.legal-table-wrap{-webkit-overflow-scrolling:touch;border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);width:100%;overflow-x:auto}.legal-content table{border-collapse:collapse;width:100%;min-width:18rem;font-size:.98rem}.legal-content th,.legal-content td{text-align:left;vertical-align:top;border-bottom:1px solid var(--color-border);padding:.75rem 1rem}.legal-content th{color:var(--color-text);font-weight:var(--font-weight-semibold);background:color-mix(in srgb, var(--color-sage-soft) 70%, white)}.legal-content tr:last-child td{border-bottom:0}@media (width<=768px){.page--legal{padding-block:var(--space-6) var(--space-8)}.page--legal h1{max-width:none;margin-bottom:var(--space-5)}.legal-content{gap:var(--space-3);font-size:1rem}.legal-content h2{margin-top:var(--space-4)}.legal-content th,.legal-content td{padding:.65rem .75rem}}.site-footer{padding-top:var(--space-8);padding-bottom:var(--space-6);background:var(--color-surface);margin-top:auto}.footer-grid{gap:var(--space-7);padding-bottom:var(--space-7);grid-template-columns:1.4fr repeat(3,minmax(0,1fr));display:grid}.footer-brand p{margin-top:var(--space-4);max-width:22ch}.footer-col{align-items:flex-start;gap:var(--space-3);flex-direction:column;display:flex}.footer-col h2{letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:var(--font-weight-semibold);color:var(--color-text-muted);margin-bottom:var(--space-1)}.footer-col a,.footer-col .language-switch a{color:var(--color-text);font-size:.95rem}.footer-bottom{border-top:1px solid var(--color-border);padding-top:var(--space-5)}.footer-bottom p{font-size:.875rem}@media (width<=860px){.menu-toggle{display:flex}.site-header__panel{align-items:stretch;gap:var(--space-5);padding:var(--space-5) var(--container-padding) var(--space-6);background:var(--color-background);border-bottom:1px solid var(--color-border);flex-direction:column;display:none;position:absolute;top:100%;left:0;right:0}.site-header__panel.is-open{display:flex}.nav,.header-actions{align-items:stretch;gap:var(--space-3);flex-direction:column}.nav a,.header-actions .button-cta{justify-content:center;width:100%}.language-switch{padding-block:var(--space-2);justify-content:center}}@media (width<=900px){.footer-grid{grid-template-columns:1fr 1fr}}@media (width<=520px){.logo img{height:30px}.footer-grid{gap:var(--space-6);grid-template-columns:1fr}}
