.crs-recipe{--dark:#101c25;--text:#17242d;--muted:#68727b;--paper:#f4f2ee;--accent:#ffb28f;font-family:inherit;color:var(--text)}.crs-top{display:grid;grid-template-columns:1.05fr .95fr;min-height:640px}.crs-hero{position:relative;background-size:cover;background-position:center;min-height:640px;display:flex;align-items:flex-end;justify-content:center;text-align:center;color:#fff}.crs-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.2),rgba(9,22,32,.96))}.crs-hero-text{position:relative;padding:0 30px 60px}.crs-hero h1{font-size:clamp(42px,5vw,76px);line-height:1;margin:0 0 18px;color:#fff}.crs-hero p{font-size:18px;margin:0;color:#fff}.crs-play{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);width:86px;height:86px;border-radius:50%;border:3px solid #fff;color:#fff;text-decoration:none;display:grid;place-items:center;font-size:36px;background:rgba(0,0,0,.25);padding-left:5px}.crs-panel{background:#fff}.crs-tabs{height:82px;display:flex;align-items:end;justify-content:space-around;background:#f8f6f3}.crs-tabs button{appearance:none;background:none;border:0;padding:0 0 24px;font-size:19px;color:#72777d;cursor:pointer;border-bottom:3px solid transparent}.crs-tabs button.is-active{color:var(--text);border-color:var(--text)}.crs-tab{display:none;padding:48px 13%}.crs-tab.is-active{display:block}.crs-meta-row{display:flex;justify-content:space-between;gap:20px}.crs-meta-row small{display:block;color:var(--muted);margin-bottom:8px}.crs-meta-row strong{font-size:24px;font-weight:400}.crs-tab hr{border:0;border-top:1px solid #ddd;margin:38px 0}.crs-ingredients{list-style:none;padding:0;margin:0}.crs-ingredients li{font-size:19px;margin:0 0 24px}.crs-share{margin-top:25px;border:0;border-radius:28px;background:var(--dark);color:#fff;padding:16px 28px;cursor:pointer}.crs-steps{counter-reset:steps;list-style:none;padding:0;margin:0}.crs-steps li{position:relative;padding-left:42px;margin:0 0 32px}.crs-steps li:before{counter-increment:steps;content:counter(steps);position:absolute;left:0;top:2px;color:var(--text)}.crs-steps h3{font-size:23px;margin:0 0 10px}.crs-steps p{color:var(--muted);line-height:1.65;margin:0 0 15px}.crs-steps small{display:block;color:var(--muted);margin:20px 0 8px}.crs-step-ingredients{font-size:15px;color:var(--text)!important}.crs-tools{display:grid;grid-template-columns:1fr 1fr;gap:36px 46px}.crs-tool img{width:100%;height:190px;object-fit:contain;background:#fff;display:block}.crs-tool strong{display:block;font-size:23px;margin-top:12px}.crs-bottom{display:grid;grid-template-columns:1fr 1fr;gap:80px;background:var(--paper);padding:75px 12% 90px}.crs-bottom h2{font-size:34px;font-weight:400;margin:0 0 30px}.crs-bottom p{color:var(--muted);font-size:18px;line-height:1.65}.crs-bottom h4{margin-top:70px}.crs-bar-row{display:grid;grid-template-columns:130px 1fr;align-items:center;gap:22px;margin:20px 0}.crs-bar-row span{color:var(--muted);font-size:18px}.crs-bar-row b{height:10px;border:1px solid var(--accent);border-radius:20px;display:block;overflow:hidden}.crs-bar-row i{display:block;height:100%;background:var(--accent)}.crs-card-grid{display:grid;gap:26px}.crs-cols-2{grid-template-columns:repeat(2,1fr)}.crs-cols-3{grid-template-columns:repeat(3,1fr)}.crs-cols-4{grid-template-columns:repeat(4,1fr)}.crs-card{text-decoration:none;color:inherit;background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 8px 30px rgba(0,0,0,.08);display:block}.crs-card-img{height:230px;display:block;background-size:cover;background-position:center}.crs-card-body{display:block;padding:20px}.crs-card strong{display:block;font-size:24px}.crs-card small{display:block;margin-top:8px;color:var(--muted)}@media(max-width:980px){.crs-top,.crs-bottom{grid-template-columns:1fr}.crs-hero{min-height:520px}.crs-tools{grid-template-columns:1fr 1fr}.crs-cols-2,.crs-cols-3,.crs-cols-4{grid-template-columns:1fr 1fr}}@media(max-width:620px){.crs-tabs button{font-size:15px}.crs-tab{padding:32px 24px}.crs-tools,.crs-cols-2,.crs-cols-3,.crs-cols-4{grid-template-columns:1fr}.crs-bottom{padding:48px 24px}.crs-bar-row{grid-template-columns:90px 1fr}.crs-meta-row strong{font-size:19px}}
