@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap";:root{font-family:DM Sans,sans-serif;color:#27392d;background:#fafaf6;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--green:#234c3b;--ink:#27392d;--muted:#7a7e73;--line:#e7e8df;--cream:#f1f1e7;--heading:"Manrope",sans-serif}*{box-sizing:border-box}body{margin:0}button,input,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer;color:inherit}a{color:inherit;text-decoration:none}button{border:0;background:none}input{min-width:0}button:disabled{cursor:default;opacity:.5}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #a9b977;outline-offset:4px}button,a,input{outline-color:#8c9e6d}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--heading)}img{display:block;width:100%;height:100%;object-fit:cover}svg{flex-shrink:0}a,button{transition:background .18s,color .18s,transform .18s}button:hover:not(:disabled){filter:brightness(.97)}.page{max-width:1240px;margin:auto;padding:0 42px}.site-header{border-bottom:1px solid var(--line);background:#fafaf6}.header-inner{height:91px;max-width:1240px;margin:auto;padding:0 42px;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:9px;font:800 35px var(--heading);letter-spacing:-1.9px;color:var(--green)}.brand-dot{color:#aaad71;margin-left:-8px}.desktop-nav{display:flex;height:100%;align-items:center;gap:35px;font-size:13px;font-weight:550}.desktop-nav a{height:100%;display:flex;align-items:center;position:relative;color:#75796d;gap:6px}.desktop-nav a.active{color:var(--green);font-weight:700}.desktop-nav a.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:var(--green);border-radius:3px 3px 0 0}.nav-count{background:#e9eddf;border-radius:20px;font-size:10px;padding:3px 6px}.install-button{display:flex;align-items:center;gap:9px;border:1px solid #d6ddcc;border-radius:7px;padding:11px 15px;font-size:12px;font-weight:650}.intro-row{display:flex;justify-content:space-between;align-items:center;padding:28px 0 20px}.eyebrow{display:flex;align-items:center;gap:7px;font-size:10px;letter-spacing:1.7px;font-weight:700;color:#697b58}.small-note{font-size:12px;color:#85877c}.hero{display:grid;grid-template-columns:1.08fr 1fr;border-radius:13px;overflow:hidden;background:#f0f0e4;min-height:420px}.hero-copy{padding:43px 37px 35px}.hero-kicker{font-size:9px;font-weight:700;letter-spacing:1.8px;display:flex;align-items:center;gap:7px;color:#637456}.hero-kicker>span{width:5px;height:5px;border-radius:50%;background:#809454}.hero h1{font-size:clamp(40px,4.5vw,58px);font-weight:650;line-height:1.12;letter-spacing:-2.6px;color:#284d3d;margin:21px 0 20px}.hero h1>span{color:#71835b}.hero-copy>p{font-size:12px;line-height:1.85;color:#7a7e6e}.hero-search{display:flex;align-items:center;background:#fff;height:54px;border:1px solid #e0e1d5;border-radius:8px;margin-top:25px;padding:6px 6px 6px 15px;gap:10px;box-shadow:0 2px 3px #2c3e2a03}.hero-search>svg{color:#8b9283;width:18px}.hero-search input{border:0;outline:none;background:none;flex:1;width:100%;font-size:11px;color:var(--green)}.hero-search input::placeholder{color:#8c9185}.hero-search button{background:var(--green);color:#fff;border-radius:5px;width:41px;height:40px;display:grid;place-items:center}.trending{display:flex;align-items:center;gap:12px;margin-top:17px;flex-wrap:wrap}.trending>span{font-size:8px;font-weight:650;letter-spacing:1px;color:#868b77}.trending button{display:flex;gap:4px;align-items:center;font-size:10px;padding:2px 0;color:#6b735f}.hero-photo{position:relative;min-width:0;background:#d5d9c5;overflow:hidden}.hero-photo-link{display:block;height:100%;width:100%;position:absolute;top:0;right:0;bottom:0;left:0}.hero-photo img{transition:transform .6s}.hero-photo:hover img{transform:scale(1.035)}.hero-photo:after{content:"";pointer-events:none;position:absolute;top:45%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#13291de6)}.hero-loading{display:grid;place-items:center;color:#8e9c78}.hero-badge{position:absolute;top:24px;left:24px;display:flex;align-items:center;gap:7px;background:#fffffff0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:10px 12px;border-radius:5px;font-size:8px;font-weight:700;letter-spacing:1px;color:var(--green)}.hero-recipe{position:absolute;z-index:1;bottom:27px;left:27px;right:27px;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:15px}.hero-recipe>div>span{font-size:8px;letter-spacing:1.5px;color:#e0e7d5}.hero-recipe h2{font-size:24px;letter-spacing:-.6px;line-height:1.3;margin:8px 0 12px;max-width:340px}.hero-recipe p{display:flex;align-items:center;gap:7px;font-size:10px;color:#edf0e7}.hero-recipe p>span{margin:0 3px}.hero-arrow{display:grid;place-items:center;width:40px;height:40px;border:1px solid #ffffff70;border-radius:50%;flex-shrink:0;background:#ffffff12}.category-section{padding:34px 0 31px;border-bottom:1px solid var(--line)}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:21px}.section-heading h2{font-size:26px;font-weight:650;letter-spacing:-.9px}.section-heading .eyebrow{font-size:9px;margin-bottom:10px}.section-heading p{font-size:12px;color:#898c7f;margin-top:8px}.section-heading.compact h2{font-size:17px;letter-spacing:-.4px}.section-heading.compact>span{font-size:11px;color:#878b7a}.categories{display:grid;grid-template-columns:repeat(8,1fr);gap:18px}.categories button{display:flex;align-items:center;flex-direction:column;gap:11px;font-size:11px;font-weight:550;padding:0}.categories button:hover .category-icon{transform:translateY(-4px)}.category-icon{width:68px;height:68px;display:grid;place-items:center;border-radius:50%;transition:transform .2s;color:#667254}.category-icon.peach{background:#f3e5d8;color:#a37a51}.category-icon.sage{background:#e6ecd9;color:#708451}.category-icon.sand{background:#eee8d9;color:#998461}.category-icon.yellow{background:#f3edd2;color:#ad995a}.category-icon.mint{background:#e1eade;color:#6e906c}.category-icon.rose{background:#f0e1d9;color:#a47c64}.category-icon.lilac{background:#e9e4ed;color:#96829f}.category-icon.blue{background:#e1e9e9;color:#6e9395}.inspiration-section{padding:36px 0}.text-link{display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:11px;font-weight:650;color:var(--green);padding:5px 0}.text-link:hover{text-decoration:underline;text-underline-offset:4px}.recipe-tabs{display:flex;gap:8px;margin-bottom:24px}.recipe-tabs button{font-size:10px;border:1px solid #e1e4d7;border-radius:5px;padding:9px 15px;color:#7b826f}.recipe-tabs button.active{background:var(--green);border-color:var(--green);color:#fff}.recipe-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:27px 21px}.recipe-card{min-width:0}.card-image{height:auto;aspect-ratio:1.37;position:relative;overflow:hidden;border-radius:9px;background:#e9ecdf}.card-image>a{display:block;width:100%;height:100%}.card-image img{transition:transform .45s}.recipe-card:hover .card-image img{transform:scale(1.045)}.save-button{position:absolute;right:10px;top:10px;display:grid;place-items:center;width:34px;height:34px;background:#fffffff2;border-radius:50%;color:#526445;box-shadow:0 2px 5px #0000000a}.save-button.is-saved{background:var(--green);color:#fff}.image-tag{position:absolute;bottom:10px;left:10px;display:flex;align-items:center;gap:4px;background:#fffffff0;padding:5px 7px;border-radius:4px;font-size:8px;color:#506545}.card-content{padding:12px 1px 0}.rating{display:flex;align-items:center;gap:4px;font-size:10px;color:#a48d4f;min-height:14px}.rating b{color:#526247;font-weight:650}.rating>span{color:#959889;font-size:9px;margin-left:1px}.card-content h3{font-size:14px;line-height:1.55;font-weight:650;letter-spacing:-.2px;margin:6px 0 9px}.card-content h3 a:hover{text-decoration:underline;text-underline-offset:3px}.card-meta{display:flex;align-items:center;gap:9px;color:#818875;font-size:10px}.card-meta>span{display:inline-flex;align-items:center;gap:5px}.card-meta .dot{color:#a7ad9a}.collection-banner{background:#eef0e5;border:1px solid #e6e9dc;border-radius:10px;padding:27px 32px;display:flex;align-items:center;gap:25px;margin:4px 0 48px}.collection-art{position:relative;width:67px;height:67px;border-radius:50%;background:#e0e6cf;display:grid;place-items:center;color:#6c8253;flex-shrink:0}.collection-art svg+svg{position:absolute;right:12px;bottom:17px;background:#e0e6cf}.collection-banner .eyebrow{font-size:8px;letter-spacing:1.2px}.collection-banner h2{font-size:20px;letter-spacing:-.6px;font-weight:650;margin:8px 0}.collection-banner p{font-size:11px;color:#828875}.collection-banner>.primary-button{margin-left:auto;flex-shrink:0}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:13px 18px;min-height:44px;border-radius:6px;font-size:12px;font-weight:600}.primary-button{background:var(--green);color:#fff;border:1px solid var(--green)}.primary-button:hover{background:#173c2c}.secondary-button{border:1px solid #dce1d2;background:transparent;color:var(--green)}.secondary-button:hover{background:#edf0e6}.full{width:100%;margin-top:12px}.site-footer{max-width:1156px;margin:auto;display:flex;align-items:center;gap:20px;border-top:1px solid var(--line);padding:24px 0 30px}.site-footer .brand{font-size:24px;letter-spacing:-1px}.site-footer .brand-dot{margin-left:-8px}.site-footer>span{font-size:10px;color:#8b9081}.site-footer p{font-size:9px;color:#8b9081;margin-left:auto}.site-footer p a{display:inline-flex;align-items:center;gap:4px;color:#68785b;margin-left:3px}.mobile-nav{display:none}.page-title{padding:45px 0 28px}.page-title h1{font-size:38px;font-weight:650;letter-spacing:-1.6px;margin:11px 0 12px}.page-title p{font-size:14px;line-height:1.7;color:#818776}.search-bar{display:flex;align-items:center;border:1px solid #d9dfd0;border-radius:9px;background:#fff;padding:7px 8px 7px 18px;gap:12px}.search-bar>svg{color:#89977b}.search-bar input{flex:1;border:0;background:transparent;outline:0;padding:9px 0;font-size:14px}.search-bar input::placeholder{color:#a0a493}.icon-button{display:inline-grid;place-items:center;width:44px;height:44px;border-radius:50%}.icon-button:hover{background:#edf0e5}.filter-row{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:19px 0 28px;border-bottom:1px solid var(--line)}.filter-chips{display:flex;gap:8px;overflow:auto}.filter-chips button,.filter-button{display:flex;align-items:center;justify-content:center;gap:6px;white-space:nowrap;min-height:38px;padding:8px 13px;border:1px solid #dfe3d7;border-radius:6px;font-size:11px}.filter-chips button.active{background:#e7eddc;border-color:#c8d4b9;color:#3a5b31}.filter-button{flex-shrink:0}.filter-button.selected{border-color:#8ba473}.results-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:29px 0 25px}.results-heading h2{font-size:21px;font-weight:650;letter-spacing:-.5px;overflow-wrap:anywhere}.results-heading>span{font-size:11px;color:#838b78;flex-shrink:0}.search-page,.saved-page{padding-bottom:50px;min-height:calc(100vh - 183px)}.load-more{display:flex;align-items:center;flex-direction:column;gap:12px;margin:38px 0 5px}.load-more>span{font-size:10px;color:#8d947f}.empty-state{text-align:center;max-width:550px;margin:0 auto;padding:60px 10px 85px}.empty-icon{width:78px;height:78px;display:grid;place-items:center;border-radius:50%;margin:0 auto 23px;background:#e9eddf;color:#84966b}.empty-state h2{font-size:25px;font-weight:650;letter-spacing:-.8px;margin-bottom:15px}.empty-state p{color:#818776;font-size:14px;line-height:1.9;margin-bottom:25px}.skeleton-card>div{aspect-ratio:1.37;border-radius:9px;background:#e9ecdf}.skeleton-card>span{display:block;height:13px;background:#e9ecdf;margin:15px 0;width:85%;border-radius:3px}.skeleton-card>span:last-child{width:50%;height:9px}.skeleton-card,.detail-skeleton,.hero-loading{animation:pulse 1.7s ease-in-out infinite}@keyframes pulse{50%{opacity:.55}}.saved-search{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid var(--line);border-radius:8px;padding:14px 17px;margin:4px 0 28px}.saved-search input{border:0;background:none;outline:none;flex:1;font-size:13px}.saved-search span{font-size:11px;color:#909781}.toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%);max-width:calc(100% - 36px);width:max-content;background:#234c3b;color:#fff;z-index:50;padding:15px 21px;display:flex;align-items:center;gap:9px;border-radius:9px;box-shadow:0 8px 30px #203b302e;font-size:12px;line-height:1.5}.offline-banner{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 20px;background:#ecebd7;font-size:12px;color:#6c704d}.skip-link{position:fixed;top:-100px;left:15px;z-index:100;background:var(--green);color:#fff;padding:15px;border-radius:8px}.skip-link:focus{top:10px}.muted{font-size:12px;color:#838b78;line-height:1.8}.inline-error{text-align:center;color:#a56049;margin-top:20px;font-size:13px}dialog{border:0;border-radius:15px;padding:0;width:min(500px,calc(100% - 32px));max-height:calc(100dvh - 40px);color:var(--ink);background:#fafaf6;box-shadow:0 20px 100px #132e3240}dialog::backdrop{background:#172e2760;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.dialog-inner{padding:27px}.dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:18px}.dialog-heading h2{font-size:23px;line-height:1.35;letter-spacing:-.6px;font-weight:650}.dialog-heading .icon-button{flex-shrink:0}.dialog-inner>p{font-size:13px;line-height:1.85;margin:13px 0}.install-illustration{display:grid;place-items:center;width:100px;height:100px;border-radius:26px;background:var(--green);color:#fff;margin:10px auto 20px}fieldset{border:0;padding:0;margin:24px 0}legend{font-weight:650;font-size:14px;margin-bottom:14px}.diet-options{display:grid;gap:5px}.diet-options label,.check-option{display:flex;align-items:center;gap:10px;padding:10px;border:1px solid var(--line);border-radius:6px;font-size:13px;min-height:44px;cursor:pointer}input[type=radio],input[type=checkbox]{accent-color:var(--green);width:18px;height:18px;flex-shrink:0}.dialog-actions{display:flex;align-items:center;justify-content:space-between;margin-top:26px}.recipe-toolbar{display:flex;justify-content:space-between;align-items:center;padding:25px 0}.back-link{display:inline-flex;gap:8px;align-items:center;font-size:12px;color:#718060;padding:9px 0}.recipe-overview{display:grid;grid-template-columns:1fr 1fr;gap:40px}.detail-photo{border-radius:13px;overflow:hidden;background:#e9eddf;min-height:450px;max-height:600px}.detail-copy{padding:12px 0}.detail-copy h1{font-size:36px;line-height:1.22;font-weight:650;letter-spacing:-1.3px;margin:17px 0}.detail-copy .rating{font-size:13px}.detail-copy .rating span{font-size:11px}.recipe-description{font-size:13px;color:#7b8470;line-height:1.9;margin:19px 0 14px;white-space:pre-line}.author{font-size:11px;color:#8a907f}.author strong{font-weight:600;color:#60764e}.recipe-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:24px 0 21px;margin-top:20px;border-block:1px solid var(--line)}.recipe-stats>div{display:flex;flex-direction:column;align-items:flex-start;gap:7px;color:#758966}.recipe-stats span{font-size:10px;color:#919780}.recipe-stats strong{font-size:11px;font-weight:550;color:#455a3a}.diet-labels{display:flex;flex-wrap:wrap;gap:6px;margin-top:18px}.diet-labels span{font-size:9px;color:#71815c;border:1px solid #e0e6d5;border-radius:4px;padding:5px 8px}.detail-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:22px}.detail-actions>button{flex:1;white-space:nowrap}.time-note{margin-top:12px}.recipe-body{display:grid;grid-template-columns:310px 1fr;gap:55px;padding:48px 0 55px}.ingredients-panel{background:#f0f2e7;border:1px solid #e5e9db;border-radius:10px;padding:24px;align-self:start}.ingredients-panel .section-heading{margin-bottom:12px}.ingredients-panel .section-heading h2{font-size:22px}.ingredients-panel .muted{font-size:11px}.ingredients-panel h3{font-size:13px;margin-top:22px}.ingredient-list{list-style:none;padding:0;margin:15px 0 0}.ingredient-list li{border-bottom:1px solid #e0e5d4}.ingredient-list label{display:flex;align-items:flex-start;gap:10px;cursor:pointer;padding:14px 0}.ingredient-list input{margin:2px 0 0}.ingredient-list label>span{font-size:12px;line-height:1.65;color:#58674a}.ingredient-list strong{font-weight:600;color:#3d5234}.ingredient-list small{display:block;font-size:10px;color:#889276}.ingredient-list label.checked>span{text-decoration:line-through;opacity:.55}.reset-list{margin-top:15px;font-size:10px}.method-panel>.section-heading{margin-bottom:15px}.method-panel>.section-heading h2{font-size:24px}.method-list{list-style:none;padding:0;margin:0}.method-list li{display:flex;align-items:flex-start;gap:20px;padding:22px 0;border-bottom:1px solid var(--line)}.step-number{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#edf0e2;flex-shrink:0;font-size:12px;font-weight:650;color:#6e8256}.method-list p{font-size:14px;line-height:1.95;color:#6d7860;white-space:pre-line;padding-top:3px}.method-list h3{font-size:15px;margin-bottom:10px}.nutrition{padding:24px 0}.nutrition h3{font-size:13px;font-weight:650}.nutrition h3>span{font-family:DM Sans,sans-serif;font-size:10px;font-weight:400;color:#8e967f;display:block;margin-top:7px}.nutrition>div{display:grid;grid-template-columns:repeat(8,1fr);gap:6px;margin-top:15px}.nutrition>div>span{display:flex;flex-direction:column;align-items:center;gap:6px;border:1px solid #e2e7d8;background:#f3f4ed;border-radius:5px;padding:12px 4px}.nutrition strong{font-size:12px;font-weight:600}.nutrition small{font-size:9px;color:#8a947b}.source-credit{font-size:10px;color:#89927c;line-height:2;margin-top:15px}.source-credit a{display:inline-flex;align-items:center;gap:3px;text-decoration:underline;text-underline-offset:3px}.image-placeholder{height:100%;width:100%;display:grid;place-items:center;color:#a3ae90;background:#e6ebda}.content-notice{padding:50px 20px;text-align:center}.content-notice h2{font-size:23px;margin:14px 0}.content-notice p{font-size:14px;color:#869177;margin-bottom:20px}.detail-skeleton{display:grid;grid-template-columns:1fr 1fr;gap:35px;margin:10px 0 50px}.detail-skeleton>div{min-height:450px;background:#e8ecdd;border-radius:13px}.cooking-dialog{width:min(740px,calc(100% - 32px))}.cooking-dialog .dialog-inner{padding:30px 40px}.cooking-title{font-size:13px;color:#839174}.cooking-progress{display:flex;gap:6px;margin:25px 0}.cooking-progress span{height:4px;background:#e1e8d5;border-radius:3px;flex:1}.cooking-progress span.complete{background:#6d8955}.cooking-step{min-height:260px;padding:15px 0 30px;display:flex;flex-direction:column;justify-content:center}.cooking-step>p{font-size:23px;line-height:1.75;color:#435b36;white-space:pre-line;margin-top:15px}.cooking-step>h2{font-size:30px;margin-top:20px}.cooking-controls{display:flex;justify-content:space-between;gap:15px}.screen-note{display:flex;align-items:center;justify-content:center;gap:6px;font-size:10px!important;color:#96a086!important;margin-top:23px!important;text-align:center}@media(min-width:1450px){.page,.header-inner{max-width:1340px}.site-footer{max-width:1256px}.hero{min-height:460px}.hero-copy{padding:49px 45px 40px}.hero h1{font-size:64px}.hero-copy>p{font-size:13px}.hero-search input{font-size:12px}.hero-search{margin-top:30px}.card-content h3{font-size:15px}.category-icon{width:74px;height:74px}}@media(max-width:1050px){.page,.header-inner{padding-left:28px;padding-right:28px}.hero-copy{padding:30px 25px}.hero{min-height:400px}.hero h1{font-size:47px}.hero-copy>p{font-size:11px}.hero-kicker{font-size:8px;letter-spacing:1.3px}.hero-search input{font-size:10px}.hero-search{gap:8px;padding-left:10px}.hero-recipe h2{font-size:23px}.recipe-grid{gap:24px 17px}.categories{gap:12px}.site-footer{margin-left:28px;margin-right:28px}.collection-banner{padding:25px;gap:20px}.recipe-overview{gap:26px}.detail-copy h1{font-size:29px}.recipe-body{grid-template-columns:280px 1fr;gap:30px}.nutrition>div{grid-template-columns:repeat(4,1fr)}.detail-photo{min-height:400px}.method-panel>.section-heading{align-items:flex-start}.method-panel>.section-heading h2{font-size:22px}.method-panel>.section-heading>.text-link{font-size:10px;white-space:nowrap}}@media(max-width:760px){.page,.header-inner{padding-left:22px;padding-right:22px}.header-inner{height:76px}.brand{font-size:31px}.brand>svg{width:26px}.desktop-nav{gap:23px;font-size:12px}.install-button{padding:10px}.install-button span{display:none}.intro-row{padding-top:23px}.small-note{display:none}.hero{min-height:360px;grid-template-columns:1.07fr 1fr}.hero-copy{padding:28px 20px}.hero h1{font-size:37px;letter-spacing:-1.7px}.hero-kicker{font-size:7px;letter-spacing:.7px}.hero-copy>p{font-size:10px}.hero-search{height:47px;margin-top:22px}.hero-search button{width:33px;height:34px}.hero-search input{font-size:10px}.hero-search>svg{width:15px}.trending{gap:9px}.trending>span{display:none}.hero-badge{font-size:6px;left:16px;top:16px;padding:9px}.hero-recipe{left:18px;right:18px;bottom:20px;gap:10px}.hero-recipe h2{font-size:20px}.hero-arrow{width:34px;height:34px}.categories{gap:8px}.category-icon{width:56px;height:56px}.category-icon>svg{width:23px}.categories button{font-size:9px}.section-heading h2{font-size:24px}.section-heading .text-link{font-size:10px}.recipe-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 15px}.recipe-card h3{font-size:13px}.collection-banner{padding:23px 20px;gap:17px;flex-wrap:wrap}.collection-banner>.primary-button{margin-left:83px}.collection-banner h2{font-size:19px}.collection-banner p{font-size:10px}.collection-banner .collection-art{width:60px;height:60px}.site-footer{margin-inline:22px;gap:16px}.site-footer>span{display:none}.recipe-overview{grid-template-columns:1fr}.detail-photo{min-height:0;aspect-ratio:1.5;max-height:420px}.detail-copy{padding:0}.detail-copy h1{font-size:35px}.recipe-stats>div{align-items:center}.recipe-stats strong{font-size:13px}.recipe-description{font-size:14px}.recipe-body{grid-template-columns:240px 1fr;gap:24px}.ingredients-panel{padding:18px}.method-panel>.section-heading{display:block}.method-panel>.section-heading>.text-link{margin-top:12px}.method-list li{gap:12px}.method-list p{font-size:13px}.step-number{width:29px;height:29px;font-size:11px}.method-panel>.section-heading h2{font-size:20px}.filter-row{align-items:flex-start}.filter-chips{flex-wrap:wrap}.filter-chips button,.filter-button{font-size:10px}.page-title h1{font-size:33px}.results-heading h2{font-size:19px}}@media(max-width:560px){body{padding-bottom:calc(72px + env(safe-area-inset-bottom))}.page,.header-inner{padding-left:20px;padding-right:20px}.header-inner{height:72px}.brand{font-size:32px;gap:8px}.desktop-nav{display:none}.install-button{border:0;background:#edf0e4;color:#607751;width:37px;height:37px;padding:0;justify-content:center}.intro-row{padding:23px 0 16px}.eyebrow{font-size:8px;letter-spacing:1.4px}.intro-row .eyebrow svg{width:13px}.hero{display:flex;flex-direction:column;border-radius:12px}.hero-copy{padding:28px 23px 22px}.hero-kicker{font-size:7px;letter-spacing:1.2px}.hero h1{font-size:47px;letter-spacing:-2.3px;margin:18px 0 16px;line-height:1.12}.hero h1 br{display:none}.hero h1>span{display:block}.hero-copy>p{font-size:11px;line-height:1.9}.desktop-break{display:none}.hero-search{margin-top:23px;height:51px;padding-left:12px;gap:9px}.hero-search input{font-size:10px}.hero-search>svg{width:17px}.hero-search button{height:38px;width:38px}.trending{margin-top:14px;gap:12px}.trending>span{display:inline;font-size:7px;letter-spacing:.7px}.trending button{font-size:9px;min-height:24px}.hero-photo{height:245px;min-height:245px}.hero-photo img{object-position:center 50%}.hero-badge{top:17px;left:18px;font-size:7px;padding:9px 10px;letter-spacing:.8px}.hero-recipe{left:21px;right:21px;bottom:19px}.hero-recipe h2{font-size:22px;margin:7px 0 9px;max-width:250px}.hero-recipe>div>span{font-size:7px}.hero-recipe p{font-size:10px}.hero-arrow{height:36px;width:36px}.category-section{padding:28px 0 24px}.section-heading.compact h2{font-size:16px}.section-heading.compact>span{font-size:9px}.category-section .section-heading{margin-bottom:19px}.categories{display:flex;gap:19px;overflow-x:auto;margin-inline:-20px;padding:0 20px 5px;scrollbar-width:none;scroll-snap-type:x proximity}.categories::-webkit-scrollbar{display:none}.categories button{flex-shrink:0;width:63px;font-size:10px;gap:10px;scroll-snap-align:start}.category-icon{width:61px;height:61px}.category-icon>svg{width:25px}.inspiration-section{padding:29px 0}.section-heading{gap:8px;align-items:flex-start;margin-bottom:20px}.section-heading h2{font-size:23px;letter-spacing:-.8px;line-height:1.35;max-width:280px}.section-heading p{font-size:11px;line-height:1.7;margin-top:7px}.section-heading .eyebrow{font-size:7px;margin-bottom:9px;letter-spacing:1.3px}.inspiration-section>.section-heading{flex-wrap:wrap}.inspiration-section>.section-heading>.text-link{font-size:10px;margin-top:2px}.recipe-tabs{gap:6px;margin-bottom:20px}.recipe-tabs button{font-size:9px;padding:10px 11px;white-space:nowrap}.recipe-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 14px}.card-image{aspect-ratio:1.08;border-radius:8px}.save-button{width:34px;height:34px;top:8px;right:8px}.save-button>svg{width:16px}.image-tag{font-size:7px;left:7px;bottom:7px;padding:4px 6px}.image-tag>svg{width:10px}.card-content{padding-top:10px}.card-content h3{font-size:12px;letter-spacing:-.15px;line-height:1.6;margin:6px 0 8px}.rating{font-size:9px}.rating>svg{width:11px}.rating>span{font-size:8px}.card-meta{font-size:9px;gap:6px;flex-wrap:wrap}.card-meta svg{width:12px}.collection-banner{margin:8px 0 30px;display:grid;grid-template-columns:44px 1fr;padding:23px 18px;gap:14px}.collection-banner .collection-art{width:44px;height:44px}.collection-art>svg:first-child{width:26px}.collection-art>svg+svg{right:3px;bottom:7px;width:12px}.collection-banner h2{font-size:18px;line-height:1.5;margin:7px 0 5px}.collection-banner .eyebrow{font-size:6px;letter-spacing:1px}.collection-banner p{font-size:10px;line-height:1.8}.collection-banner>.primary-button{grid-column:2;margin-left:0;justify-self:start;font-size:10px;padding:10px 15px;min-height:39px}.site-footer{margin:0 20px;padding:22px 0;justify-content:space-between;gap:12px}.site-footer .brand{font-size:23px}.site-footer p{font-size:8px;max-width:190px;text-align:right;line-height:1.8}.mobile-nav{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:20;align-items:stretch;justify-content:space-around;background:#fafaf6f5;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-top:1px solid #e1e7d7;padding:8px 20px calc(8px + env(safe-area-inset-bottom));height:calc(70px + env(safe-area-inset-bottom))}.mobile-nav a{position:relative;display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center;color:#929c86;font-size:9px;min-width:80px;border-radius:8px}.mobile-nav a.active{color:var(--green);font-weight:650;background:#edf1e5}.mobile-nav a b{position:absolute;top:3px;right:18px;background:var(--green);color:#fff;font-size:8px;padding:2px 4px;border-radius:10px}.toast{bottom:calc(86px + env(safe-area-inset-bottom));font-size:11px;padding:13px 16px}.page-title{padding:29px 0 23px}.page-title h1{font-size:31px;margin:12px 0;line-height:1.2}.page-title p{font-size:12px;line-height:1.9}.search-bar{padding:6px 6px 6px 12px;gap:8px}.search-bar>svg{width:18px}.search-bar input{font-size:12px}.search-bar .primary-button{font-size:10px;min-height:40px;padding:10px 12px}.search-bar .primary-button svg{display:none}.search-bar .icon-button{width:25px;height:35px}.filter-row{gap:8px;padding:15px 0 20px;position:relative}.filter-chips{gap:7px}.filter-chips button{font-size:9px;min-height:35px;padding:7px 9px}.filter-chips button svg{width:12px}.filter-button{font-size:9px;padding:7px 9px;min-height:35px}.filter-button svg{width:13px}.results-heading{margin:24px 0 20px;flex-wrap:wrap;gap:8px}.results-heading h2{font-size:19px}.results-heading>span{font-size:10px}.search-page,.saved-page{min-height:calc(100dvh - 216px);padding-bottom:30px}.empty-state{padding:50px 0}.empty-state h2{font-size:23px;line-height:1.45}.empty-state p{font-size:12px;line-height:2}.saved-search{padding:12px;gap:7px}.saved-search input{font-size:11px}.saved-search span{font-size:9px}.saved-search svg{width:16px}.recipe-toolbar{padding:16px 0}.recipe-toolbar .text-link,.back-link{font-size:10px}.recipe-overview{gap:25px}.detail-photo{aspect-ratio:1.12;border-radius:10px}.detail-copy h1{font-size:31px;letter-spacing:-1.1px;margin:13px 0 15px}.detail-copy>.eyebrow{font-size:7px}.recipe-description{font-size:12px;margin:16px 0;line-height:1.95}.author{font-size:10px}.recipe-stats{padding:19px 0;gap:6px}.recipe-stats strong{font-size:11px}.recipe-stats span{font-size:9px}.recipe-stats svg{width:18px}.detail-actions .primary-button,.detail-actions .secondary-button{font-size:11px;padding:13px 10px}.diet-labels span{font-size:8px}.recipe-body{display:flex;flex-direction:column;gap:30px;padding:30px 0}.ingredients-panel{width:100%;padding:23px}.ingredients-panel .section-heading{align-items:center}.ingredients-panel .section-heading h2{font-size:22px}.ingredients-panel .section-heading span,.ingredients-panel .muted{font-size:11px}.ingredient-list label{padding:14px 0;gap:13px}.ingredient-list label>span{font-size:13px}.ingredient-list small{font-size:11px}.method-panel>.section-heading{display:flex;align-items:center;gap:10px}.method-panel>.section-heading h2{font-size:21px;max-width:220px}.method-panel>.section-heading>.text-link{margin:0;font-size:9px;white-space:normal}.method-list li{gap:15px;padding:19px 0}.method-list p{font-size:13px;line-height:1.95}.step-number{width:31px;height:31px;font-size:11px}.nutrition>div{grid-template-columns:repeat(4,1fr)}.nutrition>div>span{padding:12px}.source-credit{font-size:9px}.detail-skeleton{grid-template-columns:1fr;gap:20px}.detail-skeleton>div{min-height:300px}.dialog-inner{padding:22px}.dialog-heading h2{font-size:21px}.dialog-heading{margin-bottom:12px}.dialog-actions{gap:14px}.dialog-actions .primary-button{font-size:11px}.cooking-dialog{width:100%;height:100dvh;max-height:100dvh;max-width:none;margin:0;border-radius:0}.cooking-dialog .dialog-inner{padding:calc(16px + env(safe-area-inset-top)) 24px calc(24px + env(safe-area-inset-bottom));min-height:100%;display:flex;flex-direction:column}.cooking-title{font-size:12px}.cooking-step{flex:1;min-height:230px;justify-content:center;padding:15px 0 30px}.cooking-step>p{font-size:22px;line-height:1.8;margin-top:20px}.cooking-step>h2{font-size:29px}.cooking-controls .primary-button,.cooking-controls .secondary-button{font-size:12px;padding:14px}.screen-note{font-size:9px!important;line-height:1.7!important}.cooking-progress{margin:20px 0}.content-notice h2{font-size:22px}.content-notice p{font-size:12px;line-height:1.9}.offline-banner{font-size:10px;padding:9px 12px}.load-more .secondary-button{font-size:11px}}@media(max-width:360px){.page,.header-inner{padding-inline:16px}.hero-copy{padding-inline:18px}.hero h1{font-size:42px}.hero-search input{font-size:9px}.trending{gap:9px}.trending>span{font-size:6px}.card-meta{gap:4px;font-size:8px}.recipe-tabs button{font-size:8px;padding:9px}.filter-chips{gap:5px}.filter-chips button{font-size:8px}.category-section .section-heading>span{display:none}.detail-actions>button{font-size:10px!important}.section-heading h2{font-size:22px}.cooking-step>p{font-size:20px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media(max-width:760px){:root{-webkit-text-size-adjust:100%;text-size-adjust:100%}.page-title p,.recipe-description,.method-list p,.ingredient-list label>span,.empty-state p,.dialog-inner>p,.content-notice p{font-size:16px;line-height:1.75;color:#59664f}.hero-search input,.search-bar input,.saved-search input{font-size:16px}.primary-button,.secondary-button,.detail-actions>button,.dialog-actions .primary-button,.load-more .secondary-button{min-height:48px;font-size:14px!important;padding:12px 16px}.text-link,.back-link,.recipe-toolbar .text-link,.section-heading .text-link,.method-panel>.section-heading>.text-link{font-size:13px;min-height:44px;line-height:1.4}.eyebrow,.section-heading .eyebrow,.detail-copy>.eyebrow{font-size:11px;letter-spacing:1.1px;color:#5f714f}.card-content h3{font-size:16px;line-height:1.45;margin:9px 0}.card-meta{font-size:12px;line-height:1.5;gap:6px;color:#657158}.card-meta svg{width:14px}.rating,.rating>span{font-size:12px}.rating>span{color:#707a63}.rating>svg{width:13px}.save-button{width:44px;height:44px;top:8px;right:8px}.save-button>svg{width:19px}.image-tag{font-size:11px;padding:6px 8px}.image-tag>svg{width:12px}.muted,.ingredients-panel .muted,.section-heading p,.section-heading.compact>span,.results-heading>span,.saved-search span,.load-more>span{font-size:13px;line-height:1.6;color:#68745b}.recipe-tabs{overflow-x:auto;scrollbar-width:none;padding-bottom:3px}.recipe-tabs button{font-size:13px;min-height:44px;padding:11px 14px;flex-shrink:0}.filter-chips button,.filter-button{font-size:13px;min-height:44px;padding:10px 12px}.filter-chips button svg,.filter-button svg{width:16px}.search-bar{min-height:60px}.search-bar .primary-button{font-size:14px;min-height:46px}.search-bar .icon-button{width:44px;height:44px;flex-shrink:0}.saved-search{min-height:56px}.author{font-size:13px;line-height:1.7}.recipe-stats strong{font-size:14px;line-height:1.5}.recipe-stats span{font-size:12px}.diet-labels span{font-size:12px;padding:6px 9px}.ingredient-list small{font-size:14px;color:#6c785f}.ingredient-list input{width:22px;height:22px}.ingredient-list label{min-height:54px}.ingredients-panel h3,.method-list h3{font-size:17px}.ingredients-panel .section-heading span{font-size:13px}.step-number{width:36px;height:36px;font-size:14px}.nutrition h3{font-size:16px;line-height:1.5}.nutrition h3>span{font-size:13px}.nutrition strong{font-size:15px}.nutrition small{font-size:12px}.source-credit{font-size:12px;color:#69755e}.diet-options label,.check-option{font-size:16px;min-height:52px}legend{font-size:16px}.cooking-title{font-size:15px}.screen-note{font-size:12px!important;line-height:1.6!important;color:#65745a!important}.toast,.offline-banner{font-size:14px}}@media(max-width:560px){.intro-row{display:none}.home-page{padding-top:18px}.hero-copy{padding:25px 22px}.hero-kicker{display:none}.hero h1{font-size:clamp(36px,10.6vw,48px);margin:0 0 16px;letter-spacing:-1.8px}.hero-copy>p{font-size:15px;line-height:1.65;color:#637156}.hero-search{height:58px;padding:6px 6px 6px 12px;margin-top:21px;gap:8px}.hero-search>svg{width:18px}.hero-search button{width:44px;height:44px;flex-shrink:0}.trending{gap:14px;margin-top:10px}.trending>span{display:none}.trending button{font-size:13px;min-height:44px;gap:5px}.trending button svg{width:13px}.hero-photo{min-height:225px;height:225px}.hero-badge{font-size:10px;letter-spacing:.7px}.hero-recipe>div>span{display:none}.hero-recipe h2{font-size:23px;line-height:1.35}.hero-recipe p{font-size:13px}.hero-arrow{width:44px;height:44px}.section-heading.compact h2{font-size:20px;line-height:1.4}.category-section .section-heading>span{display:none}.categories{gap:16px}.categories button{font-size:13px;width:82px;line-height:1.4}.category-icon{width:66px;height:66px}.category-icon>svg{width:28px}.section-heading h2{font-size:26px;max-width:none}.inspiration-section>.section-heading>.text-link{font-size:13px}.inspiration-section .section-heading .eyebrow{display:none}.recipe-tabs{margin-right:-20px;padding-right:20px}.recipe-grid{gap:27px 14px}.card-image{aspect-ratio:1}.image-tag,.card-meta .dot{display:none}.card-meta{align-items:flex-start;flex-direction:column;gap:3px}.collection-banner{grid-template-columns:1fr;padding:24px;gap:15px}.collection-art,.collection-banner .eyebrow{display:none}.collection-banner h2{font-size:23px;margin:0 0 10px;line-height:1.35}.collection-banner p{font-size:15px;line-height:1.7;color:#65715a}.collection-banner>.primary-button{grid-column:1;font-size:14px;min-height:48px}.site-footer p{font-size:12px;max-width:180px;color:#69765c}.mobile-nav{height:calc(76px + env(safe-area-inset-bottom))}.mobile-nav a{font-size:12px;gap:5px;color:#69775d}.mobile-nav a b{font-size:10px;right:14px}body{padding-bottom:calc(78px + env(safe-area-inset-bottom))}.toast{bottom:calc(92px + env(safe-area-inset-bottom))}.filter-row{flex-direction:column;align-items:stretch}.filter-chips{flex-wrap:nowrap;overflow-x:auto;padding-bottom:5px;scrollbar-width:none}.filter-button{align-self:flex-end}.results-heading{align-items:flex-start;flex-direction:column;gap:7px}.results-heading h2{font-size:23px;line-height:1.4}.search-bar{flex-wrap:wrap}.search-bar input{width:0}.saved-search{flex-wrap:wrap}.saved-search input{width:0}.saved-search>span{flex-basis:100%;padding-left:25px}.detail-actions{flex-direction:column}.detail-actions>button{width:100%}.recipe-stats{grid-template-columns:repeat(2,1fr);gap:20px 12px}.recipe-body{padding-top:32px}.method-panel>.section-heading{flex-direction:column;align-items:flex-start;gap:8px}.method-panel>.section-heading h2{max-width:none;font-size:25px}.method-list li{gap:13px}.ingredient-list label>span{font-size:16px}.nutrition>div>span{padding:12px 5px}.cooking-step>p{font-size:23px;line-height:1.7}}@media(max-width:360px){.hero-copy{padding-inline:17px}.hero-search>svg{display:none}.hero-search input{font-size:16px}.hero-badge{display:none}.recipe-grid{column-gap:12px}.recipe-tabs button,.filter-chips button{font-size:13px}.search-bar>svg{display:none}.search-bar .primary-button{padding-inline:10px}.recipe-toolbar{gap:10px}.recipe-toolbar .text-link,.back-link{font-size:12px}.cooking-controls{gap:10px}}
