:root{--rec-red:#e94f37;--rec-red-dark:#bd3727;--rec-cream:#fff8ee;--rec-cream-2:#f7ecdc;--rec-green:#2f6f55;--rec-ink:#2a201c;--rec-muted:#756964;--rec-white:#fff;--rec-line:#eadfd3;--rec-yellow:#f6b83f;--rec-shadow:0 18px 50px rgba(70,42,28,.10);--rec-radius:22px}
body{background:#fbf7f1;color:var(--rec-ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.grid-container{max-width:1240px}.site-header{background:rgba(255,248,238,.96);border-bottom:1px solid var(--rec-line);position:relative;z-index:30}.inside-header{padding:15px 28px}.site-logo .header-image{width:220px;height:50px;object-fit:contain}.main-navigation,.main-navigation ul ul{background:var(--rec-cream)}.main-navigation .main-nav ul li a{color:var(--rec-ink);font-weight:700}.main-navigation .main-nav ul li:hover>a,.main-navigation .main-nav ul li:focus>a,.main-navigation .main-nav ul li[class*=current-menu-]>a{color:var(--rec-red);background:transparent}.menu-toggle{color:var(--rec-ink)}a{color:var(--rec-red)}a:hover{color:var(--rec-red-dark)}button,.button,input[type=submit]{border-radius:999px;background:var(--rec-red);font-weight:800}.site-content{padding-top:34px}.inside-article,.widget{border:1px solid var(--rec-line);border-radius:var(--rec-radius);box-shadow:0 8px 30px rgba(70,42,28,.06)}
.rec-shell{width:min(1180px,calc(100% - 32px));margin:0 auto}.rec-hero{margin-top:28px;padding:64px clamp(24px,6vw,72px);border-radius:32px;background:linear-gradient(125deg,rgba(42,32,28,.89),rgba(47,111,85,.70)),radial-gradient(circle at 80% 20%,#f6b83f 0,transparent 40%),#2f6f55;color:#fff;overflow:hidden;position:relative}.rec-hero:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-80px;bottom:-100px;border:50px solid rgba(255,255,255,.07)}.rec-kicker{display:inline-flex;gap:8px;align-items:center;padding:7px 12px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.22);border-radius:999px;font-weight:800;font-size:13px;letter-spacing:.05em;text-transform:uppercase}.rec-hero h1{max-width:720px;font-size:clamp(38px,6vw,68px);line-height:1.02;margin:18px 0 14px;color:#fff;letter-spacing:-.045em}.rec-hero p{max-width:650px;font-size:18px;color:#f8eee6}.rec-search{display:flex;max-width:720px;background:#fff;padding:7px;border-radius:999px;box-shadow:var(--rec-shadow);margin-top:28px;position:relative;z-index:2}.rec-search input{min-width:0;flex:1;border:0!important;background:transparent!important;padding:12px 18px!important}.rec-search button{border:0;padding:12px 24px;color:#fff}.rec-section{padding:54px 0}.rec-section-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:24px}.rec-section h2{font-size:clamp(28px,4vw,42px);letter-spacing:-.03em;margin:0}.rec-section-head p{margin:7px 0 0;color:var(--rec-muted)}.rec-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.rec-card{background:#fff;border:1px solid var(--rec-line);border-radius:var(--rec-radius);overflow:hidden;box-shadow:0 10px 34px rgba(70,42,28,.07);transition:transform .2s,box-shadow .2s}.rec-card:hover{transform:translateY(-4px);box-shadow:var(--rec-shadow)}.rec-card-media{display:block;aspect-ratio:16/9;background:var(--rec-cream-2);overflow:hidden}.rec-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.rec-card:hover img{transform:scale(1.035)}.rec-card-body{padding:20px}.rec-card h3{font-size:21px;line-height:1.2;margin:8px 0}.rec-card h3 a{color:var(--rec-ink)}.rec-card-meta,.rec-recipe-meta{display:flex;flex-wrap:wrap;gap:8px;color:var(--rec-muted);font-size:14px}.rec-pill,.rec-cat{display:inline-flex;align-items:center;gap:5px;padding:5px 10px;border-radius:999px;background:var(--rec-cream);font-size:12px;font-weight:800;color:var(--rec-red)}.rec-cat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.rec-cat-tile{padding:24px;border-radius:18px;background:#fff;border:1px solid var(--rec-line);color:var(--rec-ink);font-weight:800;text-align:center}.rec-cat-tile:hover{background:var(--rec-red);color:#fff}
.rec-recipe{width:min(1060px,calc(100% - 32px));margin:34px auto 70px}.rec-breadcrumb{font-size:14px;color:var(--rec-muted);margin-bottom:18px}.rec-recipe-header{background:#fff;border:1px solid var(--rec-line);border-radius:30px;overflow:hidden;box-shadow:var(--rec-shadow)}.rec-recipe-cover{aspect-ratio:16/9;background:var(--rec-cream-2)}.rec-recipe-cover img{width:100%;height:100%;object-fit:cover}.rec-recipe-title{padding:clamp(24px,5vw,48px)}.rec-recipe-title h1{font-size:clamp(34px,5vw,58px);line-height:1.03;letter-spacing:-.045em;margin:10px 0 16px}.rec-author{display:flex;align-items:center;gap:10px;color:var(--rec-muted)}.rec-author img{border-radius:50%}.rec-recipe-meta{margin-top:22px;gap:12px}.rec-recipe-meta span{padding:10px 13px;border:1px solid var(--rec-line);border-radius:12px;background:#fffaf4}.rec-recipe-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(260px,.8fr);gap:28px;margin-top:28px}.rec-panel{background:#fff;border:1px solid var(--rec-line);border-radius:var(--rec-radius);padding:clamp(22px,4vw,36px);box-shadow:0 8px 30px rgba(70,42,28,.05);margin-bottom:24px}.rec-panel h2{font-size:28px;margin:0 0 18px}.rec-ingredients{list-style:none;margin:0;padding:0}.rec-ingredients li{padding:12px 0 12px 34px;border-bottom:1px dashed var(--rec-line);position:relative}.rec-ingredients li:before{content:"✓";position:absolute;left:0;top:11px;width:23px;height:23px;border-radius:50%;background:#e7f3ed;color:var(--rec-green);font-weight:900;text-align:center;line-height:23px}.rec-steps{counter-reset:step;list-style:none;margin:0;padding:0}.rec-steps li{counter-increment:step;padding:4px 0 22px 54px;position:relative;min-height:44px}.rec-steps li:before{content:counter(step);position:absolute;left:0;top:0;width:38px;height:38px;border-radius:12px;background:var(--rec-red);color:#fff;font-weight:900;display:grid;place-items:center}.rec-aside-card{position:sticky;top:24px}.rec-rating-big{font-size:34px;font-weight:900}.rec-stars{color:var(--rec-yellow);letter-spacing:2px}.rec-entry-content{font-size:17px;line-height:1.75}.rec-empty{padding:36px;text-align:center;background:#fff;border:1px dashed var(--rec-line);border-radius:18px;color:var(--rec-muted)}
.rec-reviews{margin-top:30px}.rec-review{background:#fff;border:1px solid var(--rec-line);border-radius:18px;padding:20px;margin:14px 0}.rec-review-head{display:flex;justify-content:space-between;gap:14px;margin-bottom:10px}.rec-review-photo{display:block;margin-top:14px;max-width:360px;aspect-ratio:16/9;object-fit:cover;border-radius:14px}.rec-form label{display:block;font-weight:800;margin:14px 0 7px}.rec-form textarea,.rec-form input,.rec-auth-form input{width:100%;border:1px solid var(--rec-line);border-radius:12px;background:#fff;padding:12px}.rec-star-input{display:flex;flex-direction:row-reverse;justify-content:flex-end}.rec-star-input input{position:absolute;opacity:0}.rec-star-input label{font-size:30px;color:#d6cec8;cursor:pointer;margin:0 3px}.rec-star-input input:checked~label,.rec-star-input label:hover,.rec-star-input label:hover~label{color:var(--rec-yellow)}.rec-notice{padding:12px 15px;border-radius:12px;background:#e7f3ed;color:#245940;margin:12px 0}.rec-error{background:#fde9e5;color:#982e20}
.rec-chat-toggle{position:fixed;right:22px;bottom:22px;z-index:9998;border:0;border-radius:999px;background:var(--rec-red);color:#fff;padding:15px 20px;box-shadow:0 13px 40px rgba(189,55,39,.35);font-weight:900;display:flex;align-items:center;gap:9px}.rec-chat-toggle:before{content:"💬";font-size:20px}.rec-chat{position:fixed;right:22px;bottom:84px;z-index:9999;width:min(390px,calc(100vw - 28px));height:min(610px,calc(100vh - 115px));display:none;flex-direction:column;background:#fff;border:1px solid var(--rec-line);border-radius:24px;box-shadow:0 24px 70px rgba(42,32,28,.25);overflow:hidden}.rec-chat.is-open{display:flex}.rec-chat-head{padding:18px 18px 14px;background:var(--rec-green);color:#fff}.rec-chat-head strong{display:block;font-size:17px}.rec-chat-head small{opacity:.82}.rec-chat-close{position:absolute;right:13px;top:13px;width:34px;height:34px;border:0;border-radius:50%;background:rgba(255,255,255,.15);color:#fff}.rec-chat-messages{flex:1;overflow:auto;padding:16px;background:#fffaf4}.rec-msg{max-width:84%;padding:10px 12px;background:#fff;border:1px solid var(--rec-line);border-radius:15px 15px 15px 3px;margin:0 0 10px}.rec-msg.is-me{margin-left:auto;background:#e7f3ed;border-color:#cfe4d8;border-radius:15px 15px 3px 15px}.rec-msg-name{display:block;font-size:12px;font-weight:900;color:var(--rec-green)}.rec-msg-time{display:block;font-size:10px;color:var(--rec-muted);margin-top:5px}.rec-chat-compose{padding:12px;border-top:1px solid var(--rec-line);display:flex;gap:8px}.rec-chat-compose textarea{resize:none;min-height:45px;max-height:90px;flex:1;border:1px solid var(--rec-line);border-radius:13px;padding:10px}.rec-chat-compose button{border:0;color:#fff;padding:9px 14px}.rec-chat-auth{padding:18px;overflow:auto}.rec-chat-tabs{display:flex;gap:8px;margin-bottom:15px}.rec-chat-tabs button{flex:1;border:1px solid var(--rec-line);background:var(--rec-cream);color:var(--rec-ink);padding:9px}.rec-chat-tabs button.is-active{background:var(--rec-red);color:#fff}.rec-auth-form{display:none}.rec-auth-form.is-active{display:block}.rec-auth-form label{display:block;font-weight:800;font-size:13px;margin:10px 0 5px}.rec-auth-form button{width:100%;border:0;color:#fff;padding:11px;margin-top:12px}.rec-chat-status{font-size:12px;padding:0 14px 10px;color:var(--rec-muted)}
.site-footer{background:var(--rec-ink);color:#efe6de}.site-footer a{color:#fff}.footer-widgets{background:var(--rec-ink);color:#efe6de}.site-info{background:#1f1815}.rec-footer-note{padding:12px 0;font-size:13px}.rec-footer-note ul{display:flex;flex-wrap:wrap;gap:10px 22px;justify-content:center;list-style:none;margin:0;padding:0}.rec-footer-note a{text-decoration:none}.rec-account-link{display:inline-flex!important;background:var(--rec-red);color:#fff!important;border-radius:999px;margin:7px 0 7px 9px;line-height:36px!important}.rec-account-link:hover{background:var(--rec-red-dark)!important}.rec-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
@media(max-width:900px){.rec-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rec-cat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rec-recipe-layout{grid-template-columns:1fr}.rec-aside-card{position:static}.inside-header{padding:12px 18px}}
@media(max-width:600px){.rec-grid{grid-template-columns:1fr}.rec-hero{padding:42px 22px;border-radius:24px}.rec-search{border-radius:18px;flex-direction:column}.rec-search button{width:100%}.rec-section-head{align-items:start;flex-direction:column}.rec-recipe{width:min(100% - 18px,1060px);margin-top:16px}.rec-recipe-header{border-radius:22px}.rec-recipe-title h1{font-size:34px}.rec-chat{right:7px;bottom:76px}.rec-chat-toggle{right:12px;bottom:12px}.rec-account-link{margin:5px 12px!important;text-align:center}.site-logo .header-image{width:185px;height:42px}}

/* Identidade, navegação editorial e rodapé da versão 1.1.0 */
.site-header{box-shadow:0 5px 22px rgba(53,39,31,.06)}.inside-header{max-width:1240px;margin:0 auto}.site-logo .header-image{width:260px;height:56px}.main-navigation .main-nav ul ul{border:1px solid var(--rec-line);border-radius:15px;box-shadow:var(--rec-shadow);overflow:hidden}.main-navigation .main-nav ul ul li a{padding:11px 18px}.main-navigation .main-nav ul ul li:hover>a{background:#fff3e5}.rec-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.rec-card-body{padding:18px}.rec-card h3{font-size:19px}.rec-slider-controls{display:flex;gap:8px}.rec-slider-controls button{width:42px;height:42px;border:1px solid var(--rec-line);border-radius:50%;background:#fff;color:var(--rec-ink);padding:0;font-size:20px}.rec-slider-controls button:hover{background:var(--rec-red);color:#fff}.rec-cat-slider{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:4px 2px 18px;scrollbar-width:none}.rec-cat-slider::-webkit-scrollbar{display:none}.rec-category-slide{position:relative;flex:0 0 255px;min-height:205px;padding:25px;border-radius:24px;color:#fff!important;scroll-snap-align:start;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:0 12px 30px rgba(53,39,31,.10);transition:transform .2s}.rec-category-slide:hover{transform:translateY(-4px)}.rec-category-slide:after{content:"";position:absolute;width:140px;height:140px;border-radius:50%;right:-50px;top:-45px;background:rgba(255,255,255,.12)}.rec-category-icon{position:absolute;top:22px;left:24px;font-size:42px}.rec-category-slide strong{font-size:23px;line-height:1.1}.rec-category-slide small{margin-top:5px;opacity:.88}.rec-category-arrow{margin-top:15px;font-size:13px;font-weight:900}.rec-tone-coral{background:linear-gradient(145deg,#e95c43,#c73e2a)}.rec-tone-green{background:linear-gradient(145deg,#43856a,#245b46)}.rec-tone-navy{background:linear-gradient(145deg,#405b69,#253c47)}.rec-tone-yellow{background:linear-gradient(145deg,#e2a932,#b77815)}.rec-tone-orange{background:linear-gradient(145deg,#ef8247,#c55225)}.rec-tone-red{background:linear-gradient(145deg,#cf5448,#91352f)}.rec-tone-blue{background:linear-gradient(145deg,#4185a4,#24566d)}.rec-tone-purple{background:linear-gradient(145deg,#80659d,#54406d)}.rec-home-seo{display:flex;align-items:center;justify-content:space-between;gap:36px;background:#fff;border:1px solid var(--rec-line);border-radius:24px;padding:36px;margin-bottom:60px}.rec-home-seo h2{font-size:30px}.rec-home-seo p{max-width:800px;color:var(--rec-muted);margin-bottom:0}.rec-home-seo .button{flex:none}.rec-cat-page-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:25px 0}.rec-cat-page-card{display:flex;flex-direction:column;min-height:180px;padding:26px;border:1px solid var(--rec-line);border-radius:20px;background:#fff;color:var(--rec-ink);box-shadow:0 8px 25px rgba(53,39,31,.06)}.rec-cat-page-card:hover{transform:translateY(-3px);color:var(--rec-red)}.rec-cat-page-card strong{font-size:22px}.rec-cat-page-card span{color:var(--rec-muted);margin:9px 0 auto}.rec-cat-page-card small{font-weight:800;color:var(--rec-red)}.rec-contact-card{display:flex;flex-direction:column;gap:7px;background:var(--rec-cream);border:1px solid var(--rec-line);border-radius:16px;padding:20px;margin:22px 0}.rec-site-footer{background:#241c18;color:#d9cec7;margin-top:60px}.rec-footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1.15fr 1fr;gap:46px;padding-top:58px;padding-bottom:50px}.rec-footer-brand>a{display:inline-block;background:#fff8ee;border-radius:15px;padding:10px 14px}.rec-footer-brand img{display:block;width:235px;height:auto}.rec-footer-brand p{max-width:330px;line-height:1.65}.rec-footer-col h2{color:#fff;font-size:16px;text-transform:uppercase;letter-spacing:.09em;margin:8px 0 18px}.rec-footer-col ul{list-style:none;margin:0;padding:0}.rec-footer-col li{margin:0 0 10px}.rec-footer-col a{color:#d9cec7;text-decoration:none}.rec-footer-col a:hover{color:#fff}.rec-footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:19px 0}.rec-footer-bottom .rec-shell{display:flex;justify-content:space-between;gap:20px;font-size:13px}.rec-footer-note,.site-info,.footer-widgets{display:none!important}
@media(max-width:1080px){.rec-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.rec-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:820px){.rec-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rec-cat-page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rec-home-seo{align-items:flex-start;flex-direction:column}.site-logo .header-image{width:215px;height:48px}}
@media(max-width:600px){.rec-grid,.rec-cat-page-grid{grid-template-columns:1fr}.rec-category-slide{flex-basis:82vw;min-height:190px}.rec-footer-grid{grid-template-columns:1fr;gap:28px;padding-top:42px}.rec-footer-bottom .rec-shell{flex-direction:column}.rec-home-seo{padding:24px;margin-bottom:35px}.rec-slider-controls{display:none}}

/* Conteúdo editorial e receitas relacionadas */
.rec-author-box{display:flex;align-items:flex-start;gap:20px}.rec-author-box img{border-radius:50%;display:block}.rec-author-box h2{margin-bottom:8px}.rec-author-box p{margin:8px 0}.rec-author-box a{font-weight:800}.rec-related{padding-bottom:10px}.rec-related .rec-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
@media(max-width:1080px){.rec-related .rec-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:820px){.rec-related .rec-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.rec-related .rec-grid{grid-template-columns:1fr}.rec-author-box{flex-direction:column}}

/* Receita Rubi 2.0 — identidade branca, preta e vermelha */
:root{--rec-red:#e11d2e;--rec-red-dark:#b51220;--rec-cream:#fff;--rec-cream-2:#f4f4f5;--rec-green:#18181b;--rec-ink:#101014;--rec-muted:#68686f;--rec-white:#fff;--rec-line:#e5e5e7;--rec-yellow:#f5a623;--rec-shadow:0 22px 60px rgba(10,10,14,.11);--rec-radius:16px}
body{background:#fff;color:var(--rec-ink)}a{color:var(--rec-red)}.site-header{position:sticky;top:0;background:rgba(255,255,255,.96);border-bottom:1px solid #e9e9eb;box-shadow:none;backdrop-filter:blur(14px)}.inside-header{padding-top:12px;padding-bottom:12px}.main-navigation,.main-navigation ul ul{background:#fff}.main-navigation .main-nav ul li a{font-size:13px;text-transform:uppercase;letter-spacing:.055em}.main-navigation .main-nav ul li:hover>a,.main-navigation .main-nav ul li:focus>a,.main-navigation .main-nav ul li[class*=current-menu-]>a{color:var(--rec-red)}.rec-account-link{background:#111!important;border-radius:7px}.rec-account-link:hover{background:var(--rec-red)!important}.site-content{padding-top:0}
.rec-hero{min-height:510px;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(260px,.55fr);align-items:stretch;margin-top:32px;padding:0;background:#111114;border-radius:20px;color:#fff;box-shadow:none}.rec-hero:after{display:none}.rec-hero-content{padding:clamp(42px,7vw,82px);position:relative;z-index:2}.rec-kicker{background:var(--rec-red);border:0;border-radius:5px;padding:8px 11px;font-size:11px;letter-spacing:.14em}.rec-hero h1{font-size:clamp(48px,7vw,82px);line-height:.93;letter-spacing:-.065em;margin:25px 0 20px}.rec-hero h1 em{color:var(--rec-red);font-style:normal}.rec-hero p{font-size:17px;color:#c8c8cc;max-width:620px}.rec-search{max-width:680px;margin-top:30px;border-radius:8px;padding:6px;box-shadow:none}.rec-search button{border-radius:6px;background:var(--rec-red);text-transform:uppercase;letter-spacing:.06em;font-size:12px}.rec-hero-tags{display:flex;flex-wrap:wrap;gap:12px 22px;margin-top:24px;color:#aaaab0;font-size:12px;text-transform:uppercase;letter-spacing:.05em}.rec-hero-art{position:relative;overflow:hidden;background:var(--rec-red);display:flex;flex-direction:column;justify-content:space-between;padding:34px;color:#fff}.rec-hero-art:before{content:"";position:absolute;width:280px;height:280px;border:70px solid rgba(255,255,255,.12);border-radius:50%;right:-150px;top:65px}.rec-hero-art:after{content:"";position:absolute;left:32px;right:32px;bottom:105px;height:1px;background:rgba(255,255,255,.3)}.rec-hero-number{font-size:12px;font-weight:900;letter-spacing:.12em}.rec-hero-art strong{font-size:clamp(22px,3vw,36px);line-height:1.06;letter-spacing:-.04em;position:relative;z-index:2}.rec-hero-art i{width:46px;height:46px;border:1px solid rgba(255,255,255,.7);border-radius:50%;position:relative}.rec-hero-art i:after{content:"→";position:absolute;inset:0;display:grid;place-items:center;font-style:normal}
.rec-section{padding:66px 0}.rec-section-label{display:block;color:var(--rec-red);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.16em;margin-bottom:8px}.rec-section h2{font-size:clamp(32px,4.5vw,50px);letter-spacing:-.055em}.rec-slider-controls button{border-radius:7px;border-color:#d7d7da}.rec-slider-controls button:hover{background:#111;color:#fff;border-color:#111}.rec-category-slide{flex-basis:240px;min-height:250px;border-radius:12px;box-shadow:none;border:1px solid #dedee0;background:#fff!important;color:#111!important;padding:22px}.rec-category-slide:after{width:110px;height:110px;right:-44px;top:-44px;background:#f1f1f2}.rec-category-slide:hover{transform:translateY(-5px);border-color:var(--rec-red);box-shadow:0 18px 42px rgba(10,10,14,.09)}.rec-category-icon{width:55px;height:55px;display:grid;place-items:center;top:20px;left:20px;border-radius:10px;background:#111;font-size:28px}.rec-category-slide strong{font-size:25px}.rec-category-slide small{color:#777;opacity:1}.rec-category-arrow{color:var(--rec-red);text-transform:uppercase;letter-spacing:.06em}
.rec-grid{gap:24px}.rec-card{border-radius:12px;border:1px solid #e3e3e5;box-shadow:none}.rec-card:hover{transform:translateY(-5px);box-shadow:0 18px 45px rgba(10,10,14,.1)}.rec-card-media{background:#eee}.rec-card-body{padding:20px}.rec-card h3{font-size:21px}.rec-pill,.rec-cat{border-radius:4px;background:#f4f4f5;color:var(--rec-red);text-transform:uppercase;letter-spacing:.04em}.rec-outline-button{background:#fff!important;color:#111!important;border:1px solid #cfcfd3!important;border-radius:7px!important}.rec-outline-button:hover{background:#111!important;color:#fff!important}.rec-home-seo{border-radius:14px;border-left:5px solid var(--rec-red);box-shadow:none;background:#f6f6f7}.rec-home-seo .button{border-radius:7px}
.rec-recipe-header{border-radius:16px;box-shadow:none}.rec-recipe-title h1{letter-spacing:-.06em}.rec-panel{border-radius:12px;box-shadow:none}.rec-steps li:before{border-radius:5px}.rec-recipe-meta span{border-radius:6px}.rec-chat-toggle{background:var(--rec-red);border-radius:8px}.rec-chat{border-radius:14px}.rec-chat-head{background:#111}.rec-site-footer{background:#0e0e11}.rec-footer-brand>a{background:#fff;border-radius:8px}.rec-footer-col h2{color:#fff}.rec-footer-bottom{background:#08080a}
@media(max-width:860px){.rec-hero{grid-template-columns:1fr}.rec-hero-art{min-height:180px}.rec-hero-art:after{bottom:75px}.rec-hero-art strong{font-size:28px}.rec-category-slide{flex-basis:230px}}
@media(max-width:600px){.rec-hero{margin-top:15px;border-radius:12px}.rec-hero-content{padding:36px 22px}.rec-hero h1{font-size:46px}.rec-hero-tags{flex-direction:column;gap:8px}.rec-hero-art{display:none}.rec-category-slide{flex-basis:78vw}}

/* Receita Rubi 2.1 — mais cor, fotografia dinâmica e tipografia refinada */
body{background:linear-gradient(180deg,#fff 0,#fff 540px,#f7f0eb 540px,#fff7f2 100%);font-size:16px}.site-content{overflow:hidden}.rec-shell{width:min(1200px,calc(100% - 40px))}.rec-hero{min-height:440px}.rec-hero-content{padding:clamp(38px,5.5vw,68px)}.rec-hero h1{font-size:clamp(40px,5vw,64px);line-height:.97;letter-spacing:-.052em;max-width:700px}.rec-hero p{font-size:16px;line-height:1.6}.rec-hero-art strong{font-size:clamp(20px,2.4vw,31px)}
.rec-category-zone{position:relative;margin-top:54px;margin-bottom:0;padding:72px 0 82px;color:#fff}.rec-category-zone:before{content:"";position:absolute;z-index:-2;inset:0 -100vw;background:radial-gradient(circle at 10% 5%,rgba(225,29,46,.24),transparent 27%),radial-gradient(circle at 94% 92%,rgba(244,139,55,.18),transparent 25%),linear-gradient(135deg,#241417 0,#150f11 48%,#2d1714 100%)}.rec-category-zone:after{content:"";position:absolute;z-index:-1;width:420px;height:420px;border:90px solid rgba(255,255,255,.025);border-radius:50%;right:-210px;top:-145px}.rec-category-zone .rec-section-head{margin-bottom:30px}.rec-category-zone .rec-section h2,.rec-category-zone h2{color:#fff}.rec-category-zone .rec-section-head p{color:#bfb4b6}.rec-category-zone .rec-section-label{color:#ff5967}.rec-section{padding:58px 0}.rec-section h2{font-size:clamp(27px,3vw,38px);letter-spacing:-.04em}.rec-section-head p{font-size:15px}.rec-slider-controls button{width:38px;height:38px;font-size:17px}.rec-category-zone .rec-slider-controls button{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.18);color:#fff}.rec-category-zone .rec-slider-controls button:hover{background:var(--rec-red);border-color:var(--rec-red)}
.rec-cat-slider{gap:16px;padding-bottom:12px}.rec-category-slide{--rec-cat-bg:none;isolation:isolate;flex:0 0 258px;min-height:310px;padding:0;border:0;border-radius:16px;overflow:hidden;background-image:linear-gradient(180deg,rgba(11,9,10,.02) 25%,rgba(11,9,10,.94) 100%),var(--rec-cat-bg),linear-gradient(145deg,#d93645,#601c28)!important;background-size:cover!important;background-position:center!important;color:#fff!important;box-shadow:0 20px 55px rgba(0,0,0,.27)}.rec-category-slide:before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(160deg,rgba(255,255,255,.12),transparent 38%)}.rec-category-slide:after{z-index:-1;width:180px;height:180px;right:-75px;top:-75px;background:rgba(255,255,255,.1)}.rec-category-slide.has-cover:before{background:linear-gradient(180deg,rgba(8,7,8,.04) 25%,rgba(8,7,8,.9) 100%)}.rec-category-icon{top:18px;left:18px;width:43px;height:43px;border:1px solid rgba(255,255,255,.28);border-radius:10px;background:rgba(10,8,9,.65);font-size:22px;backdrop-filter:blur(8px)}.rec-category-content{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:22px;display:flex;flex-direction:column}.rec-category-slide strong{font-size:20px;letter-spacing:-.025em;color:#fff}.rec-category-slide small{font-size:12px;color:#d9d1d2;margin-top:4px}.rec-category-arrow{display:flex;align-items:center;justify-content:space-between;margin-top:15px;padding-top:13px;border-top:1px solid rgba(255,255,255,.22);color:#fff;font-size:10px;letter-spacing:.11em}.rec-category-arrow b{font-size:18px}.rec-category-slide:hover{transform:translateY(-7px) scale(1.01);border:0;box-shadow:0 28px 65px rgba(0,0,0,.38)}.rec-tone-green{background-image:linear-gradient(180deg,transparent,rgba(5,15,10,.9)),var(--rec-cat-bg),linear-gradient(145deg,#42876c,#123c2d)!important}.rec-tone-navy{background-image:linear-gradient(180deg,transparent,rgba(5,10,15,.92)),var(--rec-cat-bg),linear-gradient(145deg,#476c7c,#172d37)!important}.rec-tone-yellow{background-image:linear-gradient(180deg,transparent,rgba(32,17,3,.9)),var(--rec-cat-bg),linear-gradient(145deg,#e6a32d,#74400e)!important}.rec-tone-orange{background-image:linear-gradient(180deg,transparent,rgba(30,8,3,.9)),var(--rec-cat-bg),linear-gradient(145deg,#ed7545,#6d2312)!important}.rec-tone-red{background-image:linear-gradient(180deg,transparent,rgba(25,4,5,.92)),var(--rec-cat-bg),linear-gradient(145deg,#cf3f4e,#57141c)!important}.rec-tone-blue{background-image:linear-gradient(180deg,transparent,rgba(4,15,24,.92)),var(--rec-cat-bg),linear-gradient(145deg,#358eb3,#123f53)!important}.rec-tone-purple{background-image:linear-gradient(180deg,transparent,rgba(15,6,23,.92)),var(--rec-cat-bg),linear-gradient(145deg,#8a58a6,#3d2050)!important}
.rec-latest-zone{position:relative;padding-top:76px}.rec-latest-zone:before{content:"";position:absolute;z-index:-1;left:-140px;top:35px;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,rgba(225,29,46,.12),transparent 68%)}.rec-card h3{font-size:18px}.rec-card-meta{font-size:12px}.rec-home-seo h2{font-size:clamp(25px,2.7vw,34px)}
@media(max-width:860px){body{background:linear-gradient(180deg,#fff 0,#fff 480px,#f7f0eb 480px,#fff7f2 100%)}.rec-shell{width:min(100% - 28px,1200px)}.rec-category-zone{margin-top:38px;padding:58px 0 64px}.rec-category-slide{flex-basis:235px;min-height:290px}}
@media(max-width:600px){.rec-hero h1{font-size:38px}.rec-section{padding:46px 0}.rec-section h2{font-size:28px}.rec-category-zone{padding:48px 0 54px}.rec-category-slide{flex-basis:78vw;min-height:300px}.rec-category-slide strong{font-size:19px}.rec-latest-zone{padding-top:58px}}

/* Receita Rubi 2.2 — hero gastronômica e capas WebP incorporadas */
.rec-hero{grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);min-height:430px;background:#121014}.rec-hero-content{display:flex;flex-direction:column;justify-content:center;padding:clamp(38px,5vw,66px)}.rec-hero h1{font-size:clamp(40px,4.8vw,61px);max-width:610px;margin:20px 0 16px}.rec-hero h1 em{display:inline;color:#ff3345}.rec-hero p{max-width:560px;color:#d2ccce}.rec-hero-photo{position:relative;min-width:0;overflow:hidden}.rec-hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#121014 0,rgba(18,16,20,.16) 30%,transparent 65%)}.rec-hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.rec-search{margin-top:25px}.rec-search input{font-size:15px}.rec-search button{min-width:112px}.rec-category-slide{background-position:center!important}.rec-category-slide.has-cover:after{display:none}
@media(max-width:900px){.rec-hero{grid-template-columns:1fr;min-height:auto}.rec-hero-content{min-height:370px}.rec-hero-photo{height:300px}.rec-hero-photo:after{background:linear-gradient(180deg,#121014 0,rgba(18,16,20,.08) 35%,transparent 70%)}}
@media(max-width:600px){.rec-hero-content{min-height:340px}.rec-hero h1{font-size:37px}.rec-hero-photo{height:230px}.rec-search{flex-direction:row}.rec-search button{width:auto;min-width:96px}}

/* Receita Rubi 2.2.1 — correções responsivas */
html,body{max-width:100%;overflow-x:hidden}*{box-sizing:border-box}.site,.site-content,.content-area,.site-main,.rec-shell,.rec-hero,.rec-hero-content,.rec-hero-photo{min-width:0;max-width:100%}.rec-hero h1,.rec-hero p,.rec-category-content,.rec-card h3{overflow-wrap:anywhere;word-break:normal}.rec-hero-photo img,.rec-card-media img,.rec-recipe-cover img{max-width:100%}.rec-search{width:100%;max-width:680px}.rec-search input{width:0;min-width:0;max-width:100%}.rec-search button{flex:0 0 auto}.rec-cat-slider{max-width:100%;overscroll-behavior-inline:contain}.rec-category-slide{max-width:calc(100vw - 44px)}
@media(max-width:900px){.inside-header{width:100%;max-width:100%}.site-logo{min-width:0}.site-logo .header-image{max-width:min(215px,65vw);height:auto}.rec-hero{width:calc(100% - 28px);margin-left:auto;margin-right:auto}.rec-hero-content{width:100%;padding:38px 30px}.rec-hero h1{max-width:100%}.rec-hero-photo{width:100%}.rec-footer-grid{width:100%;padding-left:0;padding-right:0}.rec-footer-brand img{max-width:100%}}
@media(max-width:600px){body{font-size:15px}.rec-shell{width:calc(100% - 24px)}.inside-header{padding:10px 12px}.site-logo .header-image{width:170px;max-width:58vw}.menu-toggle{padding:0 13px;min-height:42px}.rec-hero{width:calc(100% - 20px);margin-top:12px;border-radius:10px}.rec-hero-content{min-height:0;padding:30px 20px 28px}.rec-kicker{max-width:100%;white-space:normal}.rec-hero h1{font-size:clamp(30px,10vw,38px);line-height:1.03;letter-spacing:-.04em;margin:17px 0 13px}.rec-hero p{font-size:14px;line-height:1.55}.rec-search{display:flex;flex-direction:column!important;gap:7px;padding:7px;border-radius:8px;margin-top:21px}.rec-search input{width:100%;min-height:46px;padding:10px 12px!important}.rec-search button{width:100%!important;min-width:0;min-height:44px}.rec-hero-photo{height:210px}.rec-hero-photo:after{background:linear-gradient(180deg,#121014 0,rgba(18,16,20,.05) 35%,transparent 72%)}.rec-category-zone{margin-top:24px}.rec-section-head{width:100%;gap:12px}.rec-section-head>div{min-width:0}.rec-section h2{font-size:26px}.rec-cat-slider{width:100%;gap:12px}.rec-category-slide{flex:0 0 min(82vw,290px);max-width:min(82vw,290px);min-height:285px}.rec-grid,.rec-related .rec-grid,.rec-cat-page-grid{width:100%;grid-template-columns:minmax(0,1fr)}.rec-card{width:100%;min-width:0}.rec-home-seo{width:100%;padding:22px}.rec-home-seo .button{width:100%;text-align:center}.rec-recipe,.rec-recipe-header,.rec-recipe-layout,.rec-panel{max-width:100%;min-width:0}.rec-recipe-title{padding:22px 18px}.rec-recipe-title h1{font-size:31px;overflow-wrap:anywhere}.rec-recipe-meta span{max-width:100%}.rec-footer-grid{grid-template-columns:minmax(0,1fr);padding-left:0;padding-right:0}.rec-footer-col,.rec-footer-brand{min-width:0}.rec-chat-toggle{right:10px;bottom:10px;max-width:calc(100vw - 20px)}.rec-chat{left:8px;right:8px;width:auto;max-width:none;bottom:72px}.rec-chat-compose{min-width:0}.rec-chat-compose textarea{min-width:0}.rec-chat-compose button{flex:0 0 auto}}
@media(max-width:380px){.rec-hero h1{font-size:29px}.rec-hero-content{padding-left:17px;padding-right:17px}.rec-category-slide{flex-basis:84vw;max-width:84vw}.rec-chat-toggle{padding:12px 14px;font-size:13px}}

/* Mesa Dourada 1.0 — experiência editorial escura */
:root{--md-bg:#070b10;--md-surface:#0d121a;--md-surface-2:#111823;--md-border:#202936;--md-gold:#d59a48;--md-gold-soft:#f0bd72;--md-coral:#db6545;--md-text:#f6f2eb;--md-muted:#929ba8;--rec-red:#d59a48;--rec-red-dark:#b97829;--rec-cream:#101720;--rec-cream-2:#151d28;--rec-green:#61c8b6;--rec-ink:#f6f2eb;--rec-muted:#929ba8;--rec-white:#fff;--rec-line:#25303d;--rec-yellow:#f5b942;--rec-shadow:0 22px 65px rgba(0,0,0,.34);--rec-radius:14px}
html,body{background:var(--md-bg);color:var(--md-text)}body{background-image:radial-gradient(circle at 76% 0,rgba(213,154,72,.065),transparent 30%),linear-gradient(180deg,#080c12,#070b10)}.site.grid-container,.site-content,.content-area,.site-main{background:transparent}a{color:var(--md-gold)}a:hover{color:var(--md-gold-soft)}.site-header{position:sticky;top:0;background:rgba(7,11,16,.94);border-bottom:1px solid rgba(255,255,255,.06);backdrop-filter:blur(16px);box-shadow:none}.inside-header{max-width:1220px;padding:11px 20px}.site-logo .header-image{width:210px;height:46px}.main-navigation,.main-navigation ul ul{background:transparent}.main-navigation .main-nav ul li a{color:#d5dae1;font-size:12px;letter-spacing:.04em}.main-navigation .main-nav ul li:hover>a,.main-navigation .main-nav ul li:focus>a,.main-navigation .main-nav ul li[class*=current-menu-]>a{color:var(--md-gold);background:transparent}.main-navigation .main-nav ul ul{background:#0d131c;border-color:var(--md-border)}.menu-toggle{color:#fff}.rec-account-link{background:linear-gradient(135deg,#d89b47,#b76f24)!important;color:#0a0d12!important;border-radius:6px}.site-content{padding-top:0}.rec-shell{width:min(1200px,calc(100% - 32px))}
.md-hero{min-height:510px;display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.28fr);margin-top:22px;border:1px solid var(--md-border);border-radius:18px;overflow:hidden;background:#0a0f16;box-shadow:0 28px 80px rgba(0,0,0,.28)}.md-hero-copy{z-index:2;padding:clamp(36px,5vw,68px);display:flex;flex-direction:column;justify-content:center}.md-eyebrow{display:block;color:var(--md-gold);font-size:10px;font-weight:900;letter-spacing:.15em;text-transform:uppercase;margin-bottom:10px}.md-hero h1{font-size:clamp(37px,4.4vw,62px);line-height:1.02;letter-spacing:-.048em;margin:0 0 18px;color:#fff}.md-hero h1 em{display:block;color:var(--md-gold-soft);font-style:normal}.md-hero-copy>p{max-width:510px;color:#aeb5bf;font-size:15px;line-height:1.7}.md-search{display:flex;max-width:520px;margin-top:25px;background:#111823;border:1px solid #2b3542;border-radius:8px;padding:5px}.md-search input{width:0;min-width:0;flex:1;border:0!important;background:transparent!important;color:#fff!important;padding:11px 13px!important}.md-search button{flex:0 0 45px;border:0;border-radius:6px;background:var(--md-gold);color:#101319;font-size:22px}.md-popular{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin-top:16px;font-size:10px}.md-popular span{color:#717b88;text-transform:uppercase;letter-spacing:.08em}.md-popular a{padding:5px 8px;border:1px solid #293340;border-radius:4px;color:#bac1ca;text-decoration:none}.md-hero-visual{position:relative;min-width:0}.md-hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0a0f16 0,rgba(10,15,22,.38) 35%,rgba(10,15,22,.03) 72%),linear-gradient(0deg,rgba(7,11,16,.36),transparent 45%)}.md-hero-visual>img{width:100%;height:100%;object-fit:cover;display:block}.md-feature-float{position:absolute;z-index:2;right:28px;bottom:28px;width:min(280px,calc(100% - 50px));display:flex;flex-direction:column;gap:5px;padding:17px 18px;border:1px solid rgba(213,154,72,.34);border-radius:11px;background:rgba(9,13,19,.9);backdrop-filter:blur(12px);color:#fff;text-decoration:none}.md-feature-float small{color:var(--md-gold);font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.md-feature-float strong{font-size:16px}.md-feature-float>span:last-child{color:#adb5bf;font-size:11px}
.md-section{padding:58px 0}.md-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.md-section-head h2{font-size:clamp(24px,3vw,34px);letter-spacing:-.035em;margin:0;color:#fff}.md-section-head p{font-size:13px;color:var(--md-muted);margin:6px 0 0}.md-section-head>a{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;text-decoration:none}.md-category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.md-category{min-width:0;display:flex;align-items:center;gap:10px;padding:10px;border:1px solid var(--md-border);border-radius:10px;background:linear-gradient(145deg,#111823,#0d131b);color:#fff;text-decoration:none;transition:.2s}.md-category:hover{transform:translateY(-3px);border-color:#70552f;background:#141c27}.md-category img{width:48px;height:54px;flex:0 0 48px;border-radius:7px;object-fit:cover}.md-category span{min-width:0}.md-category strong{display:block;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.md-category small{display:block;margin-top:3px;color:#7f8995;font-size:9px}
.rec-grid{gap:14px}.md-featured-grid,.md-recent-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.rec-card{background:linear-gradient(180deg,#101720,#0b1119);border:1px solid var(--md-border);border-radius:11px;box-shadow:none}.rec-card:hover{border-color:#6a4d2b;box-shadow:0 18px 45px rgba(0,0,0,.3)}.rec-card-media{background:#151d28}.rec-card-body{padding:15px}.rec-card h3{font-size:16px}.rec-card h3 a{color:#f3f0eb}.rec-card-meta{font-size:10px}.rec-pill,.rec-cat{background:#1b2430;color:var(--md-gold);font-size:9px}.rec-empty{background:#0d131c;border-color:#26313e;color:#7f8995}
.md-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.md-blog-card{min-width:0;border:1px solid var(--md-border);border-radius:11px;overflow:hidden;background:#0d131c}.md-blog-card>a{display:grid;grid-template-columns:42% 58%;height:100%;color:#fff;text-decoration:none}.md-blog-card img{width:100%;height:100%;min-height:180px;object-fit:cover}.md-blog-card span{display:flex;flex-direction:column;padding:17px}.md-blog-card small{color:var(--md-gold);font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.md-blog-card h3{font-size:17px;line-height:1.2;margin:9px 0}.md-blog-card p{font-size:11px;line-height:1.55;color:#8f98a4}.md-blog-card time{margin-top:auto;font-size:9px;color:#646f7c}.md-blog-card:hover{border-color:#6a4d2b}
.md-platform{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:30px;margin-bottom:58px;padding:0;border:1px solid var(--md-border);border-radius:12px;overflow:hidden;background:var(--md-border)}.md-platform>div{padding:20px;background:#0d131c}.md-platform strong{display:block;color:var(--md-gold);font-size:12px}.md-platform span{display:block;color:#7f8995;font-size:10px;margin-top:5px}.md-seo-copy{background:linear-gradient(135deg,#121a24,#0b1017);border-color:#273342;border-left:3px solid var(--md-gold);box-shadow:none}.md-seo-copy h2{color:#fff}.md-seo-copy p{color:#909aa7}.md-seo-copy .button{background:var(--md-gold);color:#0a0d12;border-radius:6px}
.rec-recipe-header,.rec-panel,.inside-article,.widget{background:#0d131c;border-color:var(--md-border);box-shadow:none}.rec-recipe-meta span{background:#111923;border-color:#283341}.rec-recipe-title h1,.rec-panel h2{color:#fff}.rec-entry-content{color:#c7cdd5}.rec-ingredients li{border-color:#26313d}.rec-aside-card{background:#111923}.rec-review{background:#101720;border-color:#283341}.rec-form textarea,.rec-form input,.rec-auth-form input{background:#080d13;color:#fff;border-color:#2a3542}.rec-chat-toggle{background:linear-gradient(135deg,#7c49d6,#5b2db5);border-radius:8px}.rec-chat{background:#0d131c;border-color:#283341;color:#fff}.rec-chat-head{background:#171022}.rec-chat-messages{background:#080c12}.rec-msg{background:#131b25;border-color:#283341}.rec-msg.is-me{background:#1a2930;border-color:#2f5058}.rec-chat-compose{border-color:#283341}.rec-chat-compose textarea{background:#080d13;color:#fff;border-color:#2a3542}
.rec-site-footer{background:#05080c}.rec-footer-brand>a{background:#0d131c;border:1px solid #283341}.rec-footer-col h2{color:var(--md-gold)}.rec-footer-col a{color:#919ba7}.rec-footer-bottom{background:#030507}
@media(max-width:1050px){.md-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.md-featured-grid,.md-recent-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.md-blog-card>a{grid-template-columns:1fr}.md-blog-card img{height:170px;min-height:0}}
@media(max-width:820px){.md-hero{grid-template-columns:1fr;min-height:0}.md-hero-copy{padding:42px 34px}.md-hero-visual{height:390px}.md-featured-grid,.md-recent-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.md-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.md-platform{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.rec-shell{width:calc(100% - 20px)}.md-hero{margin-top:10px;border-radius:12px}.md-hero-copy{padding:31px 20px}.md-hero h1{font-size:34px}.md-hero-copy>p{font-size:13px}.md-search{width:100%;margin-top:20px}.md-search input{font-size:13px}.md-popular{gap:5px}.md-hero-visual{height:280px}.md-feature-float{right:15px;bottom:15px;width:calc(100% - 30px)}.md-section{padding:42px 0}.md-section-head{align-items:start}.md-section-head h2{font-size:25px}.md-section-head>a{margin-top:5px}.md-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.md-category{padding:8px}.md-category img{width:42px;height:47px;flex-basis:42px}.md-category strong{font-size:11px}.md-featured-grid,.md-recent-grid,.md-blog-grid{grid-template-columns:minmax(0,1fr)}.md-blog-card>a{grid-template-columns:42% 58%}.md-blog-card img{height:100%;min-height:170px}.md-platform{grid-template-columns:minmax(0,1fr);margin-bottom:40px}.md-platform>div{padding:17px}.md-seo-copy{padding:22px}.md-seo-copy .button{width:100%;text-align:center}}
@media(max-width:380px){.md-hero h1{font-size:30px}.md-category-grid{grid-template-columns:minmax(0,1fr)}.md-blog-card>a{grid-template-columns:1fr}.md-blog-card img{height:170px}}

/* Mesa Dourada 1.1 — fidelidade editorial e categorias visuais */
body{font-family:"Segoe UI Variable","Segoe UI",Arial,Helvetica,sans-serif;font-weight:400}.md-hero h1,.md-section-head h2,.rec-card h3,.md-category strong,.rec-recipe-title h1,.rec-panel h2{font-family:"Segoe UI Variable","Segoe UI",Arial,Helvetica,sans-serif;font-weight:800}.md-hero h1{font-size:clamp(40px,4.5vw,64px);line-height:1.01;letter-spacing:-.055em}.md-hero-copy>p{font-weight:400}.md-section{padding:42px 0}.md-section+.md-section{padding-top:26px}.md-section-head{margin-bottom:18px}.md-section-head h2{font-size:clamp(26px,3vw,36px);line-height:1.08;letter-spacing:-.045em}.md-eyebrow{font-weight:900}.md-category-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:13px}.md-category{display:block;padding:0;overflow:hidden;border-radius:11px;background:#0e151e}.md-category img{display:block;width:100%;height:132px;border-radius:0;object-fit:cover;transition:transform .35s}.md-category span{display:block;padding:13px 14px 14px}.md-category strong{font-size:14px;line-height:1.2;white-space:normal;overflow:visible}.md-category small{font-size:10px;margin-top:5px}.md-category:hover img{transform:scale(1.045)}.md-category:hover{transform:translateY(-5px);box-shadow:0 18px 45px rgba(0,0,0,.3)}.md-featured-grid .rec-card-media,.md-recent-grid .rec-card-media{aspect-ratio:16/10}.md-featured-grid .rec-card-body,.md-recent-grid .rec-card-body{padding:16px}.rec-card h3{font-size:17px;line-height:1.2}.md-discovery-card .rec-card-meta{color:var(--md-gold);font-weight:700}.md-seo-copy{margin-top:35px;margin-bottom:55px}
@media(max-width:1080px){.md-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.md-category img{height:165px}}
@media(max-width:720px){.md-section{padding:34px 0}.md-section+.md-section{padding-top:18px}.md-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.md-category img{height:145px}.md-category span{padding:11px 12px 13px}.md-category strong{font-size:13px}.md-section-head h2{font-size:27px}.md-hero h1{font-size:36px}}
@media(max-width:380px){.md-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.md-category img{height:118px}.md-category strong{font-size:12px}}

/* Tipografia e paleta fiéis à direção visual enviada */
:root{--md-bg:#03070c;--md-surface:#09101a;--md-surface-2:#0d1621;--md-border:#1b2734;--md-gold:#f28c28;--md-gold-soft:#ffad55;--md-coral:#e45f39;--md-text:#f7f8fa;--md-muted:#8f99a6;--rec-red:#f28c28;--rec-red-dark:#d56f14;--rec-cream:#0b131d;--rec-cream-2:#111b27;--rec-ink:#f7f8fa;--rec-muted:#8f99a6;--rec-line:#202d3b}
html,body{background:#03070c}body{font-family:"Inter","Segoe UI",Arial,sans-serif;font-weight:400;color:#f7f8fa;background-image:radial-gradient(circle at 72% 0,rgba(242,140,40,.055),transparent 28%),linear-gradient(180deg,#050a10,#03070c)}.md-hero h1,.md-section-head h2,.rec-card h3,.md-category strong,.rec-recipe-title h1,.rec-panel h2{font-family:"Poppins","Segoe UI",Arial,sans-serif}.md-hero h1{font-weight:700;letter-spacing:-.045em}.md-section-head h2{font-size:clamp(24px,2.3vw,30px);font-weight:600;letter-spacing:-.035em}.md-eyebrow{color:#f28c28;font-family:"Inter",sans-serif;font-weight:700}.md-section-head>a,.md-popular span{color:#f28c28}.md-category strong{font-weight:600}.rec-card h3{font-weight:600}.main-navigation .main-nav ul li a{font-family:"Inter",sans-serif;font-weight:500}.md-search button,.rec-account-link,.md-seo-copy .button{background:#f28c28!important}.md-category:hover,.rec-card:hover,.md-blog-card:hover{border-color:rgba(242,140,40,.55)}.rec-stars{color:#f5b942}.site-header{background:rgba(3,7,12,.95)}.md-hero{background:#060b11}.md-hero-visual:after{background:linear-gradient(90deg,#060b11 0,rgba(6,11,17,.4) 34%,rgba(6,11,17,.03) 72%),linear-gradient(0deg,rgba(3,7,12,.34),transparent 45%)}

/* Mesa Dourada 1.1.1 — hero compacta e logo legível */
.site-logo .header-image{width:230px;height:50px;object-fit:contain;object-position:left center}.md-hero{min-height:430px;grid-template-columns:minmax(0,1.02fr) minmax(0,1.18fr)}.md-hero-copy{padding:46px clamp(36px,4vw,56px)}.md-hero h1{max-width:540px;font-size:clamp(38px,3.7vw,52px);line-height:1.08;letter-spacing:-.045em;margin-bottom:16px}.md-hero h1 em{display:block}.md-hero-copy>p{max-width:500px;line-height:1.62}.md-hero-visual{min-height:430px}.md-feature-float{right:22px;bottom:22px;padding:14px 16px}.md-search{margin-top:21px}.md-popular{margin-top:13px}
@media(max-width:820px){.site-logo .header-image{width:205px;height:auto}.md-hero{grid-template-columns:1fr}.md-hero-copy{padding:38px 30px}.md-hero h1{max-width:620px;font-size:42px}.md-hero-visual{height:320px;min-height:320px}}
@media(max-width:600px){.site-logo .header-image{width:175px;max-width:58vw}.md-hero-copy{padding:30px 20px}.md-hero h1{font-size:34px;line-height:1.09}.md-hero-visual{height:245px;min-height:245px}.md-feature-float{right:13px;bottom:13px;width:calc(100% - 26px)}}

/* Mesa Dourada 1.1.2 — proporção da imagem destacada */
.rec-recipe{width:min(920px,calc(100% - 32px))}.rec-recipe-cover{height:clamp(330px,32vw,430px);aspect-ratio:auto}.rec-recipe-cover img{width:100%;height:100%;object-fit:cover;object-position:center}.rec-recipe-title{padding:clamp(24px,4vw,38px)}.rec-recipe-title h1{font-size:clamp(34px,4.2vw,50px)}
@media(max-width:820px){.rec-recipe{width:min(100% - 24px,920px)}.rec-recipe-cover{height:340px}}
@media(max-width:600px){.rec-recipe{width:calc(100% - 16px)}.rec-recipe-cover{height:220px}.rec-recipe-title{padding:22px 18px}.rec-recipe-title h1{font-size:30px}}

/* Mesa Dourada 1.1.3 — ficha em duas colunas */
.rec-recipe-layout{grid-template-columns:minmax(0,1fr);gap:0}.rec-method-grid{display:grid;grid-template-columns:minmax(270px,.86fr) minmax(0,1.14fr);gap:22px;align-items:stretch}.rec-method-grid>.rec-panel{height:100%;min-width:0;margin-bottom:0}.rec-method-grid>:only-child{grid-column:1/-1}.rec-method-grid+.rec-panel{margin-top:24px}.rec-recipe-layout>aside{margin-top:24px}.rec-recipe-layout>aside .rec-aside-card{position:static;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;margin-bottom:24px;padding:20px 26px}.rec-recipe-layout>aside .rec-aside-card h2{font-size:20px;margin:0}.rec-recipe-layout>aside .rec-aside-card p{margin:0;color:var(--md-muted);text-align:right}.rec-rating-big{white-space:nowrap}
@media(max-width:780px){.rec-method-grid{grid-template-columns:minmax(0,1fr);gap:18px}.rec-method-grid>.rec-panel{height:auto}.rec-recipe-layout>aside .rec-aside-card{grid-template-columns:1fr;gap:8px}.rec-recipe-layout>aside .rec-aside-card p{text-align:left}}

/* Diretório de categorias alinhado à página inicial */
.md-category-directory{padding:46px 0 76px}.md-category-directory .rec-breadcrumb{margin-bottom:34px}.md-category-directory-head{max-width:720px;margin-bottom:30px}.md-category-directory-head h1{margin:0;color:#fff;font-family:"Poppins","Segoe UI",Arial,sans-serif;font-size:clamp(34px,4.2vw,52px);font-weight:700;line-height:1.06;letter-spacing:-.045em}.md-category-directory-head p{max-width:620px;margin:13px 0 0;color:var(--md-muted);font-size:15px;line-height:1.65}.md-category-directory-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.md-category-directory-grid .md-category img{height:176px}.md-category-directory-grid .md-category span{padding:15px 16px 17px}.md-category-directory-grid .md-category strong{font-size:15px}.md-category-directory-grid .md-category small{font-size:10px}
@media(max-width:980px){.md-category-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.md-category-directory-grid .md-category img{height:205px}}
@media(max-width:600px){.md-category-directory{padding:28px 0 50px}.md-category-directory .rec-breadcrumb{margin-bottom:24px}.md-category-directory-head{margin-bottom:22px}.md-category-directory-head h1{font-size:32px}.md-category-directory-head p{font-size:13px}.md-category-directory-grid{grid-template-columns:minmax(0,1fr);gap:12px}.md-category-directory-grid .md-category img{height:190px}}

/* Mesa Dourada 1.1.4 — cabeçalho da receita mais compacto */
.rec-recipe{width:min(820px,calc(100% - 32px))}.rec-recipe-cover{height:clamp(230px,24vw,310px)}.rec-recipe-title{padding:clamp(22px,3vw,32px)}.rec-recipe-title h1{max-width:720px;font-size:clamp(30px,3.2vw,40px);line-height:1.08;letter-spacing:-.035em}
@media(max-width:820px){.rec-recipe{width:min(100% - 24px,820px)}.rec-recipe-cover{height:270px}.rec-recipe-title h1{font-size:34px}}
@media(max-width:600px){.rec-recipe{width:calc(100% - 16px)}.rec-recipe-cover{height:185px}.rec-recipe-title{padding:19px 16px}.rec-recipe-title h1{font-size:27px;line-height:1.12}}

/* Mesa Dourada 1.1.5 — escala refinada da home, categorias e página Sobre */
.rec-recipe-cover{height:clamp(205px,21vw,260px)}.rec-recipe-title{padding:clamp(20px,2.7vw,28px)}.rec-recipe-title h1{max-width:680px;font-size:clamp(28px,2.8vw,35px);line-height:1.1}
.md-categories .md-category img{height:118px}.md-featured-grid .rec-card-media,.md-recent-grid .rec-card-media{aspect-ratio:16/8.8}.md-featured-grid .rec-card h3,.md-recent-grid .rec-card h3{font-size:15px}
.md-category-directory{padding-top:38px}.md-category-directory-head h1{font-size:clamp(31px,3.6vw,43px)}.md-category-directory-grid{width:min(1040px,100%);grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.md-category-directory-grid .md-category img{height:145px}.md-category-directory-grid .md-category span{padding:12px 13px 14px}.md-category-directory-grid .md-category strong{font-size:13px}
.rec-archive-page .rec-shell{width:min(1060px,calc(100% - 32px))}.rec-archive-head{padding:40px 0 28px}.rec-archive-head h1{margin:0;color:#fff;font-family:"Poppins","Segoe UI",Arial,sans-serif;font-size:clamp(30px,3.5vw,42px);font-weight:700;line-height:1.08;letter-spacing:-.04em}.rec-archive-description{max-width:680px;margin-top:10px;color:var(--md-muted);font-size:14px;line-height:1.6}.rec-archive-description p{margin:0}.rec-archive-head .rec-search{max-width:560px;margin-top:20px}.rec-archive-results{padding:0 0 68px}.rec-archive-page .rec-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.rec-archive-page .rec-card-media{height:128px;aspect-ratio:auto}.rec-archive-page .rec-card-body{padding:12px 13px 14px}.rec-archive-page .rec-card h3{font-size:14px;line-height:1.25;margin:7px 0}.rec-archive-page .rec-card-meta{font-size:9px}.rec-archive-page .rec-cat{font-size:8px;padding:4px 7px}
.md-info-page{width:min(820px,calc(100% - 32px));padding:42px 0 70px}.md-info-page .rec-breadcrumb{margin-bottom:30px}.md-info-page-head{margin-bottom:22px}.md-info-page-head h1{margin:0;color:#fff;font-family:"Poppins","Segoe UI",Arial,sans-serif;font-size:clamp(30px,3.5vw,40px);font-weight:700;line-height:1.08;letter-spacing:-.04em}.md-info-card{padding:clamp(24px,4vw,36px);background:#0d131c;border:1px solid var(--md-border);border-radius:14px;color:#b7c0cb;box-shadow:none}.md-info-card h2{margin:28px 0 10px;color:#fff;font-family:"Poppins","Segoe UI",Arial,sans-serif;font-size:22px;line-height:1.2}.md-info-card h2:first-child{margin-top:0}.md-info-card p,.md-info-card li{font-size:15px;line-height:1.75;color:#b7c0cb}.md-info-card a{color:var(--md-gold)}
.rec-method-grid{grid-template-columns:minmax(240px,.84fr) minmax(0,1.16fr)}.rec-method-grid .rec-panel h2{font-size:23px}
@media(max-width:1080px){.md-categories .md-category img{height:148px}}
@media(max-width:820px){.rec-recipe-cover{height:230px}.rec-recipe-title h1{font-size:31px}}
@media(max-width:900px){.rec-archive-page .rec-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.rec-archive-page .rec-card-media{height:138px}}
@media(max-width:720px){.md-categories .md-category img{height:132px}.md-category-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.md-category-directory-grid .md-category img{height:155px}.rec-archive-page .rec-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rec-archive-page .rec-card-media{height:145px}.rec-method-grid{grid-template-columns:minmax(220px,.82fr) minmax(0,1.18fr);gap:16px}.rec-method-grid .rec-panel{padding:22px}.rec-method-grid .rec-panel h2{font-size:21px}}
@media(max-width:640px){.rec-method-grid{grid-template-columns:minmax(0,1fr);gap:16px}.rec-method-grid>.rec-panel{height:auto}}
@media(max-width:600px){.rec-recipe-cover{height:165px}.rec-recipe-title{padding:18px 16px}.rec-recipe-title h1{font-size:25px;line-height:1.12}}
@media(max-width:560px){.rec-archive-head{padding:28px 0 22px}.rec-archive-head h1{font-size:29px}.rec-archive-page .rec-grid{grid-template-columns:minmax(0,1fr);gap:11px}.rec-archive-page .rec-card{display:grid;grid-template-columns:42% minmax(0,1fr)}.rec-archive-page .rec-card-media{height:100%;min-height:124px}.rec-archive-page .rec-card-body{padding:11px 12px}.rec-archive-page .rec-card h3{font-size:13px}.md-info-page{width:calc(100% - 20px);padding:28px 0 50px}.md-info-page .rec-breadcrumb{margin-bottom:23px}.md-info-page-head h1{font-size:29px}.md-info-card{padding:22px 18px}.md-info-card h2{font-size:20px}.md-info-card p,.md-info-card li{font-size:14px}.md-category-directory-grid .md-category img{height:142px}}
@media(max-width:380px){.md-categories .md-category img{height:112px}.md-category-directory-grid .md-category img{height:126px}}

/* Mesa Dourada 1.2.4 — página de contato */
.md-contact-page{width:min(1060px,calc(100% - 32px));padding:40px 0 76px}.md-contact-page .rec-breadcrumb{margin-bottom:28px}.md-contact-head{position:relative;display:flex;align-items:flex-end;justify-content:space-between;gap:32px;padding:34px 36px;margin-bottom:18px;overflow:hidden;border:1px solid var(--md-border);border-radius:16px;background:radial-gradient(circle at 88% 12%,rgba(242,140,40,.17),transparent 31%),linear-gradient(135deg,#101923,#080d14)}.md-contact-head:after{content:"";position:absolute;right:-48px;top:-74px;width:220px;height:220px;border:44px solid rgba(242,140,40,.06);border-radius:50%}.md-contact-head>div:first-child{position:relative;z-index:2;max-width:660px}.md-contact-head h1{margin:7px 0 10px;color:#fff;font-family:"Poppins","Segoe UI",Arial,sans-serif;font-size:clamp(32px,4vw,46px);font-weight:700;line-height:1.06;letter-spacing:-.04em}.md-contact-head p{max-width:610px;margin:0;color:#9ba6b3;font-size:15px;line-height:1.7}.md-contact-head-mark{position:relative;z-index:2;display:grid;flex:0 0 74px;width:74px;height:74px;place-items:center;border:1px solid rgba(242,140,40,.45);border-radius:18px;background:rgba(242,140,40,.09)}.md-contact-head-mark svg{width:38px;height:38px;fill:none;stroke:var(--md-gold);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.md-contact-layout{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:18px;align-items:start}.md-contact-aside{display:grid;gap:18px}.md-contact-info-card,.md-contact-guide,.md-contact-form-card{border:1px solid var(--md-border);border-radius:14px;background:#0d131c}.md-contact-info-card{display:flex;align-items:center;gap:16px;padding:22px}.md-contact-icon{display:grid;flex:0 0 48px;width:48px;height:48px;place-items:center;border-radius:12px;background:rgba(242,140,40,.12);color:var(--md-gold);font-size:22px;font-weight:800}.md-contact-info-card small{display:block;color:#788493;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.md-contact-info-card h2{margin:3px 0 7px;color:#fff;font-size:20px}.md-contact-info-card a{color:var(--md-gold);font-size:13px;font-weight:700;overflow-wrap:anywhere}.md-contact-guide{padding:24px}.md-contact-guide h2{margin:0 0 17px;color:#fff;font-size:19px}.md-contact-guide ul{list-style:none;margin:0;padding:0}.md-contact-guide li{display:flex;gap:12px;padding:15px 0;border-top:1px solid #1c2733}.md-contact-guide li>span{color:var(--md-gold);font-size:10px;font-weight:800;letter-spacing:.08em}.md-contact-guide strong,.md-contact-guide small{display:block}.md-contact-guide strong{color:#e7ebef;font-size:13px}.md-contact-guide small{margin-top:4px;color:#7f8a97;font-size:11px;line-height:1.55}.md-contact-form-card{padding:clamp(24px,4vw,34px)}.md-contact-form-card>h2{margin:7px 0 24px;color:#fff;font-family:"Poppins","Segoe UI",Arial,sans-serif;font-size:clamp(24px,3vw,31px);font-weight:600;letter-spacing:-.03em}.md-contact-form p{margin:0 0 17px}.md-contact-form label{display:block;margin-bottom:7px;color:#c8d0d8;font-size:12px;font-weight:700}.md-contact-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.md-contact-form input,.md-contact-form select,.md-contact-form textarea{display:block;width:100%;border:1px solid #273442;border-radius:8px;background:#080d13;color:#f4f6f8;font:inherit;font-size:14px;box-sizing:border-box}.md-contact-form input,.md-contact-form select{height:47px;padding:0 13px}.md-contact-form textarea{min-height:155px;padding:13px;resize:vertical}.md-contact-form input::placeholder,.md-contact-form textarea::placeholder{color:#5f6a77}.md-contact-form input:focus,.md-contact-form select:focus,.md-contact-form textarea:focus{border-color:var(--md-gold);outline:2px solid rgba(242,140,40,.13);outline-offset:0}.md-contact-submit{display:flex;align-items:center;justify-content:space-between;gap:18px}.md-contact-submit p{max-width:340px;margin:0;color:#697583;font-size:10px;line-height:1.55}.md-contact-submit button{flex:none;border:0;border-radius:7px;background:var(--md-gold);color:#080c11;padding:13px 18px;font-size:12px;font-weight:800}.md-contact-submit button span{margin-left:10px}.md-contact-notice{margin-bottom:18px;padding:14px 17px;border:1px solid;border-radius:10px;font-size:13px}.md-contact-notice.is-success{border-color:#245c47;background:#0c2119;color:#9bd1bc}.md-contact-notice.is-error{border-color:#6b3636;background:#281313;color:#f1b5b5}
@media(max-width:820px){.md-contact-layout{grid-template-columns:minmax(0,1fr)}.md-contact-aside{grid-template-columns:repeat(2,minmax(0,1fr))}.md-contact-info-card{align-items:flex-start}.md-contact-head{align-items:center}}
@media(max-width:600px){.md-contact-page{width:calc(100% - 20px);padding:28px 0 50px}.md-contact-page .rec-breadcrumb{margin-bottom:22px}.md-contact-head{align-items:flex-start;padding:25px 20px}.md-contact-head h1{font-size:31px}.md-contact-head p{font-size:13px}.md-contact-head-mark{display:none}.md-contact-aside,.md-contact-fields{grid-template-columns:minmax(0,1fr)}.md-contact-form-card{padding:23px 18px}.md-contact-submit{align-items:stretch;flex-direction:column}.md-contact-submit button{width:100%}}
