:root{color:#29251f;background:#f6f1e8;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #29251f;--muted: #6d675e;--paper: #f6f1e8;--cream: #fffdf8;--line: #d9d0c2;--terracotta: #a6482d;--terracotta-dark: #83351f;--sage: #4f6956;--danger: #a32929;--shadow: 0 22px 60px rgb(64 47 30 / 10%)}*{box-sizing:border-box}html{min-width:320px;scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0;background:radial-gradient(circle at 90% 10%,rgb(191 145 100 / 9%),transparent 30rem),var(--paper)}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a,button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid rgb(166 72 45 / 35%);outline-offset:3px}h1,h2,h3,p{margin-top:0}h1,h2,.brand strong{font-family:Georgia,Times New Roman,serif}h1,h2{letter-spacing:-.035em}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:.75rem;left:.75rem;z-index:100;padding:.75rem 1rem;color:#fff;background:var(--ink);border-radius:.25rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-shell{min-height:100vh;display:flex;flex-direction:column}.site-header{position:relative;z-index:10;border-bottom:1px solid rgb(94 79 62 / 16%);background:#f6f1e8e5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-inner{width:min(1180px,calc(100% - 3rem));min-height:88px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:2rem}.brand{display:inline-flex;align-items:center;gap:.8rem;color:var(--ink);text-decoration:none}.brand-mark{width:2.75rem;height:2.75rem;display:inline-grid;flex:0 0 auto;place-items:center;color:var(--cream);background:var(--terracotta);border-radius:50% 50% 42% 58%/56% 46% 54% 44%;font-family:Georgia,Times New Roman,serif;font-size:1.3rem;font-weight:700;transform:rotate(-4deg)}.brand>span:last-child{display:flex;flex-direction:column;gap:.08rem}.brand strong{font-size:1.25rem;letter-spacing:-.03em}.brand small{color:var(--muted);font-size:.68rem;letter-spacing:.1em;text-transform:uppercase}.site-header nav{display:flex;align-items:center;gap:1.5rem}.site-header nav>a:not(.button){position:relative;color:var(--muted);font-size:.88rem;font-weight:700;text-decoration:none}.site-header nav>a.active:not(.button){color:var(--ink)}.site-header nav>a.active:not(.button):after{position:absolute;right:0;bottom:-.55rem;left:0;height:2px;content:"";background:var(--terracotta)}main{flex:1}.button{min-height:2.85rem;padding:.75rem 1.15rem;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;color:#fff;background:var(--terracotta);border:1px solid var(--terracotta);border-radius:999px;box-shadow:0 8px 18px #73301d29;cursor:pointer;font-size:.88rem;font-weight:750;line-height:1;text-decoration:none;transition:background .16s ease,border-color .16s ease,transform .16s ease}.button:hover:not(:disabled){background:var(--terracotta-dark);border-color:var(--terracotta-dark);transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.58}.button-small{min-height:2.4rem;padding:.62rem 1rem;font-size:.8rem}.button-secondary{color:var(--ink);background:transparent;border-color:#b9ac9b;box-shadow:none}.button-secondary:hover:not(:disabled){color:var(--terracotta-dark);background:#fffaf2;border-color:var(--terracotta)}.button-light{color:var(--terracotta-dark);background:#fff;border-color:#fff}.button-light:hover:not(:disabled){color:var(--ink);background:#f7eadc;border-color:#f7eadc}.button-danger{color:var(--danger);background:transparent;border-color:#a3292973;box-shadow:none}.button-danger:hover:not(:disabled){color:#fff;background:var(--danger);border-color:var(--danger)}.eyebrow{margin-bottom:.75rem;color:var(--terracotta);font-size:.7rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.home-hero{width:min(1180px,calc(100% - 3rem));min-height:420px;margin:0 auto;padding:5.5rem 0 4.5rem;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(260px,.7fr);align-items:center;gap:5rem}.home-hero-copy{max-width:740px}.home-hero h1{max-width:720px;margin-bottom:1.4rem;font-size:clamp(3rem,7vw,5.7rem);font-weight:500;line-height:.96}.home-hero-copy>p:last-child{max-width:600px;margin-bottom:0;color:var(--muted);font-family:Georgia,Times New Roman,serif;font-size:1.18rem;line-height:1.7}.hero-flourish{position:relative;width:min(100%,300px);aspect-ratio:1;justify-self:end;display:grid;place-items:center;color:#fff9ef;background:repeating-radial-gradient(circle at center,transparent 0 42px,rgb(255 255 255 / 16%) 43px 44px),#536957;border-radius:49% 51% 58% 42%/45% 52% 48% 55%;box-shadow:var(--shadow);transform:rotate(3deg)}.hero-flourish:before,.hero-flourish:after{position:absolute;width:3.5rem;height:1px;content:"";background:#ffffff8c}.hero-flourish:before{top:31%}.hero-flourish:after{bottom:29%}.hero-flourish span{font-family:Georgia,Times New Roman,serif;font-size:6rem;line-height:1}.hero-flourish i{position:absolute;bottom:22%;font-family:Georgia,Times New Roman,serif;font-size:.9rem}.hero-flourish b{position:absolute;top:18%;right:25%;font-size:1.25rem}.catalog-section{padding:4.5rem max(1.5rem,calc((100% - 1180px)/2)) 6rem;background:#fffdf8c2;border-top:1px solid rgb(94 79 62 / 12%);border-bottom:1px solid rgb(94 79 62 / 12%)}.catalog-toolbar{display:flex;align-items:end;justify-content:space-between;gap:2rem}.catalog-toolbar h2{margin-bottom:0;font-size:clamp(2.1rem,4vw,3.25rem);font-weight:500}.search-field{width:min(100%,360px);min-height:3.1rem;padding:0 .85rem;display:flex;align-items:center;gap:.65rem;background:#fff;border:1px solid var(--line);border-radius:999px;box-shadow:0 8px 25px #4233230d}.search-field>span{color:var(--terracotta);font-family:Georgia,Times New Roman,serif;font-size:1.45rem}.search-field input{width:100%;padding:.75rem 0;color:var(--ink);background:transparent;border:0;outline:0;font-size:.9rem}.search-field button{width:1.8rem;height:1.8rem;flex:0 0 auto;padding:0;color:var(--muted);background:transparent;border:0;border-radius:50%;cursor:pointer;font-size:1.2rem}.search-field button:hover{color:var(--ink);background:var(--paper)}.result-count{margin:1.75rem 0 -1rem;color:var(--muted);font-size:.78rem}.recipe-grid{margin-top:2.8rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.recipe-card{min-width:0;overflow:hidden;background:#fff;border:1px solid rgb(127 107 84 / 14%);border-radius:1rem;box-shadow:0 14px 40px #49372512;transition:box-shadow .2s ease,transform .2s ease}.recipe-card:hover{box-shadow:0 20px 45px #49372521;transform:translateY(-4px)}.recipe-card>a{height:100%;display:flex;flex-direction:column;text-decoration:none}.card-illustration{position:relative;height:205px;overflow:hidden;display:grid;place-items:center}.card-illustration.clay{background:#bc765c}.card-illustration.sage{background:#687f6b}.card-illustration.gold{background:#c4994b}.card-illustration.plum{background:#76596c}.card-illustration.ocean{background:#587885}.card-illustration:before,.card-illustration:after{position:absolute;content:"";border:1px solid rgb(255 255 255 / 28%);border-radius:50%}.card-illustration:before{width:14rem;height:14rem;top:-7rem;left:-4rem}.card-illustration:after{width:10rem;height:10rem;right:-4rem;bottom:-5rem}.card-illustration>span{width:6.5rem;height:6.5rem;display:grid;place-items:center;color:#ffffffeb;border:1px solid rgb(255 255 255 / 55%);border-radius:50%;font-family:Georgia,Times New Roman,serif;font-size:3.5rem}.illustration-ring{position:absolute;width:8.3rem;height:8.3rem;border:1px dotted rgb(255 255 255 / 45%);border-radius:50%}.illustration-sprig{position:absolute;top:1.3rem;right:1.5rem;color:#fffc}.card-copy{padding:1.6rem 1.6rem 1.5rem}.card-copy .eyebrow{margin-bottom:.55rem}.card-copy h2{min-height:2.7em;margin-bottom:1.2rem;font-size:1.55rem;font-weight:500;line-height:1.12}.card-meta{padding-top:1rem;display:flex;flex-wrap:wrap;gap:.65rem 1rem;color:var(--muted);border-top:1px solid #eee7dc;font-size:.75rem}.card-meta span span{margin-right:.18rem;color:var(--terracotta)}.skeleton-card{min-height:360px;padding:0;animation:pulse 1.5s ease-in-out infinite alternate}.skeleton-card>div{height:205px;background:#e7dfd2}.skeleton-card>span{width:65%;height:1rem;margin:1.5rem 1.5rem 0;display:block;background:#e7dfd2;border-radius:999px}.skeleton-card>span:last-child{width:42%;margin-top:.8rem}@keyframes pulse{0%{opacity:.62}to{opacity:1}}.status-panel{max-width:640px;margin:4rem auto;padding:3rem;text-align:center;background:#fffaf2;border:1px solid var(--line);border-radius:1rem}.status-panel h1{margin-bottom:.75rem;font-size:2.2rem;font-weight:500}.status-panel p{color:var(--muted);line-height:1.65}.status-mark{width:3rem;height:3rem;margin:0 auto 1rem;display:grid;place-items:center;color:#fff;background:var(--sage);border-radius:50%;font-family:Georgia,Times New Roman,serif;font-size:1.25rem}.status-panel-error .status-mark{background:var(--danger)}.status-panel .button{margin-top:.75rem}.status-actions{display:flex;justify-content:center;gap:.75rem}.home-cta{width:min(1080px,calc(100% - 3rem));margin:5.5rem auto;padding:3.3rem 3.5rem;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;color:#fff;background:linear-gradient(90deg,rgb(255 255 255 / 4%),transparent),var(--terracotta-dark);border-radius:1.25rem;box-shadow:var(--shadow)}.home-cta>span{font-size:2rem}.home-cta .eyebrow{color:#ecc0ae}.home-cta h2{margin-bottom:.35rem;font-size:2.1rem;font-weight:500}.home-cta p:last-child{max-width:620px;margin-bottom:0;color:#ffffffbd;line-height:1.6}.detail-page,.editor-page{width:min(1120px,calc(100% - 3rem));margin:0 auto;padding:2.25rem 0 6rem}.page-topline{min-height:2.5rem;margin-bottom:2.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.back-link{padding:0;color:var(--muted);background:transparent;border:0;cursor:pointer;font-size:.8rem;font-weight:700;text-decoration:none}.back-link:hover{color:var(--terracotta)}.recipe-hero{min-height:340px;padding:4.5rem;display:grid;grid-template-columns:minmax(0,1fr) 250px;align-items:center;gap:3rem;color:#fff;background:#536958;border-radius:1.25rem 1.25rem 0 0;overflow:hidden}.recipe-hero .eyebrow{color:#d6bea7}.recipe-hero h1{max-width:750px;margin-bottom:1.5rem;font-size:clamp(3rem,7vw,5.5rem);font-weight:500;line-height:.98}.tag-list{display:flex;flex-wrap:wrap;gap:.55rem}.tag-list span{padding:.42rem .75rem;color:#ffffffdb;border:1px solid rgb(255 255 255 / 32%);border-radius:999px;font-size:.7rem;font-weight:700}.hero-monogram{position:relative;width:230px;height:230px;display:grid;place-items:center;border:1px solid rgb(255 255 255 / 40%);border-radius:48% 52% 45% 55%/54% 44% 56% 46%}.hero-monogram:before{position:absolute;width:180px;height:180px;content:"";border:1px dotted rgb(255 255 255 / 45%);border-radius:50%}.hero-monogram span{font-family:Georgia,Times New Roman,serif;font-size:7rem}.hero-monogram i{position:absolute;top:1.7rem;right:2.4rem}.time-strip{min-height:92px;padding:1.2rem 4.5rem;display:flex;gap:0;background:#fffaf2;border:1px solid var(--line);border-top:0}.time-strip>div{min-width:150px;padding:0 2rem;display:flex;flex-direction:column;justify-content:center;gap:.25rem;border-right:1px solid var(--line)}.time-strip>div:first-child{padding-left:0}.time-strip>div:last-child{border-right:0}.time-strip span{color:var(--muted);font-size:.67rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.time-strip strong{font-family:Georgia,Times New Roman,serif;font-size:1.35rem;font-weight:500}.recipe-content{padding:5rem 4.5rem;background:#fff;border:1px solid var(--line);border-top:0;border-radius:0 0 1.25rem 1.25rem;box-shadow:var(--shadow)}.recipe-content.with-nutrition{display:grid;grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:5rem}.recipe-main{min-width:0}.recipe-section+.recipe-section{margin-top:5rem;padding-top:4.5rem;border-top:1px solid var(--line)}.recipe-section-heading{margin-bottom:2.4rem;display:flex;align-items:center;gap:1rem}.recipe-section-heading>span{width:2.9rem;height:2.9rem;display:grid;place-items:center;color:#fff;background:var(--terracotta);border-radius:50%;font-family:Georgia,Times New Roman,serif;font-size:.85rem}.recipe-section-heading .eyebrow{margin-bottom:.2rem}.recipe-section-heading h2{margin-bottom:0;font-size:2.35rem;font-weight:500}.ingredient-list{padding:0;margin:0;list-style:none}.ingredient-list li{padding:.95rem 0;display:grid;grid-template-columns:minmax(120px,.35fr) 1fr;gap:1.5rem;border-bottom:1px solid #eee8df}.ingredient-list li:first-child{border-top:1px solid #eee8df}.ingredient-list strong{color:var(--terracotta-dark);font-size:.83rem}.ingredient-list span{font-family:Georgia,Times New Roman,serif;font-size:1.03rem}.method-list{padding:0;margin:0;list-style:none}.method-list li{display:grid;grid-template-columns:2.6rem 1fr;gap:1.25rem}.method-list li+li{margin-top:2rem}.method-list li>span{width:2.6rem;height:2.6rem;display:grid;place-items:center;color:var(--terracotta);border:1px solid #d4c3b3;border-radius:50%;font-family:Georgia,Times New Roman,serif;font-weight:700}.method-list p{margin:.35rem 0 0;color:#48423b;font-family:Georgia,Times New Roman,serif;font-size:1.08rem;line-height:1.75}.nutrition-label{width:100%;padding:.45rem .55rem .55rem;color:#050505;background:#fff;border:2px solid #050505;font-family:Arial,Helvetica,sans-serif;font-size:.78rem}.nutrition-label h2{margin:0;font-family:Arial,Helvetica,sans-serif;font-size:2.25rem;font-weight:900;letter-spacing:-.08em;line-height:1}.nutrition-label p{margin:0}.serving-size,.calorie-row,.nutrition-row{display:flex;justify-content:space-between;gap:.75rem}.serving-size{padding:.25rem 0 .3rem;font-size:.92rem}.nutrition-heavy-rule{height:.7rem;background:#050505}.nutrition-medium-rule{height:.35rem;background:#050505}.amount-label{padding-top:.2rem;font-size:.68rem;font-weight:700}.calorie-row{align-items:end;line-height:1}.calorie-row strong:first-child{font-size:1.55rem;letter-spacing:-.05em}.calorie-row strong:last-child{font-size:2rem;letter-spacing:-.04em}.daily-value{padding:.2rem 0;text-align:right;border-bottom:1px solid #050505;font-size:.68rem;font-weight:800}.nutrition-row{padding:.18rem 0;border-bottom:1px solid #777}.nutrition-row.indent-one>span:first-child{padding-left:.9rem}.nutrition-row.indent-two>span:first-child{padding-left:1.8rem}.nutrition-row.italic>span:first-child{font-style:italic}.nutrition-heavy-rule-bottom{margin-top:.2rem}.nutrition-footnote{padding:.35rem .15rem 0;font-size:.61rem;line-height:1.25}.editor-page{max-width:1040px}.editor-header{max-width:760px;margin-bottom:3rem}.editor-header h1{margin-bottom:1rem;font-size:clamp(2.7rem,6vw,4.5rem);font-weight:500;line-height:1}.editor-header>p:last-child{color:var(--muted);font-family:Georgia,Times New Roman,serif;font-size:1.08rem;line-height:1.65}.recipe-form{display:flex;flex-direction:column;gap:1.5rem}.form-alert{padding:1.2rem 1.35rem;color:#701d1d;background:#fff1ef;border:1px solid #e4b7b0;border-left:4px solid var(--danger);border-radius:.55rem}.form-alert p{margin:.35rem 0 0}.form-alert ul{padding-left:1.2rem;margin:.55rem 0 0;font-size:.78rem;line-height:1.5}.form-section{padding:2.5rem;background:#fffdf8eb;border:1px solid var(--line);border-radius:.85rem;box-shadow:0 12px 35px #4937250d}.section-heading{margin-bottom:2rem}.section-heading-row{display:flex;align-items:start;justify-content:space-between;gap:2rem}.section-heading h2{margin-bottom:.45rem;font-size:2rem;font-weight:500}.section-heading>p:last-child,.section-heading>div>p:last-child{max-width:620px;margin-bottom:0;color:var(--muted);font-size:.86rem;line-height:1.55}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem}.field{min-width:0;display:flex;flex-direction:column;gap:.4rem;color:#3b352e;font-size:.78rem;font-weight:750}.field-wide{grid-column:span 2}.field>span:first-child{display:flex;justify-content:space-between;gap:1rem}.field small{color:var(--muted);font-size:.67rem;font-weight:500}.field input,.field textarea{width:100%;min-height:2.85rem;padding:.7rem .8rem;color:var(--ink);background:#fff;border:1px solid #cfc5b8;border-radius:.35rem;outline:none;font-size:.88rem;font-weight:450;transition:border-color .15s ease,box-shadow .15s ease}.field textarea{min-height:6.2rem;resize:vertical;line-height:1.55}.field input:hover,.field textarea:hover{border-color:#9e8f7e}.field input:focus,.field textarea:focus{border-color:var(--terracotta);box-shadow:0 0 0 3px #a6482d1a}.field input[aria-invalid=true],.field textarea[aria-invalid=true]{border-color:var(--danger)}.field .field-error{color:var(--danger);font-weight:700}.input-with-suffix{position:relative}.input-with-suffix>span{position:absolute;top:50%;right:.8rem;color:var(--muted);font-size:.68rem;font-weight:600;transform:translateY(-50%);pointer-events:none}.input-with-suffix input:has(+span){padding-right:4.5rem}.slug-input{display:flex;align-items:center;overflow:hidden;background:#fff;border:1px solid #cfc5b8;border-radius:.35rem}.slug-input>span{align-self:stretch;padding:0 .8rem;display:flex;align-items:center;color:var(--muted);background:#f3eee6;border-right:1px solid #cfc5b8;font-size:.76rem;font-weight:600}.slug-input input{border:0;border-radius:0;box-shadow:none}.repeat-list{display:flex;flex-direction:column;gap:.85rem}.ingredient-row{padding:1rem;display:grid;grid-template-columns:2rem 105px 115px minmax(180px,1fr) 2.2rem;align-items:start;gap:.85rem;background:#f8f3eb;border:1px solid #e2d9cd;border-radius:.55rem}.row-number{width:1.8rem;height:1.8rem;margin-top:1.45rem;display:grid;place-items:center;color:var(--terracotta);border:1px solid #d3b9a9;border-radius:50%;font-family:Georgia,Times New Roman,serif;font-size:.72rem}.ingredient-name{min-width:0}.icon-button{width:2rem;height:2rem;margin-top:1.4rem;padding:0;color:var(--muted);background:transparent;border:0;border-radius:50%;cursor:pointer;font-size:1.35rem}.icon-button:hover:not(:disabled){color:var(--danger);background:#f5e6e2}.icon-button:disabled{cursor:not-allowed;opacity:.3}.step-edit-row{display:grid;grid-template-columns:2.6rem minmax(0,1fr) 2.2rem;align-items:start;gap:1rem}.step-number{width:2.5rem;height:2.5rem;margin-top:.15rem;display:grid;place-items:center;color:#fff;background:var(--sage);border-radius:50%;font-family:Georgia,Times New Roman,serif}.step-edit-row .icon-button{margin-top:.25rem}.switch{display:flex;align-items:center;gap:.65rem;cursor:pointer;font-size:.78rem;font-weight:750}.switch input{position:absolute;opacity:0}.switch span{position:relative;width:2.8rem;height:1.5rem;flex:0 0 auto;background:#cfc5b8;border-radius:999px;transition:background .16s ease}.switch span:after{position:absolute;top:.2rem;left:.2rem;width:1.1rem;height:1.1rem;content:"";background:#fff;border-radius:50%;box-shadow:0 1px 4px #0003;transition:transform .16s ease}.switch input:checked+span{background:var(--sage)}.switch input:checked+span:after{transform:translate(1.3rem)}.switch input:focus-visible+span{outline:3px solid rgb(166 72 45 / 35%);outline-offset:3px}.nutrition-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}.nutrition-fields fieldset{min-width:0;padding:1.2rem;display:flex;flex-direction:column;gap:1rem;background:#f8f3eb;border:1px solid #ded3c6;border-radius:.55rem}.nutrition-fields legend{padding:0 .35rem;font-family:Georgia,Times New Roman,serif;font-size:1rem;font-weight:700}.form-actions{position:sticky;bottom:1rem;z-index:5;padding:1rem 1.2rem;display:flex;justify-content:flex-end;gap:.75rem;background:#fffdf8eb;border:1px solid var(--line);border-radius:.75rem;box-shadow:0 12px 35px #4937251f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.form-actions .button-danger{margin-right:auto}.detail-loading{min-height:650px}.loading-line,.loading-title,.loading-block{background:#e4dbce;border-radius:999px;animation:pulse 1.5s ease-in-out infinite alternate}.loading-line{width:12rem;height:.8rem}.loading-title{width:min(80%,650px);height:5rem;margin-top:5rem}.loading-block{width:100%;height:340px;margin-top:3rem;border-radius:1rem}.site-footer{width:min(1180px,calc(100% - 3rem));margin:0 auto;padding:3rem 0;display:flex;align-items:center;justify-content:space-between;gap:2rem;color:var(--muted);font-size:.75rem}.site-footer>div{display:flex;align-items:center;gap:.75rem}.brand-mark-small{width:2rem;height:2rem;font-size:.9rem}.site-footer p{margin:0}.site-footer div p{display:flex;flex-direction:column}.site-footer div p span{margin-top:.15rem;font-size:.68rem}@media(max-width:920px){.home-hero{grid-template-columns:minmax(0,1fr) 220px;gap:2.5rem}.recipe-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.recipe-hero{padding:3.5rem;grid-template-columns:minmax(0,1fr) 180px}.hero-monogram{width:180px;height:180px}.hero-monogram:before{width:140px;height:140px}.hero-monogram span{font-size:5.5rem}.recipe-content.with-nutrition{grid-template-columns:minmax(0,1fr) 290px;gap:2.5rem}.recipe-content{padding:4rem 3rem}.ingredient-row{grid-template-columns:2rem 100px 105px minmax(150px,1fr) 2rem;gap:.6rem}.nutrition-fields{grid-template-columns:1fr 1fr}}@media(max-width:740px){.header-inner,.home-hero,.home-cta,.detail-page,.editor-page,.site-footer{width:min(100% - 2rem,1180px)}.header-inner{min-height:76px}.brand small,.site-header nav>a:not(.button){display:none}.site-header nav{gap:.5rem}.home-hero{min-height:0;padding:4rem 0;grid-template-columns:1fr}.home-hero h1{font-size:clamp(3.2rem,15vw,5rem)}.hero-flourish{width:180px;justify-self:start}.hero-flourish span{font-size:4rem}.catalog-section{padding:3.5rem 1rem 4.5rem}.catalog-toolbar{align-items:stretch;flex-direction:column}.search-field{width:100%}.recipe-grid{grid-template-columns:1fr}.home-cta{margin:3rem auto;padding:2.5rem 2rem;grid-template-columns:1fr;text-align:center}.home-cta>span{display:none}.home-cta .button{justify-self:center}.detail-page,.editor-page{padding-top:1.5rem}.page-topline{margin-bottom:1.5rem}.recipe-hero{min-height:0;padding:3rem 2rem;grid-template-columns:1fr;border-radius:.85rem .85rem 0 0}.recipe-hero h1{font-size:clamp(2.8rem,13vw,4.6rem)}.hero-monogram{display:none}.time-strip{padding:1rem 1.5rem}.time-strip>div{min-width:0;padding:0 1rem;flex:1}.time-strip strong{font-size:1.05rem}.recipe-content,.recipe-content.with-nutrition{padding:3rem 1.5rem;display:block}.nutrition-label{max-width:360px;margin:4rem auto 0}.ingredient-list li{grid-template-columns:1fr;gap:.25rem}.form-section{padding:1.5rem}.form-grid{grid-template-columns:1fr}.field-wide{grid-column:auto}.section-heading-row{align-items:stretch;flex-direction:column;gap:1.25rem}.section-heading-row .button{align-self:start}.ingredient-row{padding:1rem;grid-template-columns:2rem 1fr 2rem}.ingredient-row .field{grid-column:2}.ingredient-row .row-number{grid-column:1;grid-row:1}.ingredient-row .icon-button{grid-column:3;grid-row:1}.nutrition-fields{grid-template-columns:1fr}.form-actions{bottom:.5rem;flex-wrap:wrap}.form-actions .button{flex:1}.form-actions .button-danger{flex-basis:100%;margin-right:0}.site-footer{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
