.mbrec-shell{--mbrec-accent:#B44A2A;max-width:1220px;margin:28px auto;color:#222;font-family:inherit}.mbrec-shell *{box-sizing:border-box}.mbrec-hero{display:flex;justify-content:space-between;gap:30px;align-items:center;padding:34px;border-radius:24px;background:linear-gradient(135deg,#fff8f2,#fff);border:1px solid #eee3db;box-shadow:0 12px 35px rgba(0,0,0,.05);margin-bottom:22px}.mbrec-hero h1,.mbrec-detail h1{margin:.15em 0;font-size:clamp(30px,4vw,52px);line-height:1.06}.mbrec-hero p{max-width:760px;font-size:17px;color:#555}.mbrec-kicker{font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--mbrec-accent)}.mbrec-hero-icon,.mbrec-big-icon{font-size:64px}.mbrec-filters{display:grid;grid-template-columns:2fr 1fr 1fr auto auto auto;gap:12px;align-items:end;padding:18px;background:#fff;border:1px solid #eee;border-radius:18px;margin-bottom:16px}.mbrec-filters label span{display:block;font-size:12px;font-weight:700;margin:0 0 6px;color:#555}.mbrec-filters input[type=search],.mbrec-filters select{width:100%;height:44px;border:1px solid #d8d8d8;border-radius:10px;padding:0 12px;background:#fff}.mbrec-check{display:flex!important;align-items:center;gap:7px;height:44px}.mbrec-check span{display:inline!important;margin:0!important}.mbrec-btn{appearance:none;border:0;background:var(--mbrec-accent);color:#fff!important;text-decoration:none!important;border-radius:11px;padding:12px 18px;font-weight:750;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;line-height:1.2}.mbrec-btn:hover{filter:brightness(.94)}.mbrec-btn-soft{background:#f3f3f3;color:#333!important}.mbrec-count{font-size:13px;color:#666;margin:10px 3px 14px}.mbrec-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.mbrec-recipe-card{position:relative;background:#fff;border:1px solid #ececec;border-radius:18px;overflow:hidden;box-shadow:0 9px 25px rgba(0,0,0,.045);transition:.2s}.mbrec-recipe-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(0,0,0,.075)}.mbrec-recipe-image{height:210px;background:#f5f1ed;display:block;overflow:hidden}.mbrec-recipe-image img{width:100%;height:100%;object-fit:cover}.mbrec-no-image{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:66px}.mbrec-recipe-body{padding:18px}.mbrec-recipe-body h3{font-size:21px;line-height:1.2;margin:8px 0}.mbrec-recipe-body h3 a{color:#222;text-decoration:none}.mbrec-recipe-body p{color:#666;margin:7px 0 14px}.mbrec-chip{display:inline-block;background:#f8ebe5;color:#7e321d;border-radius:99px;padding:5px 9px;font-size:11px;font-weight:750}.mbrec-meta-row{display:flex;gap:15px;flex-wrap:wrap;font-size:12px;color:#555}.mbrec-favorite{position:absolute;top:12px;right:12px;border:0;border-radius:99px;width:39px;height:39px;background:rgba(255,255,255,.92);font-size:20px;color:#777;cursor:pointer;box-shadow:0 3px 12px rgba(0,0,0,.12)}.mbrec-favorite.is-active{color:#c32626}.mbrec-empty{grid-column:1/-1;text-align:center;padding:50px;background:#fafafa;border:1px dashed #ccc;border-radius:18px}.mbrec-gate{text-align:center;padding:55px 30px;background:#fff;border:1px solid #eee;border-radius:22px;box-shadow:0 12px 35px rgba(0,0,0,.05)}.mbrec-gate p{max-width:650px;margin:12px auto 22px;color:#666}.mbrec-access-note{display:inline-block;padding:10px 13px;background:#fff5d9;border:1px solid #f0d792;border-radius:10px;color:#6e5718;font-size:13px}.mbrec-module-card{--mbrec-accent:#B44A2A;display:grid;grid-template-columns:150px 1fr;gap:22px;padding:20px;background:#fff;border:1px solid #e9e9e9;border-radius:18px;margin:20px 0;box-shadow:0 7px 22px rgba(0,0,0,.045);font-family:inherit}.mbrec-module-media{height:130px;border-radius:14px;overflow:hidden;background:#f7eee8}.mbrec-module-media img{width:100%;height:100%;object-fit:cover}.mbrec-module-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:52px}.mbrec-module-content h3{font-size:23px;margin:4px 0 8px}.mbrec-module-content p{color:#666;margin:0 0 14px}.mbrec-module-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.mbrec-back{display:inline-block;margin:0 0 15px;text-decoration:none;color:var(--mbrec-accent);font-weight:700}.mbrec-detail{background:#fff;border:1px solid #eee;border-radius:24px;overflow:hidden;box-shadow:0 12px 35px rgba(0,0,0,.05)}.mbrec-detail-head{display:grid;grid-template-columns:minmax(300px,46%) 1fr}.mbrec-detail-image{min-height:430px;background:#f5f1ed}.mbrec-detail-image img{width:100%;height:100%;object-fit:cover}.mbrec-detail-intro{padding:40px}.mbrec-detail-intro>p{font-size:17px;color:#666}.mbrec-fav-detail{position:static;width:auto;height:auto;border-radius:11px;font-size:14px;margin:8px 0 22px}.mbrec-detail-metas{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.mbrec-detail-metas div{padding:12px;border:1px solid #eee;border-radius:12px}.mbrec-detail-metas strong,.mbrec-detail-metas span{display:block}.mbrec-detail-metas strong{font-size:16px}.mbrec-detail-metas span{font-size:11px;color:#777;margin-top:3px}.mbrec-prose{padding:24px 40px;border-top:1px solid #eee}.mbrec-detail-columns{display:grid;grid-template-columns:1fr 1.35fr;gap:32px;padding:35px 40px;border-top:1px solid #eee}.mbrec-detail-columns h2,.mbrec-note h2{font-size:23px;margin-top:0}.mbrec-ingredients{list-style:none;padding:0;margin:0}.mbrec-ingredients li{padding:10px 0;border-bottom:1px solid #eee}.mbrec-ingredients li:before{content:'✓';color:var(--mbrec-accent);font-weight:900;margin-right:10px}.mbrec-steps{counter-reset:step;list-style:none;padding:0;margin:0}.mbrec-steps li{display:grid;grid-template-columns:34px 1fr;gap:10px;margin-bottom:17px;align-items:start}.mbrec-steps li:before{counter-increment:step;content:counter(step);width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:99px;background:var(--mbrec-accent);color:#fff;font-weight:800}.mbrec-note{margin:0 40px 30px;padding:20px 22px;border-radius:14px;background:#fff8f2;border-left:4px solid var(--mbrec-accent)}
@media(max-width:900px){.mbrec-filters{grid-template-columns:1fr 1fr}.mbrec-grid{grid-template-columns:repeat(2,1fr)}.mbrec-detail-head,.mbrec-detail-columns{grid-template-columns:1fr}.mbrec-detail-image{min-height:300px}.mbrec-module-card{grid-template-columns:120px 1fr}.mbrec-module-media{height:120px}}
@media(max-width:600px){.mbrec-shell{margin:14px auto}.mbrec-hero{padding:23px}.mbrec-hero-icon{display:none}.mbrec-filters,.mbrec-grid{grid-template-columns:1fr}.mbrec-module-card{grid-template-columns:1fr}.mbrec-module-media{height:180px}.mbrec-detail-intro,.mbrec-prose,.mbrec-detail-columns{padding:24px}.mbrec-note{margin:0 24px 24px}.mbrec-detail-metas{grid-template-columns:repeat(2,1fr)}}

/* V0.2.0 — navigation personnelle et liste de courses */
.mbrec-tabs{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin:0 0 18px;padding:7px;background:#f7f7f7;border:1px solid #ececec;border-radius:14px}.mbrec-tab{display:inline-flex;align-items:center;gap:8px;padding:10px 15px;border-radius:10px;color:#444;text-decoration:none!important;font-weight:750}.mbrec-tab:hover{background:#fff;color:#222}.mbrec-tab.is-active{background:#fff;color:var(--mbrec-accent);box-shadow:0 2px 10px rgba(0,0,0,.07)}.mbrec-tab span{display:inline-flex;min-width:22px;height:22px;padding:0 6px;align-items:center;justify-content:center;border-radius:99px;background:#eee;color:#555;font-size:11px}.mbrec-tab.is-active span{background:#f3f3f3;color:var(--mbrec-accent)}
.mbrec-detail-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin:8px 0 16px}.mbrec-detail-actions .mbrec-fav-detail{margin:0}.mbrec-shopping-feedback{display:flex;gap:12px;align-items:center;flex-wrap:wrap;min-height:0;margin:0 0 14px;font-size:13px;color:#35613f}.mbrec-shopping-feedback:not(:empty){padding:10px 12px;border-radius:10px;background:#edf8f0;border:1px solid #cae6d0}.mbrec-shopping-feedback.is-error{color:#822b2b;background:#fff0f0;border-color:#efcaca}.mbrec-shopping-feedback a{color:inherit;font-weight:800}
.mbrec-shopping-panel{background:#fff;border:1px solid #ececec;border-radius:20px;overflow:hidden;box-shadow:0 9px 28px rgba(0,0,0,.045)}.mbrec-shopping-add{display:grid;grid-template-columns:1fr auto;gap:10px;padding:18px;border-bottom:1px solid #eee}.mbrec-shopping-add input{height:46px;border:1px solid #d7d7d7;border-radius:11px;padding:0 14px;font:inherit}.mbrec-shopping-toolbar{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:14px 18px;background:#fafafa;border-bottom:1px solid #eee}.mbrec-shopping-toolbar>div{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end}.mbrec-link-btn{appearance:none;border:0;background:transparent;color:var(--mbrec-accent);font:inherit;font-size:12px;font-weight:750;cursor:pointer;padding:4px}.mbrec-link-btn.mbrec-danger{color:#a52b2b}.mbrec-shopping-list{padding:4px 18px 12px}.mbrec-shopping-item{display:grid;grid-template-columns:34px 1fr 34px;gap:12px;align-items:center;padding:13px 0;border-bottom:1px solid #eee}.mbrec-shopping-item:last-child{border-bottom:0}.mbrec-shopping-check{width:28px;height:28px;border-radius:8px;border:2px solid #cfcfcf;background:#fff;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;font-weight:900}.mbrec-shopping-item.is-checked .mbrec-shopping-check{background:var(--mbrec-accent);border-color:var(--mbrec-accent)}.mbrec-shopping-text{min-width:0}.mbrec-shopping-text span{display:block;font-size:15px;color:#292929}.mbrec-shopping-text small{display:block;margin-top:3px;color:#888}.mbrec-shopping-item.is-checked .mbrec-shopping-text span{text-decoration:line-through;color:#8b8b8b}.mbrec-shopping-remove{appearance:none;border:0;background:transparent;color:#999;font-size:25px;line-height:1;cursor:pointer;border-radius:8px}.mbrec-shopping-remove:hover{background:#fff1f1;color:#a52b2b}.mbrec-shopping-empty{padding:45px 24px;text-align:center;color:#777}
@media(max-width:600px){.mbrec-tabs{display:grid;grid-template-columns:1fr}.mbrec-tab{justify-content:space-between}.mbrec-shopping-add{grid-template-columns:1fr}.mbrec-shopping-toolbar{align-items:flex-start;flex-direction:column}.mbrec-shopping-toolbar>div{justify-content:flex-start}.mbrec-detail-actions{align-items:stretch;flex-direction:column}.mbrec-detail-actions .mbrec-btn{width:100%}}
