:root{--recipe-purple:#35107f;--recipe-violet:#6b35ff;--recipe-lime:#d7f35f;--recipe-cream:#faf8f3;--recipe-ink:#17131e;--recipe-muted:#716b7b;--recipe-line:#e8e2ef}
.recipes-page{max-width:1400px;padding-top:34px}.recipes-hero{position:relative;display:grid;grid-template-columns:1.05fr .95fr;min-height:455px;overflow:hidden;border-radius:32px;background:linear-gradient(125deg,#25005f 0%,#4310a0 58%,#6b35ff 100%);color:#fff;box-shadow:0 28px 80px rgba(43,0,110,.2)}.recipes-hero::before{content:"";position:absolute;width:420px;height:420px;left:-180px;bottom:-270px;border:70px solid rgba(215,243,95,.12);border-radius:50%}.recipes-hero-copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:48px 32px 45px 62px}.recipe-kicker{color:var(--recipe-lime);font-size:11px;font-weight:900;letter-spacing:2px}.recipe-kicker.dark{color:var(--recipe-violet)}.recipes-hero h1{max-width:690px;margin:13px 0 17px;font-size:clamp(48px,5.2vw,78px);line-height:1.02;letter-spacing:-2.8px}.recipes-hero h1 em{color:var(--recipe-lime);font-style:normal}.recipes-hero-copy>p{max-width:610px;margin:0;color:#e7dcff;font-size:17px}.recipes-hero-actions{display:flex;gap:12px;margin-top:28px}.recipe-primary,.recipe-secondary{display:inline-flex;align-items:center;justify-content:center;gap:14px;padding:14px 20px;border-radius:12px;font-weight:850}.recipe-primary{background:var(--recipe-lime);color:#1c083e}.recipe-primary span{font-size:18px}.recipe-secondary{border:1px solid rgba(255,255,255,.3);color:#fff}.recipe-hero-facts{display:flex;gap:10px;margin-top:42px}.recipe-hero-facts span{padding:9px 13px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.08);color:#d9cef3;font-size:10px}.recipe-hero-facts b{color:#fff}.recipes-hero-visual{position:relative;display:grid;place-items:center}.recipes-hero-visual::before{content:"";position:absolute;width:440px;height:440px;border-radius:50%;background:var(--recipe-lime);box-shadow:0 0 0 25px rgba(255,255,255,.08),0 0 0 55px rgba(255,255,255,.04)}.hero-recipe-photo{position:relative;z-index:1;width:min(420px,84%);height:335px;overflow:hidden;border:10px solid #fff;border-radius:50% 42% 48% 40%;background:#fff;transform:rotate(-3deg);box-shadow:0 30px 70px rgba(22,0,56,.35)}.hero-recipe-photo img{width:100%;height:100%;object-fit:cover}.hero-recipe-card{position:absolute;z-index:2;right:8%;bottom:54px;width:230px;padding:16px 18px;border-radius:16px;background:#fff;color:var(--recipe-ink);box-shadow:0 16px 40px rgba(25,0,65,.28);transform:rotate(2deg)}.hero-recipe-card small{display:block;color:var(--recipe-violet);font-size:9px;font-weight:900;letter-spacing:1.2px}.hero-recipe-card b{display:block;margin:5px 0;font:800 15px Poppins}.hero-recipe-card span{color:var(--recipe-muted);font-size:10px}.hero-spark{position:absolute;z-index:2;color:var(--recipe-lime);font-size:34px}.hero-spark-one{top:55px;right:65px}.hero-spark-two{bottom:80px;left:35px;font-size:22px}.recipe-discovery{padding-top:72px;scroll-margin-top:30px}.recipe-discovery-heading{display:flex;align-items:end;justify-content:space-between;gap:30px}.recipe-discovery-heading h2{margin:7px 0 0;font-size:clamp(30px,4vw,48px);letter-spacing:-1.5px}.recipe-discovery-heading p{max-width:390px;margin:0;text-align:right}.recipe-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:28px;padding:13px;border:1px solid var(--recipe-line);border-radius:16px;background:#fff;box-shadow:0 8px 30px rgba(43,0,110,.04)}.recipe-search{position:relative;display:flex;align-items:center;width:min(360px,100%);margin:0}.recipe-search svg{position:absolute;left:14px;width:18px;fill:none;stroke:#5b2eff;stroke-width:2}.recipe-search input{margin:0;padding:12px 14px 12px 43px;border:0;background:#f7f4fa}.recipe-filters{display:flex;gap:7px;overflow-x:auto}.recipe-filters button{border:0;border-radius:999px;background:transparent;color:var(--recipe-muted);padding:10px 14px;font-size:11px;font-weight:800;cursor:pointer;white-space:nowrap}.recipe-filters button:hover,.recipe-filters button.active{background:var(--recipe-purple);color:#fff}.recipe-results-line{display:flex;justify-content:space-between;margin:20px 3px;color:var(--recipe-muted);font-size:12px}.recipe-results-line b{color:var(--recipe-purple)}.recipe-results-line button{border:0;background:transparent;color:var(--recipe-violet);font-weight:800;cursor:pointer}.recipe-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.recipe-card{align-self:start;overflow:hidden;border:1px solid var(--recipe-line);border-radius:22px;background:#fff;box-shadow:0 12px 38px rgba(43,0,110,.06);transition:transform .25s,box-shadow .25s}.recipe-card:hover{transform:translateY(-4px);box-shadow:0 20px 50px rgba(43,0,110,.12)}.recipe-cover{position:relative;height:270px;overflow:hidden;background:#eee}.recipe-cover>img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.recipe-card:hover .recipe-cover>img{transform:scale(1.035)}.recipe-cover-gradient{position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(19,4,42,.88))}.recipe-cover-top{position:absolute;z-index:2;top:15px;right:15px;left:15px;display:flex;justify-content:space-between}.recipe-cover-top span,.recipe-cover-top small{padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.92);color:var(--recipe-purple);font-size:9px;font-weight:900;text-transform:uppercase}.recipe-cover-top small{display:grid;width:29px;height:29px;padding:0;place-items:center;background:var(--recipe-lime)}.recipe-cover-title{position:absolute;z-index:2;right:20px;bottom:19px;left:20px;color:#fff}.recipe-cover-title h2{margin:7px 0 0;font-size:22px;line-height:1.18}.recipe-meta{display:flex;gap:13px;color:#ece4ff;font-size:10px;font-weight:700}.recipe-card-body{padding:18px 20px 16px}.recipe-card-body>p{min-height:60px;margin:0;font-size:12px}.recipe-availability{margin-top:16px}.recipe-availability>div{height:5px;overflow:hidden;border-radius:99px;background:#eee9f3}.recipe-availability>div span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--recipe-violet),#9c7cff)}.recipe-availability small{display:block;margin-top:7px;color:var(--recipe-muted);font-size:9px}.recipe-card-summary{display:flex;align-items:end;justify-content:space-between;gap:10px;margin-top:15px}.recipe-card-summary>span{display:grid;color:var(--recipe-muted);font-size:9px}.recipe-card-summary>span b{margin-top:2px;color:var(--recipe-ink);font-size:13px}.recipe-expand{display:flex;align-items:center;gap:8px;border:0;border-radius:9px;background:#f0eaff;color:var(--recipe-purple);padding:9px 11px;font-size:10px;font-weight:850;cursor:pointer}.recipe-expand b{font-size:16px;line-height:1}.recipe-card.open .recipe-expand b{transform:rotate(45deg)}.recipe-shop-form{display:grid;grid-template-rows:0fr}.recipe-ingredient-panel{min-height:0;overflow:hidden;border-top:0 solid var(--recipe-line);transition:.3s}.recipe-card.open .recipe-shop-form{grid-template-rows:1fr}.recipe-card.open .recipe-ingredient-panel{border-top-width:1px}.ingredient-panel-head{display:flex;align-items:end;justify-content:space-between;padding:17px 20px 8px}.ingredient-panel-head span{color:var(--recipe-violet);font-size:8px;font-weight:900;letter-spacing:1px}.ingredient-panel-head h3{margin:3px 0 0;font-size:16px}.ingredient-panel-head>small{max-width:110px;color:var(--recipe-muted);font-size:8px;text-align:right}.recipe-ingredients{padding:0 20px}.recipe-ingredient{display:grid;grid-template-columns:45px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid #f0edf3}.recipe-ingredient-image{display:grid;width:45px;height:45px;overflow:hidden;place-items:center;border:1px solid #ece7f1;border-radius:10px;background:#faf8fc;font-size:20px}.recipe-ingredient-image img{width:100%;height:100%;object-fit:cover}.ingredient-copy{display:flex;min-width:0;align-items:center;gap:8px;margin:0}.ingredient-copy>span,.recipe-ingredient>div.ingredient-copy{display:grid}.ingredient-copy b{font-size:10px;line-height:1.3}.ingredient-copy small{margin-top:2px;color:var(--recipe-muted);font-size:8px}.ingredient-copy input{order:-1;flex:0 0 auto;width:16px;height:16px;margin:0;accent-color:var(--recipe-violet)}.ingredient-copy select{min-width:0;margin-top:5px;padding:6px;border-radius:7px;font-size:9px}.ingredient-status{padding:4px 6px;border-radius:99px;background:#f1eef4;color:#928a9a;font-size:7px;font-weight:900;text-transform:uppercase}.ingredient-status.available{background:#eff8d1;color:#516600}.recipe-ingredient.unavailable{opacity:.6}.recipe-ingredient-panel footer{display:flex;align-items:center;justify-content:space-between;margin-top:8px;padding:14px 20px;background:#faf8fc}.recipe-ingredient-panel footer>div{display:grid}.recipe-ingredient-panel footer small{color:var(--recipe-muted);font-size:8px}.recipe-ingredient-panel footer strong{font-size:12px}.recipe-add{border:0;border-radius:10px;background:var(--recipe-purple);color:#fff;padding:11px 14px;font-size:10px;font-weight:850;cursor:pointer}.recipe-add:disabled{background:#aaa4b0}.recipe-empty{padding:70px;text-align:center;border:1px dashed #d9d0e3;border-radius:20px}.recipe-empty>span{font-size:35px;color:var(--recipe-violet)}.recipe-empty h3{margin:10px 0 3px}.recipe-empty p{margin:0}.recipe-empty button{margin-top:15px;border:0;background:transparent;color:var(--recipe-violet);font-weight:850;cursor:pointer}.recipe-bottom-cta{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:70px;padding:44px 48px;border-radius:24px;background:var(--recipe-cream)}.recipe-bottom-cta h2{max-width:730px;margin:7px 0;font-size:32px}.recipe-bottom-cta p{margin:0}.recipe-bottom-cta a{flex:0 0 auto;padding:14px 18px;border-radius:10px;background:var(--recipe-purple);color:#fff;font-weight:850}
@media(max-width:1100px){.recipes-hero{grid-template-columns:1fr .8fr}.recipes-hero-copy{padding-left:45px}.recipe-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.recipe-toolbar{align-items:stretch;flex-direction:column}.recipe-search{width:100%;max-width:none}}
@media(max-width:760px){.recipes-page{padding:20px 14px 60px}.recipes-hero{grid-template-columns:1fr;min-height:auto;border-radius:22px}.recipes-hero-copy{padding:42px 25px}.recipes-hero h1{font-size:44px;letter-spacing:-1.8px}.recipes-hero-visual{display:none}.recipe-hero-facts{flex-wrap:wrap;margin-top:28px}.recipe-discovery{padding-top:50px}.recipe-discovery-heading{align-items:start;flex-direction:column}.recipe-discovery-heading p{text-align:left}.recipe-filters{padding-bottom:3px}.recipe-grid{grid-template-columns:1fr}.recipe-cover{height:250px}.recipe-card-body>p{min-height:0}.recipe-bottom-cta{align-items:flex-start;flex-direction:column;padding:30px 25px}.recipe-bottom-cta h2{font-size:26px}}
@media(max-width:420px){.recipes-hero-actions{align-items:stretch;flex-direction:column}.recipe-primary,.recipe-secondary{width:100%}.recipe-cover{height:225px}.recipe-card-summary{align-items:stretch;flex-direction:column}.recipe-expand{justify-content:space-between}.ingredient-panel-head{align-items:start;flex-direction:column}.ingredient-panel-head>small{max-width:none;text-align:left}.recipe-ingredient{grid-template-columns:42px minmax(0,1fr)}.ingredient-status{grid-column:2;width:max-content}.recipe-ingredient-panel footer{align-items:stretch;flex-direction:column;gap:10px}.recipe-add{width:100%}}
