:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#1a202c;background-color:#f7fafc;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}.app{min-height:100vh;display:flex;flex-direction:column}.app-header{border-bottom:1px solid #e2e8f0;background-color:#fff}.app-header-inner{max-width:960px;margin:0 auto;padding:1rem 1.5rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1.5rem}.app-title{font-size:1.5rem;margin:0}.app-nav{display:flex;flex-wrap:wrap;gap:.5rem 1rem;font-size:.95rem}.app-nav-link{color:#4a5568;padding:.35rem .5rem;min-height:2.25rem;display:inline-flex;align-items:center;box-sizing:border-box}.app-nav-link.active{color:#2b6cb0;font-weight:600}@media(max-width:600px){.app-header-inner{padding:.75rem 1rem;gap:.5rem 1rem}.app-title{font-size:1.2rem}.app-nav{width:100%;gap:.35rem .75rem}}.app-main{flex:1;max-width:960px;margin:0 auto;padding:1.5rem}.recipe-view-shell{width:100%;max-width:100%;box-sizing:border-box;padding:0 24px}.recipe-view-column{max-width:min(70ch,100%);margin:0 auto;overflow-wrap:anywhere;word-break:break-word}.recipe-view-column a,.recipe-view-column .ingredient-section ul li{overflow-wrap:anywhere;word-break:break-word}.recipe-title{font-size:1.6rem;font-weight:700;margin:0 0 .5rem}.recipe-header{margin-bottom:2.5rem}.recipe-meta{font-size:.95rem;color:#444;margin-bottom:.4rem}.recipe-meta:last-child{margin-bottom:0}.recipe-body{font-size:1rem;line-height:1.5}.recipe-section-title{font-size:1.1rem;font-weight:700;margin-top:1.25rem;margin-bottom:.75rem}.recipe-body>.recipe-section-title:first-child{margin-top:0}.ingredient-section{margin-top:1.5rem}.ingredient-section:first-child{margin-top:0}.ingredient-section-title{font-weight:700;color:#111;margin-bottom:.5rem;font-size:1rem}.ingredient-section ul{margin-top:.25rem;padding-left:1.25rem}.ingredient-section ul li{margin-bottom:.35rem;line-height:1.35}.recipe-method-list{padding-left:1.75rem;margin-top:.75rem}.recipe-method-list li{margin-bottom:1.25rem;line-height:1.6}.recipe-method-list li::marker{font-weight:700}.recipe-method-list li:last-child{margin-bottom:0}.recipe-body p{margin:0 0 .9rem}.recipe-body p:last-child{margin-bottom:0}.ingredient-note{display:block;color:#6b6f73;font-size:.9rem;margin-top:.25rem;margin-left:.25rem}@media(max-width:600px){.recipe-view-shell{padding:0 16px}}
