:root{--rb-paper:#F6EEDD;--rb-paper-dark:#EFE3C8;--rb-ink:#2B2620;--rb-olive:#4F5D3A;--rb-olive-dark:#3B4529;--rb-mustard:#C68A2E;--rb-brick:#9C3F2E;--rb-tab-tan:#E4C9A0;--rb-radius:3px}.rb-mono{font-family:IBM Plex Mono,monospace}.rb-serif{font-family:Fraunces,serif}.rb-hero{position:relative;z-index:1;background:var(--rb-paper);padding:96px 32px 120px;display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center;max-width:1180px;margin:0 auto}.rb-eyebrow{display:inline-flex;align-items:center;gap:8px;font-family:IBM Plex Mono;font-size:12.5px;text-transform:uppercase;letter-spacing:.12em;color:var(--rb-brick);font-weight:600;margin-bottom:22px}.rb-eyebrow:before{content:"\25cf";color:var(--rb-mustard);font-size:10px}.rb-hero h1{font-family:Fraunces,serif;font-weight:700;color:var(--rb-ink);font-size:clamp(38px,4.6vw,62px);line-height:1.04;letter-spacing:-.01em;margin:0}.rb-hero h1 em{font-style:italic;color:var(--rb-brick);font-weight:500}.rb-hero p.rb-sub{margin-top:24px;font-size:18px;max-width:460px;color:#4a4238}.rb-hero-ctas{display:flex;gap:16px;margin-top:36px;flex-wrap:wrap}.rb-btn-primary{background:var(--rb-brick);color:var(--rb-paper);padding:15px 28px;border-radius:var(--rb-radius);font-weight:700;text-decoration:none;font-size:15px;box-shadow:0 6px 0 var(--rb-olive-dark);transition:transform .12s ease,box-shadow .12s ease;display:inline-block}.rb-btn-primary:hover{transform:translateY(3px);box-shadow:0 3px 0 var(--rb-olive-dark);color:var(--rb-paper)}.rb-btn-secondary{padding:15px 22px;font-weight:700;text-decoration:none;font-size:15px;color:var(--rb-ink);border-bottom:2px solid var(--rb-ink)}.rb-fb-note{margin-top:34px;display:flex;align-items:center;gap:10px;font-size:13.5px;color:#665c4d}.rb-fb-note .rb-avatars{display:flex}.rb-fb-note .rb-avatars span{width:26px;height:26px;border-radius:50%;margin-left:-8px;border:2px solid var(--rb-paper);display:inline-block}.rb-fb-note .rb-avatars span:nth-child(1){background:var(--rb-mustard)}.rb-fb-note .rb-avatars span:nth-child(2){background:var(--rb-brick)}.rb-fb-note .rb-avatars span:nth-child(3){background:var(--rb-olive)}.rb-card-stage{position:relative;height:460px}.rb-index-card{position:absolute;width:340px;background:#fffcf3;border:1.5px solid #d8c9a3;border-radius:2px;box-shadow:0 10px 30px #2b262024;padding:28px 26px 26px;font-family:IBM Plex Mono}.rb-index-card.rb-back{top:30px;left:10px;transform:rotate(6deg);z-index:1;opacity:.9}.rb-index-card.rb-front{top:0;left:70px;transform:rotate(-4deg);z-index:2}.rb-index-card:before{content:"";position:absolute;top:0;left:24px;right:24px;height:26px;background:var(--rb-mustard);border-radius:0 0 3px 3px;box-shadow:0 1px 2px #00000026}.rb-index-card .rb-ruled{border-bottom:1px dashed #cbb98c;padding-bottom:10px;margin-bottom:10px}.rb-index-card h4{font-family:Fraunces,serif;font-size:20px;margin:10px 0 4px;font-weight:600;color:var(--rb-ink)}.rb-index-card .rb-tag{font-size:10.5px;text-transform:uppercase;letter-spacing:.08em;color:var(--rb-brick);font-weight:600}.rb-index-card ul{margin:12px 0 0;padding-left:16px;font-size:12.5px;color:#4a4238}.rb-index-card li{margin-bottom:6px}.rb-stain{position:absolute;width:64px;height:64px;border-radius:50%;border:3px solid rgba(156,63,46,.18);bottom:-14px;right:-10px}.rb-corner-fold{position:absolute;bottom:0;right:0;width:0;height:0;border-style:solid;border-width:0 0 22px 22px;border-color:transparent transparent #e9dcbc transparent}.rb-shelf{padding:0 32px 20px;background:var(--rb-paper);position:relative;z-index:1}.rb-shelf-tabs{display:flex;gap:0;max-width:1180px;margin:0 auto;overflow-x:auto}.rb-shelf-tab{font-family:IBM Plex Mono;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;padding:12px 22px;background:var(--rb-tab-tan);border:1.5px solid var(--rb-ink);border-bottom:none;border-radius:6px 6px 0 0;cursor:pointer;white-space:nowrap;margin-right:-1.5px;color:#4a3f2c}.rb-shelf-tab.rb-active{background:var(--rb-paper);color:var(--rb-brick)}.rb-catalog{background:var(--rb-paper);border-top:1.5px solid var(--rb-ink);padding:52px 32px 90px;position:relative;z-index:1}.rb-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;max-width:1180px;margin:0 auto}.rb-product{background:#fffcf3;border:1.5px solid #d8c9a3;border-radius:2px;padding:0 0 20px;position:relative;overflow:hidden;box-shadow:0 4px 14px #2b262014;transition:transform .18s ease,box-shadow .18s ease;text-decoration:none;display:block;color:inherit}.rb-product:hover{transform:translateY(-5px);box-shadow:0 14px 26px #2b262029}.rb-product-tab{height:12px;width:100%}.rb-product-tab.rb-olive{background:var(--rb-olive)}.rb-product-tab.rb-brick{background:var(--rb-brick)}.rb-product-tab.rb-mustard{background:var(--rb-mustard)}.rb-product-body{padding:22px 22px 0}.rb-product .rb-tag{font-family:IBM Plex Mono;font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--rb-brick);font-weight:600}.rb-product h3{font-family:Fraunces,serif;font-size:21px;margin:8px 0;line-height:1.2;color:var(--rb-ink);font-weight:700}.rb-product p{font-size:14px;color:#5c5346;margin:0 0 16px}.rb-product-footer{display:flex;align-items:center;justify-content:space-between;padding:0 22px}.rb-price{font-family:IBM Plex Mono;font-weight:600;font-size:16px;color:var(--rb-ink)}.rb-buy-btn{font-family:IBM Plex Mono;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;background:var(--rb-ink);color:var(--rb-paper);border:none;padding:9px 16px;border-radius:var(--rb-radius);cursor:pointer}.rb-buy-btn:hover{background:var(--rb-brick)}.rb-badge{position:absolute;top:20px;right:-32px;background:var(--rb-brick);color:var(--rb-paper);font-family:IBM Plex Mono;font-size:10.5px;font-weight:600;padding:4px 36px;transform:rotate(38deg);text-transform:uppercase;letter-spacing:.05em}.rb-process{padding:90px 32px;background:var(--rb-olive);color:var(--rb-paper);position:relative;z-index:1}.rb-process-wrap{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;align-items:start}.rb-process h2{font-family:Fraunces,serif;font-weight:700;font-size:clamp(30px,3.4vw,42px);color:var(--rb-paper);max-width:360px;margin:0}.rb-process p.rb-lead{margin-top:18px;opacity:.85;max-width:360px;font-size:15.5px}.rb-steps{display:grid;gap:26px}.rb-step{display:flex;gap:18px;align-items:flex-start;border-bottom:1px solid rgba(246,238,221,.18);padding-bottom:24px}.rb-step:last-child{border-bottom:none}.rb-step-icon{width:44px;height:44px;border-radius:50%;background:var(--rb-mustard);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:19px}.rb-step h4{font-family:Fraunces,serif;font-size:19px;margin:2px 0 6px;color:var(--rb-paper);font-weight:600}.rb-step p{margin:0;font-size:14.5px;opacity:.82}.rb-voices{padding:90px 32px;background:var(--rb-paper);position:relative;z-index:1}.rb-voices h2{font-family:Fraunces,serif;font-weight:700;font-size:clamp(28px,3.2vw,38px);text-align:center;margin:0 0 8px;color:var(--rb-ink)}.rb-voices .rb-sub2{text-align:center;color:#5c5346;margin-bottom:52px;font-size:15.5px}.rb-quotes{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1180px;margin:0 auto}.rb-quote{background:var(--rb-tab-tan);border-radius:4px;padding:26px 24px;position:relative}.rb-quote:before{content:"\201c";font-family:Fraunces,serif;font-size:52px;color:var(--rb-brick);position:absolute;top:6px;left:16px;opacity:.5;line-height:1}.rb-quote p{margin:26px 0 16px;font-size:15px;color:#3c3427}.rb-quote .rb-who{font-family:IBM Plex Mono;font-size:12.5px;font-weight:600;color:var(--rb-olive-dark)}@media(max-width:880px){.rb-hero{grid-template-columns:1fr;padding:56px 24px 70px}.rb-card-stage{height:340px;margin-top:20px}.rb-index-card{width:260px}.rb-index-card.rb-front{left:30px}.rb-process-wrap,.rb-grid,.rb-quotes{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.rb-product,.rb-btn-primary{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/recipe-theme.css.map */
