*,*:before,*:after{box-sizing:border-box}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{transition:background-color 9999s ease-in-out 0s;-webkit-text-fill-color:white!important}input:autofill{background-color:transparent!important;color:#fff!important}body{margin:0!important;padding:0!important}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%}body{font-family:"Source Sans 3",sans-serif;background:#fafafa;color:#1c1c1c;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;min-height:100vh}a{color:inherit;text-decoration:none}a:hover{text-decoration:none}img{max-width:100%;display:block}button{font-family:inherit;border:none;background:none;cursor:pointer}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#00000026;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#00000040}.hero-wrapper{width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:0 2.5rem;box-sizing:border-box}.hero-inner{max-width:1400px;width:100%;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:5.5rem}.hero-copy{max-width:560px;opacity:0;transform:translateY(12px);animation:heroFadeIn .9s ease forwards}.hero-headline{font-family:"Source Serif 4",serif;font-size:3rem;font-weight:600;line-height:1.15;letter-spacing:-.025em;color:#1c1c1c;margin-bottom:1.4rem}.hero-subtext{font-family:"Source Sans 3",sans-serif;font-size:1.2rem;font-weight:400;line-height:1.6;color:#4a4a4a}.app-store-badge{display:inline-block;margin-top:2.2rem}.app-store-badge img{height:56px;width:auto;display:block;transition:transform .2s ease}.app-store-badge:hover img{transform:translateY(-2px)}.android-soon{margin-top:.9rem;font-family:"Source Sans 3",sans-serif;font-size:.9rem;font-weight:500;color:#6a6a6a;letter-spacing:.01em}.hero-visual{position:relative;display:flex;justify-content:center;align-items:center;opacity:0;transform:translateY(12px);animation:heroFadeIn .9s ease forwards;animation-delay:.15s}@keyframes shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}.device-skeleton{width:100%;border-radius:34px;background:linear-gradient(90deg,#2a2a2a 25%,#3a3a3a,#2a2a2a 75%);background-size:600px 100%;animation:shimmer 1.6s ease-in-out infinite}.device-skeleton.primary-skeleton{aspect-ratio:300 / 580}.device-skeleton.secondary-skeleton{aspect-ratio:240 / 480}.device-screen.loaded{animation:fadeInScreen .35s ease forwards}@keyframes fadeInScreen{0%{opacity:0}to{opacity:1}}.device{position:relative;border-radius:42px;padding:6px;background:linear-gradient(180deg,#2c2c2c,#111);box-shadow:inset 0 1px #ffffff14,inset 0 -1px #0009,0 70px 140px #0000002e,0 20px 40px #0000001f}.device.primary{width:300px;z-index:2}.device.secondary{width:240px;position:absolute;right:-20px;bottom:-15px;z-index:1;opacity:.98;box-shadow:inset 0 1px #ffffff0f,0 50px 100px #00000024}@keyframes floatPrimary{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}@keyframes floatSecondary{0%{transform:translateY(0)}50%{transform:translateY(-4px)}to{transform:translateY(0)}}.device.primary{animation:floatPrimary 7s ease-in-out infinite}.device.secondary{animation:floatSecondary 9s ease-in-out infinite;animation-delay:1.2s}@keyframes heroFadeIn{to{opacity:1;transform:translateY(0)}}@media(max-width:1000px){.hero-wrapper{min-height:auto;align-items:flex-start;padding-top:110px;padding-bottom:4rem}.hero-inner{grid-template-columns:1fr;text-align:center;gap:2.5rem}.hero-copy{margin:0 auto}.app-store-badge{margin-left:auto;margin-right:auto}.hero-visual{margin-top:1.5rem}.device.secondary{display:none}}@media(max-width:520px){.hero-headline{font-size:2.3rem}.hero-subtext{font-size:1.05rem}.device.primary{width:260px}.app-store-badge img{height:50px}}.waitlist-section{padding:9rem 2.5rem;background:#f5f5f5;display:flex;justify-content:center;align-items:center}.waitlist-inner{max-width:760px;width:100%;text-align:center}.waitlist-title,.waitlist-sub,.waitlist-surface{opacity:0;transform:translateY(40px)}.waitlist-title{font-family:"Source Serif 4",serif;font-size:2.4rem;font-weight:600;color:#1c1c1c;margin-bottom:1.2rem;transition:opacity .8s ease,transform .9s cubic-bezier(.22,1,.36,1)}.waitlist-sub{font-family:"Source Sans 3",sans-serif;font-size:1.15rem;color:#4a4a4a;line-height:1.65;margin-bottom:3rem;max-width:540px;margin-left:auto;margin-right:auto;transition:opacity .85s ease,transform 1s cubic-bezier(.22,1,.36,1)}.waitlist-surface{background:#fff;border-radius:1.2rem;padding:3rem 2.5rem;border:1px solid rgba(0,0,0,.04);box-shadow:0 12px 36px #0000000a,0 6px 18px #00000008;transition:opacity .9s ease,transform 1.05s cubic-bezier(.22,1,.36,1),box-shadow .6s cubic-bezier(.25,.9,.35,1)}.waitlist-section.in-view .waitlist-title{opacity:1;transform:translateY(0);transition-delay:.05s}.waitlist-section.in-view .waitlist-sub{opacity:1;transform:translateY(0);transition-delay:.18s}.waitlist-section.in-view .waitlist-surface{opacity:1;transform:translateY(0);transition-delay:.32s}.waitlist-surface:hover{box-shadow:0 24px 70px #0000000f,0 10px 26px #0000000a}.waitlist-form{display:flex;flex-direction:column;gap:2rem;align-items:stretch}.waitlist-form input{width:100%;background:transparent;border:none;outline:none;padding:.95rem 0;font-size:1rem;font-family:"Source Sans 3",sans-serif;color:#1c1c1c}#waitlist-submit-btn{align-self:center;min-width:180px;background:linear-gradient(to right,#2f2f2f,#151515 55%,#000);color:#fff;border:none;border-radius:.65rem;padding:.95rem 2.6rem;font-weight:600;font-size:1.05rem;font-family:"Source Sans 3",sans-serif;display:inline-flex;align-items:center;justify-content:center;gap:.6rem;cursor:pointer;box-shadow:inset 0 1px #ffffff14,0 6px 18px #00000040;transition:transform .25s ease,box-shadow .25s ease,background .35s ease}#waitlist-submit-btn:hover:not(:disabled){background:linear-gradient(to right,#000,#151515 55%,#2f2f2f);transform:translateY(-1px);box-shadow:inset 0 1px #ffffff1f,0 10px 26px #00000052}#waitlist-submit-btn:active:not(:disabled){transform:translateY(0);box-shadow:inset 0 3px 8px #0009}#waitlist-submit-btn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.waitlist-status{margin-top:1.4rem;font-size:.95rem;color:#555;font-family:"Source Sans 3",sans-serif;text-align:center}.waitlist-captcha{margin-top:1.2rem;display:flex;justify-content:center}@media(max-width:640px){.waitlist-surface{padding:2.2rem 1.8rem}#waitlist-submit-btn{width:100%}}.spotlight-section{position:relative;padding:7rem 2.5rem 5rem;opacity:0;transform:translateY(50px);transition:opacity .9s ease,transform 1s cubic-bezier(.16,1,.3,1)}.spotlight-section.in-view{opacity:1;transform:translateY(0)}.spotlight-inner{max-width:1100px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:4.5rem}.spotlight-copy{text-align:center;max-width:580px}.spotlight-eyebrow{font-family:"Source Sans 3",sans-serif;font-size:.85rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:#00000073;margin-bottom:1rem}.spotlight-title{font-family:"Source Serif 4",serif;font-size:2.4rem;font-weight:500;line-height:1.3;letter-spacing:-.01em;color:#1c1c1c}.spotlight-device{display:flex;justify-content:center;align-items:center}.device.spotlight{width:300px;border-radius:42px;padding:6px;background:linear-gradient(180deg,#2c2c2c,#111);box-shadow:inset 0 1px #ffffff14,inset 0 -1px #0009,0 70px 140px #0000002e,0 20px 40px #0000001f;opacity:0;transform:translateY(40px) scale(.985);transition:opacity 1s ease,transform 1.2s cubic-bezier(.16,1,.3,1)}.device-screen{width:100%;height:auto;display:block;border-radius:34px}.spotlight-section.in-view .device.spotlight{opacity:1;transform:translateY(0) scale(1);transition-delay:.2s}@media(max-width:780px){.spotlight-section{padding-top:5.5rem}.spotlight-title{font-size:2rem}.device.spotlight{width:280px}}@media(max-width:520px){.spotlight-title{font-size:1.8rem}.device.spotlight{width:250px}}.editorial-note{padding:6rem 2rem 5rem;display:flex;justify-content:center;align-items:center;background:linear-gradient(to bottom,rgba(0,0,0,.012),transparent 55%,rgba(0,0,0,.012));opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform .9s cubic-bezier(.16,1,.3,1)}.editorial-note.in-view{opacity:1;transform:translateY(0)}.editorial-note p{max-width:600px;font-family:"Source Serif 4",serif;font-size:1.3rem;font-weight:400;line-height:1.7;color:#000c;text-align:center;letter-spacing:-.01em}.visual-story{padding:9rem 2rem 13rem;display:flex;flex-direction:column;gap:10rem}.visual-block{max-width:1000px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;opacity:0;transform:translateY(40px);transition:opacity .9s ease,transform 1s cubic-bezier(.16,1,.3,1)}.visual-block.in-view{opacity:1;transform:translateY(0)}.visual-device{display:flex;justify-content:center;align-items:center}.visual-device .device{width:270px;border-radius:42px;padding:6px;background:linear-gradient(180deg,#2c2c2c,#111);box-shadow:inset 0 1px #ffffff0f,inset 0 -1px #00000080,0 40px 80px #0000001f,0 12px 25px #00000014}.visual-device .device img{width:100%;height:auto;display:block;border-radius:34px}.visual-copy{margin-top:3rem;max-width:460px}.visual-copy h3{font-family:"Source Serif 4",serif;font-size:2rem;font-weight:500;color:#1c1c1c;margin-bottom:1.1rem;letter-spacing:-.02em}.visual-copy p{font-family:"Source Sans 3",sans-serif;font-size:1.1rem;font-weight:300;line-height:1.7;color:#000000a6}@media(max-width:780px){.visual-device .device{width:250px}.visual-copy h3{font-size:1.75rem}}@media(max-width:520px){.visual-story{padding:7rem 1.5rem 10rem;gap:7rem}.visual-device .device{width:230px}.visual-copy h3{font-size:1.6rem}.visual-copy p{font-size:1.05rem}}.legal-page{min-height:100vh;background:#fafafa;display:flex;justify-content:center;padding:8rem 2rem 10rem}.legal-container{max-width:820px;width:100%;background:#fff;padding:4rem 4rem 4.5rem;border-radius:1.2rem;border:1px solid rgba(0,0,0,.04);box-shadow:0 14px 40px #0000000a,0 6px 18px #00000008}.legal-header{margin-bottom:3.5rem}.legal-header h1{font-family:"Source Serif 4",serif;font-size:2.8rem;font-weight:600;color:#1c1c1c;letter-spacing:-.02em;margin-bottom:.6rem}.legal-date{font-family:"Source Sans 3",sans-serif;color:#0000008c;font-size:.95rem}.legal-content{font-family:"Source Sans 3",sans-serif;color:#000000d1;font-size:1.05rem;line-height:1.75}.legal-content p{margin-bottom:1.4rem}.legal-content h2{font-family:"Source Serif 4",serif;font-size:1.55rem;color:#1c1c1c;margin-top:3rem;margin-bottom:1rem;font-weight:600;letter-spacing:-.01em}.legal-content ul{margin:.8rem 0 1.6rem 1.4rem}.legal-content li{margin-bottom:.6rem;color:#000000bf}.legal-content a{color:#1c1c1c;text-decoration:none;border-bottom:1px solid rgba(0,0,0,.25);transition:border-color .25s ease,opacity .25s ease}.legal-content a:hover{border-color:#000000b3;opacity:.9}@media(max-width:640px){.legal-container{padding:2.5rem 2rem 3rem}.legal-header h1{font-size:2.2rem}.legal-content{font-size:1rem}}.legal-page{min-height:100vh;background:#fafafa;padding:8rem 2rem 10rem;display:flex;justify-content:center;font-family:"Source Sans 3",sans-serif}.legal-container{max-width:860px;width:100%;background:#fff;padding:4rem 4rem 4.5rem;border-radius:1.2rem;border:1px solid rgba(0,0,0,.04);box-shadow:0 14px 40px #0000000a,0 6px 18px #00000008}.legal-title{font-family:"Source Serif 4",serif;font-size:2.6rem;font-weight:600;margin-bottom:.4rem;letter-spacing:-.02em;color:#1c1c1c}.legal-effective{font-size:.9rem;color:#0000008c;margin-bottom:3.5rem}.legal-section{margin-bottom:2.6rem}.legal-section h2{font-family:"Source Serif 4",serif;font-size:1.35rem;font-weight:600;margin-bottom:.8rem;letter-spacing:-.01em;color:#1c1c1c}.legal-section h3{font-size:1.05rem;font-weight:600;margin:1.4rem 0 .6rem;color:#1c1c1c}.legal-section p,.legal-section li,.legal-section address{font-size:.98rem;line-height:1.7;color:#000000d1}.legal-section ul{margin:.6rem 0 1rem 1.4rem;padding:0}.legal-section li{margin-bottom:.4rem}.legal-section a{color:#1c1c1c;text-decoration:none;border-bottom:1px solid rgba(0,0,0,.25);transition:border-color .25s ease,opacity .25s ease}.legal-section a:hover{border-color:#000000b3;opacity:.9}.legal-section address{margin-top:.8rem;font-style:normal}@media(max-width:640px){.legal-container{padding:2.5rem 2rem 3rem}.legal-title{font-size:2.2rem}.legal-page{padding-top:6rem}}#site-footer{width:100%;padding:4.5rem 2.5rem;border-top:1px solid rgba(0,0,0,.08)}.footer-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:2fr 1.4fr 1.2fr .8fr;gap:3rem}.fade-footer{opacity:0;transform:translateY(18px);transition:opacity .6s ease,transform .7s ease}.fade-delay-1{transition-delay:.1s}.fade-delay-2{transition-delay:.2s}.fade-delay-3{transition-delay:.3s}.fade-delay-4{transition-delay:.4s}#site-footer.in-view .fade-footer{opacity:1;transform:translateY(0)}.footer-col{display:flex;flex-direction:column;gap:.7rem}.footer-heading{font-family:"Source Serif 4",serif;font-size:1.05rem;font-weight:600;color:#1c1c1c;margin-bottom:.6rem}.footer-copy{font-family:"Source Sans 3",sans-serif;font-size:.9rem;color:#0009}.footer-location{font-family:"Source Sans 3",sans-serif;font-size:.85rem;line-height:1.5;color:#0000008c;text-decoration:none;transition:color .25s ease}.footer-location:hover{color:#000c}.footer-link{font-family:"Source Sans 3",sans-serif;font-size:.88rem;color:#0009;text-decoration:none;transition:color .25s ease}.footer-link:hover{color:#000000e6}.footer-social-col{display:flex;flex-direction:column;gap:.7rem}.footer-social-row{display:flex;align-items:center;gap:.8rem}.footer-social{display:inline-flex;align-items:center;justify-content:center;opacity:.7;transition:opacity .25s ease,transform .25s ease}.footer-social:hover{opacity:1;transform:scale(1.05)}.footer-social svg path{fill:#1c1c1c}@media(max-width:900px){.footer-grid{grid-template-columns:1fr 1fr;gap:2.5rem}}@media(max-width:520px){#site-footer{padding:3.5rem 1.5rem}.footer-grid{grid-template-columns:1fr;gap:2rem}.footer-col{align-items:flex-start}}#contact-section{padding:9rem 2.5rem;background:#fafafa;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:"Source Sans 3",sans-serif}.fade-in-element{opacity:0;transform:translateY(36px);transition:opacity .7s ease,transform .7s ease}.in-view .fade-in-element{opacity:1;transform:translateY(0)}.fade-delay-1{transition-delay:.08s}.fade-delay-2{transition-delay:.18s}.fade-delay-3{transition-delay:.28s}.contact-title{font-family:"Source Serif 4",serif;font-size:2.4rem;font-weight:600;color:#1c1c1c;margin-bottom:1rem;letter-spacing:-.02em}.contact-sub{font-size:1.05rem;color:#000000b8;max-width:520px;text-align:center;margin-bottom:3rem;line-height:1.6}#contact-form{width:540px;max-width:100%;background:#fff;border-radius:1.2rem;padding:3rem;border:1px solid rgba(0,0,0,.04);box-shadow:0 12px 36px #0000000a,0 6px 18px #00000008;display:flex;flex-direction:column;gap:2rem;transition:box-shadow .6s cubic-bezier(.25,.9,.35,1)}#contact-form:hover{box-shadow:0 24px 70px #0000000f,0 10px 26px #0000000a}.contact-row{display:flex;gap:1rem}.contact-row .input-wrapper{flex:1}.full{width:100%}.input-wrapper{position:relative;width:100%}.contact-input{width:100%;background:transparent;border:none;outline:none;padding:.9rem 0;font-size:1rem;font-family:"Source Sans 3",sans-serif;color:#1c1c1c}.input-underline{position:absolute;left:0;bottom:0;width:100%;height:1.5px;background:#00000038;overflow:hidden}.input-underline:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:3px;background:#1c1c1c;border-radius:2px;transform:scaleX(0);transform-origin:left;transition:transform .6s cubic-bezier(.25,.9,.35,1)}.input-wrapper:focus-within .input-underline:after{transform:scaleX(1)}.contact-textarea{width:100%;box-sizing:border-box;background:#f7f7f7;border:1px solid rgba(0,0,0,.08);padding:1.1rem 1.2rem;border-radius:.8rem;color:#1c1c1c;font-size:1rem;font-family:"Source Sans 3",sans-serif;resize:none;min-height:140px;line-height:1.5;outline:none;transition:background .3s ease,box-shadow .3s ease}.contact-textarea:focus{background:#fff;box-shadow:0 8px 24px #0000000f}.textarea-wrapper{position:relative}.char-counter{position:absolute;bottom:10px;right:14px;font-size:.75rem;color:#00000073;opacity:0;transform:translateY(4px);transition:opacity .25s ease,transform .25s ease}.char-counter.visible{opacity:1;transform:translateY(0)}.captcha-wrapper{width:100%;display:flex;justify-content:center;margin-top:1.2rem}#contact-turnstile{display:flex;justify-content:center;width:100%}#contact-turnstile iframe{display:block;margin:0 auto}#contact-submit-btn{align-self:center;min-width:200px;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:linear-gradient(to right,#2f2f2f,#151515 55%,#000);color:#fff;border:none;border-radius:.65rem;padding:.9rem 3rem;font-weight:600;font-size:1rem;font-family:"Source Sans 3",sans-serif;cursor:pointer;box-shadow:inset 0 1px #ffffff14,0 8px 22px #00000040;transition:transform .25s ease,box-shadow .25s ease,background .35s ease}#contact-submit-btn:hover:not(:disabled){background:linear-gradient(to right,#000,#151515 55%,#2f2f2f);transform:translateY(-1px);box-shadow:inset 0 1px #ffffff1f,0 12px 28px #00000052}#contact-submit-btn:active:not(:disabled){transform:translateY(0);box-shadow:inset 0 3px 8px #0009}#contact-submit-btn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.send-icon svg{display:block}#contact-submit-btn:hover:not(:disabled) .send-icon{transform:translate(2px);transition:transform .25s ease}.success-wrapper{margin-top:1rem;text-align:center}.success-message{font-size:.95rem;color:#000000bf}.contact-status{margin-top:.6rem;font-size:.9rem;color:#000000bf;text-align:center}@media(max-width:520px){.contact-row{flex-direction:column}#contact-form{padding:2rem}.contact-title{font-size:2rem}.contact-sub{font-size:1rem}}.notfound-page{min-height:100vh;background:#0a0a0a;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:6rem 1.5rem;box-sizing:border-box}.notfound-glow{position:absolute;width:520px;height:520px;background:radial-gradient(circle,#ffa0501a,#b450ff14,#0000);filter:blur(140px);opacity:.45;animation:glowPulse 14s ease-in-out infinite alternate}.notfound-content{position:relative;z-index:2;max-width:520px;width:100%;text-align:center;opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform .8s ease}.notfound-page.visible .notfound-content{opacity:1;transform:translateY(0)}.notfound-code{font-family:"Source Serif 4",serif;font-size:5.2rem;font-weight:600;letter-spacing:-.04em;color:#fff;margin-bottom:.6rem}.notfound-title{font-family:"Source Serif 4",serif;font-size:1.8rem;font-weight:600;color:#fff;letter-spacing:-.02em;margin-bottom:.9rem}.notfound-sub{font-family:"Source Sans 3",sans-serif;font-size:1.05rem;font-weight:300;line-height:1.6;color:#ffffffc7;margin-bottom:2.6rem}.notfound-btn{background:linear-gradient(145deg,#1c1c1c,#0b0b0b);color:#fff;border:1px solid rgba(255,255,255,.18);border-radius:.6rem;padding:.85rem 2.8rem;font-size:1.05rem;font-weight:600;font-family:"Source Sans 3",sans-serif;letter-spacing:-.1px;cursor:pointer;transition:background .25s ease,transform .25s ease,box-shadow .25s ease}.notfound-btn:hover{background:linear-gradient(145deg,#000,#161616);transform:translateY(-2px) scale(1.02);box-shadow:0 10px 26px #00000073}@keyframes glowPulse{0%{opacity:.35;transform:scale(1)}to{opacity:.55;transform:scale(1.08)}}@media(max-width:520px){.notfound-code{font-size:4.2rem}.notfound-title{font-size:1.55rem}.notfound-sub{font-size:1rem}}.recipe-preview{margin-top:3.5rem;font-family:"Source Sans 3",sans-serif;color:#1c1c1c}.recipe-preview-hero{position:relative;height:460px;overflow:hidden;border-radius:1rem;margin-bottom:3.5rem;background:#f0f0f0}.recipe-preview-hero img{width:100%;height:100%;object-fit:cover;transition:opacity .4s ease}.recipe-preview-hero-skeleton{position:absolute;inset:0;background:linear-gradient(90deg,#eee,#f5f5f5,#eee 80%);background-size:200% 100%;animation:shimmer 1.4s ease-in-out infinite}.recipe-preview-surface{padding:0;margin:0}.recipe-preview-header{margin-bottom:2.8rem}.recipe-preview-header h1{font-family:"Source Serif 4",serif;font-size:2.75rem;font-weight:600;letter-spacing:-.02em;line-height:1.15;margin-bottom:1.3rem}.recipe-preview-description{font-size:1.15rem;line-height:1.7;color:#4a4a4a;max-width:680px}.recipe-preview-metadata{display:flex;gap:.9rem;margin:2.4rem 0 2.2rem;flex-wrap:wrap}.meta-pill{padding:.5rem 1rem;border-radius:999px;font-size:.85rem;font-weight:500}.meta-pill.servings{background:#0000000d;border:1px solid rgba(0,0,0,.06);color:#4a4a4a}.meta-pill.difficulty-easy{background:#2e7d3214;border:1px solid rgba(46,125,50,.15);color:#2e7d32}.meta-pill.difficulty-medium{background:#f57c0014;border:1px solid rgba(245,124,0,.15);color:#f57c00}.meta-pill.difficulty-hard{background:#b71c1c14;border:1px solid rgba(183,28,28,.15);color:#b71c1c}.recipe-preview-tags{display:flex;gap:.7rem;flex-wrap:wrap;margin-bottom:3rem}.tag{padding:.4rem .85rem;border-radius:999px;font-size:.72rem;letter-spacing:.4px;text-transform:uppercase;background:transparent;border:1px solid rgba(0,0,0,.08);color:#0000008c}.recipe-preview-ingredients h2{font-family:"Source Serif 4",serif;font-size:1.5rem;margin-bottom:1.2rem}.recipe-preview-ingredients ul{list-style:none;padding:0;margin:0 0 1.4rem}.recipe-preview-ingredients li{font-size:1.05rem;line-height:1.65;padding:.4rem 0;color:#1c1c1c}.ingredients-note{font-size:.9rem;color:#555}@media(max-width:768px){.recipe-preview-hero{height:360px}.recipe-preview-header h1{font-size:2.1rem}}.deep-link-page{min-height:100vh;background:#f5f5f5;display:flex;justify-content:center;align-items:center;padding:9rem 2.5rem}.deep-link-card{max-width:760px;width:100%;background:#fff;border-radius:1.2rem;padding:3rem 2.5rem;border:1px solid rgba(0,0,0,.04);box-shadow:0 8px 24px #00000008;transition:box-shadow .6s cubic-bezier(.25,.9,.35,1)}.deep-link-card:hover{box-shadow:0 24px 70px #0000000d,0 8px 25px #0000000a}.deep-link-title{font-family:"Source Serif 4",serif;font-size:2.4rem;font-weight:600;color:#1c1c1c;margin-bottom:1.2rem}.deep-link-sub{font-family:"Source Sans 3",sans-serif;font-size:1.15rem;color:#4a4a4a;line-height:1.65;margin-bottom:3rem;max-width:540px}.deep-link-secondary{font-size:.95rem;margin-bottom:3rem}.deep-link-secondary a{color:#1c1c1c;text-decoration:underline;text-underline-offset:3px}.preview-skeleton-block{margin-top:3rem;height:460px;border-radius:1rem;background:linear-gradient(90deg,#f0f0f0,#e6e6e6,#f0f0f0 80%);background-size:200% 100%;animation:shimmer 1.4s ease-in-out infinite}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.site-navbar{position:fixed;top:0;left:0;width:100%;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#ffffff0f;border-bottom:1px solid rgba(255,255,255,.08);transition:backdrop-filter .3s ease,box-shadow .3s ease;z-index:1000}.site-navbar.shrink{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 10px 30px #0000000f}.nav-inner{max-width:1380px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:1.2rem 2.2rem;box-sizing:border-box;transition:padding .35s ease,max-width .35s ease}.site-navbar.shrink .nav-inner{max-width:1400px;padding:.85rem 2.2rem}.navbar-logo{display:flex;align-items:center;cursor:pointer}.navbar-logo svg{fill:#1c1c1c;transition:opacity .2s ease}.navbar-logo:hover svg{opacity:.7}.nav-app-badge img{height:40px;width:auto;display:block;transition:transform .2s ease,opacity .2s ease,height .3s ease}.nav-app-badge:hover img{transform:translateY(-1px);opacity:.9}.site-navbar.shrink .nav-app-badge img{height:36px}@media(max-width:520px){.nav-inner{padding:1rem 1.4rem}.site-navbar.shrink .nav-inner{padding:.7rem 1.6rem}.nav-app-badge img{height:36px}.site-navbar.shrink .nav-app-badge img{height:34px}}
