:root{--bg:#fefdfb;--paper:#ffffff;--tint:#fef8ff;--tint2:#fef0ff;--tint3:#fee3ff;--pink:#fcc6ff;--orchid:#e5a3e6;--purple:#c97fcc;--purple-dark:#a75dab;--ink:#1f2430;--ink2:#4b5563;--muted:#9ca3af;--line:#e5e7eb;--line2:#f1f5f9;--pinterest:#E60023;--shadow:0 1px 3px rgba(31,36,48,.06),0 10px 30px rgba(201,127,204,.1);--display:"Abril Fatface",serif;--body:"Karla",system-ui,sans-serif;--hand:"Caveat",cursive}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);font-family:var(--body);line-height:1.7;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:var(--purple)}.site-wrapper{max-width:1150px;margin:0 auto;padding:0 22px}.ezoic-ad{margin:14px auto;text-align:center}.ezoic-ad-bottom{margin-bottom:26px}.topbar{background:var(--tint2);border-bottom:1px solid var(--tint3);font-size:13px}.topbar .site-wrapper{display:flex;justify-content:flex-end;gap:20px;padding-top:7px;padding-bottom:7px}.topbar a{color:var(--ink2);text-decoration:none;font-weight:600}.topbar a:hover{color:var(--purple-dark)}.site-header{background:var(--paper);border-bottom:1px solid var(--line2);position:sticky;top:0;z-index:50;box-shadow:0 1px 12px #c97fcc14}.site-header .site-wrapper{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:74px;flex-wrap:wrap}.site-title a{display:inline-flex;align-items:center;text-decoration:none}.site-logo{height:66px;width:auto;display:block}@media(max-width:600px){.site-logo{height:48px}}.site-title .logo-accent{color:var(--purple)}.site-nav{display:flex;gap:2px;align-items:center;flex-wrap:wrap}.site-nav a{color:var(--ink2);text-decoration:none;font-size:15px;font-weight:700;padding:9px 14px;border-radius:99px;transition:.15s}.site-nav a:hover{background:var(--tint);color:var(--purple-dark)}.nav-pinterest{display:inline-flex;align-items:center;gap:7px;background:var(--pinterest);color:#fff!important;font-size:13.5px!important;font-weight:800;padding:9px 18px!important;border-radius:99px;margin-left:8px}.nav-pinterest:hover{background:#c8001f!important;color:#fff!important}.nav-toggle{display:none;background:var(--tint);border:1px solid var(--tint3);border-radius:10px;padding:8px 14px;font-family:var(--body);font-weight:700;font-size:13px;cursor:pointer;color:var(--ink)}@media(max-width:920px){.nav-toggle{display:block}.site-nav{display:none;width:100%;flex-direction:column;align-items:stretch;padding:8px 0 14px}.site-nav.open{display:flex}}.hero-featured{display:grid;grid-template-columns:1fr 1fr;gap:38px;align-items:center;margin:34px 0 10px;background:var(--tint);border:1px solid var(--tint3);border-radius:24px;padding:34px;box-shadow:var(--shadow)}@media(max-width:860px){.hero-featured{grid-template-columns:1fr;padding:24px}}.hero-featured .img{border-radius:18px;overflow:hidden;aspect-ratio:4/3;background:var(--tint3)}.hero-featured .img img{width:100%;height:100%;object-fit:cover}.eyebrow{font-family:var(--hand);font-size:24px;color:var(--purple);font-weight:600}.hero-featured h1{font-family:var(--display);font-weight:400;font-size:clamp(26px,3.6vw,42px);line-height:1.18;margin:8px 0 14px}.hero-featured p{color:var(--ink2);font-size:16.5px;margin-bottom:22px}.btn-main{display:inline-block;background:var(--purple);color:#fff;text-decoration:none;font-weight:800;font-size:15px;padding:13px 30px;border-radius:99px;transition:.15s;box-shadow:0 6px 18px #c97fcc59}.btn-main:hover{background:var(--purple-dark);transform:translateY(-2px)}.sec-head{display:flex;align-items:baseline;gap:14px;margin:44px 0 22px}.sec-head h2{font-family:var(--display);font-weight:400;font-size:32px;letter-spacing:.2px}.sec-head .line{flex:1;height:2px;background:var(--tint3);border-radius:2px}.sec-head a{font-size:14.5px;font-weight:800;text-decoration:none;color:var(--purple)}.sec-head a:hover{color:var(--purple-dark)}.recipe-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(285px,1fr));gap:26px;margin-bottom:36px}.recipe-card{background:var(--paper);border:1px solid var(--line2);border-radius:18px;overflow:hidden;box-shadow:var(--shadow);transition:.2s;display:flex;flex-direction:column}.recipe-card:hover{transform:translateY(-5px);box-shadow:0 6px 14px #1f243014,0 22px 44px #c97fcc2e}.recipe-card a{text-decoration:none;color:inherit;display:flex;flex-direction:column;height:100%}.recipe-thumb{height:224px;background:var(--tint);overflow:hidden}.recipe-thumb img{width:100%;height:100%;object-fit:cover;transition:.4s}.recipe-card:hover .recipe-thumb img{transform:scale(1.06)}.recipe-body{padding:18px 19px 20px;display:flex;flex-direction:column;gap:9px;flex:1}.recipe-cat{font-size:11.5px;font-weight:800;letter-spacing:1.4px;text-transform:uppercase;color:var(--purple)}.recipe-card h3{font-family:var(--display);font-weight:400;font-size:19.5px;line-height:1.35}.recipe-excerpt{font-size:14px;color:var(--ink2);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.recipe-meta{margin-top:auto;font-size:12.5px;color:var(--muted);display:flex;gap:12px;padding-top:8px;border-top:1px dashed var(--tint3)}.empty-note{background:var(--paper);border:2px dashed var(--tint3);border-radius:18px;padding:46px 20px;text-align:center;color:var(--muted);font-size:15px;margin:20px 0 40px}.cat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-bottom:36px}@media(max-width:860px){.cat-grid{grid-template-columns:repeat(2,1fr)}}.cat-tile{background:var(--tint);border:1px solid var(--tint3);border-radius:20px;padding:30px 16px;text-align:center;text-decoration:none;color:var(--ink);transition:.18s;box-shadow:var(--shadow)}.cat-tile:hover{transform:translateY(-4px);background:var(--tint3);border-color:var(--pink)}.cat-tile .emoji{font-size:40px;display:block;margin-bottom:10px}.cat-tile h3{font-family:var(--display);font-weight:400;font-size:21px;margin-bottom:4px}.cat-tile span{font-size:13px;color:var(--ink2);font-weight:600}.about-blurb{display:grid;grid-template-columns:340px 1fr;gap:38px;align-items:center;background:var(--paper);border:1px solid var(--tint3);border-radius:24px;padding:36px;margin:46px 0;box-shadow:var(--shadow)}@media(max-width:860px){.about-blurb{grid-template-columns:1fr}}.about-blurb .img{border-radius:18px;overflow:hidden}.about-blurb h2{font-family:var(--display);font-weight:400;font-size:32px;margin:4px 0 12px}.about-blurb p{color:var(--ink2);font-size:15.5px;margin-bottom:18px}.searchbox h3{font-family:var(--hand);font-size:26px;color:var(--purple);margin-bottom:8px}.searchbox form{display:flex;gap:10px;flex-wrap:wrap}.searchbox input{flex:1;min-width:200px;background:var(--tint);border:1.5px solid var(--tint3);border-radius:99px;padding:12px 20px;font-size:15px;font-family:var(--body);color:var(--ink)}.searchbox input:focus{outline:none;border-color:var(--orchid)}.searchbox button{background:var(--purple);color:#fff;border:0;border-radius:99px;padding:12px 26px;font-weight:800;font-size:14.5px;cursor:pointer;font-family:var(--body)}.searchbox button:hover{background:var(--purple-dark)}.recipe-layout{display:grid;grid-template-columns:1fr 320px;gap:40px;margin-top:26px}@media(max-width:960px){.recipe-layout{grid-template-columns:1fr}}.breadcrumb{font-size:13.5px;color:var(--muted);margin:20px 0 10px}.breadcrumb a{color:var(--purple);text-decoration:none;font-weight:700}.breadcrumb .sep{margin:0 7px;color:var(--muted)}.single-recipe h1{font-family:var(--display);font-weight:400;font-size:clamp(28px,3.8vw,42px);line-height:1.18;margin:4px 0 14px}.single-recipe .meta-row{display:flex;gap:16px;flex-wrap:wrap;color:var(--muted);font-size:13.5px;margin-bottom:18px}.single-recipe .hero-img{border-radius:20px;overflow:hidden;margin:8px 0 24px;box-shadow:var(--shadow)}.jump-row{display:flex;gap:14px;flex-wrap:wrap;align-items:center;margin:4px 0 26px}.jump-btn{display:inline-flex;align-items:center;gap:8px;background:var(--tint);border:2px solid var(--purple);color:var(--purple-dark);text-decoration:none;font-weight:800;font-size:15.5px;padding:13px 26px;border-radius:99px;transition:.15s}.jump-btn:hover{background:var(--purple);color:#fff}.pin-btn{display:inline-flex;align-items:center;gap:10px;background:var(--pinterest);color:#fff;text-decoration:none;font-weight:800;font-size:17px;padding:14px 32px;border-radius:99px;box-shadow:0 6px 18px #e6002359;transition:.15s}.pin-btn:hover{transform:translateY(-2px);background:#c8001f}.pin-btn svg{flex:none}.post-body{font-size:16.5px;line-height:1.85;color:#374151}.post-body h2{font-family:var(--display);font-weight:400;font-size:30px;margin:40px 0 16px;color:var(--ink)}.post-body h3{font-family:var(--body);font-weight:800;font-size:19px;margin:26px 0 10px;color:var(--ink)}.post-body p{margin:0 0 18px}.post-body ul,.post-body ol{margin:0 0 20px 24px}.post-body li{margin-bottom:10px}.post-body ol li::marker{color:var(--purple);font-weight:800}.post-body ul li::marker{color:var(--orchid)}.post-body blockquote{border-left:4px solid var(--orchid);background:var(--tint);border-radius:0 14px 14px 0;padding:14px 20px;margin:0 0 20px;font-style:italic;color:var(--ink2)}.post-body strong{color:var(--ink)}.recipe-card-box,.recipe-card.rc{all:unset}.post-body .recipe-card{display:block;background:var(--tint);border:2.5px solid var(--orchid);border-radius:22px;padding:28px 30px;margin:46px 0 10px;box-shadow:var(--shadow);transform:none}.post-body .recipe-card:hover{transform:none;box-shadow:var(--shadow)}.post-body .recipe-card .rc-img{float:right;width:220px;margin:0 0 16px 20px}.post-body .recipe-card .rc-img img{border-radius:16px;box-shadow:0 6px 20px #c97fcc40;width:100%;height:auto}@media(max-width:640px){.post-body .recipe-card .rc-img{float:none;width:100%;max-width:340px;margin:0 auto 16px}}.post-body .recipe-card .rc-meta{clear:both}.post-body .recipe-card .rc-tag{display:inline-block;background:var(--purple);color:#fff;font-size:11px;font-weight:800;letter-spacing:1.4px;text-transform:uppercase;border-radius:99px;padding:5px 15px;margin-bottom:10px}.post-body .recipe-card h2{font-family:var(--display);font-weight:400;font-size:28px;margin:0 0 6px}.post-body .recipe-card .rc-desc{color:var(--ink2);font-size:15px;margin:0 0 14px}.post-body .recipe-card .rc-meta{display:flex;gap:10px 24px;flex-wrap:wrap;background:var(--paper);border:1px solid var(--tint3);border-radius:14px;padding:13px 18px;margin-bottom:20px;font-size:13.5px;color:var(--ink2)}.post-body .recipe-card .rc-meta b{color:var(--ink)}.post-body .recipe-card .rc-cols{display:grid;grid-template-columns:1fr 1.4fr;gap:28px}@media(max-width:720px){.post-body .recipe-card .rc-cols{grid-template-columns:1fr}}.post-body .recipe-card .rc-col h3{font-family:var(--display);font-weight:400;font-size:21px;margin:0 0 10px;padding-bottom:7px;border-bottom:2px solid var(--tint3)}.post-body .recipe-card .rc-col ul,.post-body .recipe-card .rc-col ol{margin:0 0 0 20px;font-size:15px}.post-body .recipe-card .rc-col li{margin-bottom:9px;line-height:1.6}.post-body .recipe-card h4{font-family:var(--body);font-weight:800;font-size:16px;margin:20px 0 6px}.post-body .recipe-card .rc-notes{font-style:italic;color:var(--ink2);font-size:14.5px;margin:0}.author-box{display:flex;gap:20px;align-items:center;background:var(--paper);border:1px solid var(--tint3);border-radius:20px;padding:22px 24px;margin:30px 0;box-shadow:var(--shadow)}.author-box img{width:86px;height:86px;border-radius:50%;object-fit:cover;flex:none;border:3px solid var(--tint3)}.author-box h3{font-family:var(--display);font-weight:400;font-size:22px;margin-bottom:4px}.author-box p{font-size:14px;color:var(--ink2);margin:0}.author-box a{font-weight:800;text-decoration:none}.recipe-sidebar{display:flex;flex-direction:column;gap:26px}.side-box{background:var(--paper);border:1px solid var(--tint3);border-radius:18px;padding:20px 21px;box-shadow:var(--shadow)}.side-box h3{font-family:var(--display);font-weight:400;font-size:22px;margin-bottom:14px}.mini-card{display:flex;gap:12px;align-items:center;text-decoration:none;color:inherit;padding:9px 0;border-bottom:1px dashed var(--tint3)}.mini-card:last-child{border-bottom:0}.mini-card img{width:64px;height:64px;border-radius:12px;object-fit:cover;flex:none;background:var(--tint)}.mini-card h4{font-family:var(--body);font-weight:800;font-size:13.5px;line-height:1.4}.mini-card:hover h4{color:var(--purple-dark)}.side-links{display:flex;flex-direction:column;gap:8px}.side-links a{color:var(--ink2);text-decoration:none;font-weight:700;font-size:14.5px;padding:7px 0;border-bottom:1px dashed var(--tint3)}.side-links a:hover{color:var(--purple-dark)}.print-btn{display:block;text-align:center;background:var(--purple);color:#fff;border:0;border-radius:99px;padding:13px 22px;font-weight:800;font-size:14.5px;cursor:pointer;font-family:var(--body);width:100%}.print-btn:hover{background:var(--purple-dark)}.related{margin:40px 0 10px}.related h2{font-family:var(--display);font-weight:400;font-size:27px;margin-bottom:16px}.cat-hero{background:var(--tint);border:1px solid var(--tint3);border-radius:22px;padding:40px 30px;margin:28px 0;text-align:center}.cat-hero .eyebrow{display:block;margin-bottom:2px}.cat-hero h1{font-family:var(--display);font-weight:400;font-size:38px}.cat-hero p{color:var(--ink2);margin-top:8px;font-size:15.5px}.page-content{max-width:780px;margin:0 auto;padding:30px 0 54px;font-size:15.5px;color:#374151}.page-content h1{font-family:var(--display);font-weight:400;font-size:38px;margin:14px 0 22px;color:var(--ink)}.page-content h2{font-family:var(--display);font-weight:400;font-size:25px;margin:32px 0 12px;color:var(--ink)}.page-content p{margin:0 0 14px}.page-content ul{margin:0 0 16px 22px}.page-content li{margin-bottom:7px}.page-content a{color:var(--purple)}.site-footer{background:#241629;color:#d9c7dd;margin-top:56px}.site-footer .site-wrapper{padding:44px 22px 26px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:36px;padding-bottom:30px;border-bottom:1px solid #3c2942}@media(max-width:760px){.footer-grid{grid-template-columns:1fr}}.site-footer h3{font-family:var(--display);font-weight:400;font-size:24px;color:#fff;margin-bottom:14px}.site-footer .brand{font-family:var(--display);font-size:28px;color:#fff}.site-footer .brand .logo-accent{color:var(--orchid)}.site-footer p{font-size:14px;line-height:1.7}.footer-col a{display:block;color:#d9c7dd;text-decoration:none;font-size:14.5px;font-weight:600;padding:5px 0}.footer-col a:hover{color:#fff}.footer-legal{display:flex;justify-content:space-between;align-items:center;gap:14px;flex-wrap:wrap;padding-top:20px}.footer-legal .copy{font-size:13px}.footer-legal .links{display:flex;gap:6px 16px;flex-wrap:wrap}.footer-legal .links a{color:#d9c7dd;text-decoration:none;font-size:13px;font-weight:600}.footer-legal .links a:hover{color:#fff}.backtotop{color:var(--orchid)!important;font-weight:800!important}.post-body .m-0{margin:0}.post-body .m-1{margin:.25rem}.post-body .m-2{margin:.5rem}.post-body .m-3{margin:1rem}.post-body .m-4{margin:1.5rem}.post-body .m-5{margin:3rem}.post-body .m-auto{margin:auto}.post-body .mt-0{margin-top:0}.post-body .mt-1{margin-top:.25rem}.post-body .mt-2{margin-top:.5rem}.post-body .mt-3{margin-top:1rem}.post-body .mt-4{margin-top:1.5rem}.post-body .mt-5{margin-top:3rem}.post-body .mt-auto{margin-top:auto}.post-body .mb-0{margin-bottom:0}.post-body .mb-1{margin-bottom:.25rem}.post-body .mb-2{margin-bottom:.5rem}.post-body .mb-3{margin-bottom:1rem}.post-body .mb-4{margin-bottom:1.5rem}.post-body .mb-5{margin-bottom:3rem}.post-body .mb-auto{margin-bottom:auto}.post-body .ms-0{margin-left:0}.post-body .ms-1{margin-left:.25rem}.post-body .ms-2{margin-left:.5rem}.post-body .ms-3{margin-left:1rem}.post-body .ms-4{margin-left:1.5rem}.post-body .ms-5{margin-left:3rem}.post-body .ms-auto{margin-left:auto}.post-body .me-0{margin-right:0}.post-body .me-1{margin-right:.25rem}.post-body .me-2{margin-right:.5rem}.post-body .me-3{margin-right:1rem}.post-body .me-4{margin-right:1.5rem}.post-body .me-5{margin-right:3rem}.post-body .me-auto{margin-right:auto}.post-body .mx-0{margin-left:0;margin-right:0}.post-body .mx-1{margin-left:.25rem;margin-right:.25rem}.post-body .mx-2{margin-left:.5rem;margin-right:.5rem}.post-body .mx-3{margin-left:1rem;margin-right:1rem}.post-body .mx-4{margin-left:1.5rem;margin-right:1.5rem}.post-body .mx-5{margin-left:3rem;margin-right:3rem}.post-body .my-0{margin-top:0;margin-bottom:0}.post-body .my-1{margin-top:.25rem;margin-bottom:.25rem}.post-body .my-2{margin-top:.5rem;margin-bottom:.5rem}.post-body .my-3{margin-top:1rem;margin-bottom:1rem}.post-body .my-4{margin-top:1.5rem;margin-bottom:1.5rem}.post-body .my-5{margin-top:3rem;margin-bottom:3rem}.post-body .my-auto{margin-top:auto;margin-bottom:auto}.post-body .p-0{padding:0}.post-body .p-1{padding:.25rem}.post-body .p-2{padding:.5rem}.post-body .p-3{padding:1rem}.post-body .p-4{padding:1.5rem}.post-body .p-5{padding:3rem}.post-body .pt-0{padding-top:0}.post-body .pt-1{padding-top:.25rem}.post-body .pt-2{padding-top:.5rem}.post-body .pt-3{padding-top:1rem}.post-body .pt-4{padding-top:1.5rem}.post-body .pt-5{padding-top:3rem}.post-body .pb-0{padding-bottom:0}.post-body .pb-1{padding-bottom:.25rem}.post-body .pb-2{padding-bottom:.5rem}.post-body .pb-3{padding-bottom:1rem}.post-body .pb-4{padding-bottom:1.5rem}.post-body .pb-5{padding-bottom:3rem}.post-body .ps-0{padding-left:0}.post-body .ps-1{padding-left:.25rem}.post-body .ps-2{padding-left:.5rem}.post-body .ps-3{padding-left:1rem}.post-body .ps-4{padding-left:1.5rem}.post-body .ps-5{padding-left:3rem}.post-body .pe-0{padding-right:0}.post-body .pe-1{padding-right:.25rem}.post-body .pe-2{padding-right:.5rem}.post-body .pe-3{padding-right:1rem}.post-body .pe-4{padding-right:1.5rem}.post-body .pe-5{padding-right:3rem}.post-body .px-0{padding-left:0;padding-right:0}.post-body .px-1{padding-left:.25rem;padding-right:.25rem}.post-body .px-2{padding-left:.5rem;padding-right:.5rem}.post-body .px-3{padding-left:1rem;padding-right:1rem}.post-body .px-4{padding-left:1.5rem;padding-right:1.5rem}.post-body .px-5{padding-left:3rem;padding-right:3rem}.post-body .py-0{padding-top:0;padding-bottom:0}.post-body .py-1{padding-top:.25rem;padding-bottom:.25rem}.post-body .py-2{padding-top:.5rem;padding-bottom:.5rem}.post-body .py-3{padding-top:1rem;padding-bottom:1rem}.post-body .py-4{padding-top:1.5rem;padding-bottom:1.5rem}.post-body .py-5{padding-top:3rem;padding-bottom:3rem}.post-body .container,.post-body .container-fluid{width:100%}.post-body .row{display:flex;flex-wrap:wrap;margin-left:-.75rem;margin-right:-.75rem}.post-body .row>[class*=col]{padding-left:.75rem;padding-right:.75rem;min-width:0}.post-body [class*=col-]{flex:1 1 0%;min-width:0}.post-body .col-12{flex:0 0 100%;max-width:100%}@media(min-width:768px){.post-body .col-md-1{flex:0 0 8.333%;max-width:8.333%}.post-body .col-md-2{flex:0 0 16.667%;max-width:16.667%}.post-body .col-md-3{flex:0 0 25%;max-width:25%}.post-body .col-md-4{flex:0 0 33.333%;max-width:33.333%}.post-body .col-md-5{flex:0 0 41.667%;max-width:41.667%}.post-body .col-md-6{flex:0 0 50%;max-width:50%}.post-body .col-md-7{flex:0 0 58.333%;max-width:58.333%}.post-body .col-md-8{flex:0 0 66.667%;max-width:66.667%}.post-body .col-md-9{flex:0 0 75%;max-width:75%}.post-body .col-md-12{flex:0 0 100%;max-width:100%}}@media(max-width:767.98px){.post-body [class*=col-md-]{flex:0 0 100%;max-width:100%}}.post-body .d-flex{display:flex}.post-body .d-inline-flex{display:inline-flex}.post-body .d-block{display:block}.post-body .d-inline-block{display:inline-block}.post-body .d-none{display:none}.post-body .flex-column{flex-direction:column}.post-body .flex-wrap{flex-wrap:wrap}.post-body .flex-grow-1{flex-grow:1}.post-body .align-items-start{align-items:flex-start}.post-body .align-items-center{align-items:center}.post-body .align-items-end{align-items:flex-end}.post-body .justify-content-center{justify-content:center}.post-body .justify-content-between{justify-content:space-between}.post-body .justify-content-start{justify-content:flex-start}.post-body .gap-1{gap:.25rem}.post-body .gap-2{gap:.5rem}.post-body .gap-3{gap:1rem}.post-body .gap-4{gap:1.5rem}.post-body .h-100{height:100%}.post-body .w-100{width:100%}.post-body .mw-100{max-width:100%}.post-body .text-center{text-align:center}.post-body .text-start{text-align:left}.post-body .text-end{text-align:right}.post-body .text-white{color:#fff}.post-body .text-muted{color:#8a94a6}.post-body .text-dark{color:#1f2430}.post-body .fw-bold{font-weight:700}.post-body .fw-semibold{font-weight:600}.post-body .fw-medium{font-weight:500}.post-body .fw-normal{font-weight:400}.post-body .fst-italic{font-style:italic}.post-body .fs-1{font-size:2.2rem}.post-body .fs-2{font-size:1.8rem}.post-body .fs-3{font-size:1.5rem}.post-body .fs-4{font-size:1.3rem}.post-body .fs-5{font-size:1.2rem}.post-body .fs-6{font-size:1rem}.post-body .small,.post-body small{font-size:.86em}.post-body .lead{font-size:1.2rem;font-weight:400}.post-body .lh-lg{line-height:1.9}.post-body .lh-base{line-height:1.6}.post-body .text-decoration-none{text-decoration:none}.post-body .position-relative{position:relative}.post-body .position-absolute{position:absolute}.post-body .overflow-hidden{overflow:hidden}.post-body .mx-auto{margin-left:auto;margin-right:auto}.post-body .rounded,.post-body .rounded-2{border-radius:.5rem}.post-body .rounded-3{border-radius:.85rem}.post-body .rounded-4{border-radius:1.15rem}.post-body .rounded-5{border-radius:1.5rem}.post-body .rounded-pill{border-radius:50rem}.post-body .rounded-circle{border-radius:50%}.post-body .border-0{border:0!important}.post-body .border{border:1px solid #eae6df}.post-body .border-top{border-top:1px solid #eae6df}.post-body .shadow-sm{box-shadow:0 .15rem .6rem #3c281417}.post-body .shadow{box-shadow:0 .35rem 1.2rem #3c28141f}.post-body .shadow-lg{box-shadow:0 .7rem 2rem #e1705529}.post-body .bg-white{background:#fff}.post-body .bg-light{background:#faf8f5}.post-body .bg-primary{background:#ff6b35}.post-body .bg-warning{background:#fff3cd}.post-body .bg-success{background:#e8f7ee}.post-body .bg-danger{background:#fdecea}.post-body .card{position:relative;display:flex;flex-direction:column;background:#fff;border:1px solid #efe9e0;border-radius:1rem;overflow:hidden;margin-bottom:1rem}.post-body .card-body{padding:1.2rem 1.35rem;flex:1 1 auto}.post-body .card-title{font-weight:700;margin:.2rem 0 .5rem}.post-body .card-text{margin:0}.post-body .card-header{padding:.9rem 1.2rem;border-bottom:1px solid #efe9e0}.post-body .card-footer{padding:.8rem 1.2rem;border-top:1px solid #efe9e0}.post-body .badge{display:inline-block;padding:.42em .72em;font-size:.78em;font-weight:600;line-height:1;color:#fff;background:#ff6b35;border-radius:.5rem;vertical-align:middle}.post-body .badge.rounded-pill{border-radius:50rem}.post-body .alert{padding:1rem 1.15rem;border-radius:.8rem;border:1px solid #eee;margin:1.1rem 0;background:#fff8f1}.post-body .alert-warning{background:#fff7ed;border-color:#fed7aa;color:#9a3412}.post-body .alert-info{background:#eff6ff;border-color:#bfdbfe;color:#1e40af}.post-body .alert-success{background:#f0fdf4;border-color:#bbf7d0;color:#166534}.post-body .alert-danger{background:#fef2f2;border-color:#fecaca;color:#b91c1c}.post-body .list-unstyled,.post-body .list-inline{list-style:none;padding-left:0}.post-body .list-inline-item{display:inline-block;margin-right:.6rem}.post-body .list-group{display:flex;flex-direction:column;border-radius:.8rem;overflow:hidden;border:1px solid #efe9e0}.post-body .list-group-item{padding:.7rem 1rem;border-bottom:1px solid #f2eee7;background:#fff}.post-body .list-group-item:last-child{border-bottom:0}.post-body .bi{display:inline-block;line-height:1;vertical-align:-.125em}.post-body .bi-check2,.post-body .bi-check,.post-body .bi-check-lg,.post-body .bi-check-circle-fill,.post-body .bi-check-circle,.post-body .bi-clipboard-check{color:#16a34a}.post-body .bi-star-fill,.post-body .bi-star,.post-body .bi-stars,.post-body .bi-lightbulb-fill,.post-body .bi-lightbulb{color:#f59e0b}.post-body .bi-heart-fill,.post-body .bi-fire,.post-body .bi-heart-pulse,.post-body .bi-thermometer-sun{color:#ef4444}.post-body .bi-clock,.post-body .bi-stopwatch,.post-body .bi-people,.post-body .bi-basket,.post-body .bi-basket2-fill,.post-body .bi-box,.post-body .bi-box-seam,.post-body .bi-shuffle,.post-body .bi-printer-fill,.post-body .bi-droplet,.post-body .bi-snow{color:#ff6b35}.post-body .bi-question-circle,.post-body .bi-question-circle-fill{color:#8b5cf6}.post-body .form-check{display:flex;align-items:flex-start;gap:.6rem;padding:.3rem 0;margin:0}.post-body .ingredient-item{display:flex;align-items:flex-start;gap:.6rem;padding:.4rem .1rem;border-bottom:1px dashed #efe9e0}.post-body .form-check-input,.post-body .ingredient-checkbox{width:1.2em;height:1.2em;margin-top:.12em;flex:none;accent-color:#ff6b35;cursor:pointer}.post-body .form-check-label,.post-body .ingredient-text{cursor:pointer;line-height:1.5}.post-body .ingredient-checkbox:checked+.ingredient-text,.post-body .ingredient-checkbox:checked~.ingredient-text{text-decoration:line-through;color:#adb5bd}.post-body .accordion{border:1px solid #efe9e0;border-radius:.9rem;overflow:hidden;background:#fff;margin:1.2rem 0}.post-body .accordion-item{border-bottom:1px solid #f2eee7}.post-body .accordion-item:last-child{border-bottom:0}.post-body .accordion-header{margin:0}.post-body .accordion-button{display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%;text-align:left;padding:1.05rem 1.25rem;background:#fff;border:0;font-size:1.05rem;font-weight:600;color:#2d3436;cursor:pointer;font-family:inherit}.post-body .accordion-button:hover{background:#fff6f1}.post-body .accordion-button:after{content:"⌄";font-size:1.5rem;line-height:.6;color:#ff6b35;transition:transform .25s;flex:none}.post-body .accordion-button:not(.collapsed):after{transform:rotate(180deg)}.post-body .accordion-body{padding:.2rem 1.25rem 1.2rem;color:#4b5563;line-height:1.8}.post-body table{width:100%;border-collapse:collapse;margin:1.2rem 0;font-size:.98rem}.post-body th,.post-body td{border:1px solid #efe9e0;padding:.6rem .8rem;text-align:left;vertical-align:top}.post-body th{background:#faf8f5;font-weight:700}.post-body #recipe-card{margin:2rem 0}.post-body #recipe-card .card{box-shadow:0 .7rem 2.2rem #e170552e;border:0}.post-body #recipe-card img{border-radius:0}.post-body .h1{font-size:2.1rem}.post-body .h2{font-size:1.7rem}.post-body .h3{font-size:1.4rem}.post-body .h4{font-size:1.2rem}.post-body .h5{font-size:1.08rem}.post-body .h6{font-size:.98rem}.post-body .h1,.post-body .h2,.post-body .h3,.post-body .h4,.post-body .h5,.post-body .h6{font-weight:700;line-height:1.3;margin:.2rem 0 .5rem;display:block}.post-body .display-4{font-size:2.5rem;font-weight:800;line-height:1.15}.post-body .display-5{font-size:2rem;font-weight:800;line-height:1.2}.post-body .btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.6rem 1.15rem;border-radius:.6rem;border:0;font-weight:600;font-family:inherit;font-size:1rem;cursor:pointer;text-decoration:none;background:#f1ece4;color:#2d3436;transition:filter .15s}.post-body .btn:hover{filter:brightness(.96)}.post-body .btn-lg{padding:.8rem 1.5rem;font-size:1.1rem;border-radius:.75rem}.post-body .btn-sm{padding:.4rem .8rem;font-size:.88rem}.post-body .btn-primary{background:#ff6b35;color:#fff}.post-body .btn-outline-primary{background:transparent;border:2px solid #ff6b35;color:#ff6b35}.post-body .btn-success{background:#16a34a;color:#fff}.post-body .btn-warning{background:#f59e0b;color:#fff}.post-body .btn-light{background:#fff;color:#2d3436;border:1px solid #e6e0d7}.post-body .btn-dark{background:#2d3436;color:#fff}.post-body .row.g-0{margin-left:0;margin-right:0}.post-body .row.g-0>*{padding-left:0;padding-right:0}.post-body .row.g-1{margin:-.125rem}.post-body .row.g-1>*{padding:.125rem}.post-body .row.g-2{margin:-.25rem}.post-body .row.g-2>*{padding:.25rem}.post-body .row.g-3{margin:-.5rem}.post-body .row.g-3>*{padding:.5rem}.post-body .row.g-4{margin:-.75rem}.post-body .row.g-4>*{padding:.75rem}.post-body .row.g-5{margin:-1.5rem}.post-body .row.g-5>*{padding:1.5rem}.post-body .flex-shrink-0{flex-shrink:0}.post-body .flex-fill{flex:1 1 auto}.post-body .flex-grow-0{flex-grow:0}.post-body .align-self-start{align-self:flex-start}.post-body .align-self-center{align-self:center}.post-body .align-self-end{align-self:flex-end}.post-body .align-items-stretch{align-items:stretch}.post-body .top-0{top:0}.post-body .bottom-0{bottom:0}.post-body .start-0{left:0}.post-body .end-0{right:0}.post-body .top-50{top:50%}.post-body .start-50{left:50%}.post-body .translate-middle{transform:translate(-50%,-50%)}.post-body .text-primary{color:#ff6b35}.post-body .text-warning{color:#f59e0b}.post-body .text-danger{color:#ef4444}.post-body .text-success{color:#16a34a}.post-body .text-info{color:#0ea5e9}.post-body .text-secondary{color:#8a94a6}.post-body .text-emerald{color:#059669}.post-body .text-white-50{color:#ffffffa6}.post-body .text-uppercase{text-transform:uppercase;letter-spacing:.03em}.post-body .text-lowercase{text-transform:lowercase}.post-body .text-capitalize{text-transform:capitalize}.post-body .text-decoration-underline{text-decoration:underline}.post-body .text-nowrap{white-space:nowrap}.post-body .text-warning-emphasis{color:#b45309}.post-body .text-success-emphasis{color:#0f5132}.post-body .bg-emerald{background:#059669}.post-body .bg-primary-subtle{background:#fff1eb}.post-body .bg-warning-subtle{background:#fff8e6}.post-body .bg-success-subtle{background:#e8f7ee}.post-body .bg-danger-subtle{background:#fdecea}.post-body .bg-info-subtle{background:#e8f6fd}.post-body .bg-light-subtle{background:#faf8f5}.post-body .img-fluid,.post-body .img-thumbnail{max-width:100%;height:auto}.post-body .card-img-top{width:100%;object-fit:cover}.post-body .object-fit-cover{object-fit:cover}.post-body .recipe-card-circle-img{border-radius:50%;object-fit:cover;width:120px;height:120px;border:4px solid #fff;box-shadow:0 .3rem 1rem #00000026}.post-body .border-bottom{border-bottom:1px solid #efe9e0}.post-body .border-top{border-top:1px solid #efe9e0}.post-body .border-start{border-left:1px solid #efe9e0}.post-body .border-end{border-right:1px solid #efe9e0}.post-body .border-primary{border-color:#ff6b35!important}.post-body .list-group-flush{border:0;border-radius:0}.post-body .list-group-flush .list-group-item{border-left:0;border-right:0}.post-body .list-group-numbered{list-style:none;counter-reset:lg}.post-body .list-group-numbered .list-group-item{counter-increment:lg;display:flex;gap:.7rem}.post-body .list-group-numbered .list-group-item:before{content:counter(lg)".";font-weight:700;color:#ff6b35;flex:none}.post-body .accordion-flush{border:0}.post-body .accordion-flush .accordion-item{border-left:0;border-right:0}.post-body .accordion-collapse{background:#fff}.post-body .ingredient-checklist{margin:1rem 0}.post-body .ingredient-check{display:flex;align-items:flex-start;gap:.6rem;padding:.4rem .1rem;border-bottom:1px dashed #efe9e0}.post-body .table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}.post-body .table{width:100%;margin-bottom:1rem}.post-body .table-striped tbody tr:nth-child(odd){background:#faf8f5}.post-body .align-middle{vertical-align:middle}.post-body .align-top{vertical-align:top}.post-body .align-bottom{vertical-align:bottom}.post-body .bg-transparent{background:transparent}.post-body .bg-teal{background:#14b8a6}.post-body .bg-teal-subtle{background:#e6faf7}.post-body .text-teal{color:#0d9488}.post-body .alert-light{background:#fff;border-color:#eee;color:#3a3a3a}.post-body .alert-primary{background:#fff1eb;border-color:#ffd0bd;color:#9a3412}.post-body .alert-secondary{background:#f6f7f9;border-color:#e6e6e6;color:#495057}.post-body .border-1{border:1px solid #efe9e0}.post-body .border-2{border:2px solid #efe9e0}.post-body .border-3{border:3px solid #efe9e0}.post-body .border-4{border:4px solid #efe9e0}.post-body .border-5{border:5px solid #efe9e0}.post-body .border-success{border-color:#16a34a!important}.post-body .border-warning{border-color:#f59e0b!important}.post-body .border-danger{border-color:#ef4444!important}.post-body .border-info{border-color:#0ea5e9!important}.post-body .border-white{border-color:#fff!important}.post-body .border-top-0{border-top:0!important}.post-body .border-bottom-0{border-bottom:0!important}.post-body .border-start-0{border-left:0!important}.post-body .border-end-0{border-right:0!important}.post-body .rounded-top{border-top-left-radius:.6rem;border-top-right-radius:.6rem}.post-body .rounded-bottom{border-bottom-left-radius:.6rem;border-bottom-right-radius:.6rem}.post-body .rounded-start{border-top-left-radius:.6rem;border-bottom-left-radius:.6rem}.post-body .rounded-end{border-top-right-radius:.6rem;border-bottom-right-radius:.6rem}.post-body .opacity-75{opacity:.75}.post-body .opacity-50{opacity:.5}@media(min-width:768px){.post-body .flex-md-row{flex-direction:row}.post-body .flex-md-column{flex-direction:column}.post-body .align-items-md-center{align-items:center}.post-body .align-items-md-start{align-items:flex-start}.post-body .justify-content-md-between{justify-content:space-between}.post-body .justify-content-md-center{justify-content:center}.post-body .mb-md-0{margin-bottom:0}.post-body .mt-md-0{margin-top:0}.post-body .ms-md-auto{margin-left:auto}.post-body .text-md-start{text-align:left}.post-body .text-md-end{text-align:right}.post-body .text-md-center{text-align:center}}
