:root {
  --rb-deep:#0f3f38;
  --rb-deep-2:#092f2b;
  --rb-main:#0c7568;
  --rb-accent:#11b889;
  --rb-accent-2:#1bc998;
  --rb-bg:#f7faf8;
  --rb-text:#173a35;
  --rb-muted:#607770;
  --rb-line:#d8e3df;
  --rb-white:#fff;
  --rb-shadow:0 8px 26px rgba(11,64,56,.075);
  --rb-radius:8px;
  --rb-shell:1320px;
}

html{scroll-behavior:smooth;background:var(--rb-deep-2)}
body{margin:0;background:var(--rb-deep-2)}
.ripardo-blog-body{margin:0;background:var(--rb-bg);color:var(--rb-text);font-family:"Segoe UI",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden;min-height:100vh}
.ripardo-blog-app{min-height:100vh;display:flex;flex-direction:column;background:var(--rb-bg)}
.ripardo-blog-app,.ripardo-blog-app *{box-sizing:border-box}
.ripardo-blog-app a{color:inherit;text-decoration:none}
.ripardo-blog-app img{max-width:100%;height:auto}
.ripardo-blog-app button,.ripardo-blog-app input,.ripardo-blog-app textarea,.ripardo-blog-app select{font:inherit}
.ripardo-blog-app button{cursor:pointer}
.rb-shell{width:min(var(--rb-shell),calc(100% - 40px));margin:0 auto}
.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.rb-skip-link{position:fixed;left:16px;top:-60px;z-index:999999;background:#fff;color:var(--rb-deep)!important;padding:10px 14px;border-radius:6px;box-shadow:var(--rb-shadow)}
.rb-skip-link:focus{top:16px}
.ripardo-blog-app a:focus-visible,.ripardo-blog-app button:focus-visible,.ripardo-blog-app input:focus-visible,.ripardo-blog-app textarea:focus-visible,.ripardo-blog-app select:focus-visible,[contenteditable]:focus-visible{outline:3px solid rgba(17,184,137,.42);outline-offset:2px}

/* Hero */
.rb-hero{position:relative;overflow:hidden;background:#0d3f38;color:#fff}
.rb-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,42,38,.18),transparent 39%,transparent 65%,rgba(4,39,35,.20));pointer-events:none}
.rb-hero-grid{position:relative;display:grid;grid-template-columns:minmax(330px,.94fr) minmax(440px,1.23fr) minmax(290px,.84fr);align-items:stretch;min-height:248px}
.rb-hero-copy{padding:25px 26px 23px 0;align-self:center;z-index:2}
.rb-eyebrow,.rb-feature-label{display:flex;align-items:center;gap:8px;text-transform:uppercase;font-size:10.5px;font-weight:800;letter-spacing:.17em;color:#28d0a2}
.rb-eyebrow>span,.rb-feature-label>span,.rb-section-heading h2>span{width:6px;height:6px;border-radius:999px;background:#20c793;box-shadow:0 0 0 3px rgba(32,199,147,.09);flex:0 0 auto}
.rb-hero-copy h1{margin:7px 0 9px;font-size:40px;line-height:1.01;letter-spacing:-.04em;color:#fff;font-weight:730;white-space:nowrap}
.rb-hero-copy h1 strong{font-weight:770;color:#4bd6ad}
.rb-hero-copy p{max-width:430px;margin:0 0 17px;color:#e3eeeb;font-size:14px;line-height:1.4}
.rb-hero-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}
.rb-btn{border:0;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:39px;padding:0 19px;font-size:10px;font-weight:800;letter-spacing:.085em;text-transform:uppercase;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}
.rb-btn:hover{transform:translateY(-1px)}
.rb-btn-primary{background:#16bd8b;color:#fff!important;box-shadow:0 6px 15px rgba(6,180,131,.18)}
.rb-btn-primary:hover{background:#12aa7d}
.rb-btn-outline{border:1px solid var(--rb-main);color:var(--rb-main)!important;background:#fff}
.rb-manager-link{color:#b8fff0!important;font-size:11px;font-weight:700}
.rb-hero-image{position:relative;align-self:stretch;min-width:0;overflow:hidden;background:#d8e5e1}
.rb-hero-image picture{display:block;width:100%;height:100%}
.rb-hero-image:before,.rb-hero-image:after{content:"";position:absolute;z-index:2;top:0;bottom:0;width:52px;pointer-events:none}
.rb-hero-image:before{left:0;background:linear-gradient(90deg,#0d3f38,rgba(13,63,56,.62) 32%,transparent)}
.rb-hero-image:after{right:0;background:linear-gradient(270deg,#0d3f38,rgba(13,63,56,.58) 32%,transparent)}
.rb-hero-image img{display:block;width:100%;height:248px;object-fit:cover;object-position:52% 50%;filter:saturate(.88) contrast(1.02)}
.rb-feature{position:relative;z-index:2;align-self:center;padding:24px 0 22px 34px;border-left:1px solid rgba(255,255,255,.10)}
.rb-feature:before{content:"";position:absolute;left:34px;top:5px;width:34px;height:1px;background:#35caa0}
.rb-feature-label{font-size:9px;color:#bdeadd;margin-bottom:11px}
.rb-feature-label>span{width:5px;height:5px}
.rb-feature h2{font-size:21px;line-height:1.08;letter-spacing:-.026em;margin:0 0 9px;color:#fff;max-width:285px}
.rb-feature h2 a:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}
.rb-feature p{font-size:11.5px;line-height:1.42;color:#d8e7e4;margin:0 0 12px;max-width:285px}
.rb-text-link{font-size:9.5px;text-transform:uppercase;font-weight:800;letter-spacing:.095em;color:#0f9d79!important}
.rb-text-link-light{color:#3ed5ac!important}

/* Home body */
.rb-main{background:var(--rb-bg);padding:14px 0 0;flex:1 0 auto}
.rb-content-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:26px;align-items:start}
.rb-section-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:10px}
.rb-section-heading h2{display:flex;align-items:center;gap:8px;margin:0;text-transform:uppercase;letter-spacing:.14em;font-size:12.5px;font-weight:850;color:#1e6157}
.rb-section-heading h2>span{width:6px;height:6px}
.rb-section-heading>a{color:#0ea77e!important;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.075em}
.rb-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}
.rb-article-card{background:#fff;border:1px solid #dce6e2;border-radius:6px;overflow:hidden;box-shadow:0 2px 6px rgba(20,78,68,.04);min-width:0;display:flex;flex-direction:column;transition:transform .18s ease,box-shadow .18s ease}
.rb-article-card:hover{transform:translateY(-2px);box-shadow:var(--rb-shadow)}
.rb-card-image{display:block;aspect-ratio:1.86/1;background:#dfe9e6;overflow:hidden}
.rb-card-img{display:block;width:100%;height:100%!important;object-fit:cover;transition:transform .25s ease}
.rb-article-card:hover .rb-card-img{transform:scale(1.018)}
.rb-card-body{padding:9px 11px 10px;display:flex;flex:1;flex-direction:column}
.rb-category-pill{align-self:flex-start;display:inline-flex;align-items:center;min-height:18px;padding:0 7px;border-radius:3px;background:#16ba89;color:#fff!important;text-transform:uppercase;font-size:7.5px;letter-spacing:.085em;font-weight:850;margin-bottom:5px}
.rb-card-body h3,.rb-card-body h2{margin:0 0 4px;color:#12483f;font-size:14px;line-height:1.12;letter-spacing:-.018em;font-weight:760}
.rb-card-body h2{font-size:15px}
.rb-card-body h3 a:hover,.rb-card-body h2 a:hover{color:var(--rb-main)}
.rb-card-body>p{margin:0 0 8px;color:#647872;font-size:10px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.rb-card-meta{margin-top:auto;padding-top:6px;border-top:1px solid #edf2f0;display:flex;justify-content:space-between;gap:8px;color:#80918c;font-size:8px}
.rb-meta-date:before{content:"▧";margin-right:4px}
.rb-meta-reading:before{content:"◷";margin-right:3px}

.rb-empty-state{border:1px dashed #c9d9d4;background:#fff;border-radius:8px;min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:26px}
.rb-empty-state h3,.rb-empty-state h2{margin:0 0 5px;font-size:19px}
.rb-empty-state p{max-width:480px;color:var(--rb-muted);margin:0 0 16px}
.rb-empty-icon{width:50px;height:50px;border-radius:12px;display:grid;place-items:center;background:#e6f5f0;color:var(--rb-main);font-weight:900;font-size:21px;margin-bottom:10px}
.rb-empty-wide{min-height:340px}
.rb-empty-state-home{min-height:315px;display:grid;grid-template-columns:minmax(390px,1.1fr) minmax(330px,.9fr);gap:26px;text-align:left;padding:18px 30px 18px 24px;overflow:hidden}
.rb-empty-art{display:block;width:100%;max-width:520px;justify-self:center;filter:saturate(.97)}
.rb-empty-copy{align-self:center;max-width:430px}
.rb-empty-kicker{text-transform:uppercase;color:#17a77f;font-size:10px;letter-spacing:.13em;font-weight:850;margin-bottom:8px}
.rb-empty-state-home h3{font-size:32px;line-height:1.04;color:#16483f;margin-bottom:9px;letter-spacing:-.03em}
.rb-empty-state-home p{font-size:14.5px;line-height:1.48;margin-bottom:12px;color:#5d726c}

.rb-sidebar{display:flex;flex-direction:column;gap:10px}
.rb-side-card{border:1px solid #dce5e2;background:#fff;border-radius:8px;padding:14px 15px}
.rb-side-card>h2{margin:0 0 10px;text-transform:uppercase;color:#286057;font-size:11px;font-weight:850;letter-spacing:.11em}
.rb-search-form{position:relative;display:flex;border:1px solid #d8e4df;background:#fff;border-radius:6px;min-height:42px}
.rb-search-form input{border:0;outline:0;background:transparent;color:var(--rb-text);padding:0 12px;width:100%;font-size:12px;min-width:0}
.rb-search-form button{width:42px;flex:0 0 42px;border:0;border-radius:0 5px 5px 0;background:#1bbd8e;color:#fff;display:grid;place-items:center}
.rb-search-form button svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2}
.rb-search-suggestions{position:absolute;z-index:20;left:-1px;right:-1px;top:calc(100% + 4px);background:#fff;border:1px solid var(--rb-line);border-radius:6px;box-shadow:0 14px 32px rgba(15,63,56,.14);overflow:hidden}
.rb-search-suggestion{display:grid!important;grid-template-columns:48px 1fr;gap:7px;padding:7px;border-bottom:1px solid #edf2ef}
.rb-search-suggestion:last-child{border-bottom:0}
.rb-search-suggestion:hover,.rb-search-suggestion:focus{background:#f3faf7}
.rb-search-suggestion img{width:48px;height:33px;object-fit:cover;border-radius:3px}
.rb-search-suggestion strong{display:block;font-size:8.5px;line-height:1.2;margin-bottom:2px}
.rb-search-suggestion small{color:#778b85;font-size:7px}
.rb-popular-list{display:flex;flex-direction:column;gap:10px}
.rb-popular-item{display:grid;grid-template-columns:74px minmax(0,1fr);gap:10px;align-items:center}
.rb-popular-thumb{width:74px;height:52px;border-radius:4px;overflow:hidden;background:#e0e8e5}
.rb-popular-img{width:100%;height:100%!important;object-fit:cover}
.rb-popular-item h3{font-size:11px;line-height:1.22;margin:0 0 4px;color:#1d4d45}
.rb-popular-item h3 a:hover{color:var(--rb-main)}
.rb-popular-item p,.rb-side-muted{margin:0;color:#8a9b96;font-size:8.8px;line-height:1.35}
.rb-side-muted{font-size:8.8px;line-height:1.4}

.rb-newsletter-card{position:relative;overflow:hidden;border-radius:10px;padding:15px 16px;background:#075d54;color:#fff;box-shadow:0 6px 18px rgba(11,64,56,.08)}
.rb-newsletter-card>span{display:block;color:#5ce0b8;font-size:9px;text-transform:uppercase;letter-spacing:.12em;font-weight:850;margin-bottom:5px;position:relative;z-index:2}
.rb-newsletter-card h2{position:relative;z-index:2;margin:0 0 7px;font-size:18px;line-height:1.04;text-transform:uppercase;max-width:240px;font-weight:600}
.rb-newsletter-card>p{position:relative;z-index:2;margin:0 0 10px;color:#d3e9e4;font-size:10.5px;line-height:1.4;max-width:250px}
.rb-newsletter-mark{position:absolute;right:10px;top:10px;width:82px!important;height:82px!important;object-fit:contain;opacity:.22;pointer-events:none}
.rb-newsletter-card form{display:grid;gap:8px;position:relative;z-index:2}
.rb-newsletter-card input[type=email]{height:39px;border:0;border-radius:5px;padding:0 11px;background:#fff;color:#173a35;font-size:11px}
.rb-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;opacity:0!important}
.rb-consent{display:flex;gap:6px;align-items:flex-start;font-size:8.5px;line-height:1.3;color:#d6eae5;margin-bottom:1px}
.rb-consent input{margin:1px 0 0}
.rb-btn-news{background:#14bf8d;color:#fff;border-radius:4px;min-height:38px;width:100%;font-size:10px}
.rb-newsletter-card>small{display:block;color:#a8d3ca;font-size:8px;margin-top:6px}
.rb-form-feedback{min-height:0;margin:0!important;font-size:8px!important;color:#fff!important}
.rb-form-feedback.is-error{color:#ffdbd7!important}

.rb-categories-section{padding:10px 0 12px}
.rb-categories-heading{margin-bottom:8px}
.rb-category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}
.rb-category-card{display:flex;gap:10px;align-items:center;background:#fff;border:1px solid #dce6e2;border-radius:7px;padding:10px 12px;min-height:60px;transition:border-color .15s ease,transform .15s ease}
.rb-category-card:hover{border-color:#9dd9c7;transform:translateY(-1px)}
.rb-category-icon{width:38px;height:38px;display:grid;place-items:center;flex:0 0 38px;border-radius:9px;background:#eaf8f3;color:#10b887}
.rb-category-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linejoin:round}
.rb-category-card strong{font-size:11.5px;display:block;color:#1b4b43;line-height:1.08}
.rb-category-card small{display:block;color:#14a77e;font-size:8.5px;margin-top:4px}
.rb-category-card small b{font-weight:500}

.rb-bottom-cta{position:relative;overflow:hidden;background-image:linear-gradient(90deg,rgba(6,51,47,.94) 0%,rgba(6,56,51,.82) 38%,rgba(5,47,43,.52) 72%,rgba(4,39,36,.62) 100%),url("../img/home-cta.jpg");background-size:cover;background-position:center 47%;color:#fff;padding:14px 0;margin-top:auto}
.rb-bottom-cta:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0 58%,rgba(10,78,68,.10));pointer-events:none}
.rb-bottom-cta-inner{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:24px}
.rb-bottom-cta h2{margin:0 0 3px;font-size:22px;letter-spacing:-.025em}
.rb-bottom-cta p{margin:0;color:#d8e5e2;font-size:11px;line-height:1.35;max-width:540px}
.rb-bottom-cta .rb-btn{min-width:175px}
.rb-footer{background:#082e2a;color:#b2c9c3;font-size:9px;padding:6px 0}

/* Compact header / archive */
.rb-compact-header{background:#0e4039;color:#fff;border-bottom:1px solid rgba(255,255,255,.08)}.rb-compact-header-inner{height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}.rb-brand{font-size:19px;font-weight:700;letter-spacing:-.025em;color:#fff!important;display:flex;align-items:center;gap:5px}.rb-brand strong{color:#4bd6ad}.rb-brand-dot{width:8px;height:8px;border-radius:50%;background:#27c99a;margin-right:3px}.rb-compact-header nav{display:flex;gap:25px;align-items:center;font-size:12px;font-weight:650;color:#cae0db}.rb-compact-header nav a:hover,.rb-compact-header nav .is-active{color:#52dbb4}.rb-archive-main{min-height:65vh;padding:42px 0 54px}.rb-archive-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:24px}.rb-eyebrow-dark{color:#159c79}.rb-archive-heading h1{font-size:36px;line-height:1.04;margin:8px 0 8px;letter-spacing:-.035em;color:#123f38}.rb-archive-heading>div>p{margin:0;max-width:650px;color:#6a7e78;font-size:14px;line-height:1.45}.rb-archive-search{width:min(390px,100%);height:44px;flex:0 0 min(390px,100%)}.rb-filter-tabs{display:flex;gap:7px;align-items:center;overflow-x:auto;padding-bottom:2px;margin-bottom:22px;scrollbar-width:thin}.rb-filter-tabs a{white-space:nowrap;background:#fff;border:1px solid #d7e2de;border-radius:999px;padding:8px 13px;color:#526c65;font-size:11px;font-weight:650}.rb-filter-tabs a:hover,.rb-filter-tabs a.is-active{background:#0f7668;border-color:#0f7668;color:#fff}.rb-search-summary{font-size:12px;color:#6c7e79;margin:-8px 0 18px}.rb-archive-grid{gap:20px}.rb-archive-grid .rb-card-body{padding:14px 16px 15px}.rb-archive-grid .rb-card-body h2{font-size:18px}.rb-archive-grid .rb-card-body>p{font-size:12px;line-height:1.4}.rb-archive-grid .rb-card-meta{font-size:9px}.rb-archive-grid .rb-category-pill{min-height:20px;padding:0 8px;font-size:8px}.rb-pagination{display:flex;justify-content:center;gap:6px;margin-top:30px}.rb-pagination .page-numbers{min-width:36px;height:36px;border:1px solid #d5e0dc;border-radius:6px;background:#fff;display:grid;place-items:center;padding:0 10px;font-size:11px;font-weight:700;color:#4f6962}.rb-pagination .page-numbers.current,.rb-pagination .page-numbers:hover{background:#0c7568;border-color:#0c7568;color:#fff}

/* Article */
.rb-preview-bar{background:#fff2c9;border-bottom:1px solid #ead98f;color:#6d5813;padding:9px 24px;text-align:center;font-size:12px;font-weight:650}.rb-preview-bar a{text-decoration:underline!important}.rb-article-main{background:#f7f9f7;padding:40px 0 0}.rb-reading-shell{width:min(1000px,calc(100% - 48px));margin:0 auto}.rb-article-hero-image{border-radius:12px;overflow:hidden;background:#dfe9e6;box-shadow:0 10px 34px rgba(15,63,56,.09);aspect-ratio:16/7.4}.rb-article-banner{display:block;width:100%;height:100%!important;object-fit:cover}.rb-article-header{width:min(850px,100%);margin:29px auto 0}.rb-article-header .rb-category-pill{margin-bottom:12px}.rb-article-header h1{font-size:42px;line-height:1.08;letter-spacing:-.038em;color:#113f38;margin:0 0 12px}.rb-article-lead{font-size:18px;line-height:1.48;color:#5b716b;margin:0 0 17px}.rb-article-byline{display:flex;flex-wrap:wrap;gap:8px 20px;border-top:1px solid #dce5e2;border-bottom:1px solid #dce5e2;padding:13px 0;color:#758781;font-size:11px}.rb-article-byline span:not(:first-child):before{content:"•";margin-right:20px;color:#b0beb9}.rb-article-byline strong{color:#2b5d54}.rb-article-manager{margin-top:10px;font-size:11px;font-weight:700;color:#0c7568}.rb-article-content{width:min(800px,100%);margin:35px auto 56px;color:#243f3a;font-family:Inter,"Segoe UI",system-ui,sans-serif;font-size:17px;line-height:1.75}.rb-article-content h2{font-size:29px;line-height:1.2;letter-spacing:-.025em;color:#123f38;margin:42px 0 13px}.rb-article-content h3{font-size:22px;line-height:1.25;color:#174c43;margin:32px 0 10px}.rb-article-content p{margin:0 0 20px}.rb-article-content ul,.rb-article-content ol{margin:0 0 22px;padding-left:25px}.rb-article-content li{margin:7px 0}.rb-article-content a{color:#08796a;text-decoration:underline;text-underline-offset:3px}.rb-article-content blockquote{margin:28px 0;padding:15px 20px;border-left:4px solid #1cb98a;background:#edf8f4;border-radius:0 8px 8px 0;color:#365b53}.rb-article-content figure{margin:30px 0}.rb-article-content img{border-radius:8px;display:block}.rb-article-content figcaption{font-size:12px;color:#71847e;margin-top:7px;text-align:center}.rb-article-content table{width:100%;border-collapse:collapse;margin:28px 0;font-size:14px;display:block;overflow-x:auto;white-space:nowrap}.rb-article-content th,.rb-article-content td{border:1px solid #d7e2de;padding:9px 11px;text-align:left}.rb-article-content th{background:#eff6f3;color:#1e5248}.rb-related-section{border-top:1px solid #dae4e0;background:#fff;padding:28px 0 40px}.rb-related-grid{grid-template-columns:repeat(3,1fr)}.rb-related-grid .rb-card-body{padding:12px 14px 13px}.rb-related-grid .rb-card-body h3{font-size:16px}.rb-related-grid .rb-card-body>p{font-size:11px}.rb-related-grid .rb-card-meta{font-size:8px}.rb-related-grid .rb-category-pill{min-height:18px;font-size:7px}


@media (max-width:1360px){
  :root{--rb-shell:1180px}
  .rb-shell{width:min(var(--rb-shell),calc(100% - 34px))}
  .rb-hero-grid{grid-template-columns:minmax(300px,.9fr) minmax(390px,1.15fr) minmax(260px,.8fr)}
  .rb-hero-copy h1{font-size:33px}
  .rb-feature{padding-left:22px}.rb-feature:before{left:22px}
  .rb-content-layout{grid-template-columns:minmax(0,1fr) 280px;gap:20px}
  .rb-category-grid{grid-template-columns:repeat(3,1fr)}
  .rb-archive-grid{grid-template-columns:repeat(3,1fr)}
}

@media (min-width:961px) and (max-height:900px){
  .rb-hero-grid{min-height:220px}
  .rb-hero-image img{height:220px}
  .rb-hero-copy{padding-top:18px;padding-bottom:18px}
  .rb-main{padding-top:10px}
  .rb-section-heading{margin-bottom:8px}
  .rb-empty-state-home{min-height:270px;padding-top:12px;padding-bottom:12px}
  .rb-empty-art{max-width:455px}
  .rb-categories-section{padding-top:8px;padding-bottom:9px}
  .rb-category-card{min-height:56px;padding-top:8px;padding-bottom:8px}
  .rb-bottom-cta{padding:11px 0}
  .rb-footer{padding:5px 0}
}

@media (max-width:960px){
  .rb-hero-grid{grid-template-columns:1fr 1.05fr;min-height:240px}
  .rb-hero-copy{padding:26px 18px 24px 0}
  .rb-hero-image img{height:240px}
  .rb-feature{grid-column:1/-1;display:grid;grid-template-columns:150px minmax(0,1fr) auto;gap:12px;align-items:center;border-left:0;border-top:1px solid rgba(255,255,255,.1);padding:12px 0}
  .rb-feature:before{display:none}.rb-feature-label{margin:0}.rb-feature h2{font-size:15px;margin:0;max-width:none}.rb-feature p{display:none}.rb-feature .rb-text-link{white-space:nowrap}
  .rb-content-layout{grid-template-columns:minmax(0,1fr) 225px}
  .rb-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .rb-empty-state-home{grid-template-columns:1fr;min-height:340px;text-align:center;padding:20px 24px}.rb-empty-art{max-width:360px}.rb-empty-copy{justify-self:center}
  .rb-category-grid{grid-template-columns:repeat(3,1fr)}
  .rb-archive-grid{grid-template-columns:repeat(2,1fr)}
  .rb-archive-heading{align-items:start;flex-direction:column}.rb-archive-search{width:100%;flex:auto}
  .rb-article-header h1{font-size:36px}
}

@media (max-width:760px){
  .rb-shell{width:calc(100% - 24px)}
  .rb-hero-grid{display:flex;flex-direction:column;min-height:0}
  .rb-hero-copy{padding:27px 0 20px}.rb-hero-copy h1{font-size:33px;white-space:normal}.rb-hero-copy p{font-size:13px;max-width:520px;margin-bottom:18px}
  .rb-hero-image{order:2;height:255px;margin:0 -14px}.rb-hero-image img{height:255px;object-position:center 46%}.rb-hero-image:before,.rb-hero-image:after{top:auto;left:0;right:0;width:auto;height:42px}.rb-hero-image:before{top:0;bottom:auto;background:linear-gradient(180deg,#0d3f38,transparent)}.rb-hero-image:after{bottom:0;background:linear-gradient(0deg,#0d3f38,transparent)}
  .rb-feature{order:3;display:block;padding:18px 0 21px;border-top:0}.rb-feature-label{margin-bottom:8px}.rb-feature h2{font-size:20px;margin-bottom:7px;max-width:100%}.rb-feature p{display:block;font-size:11px;max-width:520px;margin-bottom:11px}
  .rb-main{padding-top:20px}.rb-content-layout{display:block}.rb-section-heading{align-items:flex-end}.rb-section-heading h2{font-size:10px}
  .rb-card-grid,.rb-archive-grid,.rb-related-grid{grid-template-columns:1fr}.rb-card-image{aspect-ratio:1.78/1}.rb-card-body{padding:11px 12px 12px}.rb-card-body h3,.rb-card-body h2{font-size:16px}.rb-card-body>p{font-size:11px}.rb-card-meta{font-size:8px}.rb-category-pill{font-size:7px;min-height:18px}
  .rb-sidebar{display:grid;grid-template-columns:1fr 1fr;margin-top:18px;gap:10px}.rb-newsletter-card{grid-column:1/-1}.rb-side-card{padding:14px}.rb-side-card>h2{font-size:10px}.rb-search-form{min-height:40px}.rb-search-form input{font-size:12px}.rb-search-form button{width:39px;flex-basis:39px}.rb-popular-item{grid-template-columns:64px 1fr}.rb-popular-thumb{width:64px;height:43px}.rb-popular-item h3{font-size:11px}.rb-popular-item p,.rb-side-muted{font-size:9px}.rb-newsletter-card{padding:16px}.rb-newsletter-card h2{font-size:18px;max-width:250px}.rb-newsletter-card>p{font-size:11px;max-width:260px}.rb-newsletter-mark{width:84px!important;height:84px!important}.rb-newsletter-card input[type=email]{height:40px;font-size:11px}.rb-consent{font-size:8.5px}.rb-btn-news{min-height:40px}.rb-newsletter-card>small{font-size:8px}
  .rb-empty-state-home{min-height:0;padding:13px 18px 22px}.rb-empty-art{max-width:340px}.rb-empty-kicker{font-size:9px}.rb-empty-state-home h3{font-size:24px}.rb-empty-state-home p{font-size:13px}
  .rb-category-grid{grid-template-columns:repeat(2,1fr)}.rb-category-card{padding:10px;min-height:62px}.rb-category-card strong{font-size:10px}.rb-category-card small{font-size:8px}.rb-category-icon{width:34px;height:34px;flex-basis:34px}
  .rb-bottom-cta{padding:22px 0;background-position:62% center}.rb-bottom-cta:before{content:"";position:absolute;inset:0;background:rgba(5,48,44,.22)}.rb-bottom-cta-inner{align-items:flex-start;flex-direction:column;gap:13px}.rb-bottom-cta h2{font-size:21px}.rb-bottom-cta p{font-size:11px;max-width:430px}.rb-bottom-cta .rb-btn{width:100%}
  .rb-compact-header-inner{height:auto;min-height:65px;padding:13px 0;align-items:flex-start;flex-direction:column;gap:10px}.rb-compact-header nav{gap:18px;overflow-x:auto;width:100%;padding-bottom:2px}
  .rb-archive-main{padding:30px 0 40px}.rb-archive-heading h1{font-size:31px}.rb-archive-heading{margin-bottom:18px;gap:20px}.rb-filter-tabs{margin-left:-14px;margin-right:-14px;padding-left:14px;padding-right:14px}
  .rb-reading-shell{width:calc(100% - 28px)}.rb-article-main{padding-top:18px}.rb-article-hero-image{border-radius:8px;aspect-ratio:16/9}.rb-article-header{margin-top:22px}.rb-article-header h1{font-size:31px}.rb-article-lead{font-size:16px}.rb-article-byline{display:grid;gap:5px}.rb-article-byline span:not(:first-child):before{display:none}.rb-article-content{font-size:16px;line-height:1.7;margin-top:28px}.rb-article-content h2{font-size:25px}.rb-article-content h3{font-size:20px}.rb-related-section{padding-top:24px}.rb-pagination{flex-wrap:wrap}
}

@media (max-width:480px){
  .rb-hero-copy h1{font-size:30px}.rb-btn{padding:0 14px}.rb-hero-image{height:240px}.rb-hero-image img{height:240px}
  .rb-sidebar{display:flex}.rb-category-grid{grid-template-columns:1fr}.rb-card-meta{font-size:7.5px}.rb-empty-art{max-width:320px}.rb-article-header h1{font-size:28px}
}

@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.rb-article-card,.rb-category-card,.rb-btn,.rb-card-img{transition:none!important}}

/* ==========================================================================\n   Identidade visual alternativa — Café com o Contador (padrão desde 1.1.0)\n   A mesma estrutura semântica e os mesmos dados são reutilizados.\n   ========================================================================== */
.ripardo-blog-body.rb-theme-cafe{
  --rb-deep:#2a190f;
  --rb-deep-2:#160e09;
  --rb-main:#7d4c2b;
  --rb-accent:#d6a24c;
  --rb-accent-2:#efc976;
  --rb-bg:#fbf6ee;
  --rb-text:#3b2a20;
  --rb-muted:#7a685c;
  --rb-line:#e6d7c5;
  --rb-shadow:0 9px 28px rgba(72,43,24,.10);
  background:var(--rb-bg);
  color:var(--rb-text);
}
.rb-theme-cafe .ripardo-blog-app{background:var(--rb-bg)}
.rb-theme-cafe .rb-skip-link{color:#4b2b19!important}
.rb-theme-cafe a:focus-visible,.rb-theme-cafe button:focus-visible,.rb-theme-cafe input:focus-visible,.rb-theme-cafe textarea:focus-visible,.rb-theme-cafe select:focus-visible{outline-color:rgba(218,166,78,.55)}

/* Hero / marca */
.rb-theme-cafe .rb-hero{background:#24150d}
.rb-theme-cafe .rb-hero:before{background:linear-gradient(90deg,rgba(31,18,11,.08),transparent 37%,transparent 63%,rgba(20,12,8,.28))}
.rb-theme-cafe .rb-eyebrow,.rb-theme-cafe .rb-feature-label{color:#e6b55f}
.rb-theme-cafe .rb-eyebrow>span,.rb-theme-cafe .rb-feature-label>span,.rb-theme-cafe .rb-section-heading h2>span{background:#d8a047;box-shadow:0 0 0 3px rgba(216,160,71,.12)}
.rb-cafe-logo{display:block;width:min(310px,92%);height:auto!important;margin:9px 0 10px;filter:drop-shadow(0 4px 12px rgba(0,0,0,.16))}
.rb-theme-cafe .rb-hero-copy p{color:#f4e9dc;max-width:430px}
.rb-theme-cafe .rb-btn-primary{background:#8b5b32;color:#fff!important;box-shadow:0 6px 18px rgba(66,39,20,.24);border:1px solid rgba(239,201,118,.34)}
.rb-theme-cafe .rb-btn-primary:hover{background:#9b6940}
.rb-theme-cafe .rb-manager-link{color:#efd19a!important}
.rb-theme-cafe .rb-hero-image{background:#4b2f1f}
.rb-theme-cafe .rb-hero-image:before{background:linear-gradient(90deg,#24150d,rgba(36,21,13,.58) 34%,transparent)}
.rb-theme-cafe .rb-hero-image:after{background:linear-gradient(270deg,#24150d,rgba(36,21,13,.58) 34%,transparent)}
.rb-theme-cafe .rb-hero-image img{filter:saturate(.96) contrast(1.03) brightness(.94);object-position:53% 48%}
.rb-theme-cafe .rb-feature{border-left-color:rgba(229,185,103,.20)}
.rb-theme-cafe .rb-feature:before{background:#d8a047}
.rb-theme-cafe .rb-feature-label{color:#f0d7ab}
.rb-theme-cafe .rb-feature p{color:#eadfd3}
.rb-theme-cafe .rb-text-link{color:#93622f!important}
.rb-theme-cafe .rb-text-link-light{color:#e5b760!important}

/* Conteúdo editorial */
.rb-theme-cafe .rb-main,.rb-theme-cafe .rb-archive-main,.rb-theme-cafe .rb-article-main{background:#fbf6ee}
.rb-theme-cafe .rb-section-heading h2{color:#654028}
.rb-theme-cafe .rb-section-heading>a{color:#8b5b32!important}
.rb-theme-cafe .rb-article-card,.rb-theme-cafe .rb-side-card,.rb-theme-cafe .rb-category-card,.rb-theme-cafe .rb-empty-state{background:#fffdf9;border-color:#e8dac8}
.rb-theme-cafe .rb-article-card{box-shadow:0 2px 7px rgba(78,45,24,.045)}
.rb-theme-cafe .rb-article-card:hover{box-shadow:0 11px 28px rgba(78,45,24,.11)}
.rb-theme-cafe .rb-card-body h3,.rb-theme-cafe .rb-card-body h2,.rb-theme-cafe .rb-popular-item h3{color:#4b301f}
.rb-theme-cafe .rb-card-body h3 a:hover,.rb-theme-cafe .rb-card-body h2 a:hover,.rb-theme-cafe .rb-popular-item h3 a:hover{color:#8b5b32}
.rb-theme-cafe .rb-card-body>p,.rb-theme-cafe .rb-side-muted,.rb-theme-cafe .rb-popular-item p{color:#806d60}
.rb-theme-cafe .rb-card-meta{border-top-color:#f0e6da;color:#968477}
.rb-theme-cafe .rb-category-pill{background:#b97836;color:#fff!important}
.rb-theme-cafe .rb-empty-state{border-color:#dac5ad;background:linear-gradient(135deg,#fffdf9,#fbf2e5)}
.rb-theme-cafe .rb-empty-state-home{position:relative}
.rb-theme-cafe .rb-empty-state-home:after{content:"";position:absolute;right:-45px;top:-65px;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(217,166,80,.12),transparent 70%);pointer-events:none}
.rb-theme-cafe .rb-empty-kicker{color:#8e5d30}
.rb-theme-cafe .rb-empty-state-home h3{color:#49301f}
.rb-theme-cafe .rb-empty-state-home p{color:#78675b}
.rb-theme-cafe .rb-empty-icon{background:#f5e5cc;color:#6b4428}

/* Busca, populares e newsletter */
.rb-theme-cafe .rb-side-card>h2{color:#64412b}
.rb-theme-cafe .rb-search-form{border-color:#dfcdb8;background:#fffdf9}
.rb-theme-cafe .rb-search-form input{color:#4b3425}
.rb-theme-cafe .rb-search-form button{background:#8b5b32}
.rb-theme-cafe .rb-search-form button:hover{background:#9b6940}
.rb-theme-cafe .rb-search-suggestions{border-color:#decbb5;box-shadow:0 14px 34px rgba(63,37,21,.15)}
.rb-theme-cafe .rb-search-suggestion{border-bottom-color:#f0e5d8}
.rb-theme-cafe .rb-search-suggestion:hover,.rb-theme-cafe .rb-search-suggestion:focus{background:#fff7ec}
.rb-theme-cafe .rb-newsletter-card{background:linear-gradient(150deg,#2b190f 0%,#3a2114 56%,#5a3520 100%);box-shadow:0 9px 24px rgba(47,28,17,.16);border:1px solid rgba(231,187,107,.18)}
.rb-theme-cafe .rb-newsletter-card>span{color:#e7b861}
.rb-theme-cafe .rb-newsletter-card h2{color:#fff8ee}
.rb-theme-cafe .rb-newsletter-card>p,.rb-theme-cafe .rb-consent{color:#eadfd4}
.rb-theme-cafe .rb-newsletter-card>small{color:#c9b9ab}
.rb-theme-cafe .rb-newsletter-card input[type=email]{background:#fffaf3;color:#4a3120}
.rb-theme-cafe .rb-btn-news{background:#c58a3d;color:#fff;border:1px solid rgba(255,226,174,.22)}
.rb-theme-cafe .rb-btn-news:hover{background:#d29b50}
.rb-theme-cafe .rb-newsletter-mark{opacity:.31}

/* Categorias */
.rb-theme-cafe .rb-category-card:hover{border-color:#cfa976}
.rb-theme-cafe .rb-category-icon{background:#f5e8d4;color:#80512e}
.rb-theme-cafe .rb-category-card strong{color:#4b3221}
.rb-theme-cafe .rb-category-card small{color:#8b5b32}

/* CTA e rodapé */
.rb-theme-cafe .rb-bottom-cta{background-image:linear-gradient(90deg,rgba(31,18,11,.96) 0%,rgba(44,25,14,.88) 37%,rgba(35,22,15,.57) 69%,rgba(21,14,10,.68) 100%),url("../img/cafe-cta.jpg");background-position:center 50%}
.rb-theme-cafe .rb-bottom-cta:after{background:linear-gradient(90deg,transparent 0 55%,rgba(201,145,66,.07))}
.rb-theme-cafe .rb-bottom-cta p{color:#eadfd5}
.rb-theme-cafe .rb-footer{background:#160e09;color:#c1aa98}

/* Cabeçalho interno, arquivo e artigo */
.rb-theme-cafe .rb-compact-header{background:#21140d;border-bottom-color:rgba(225,183,105,.18)}
.rb-brand-cafe{display:flex!important;align-items:center;height:100%}
.rb-brand-cafe img{display:block;width:auto!important;height:48px!important;max-width:230px;object-fit:contain;object-position:left center}
.rb-theme-cafe .rb-compact-header nav{color:#e4d7ca}
.rb-theme-cafe .rb-compact-header nav a:hover,.rb-theme-cafe .rb-compact-header nav .is-active{color:#e2b25c}
.rb-theme-cafe .rb-eyebrow-dark{color:#8f5d31}
.rb-theme-cafe .rb-archive-heading h1,.rb-theme-cafe .rb-article-header h1,.rb-theme-cafe .rb-article-content h2,.rb-theme-cafe .rb-article-content h3{color:#4a301f}
.rb-theme-cafe .rb-archive-heading>div>p,.rb-theme-cafe .rb-article-lead,.rb-theme-cafe .rb-article-byline{color:#7b685b}
.rb-theme-cafe .rb-filter-tabs a{background:#fffdf9;border-color:#e4d4c1;color:#735f50}
.rb-theme-cafe .rb-filter-tabs a:hover,.rb-theme-cafe .rb-filter-tabs a.is-active{background:#8b5b32;border-color:#8b5b32;color:#fff}
.rb-theme-cafe .rb-search-summary{color:#806d60}
.rb-theme-cafe .rb-pagination .page-numbers{border-color:#e1d1be;background:#fffdf9;color:#705c4e}
.rb-theme-cafe .rb-pagination .page-numbers.current,.rb-theme-cafe .rb-pagination .page-numbers:hover{background:#7d4c2b;border-color:#7d4c2b;color:#fff}
.rb-theme-cafe .rb-article-hero-image{background:#eadfce;box-shadow:0 10px 34px rgba(73,42,23,.10)}
.rb-theme-cafe .rb-article-byline{border-top-color:#e6d8c7;border-bottom-color:#e6d8c7}
.rb-theme-cafe .rb-article-byline strong{color:#5a3a26}
.rb-theme-cafe .rb-article-manager{color:#8b5b32}
.rb-theme-cafe .rb-article-content{color:#49392f}
.rb-theme-cafe .rb-article-content a{color:#8b5b32}
.rb-theme-cafe .rb-article-content blockquote{border-left-color:#c58a3d;background:#fff4e3;color:#644d3d}
.rb-theme-cafe .rb-article-content th,.rb-theme-cafe .rb-article-content td{border-color:#e3d3bf}
.rb-theme-cafe .rb-article-content th{background:#f6ead9;color:#563923}
.rb-theme-cafe .rb-related-section{background:#fffaf3;border-top-color:#e7d8c6}

@media (min-width:961px) and (max-height:900px){
  .rb-theme-cafe .rb-cafe-logo{width:255px;margin-top:4px;margin-bottom:6px}
  .rb-theme-cafe .rb-hero-copy p{font-size:12.5px;margin-bottom:12px}
}
@media (max-width:760px){
  .rb-theme-cafe .rb-cafe-logo{width:min(350px,94%);margin:10px 0 12px}
  .rb-theme-cafe .rb-hero-image:before{background:linear-gradient(180deg,#24150d,transparent)}
  .rb-theme-cafe .rb-hero-image:after{background:linear-gradient(0deg,#24150d,transparent)}
  .rb-brand-cafe img{height:43px!important;max-width:205px}
  .rb-theme-cafe .rb-bottom-cta{background-position:66% center}
}

/* ==========================================================================\n   Home Café 1.1.4 — reorganização editorial inspirada no layout de referência\n   Somente estrutura, proporção e tipografia; a paleta Café permanece intacta.\n   ========================================================================== */
.rb-theme-cafe .rb-cafe-home-hero{min-height:0;margin:0}
.rb-theme-cafe .rb-cafe-hero-grid{display:grid;grid-template-columns:minmax(420px,.92fr) minmax(620px,1.08fr);min-height:220px;align-items:stretch}
.rb-theme-cafe .rb-cafe-hero-copy{padding:18px 24px 18px 10px;display:flex;flex-direction:column;justify-content:center;align-self:stretch}
.rb-theme-cafe .rb-cafe-hero-copy .rb-cafe-logo{width:min(270px,78%);margin:0 0 10px}
.rb-theme-cafe .rb-cafe-hero-copy>p{font-size:14px;line-height:1.42;max-width:420px;margin:0 0 16px;color:#f4e9dc}
.rb-theme-cafe .rb-cafe-hero-actions{gap:12px;align-items:center}
.rb-theme-cafe .rb-cafe-hero-actions .rb-btn{min-height:42px;padding:0 22px;font-size:14px;letter-spacing:0;text-transform:none;font-weight:700;border-radius:8px}
.rb-theme-cafe .rb-cafe-btn-ghost{background:transparent;color:#fff!important;border:1px solid #b77a37;box-shadow:none}
.rb-theme-cafe .rb-cafe-btn-ghost:hover{background:rgba(255,255,255,.04)}
.rb-theme-cafe .rb-cafe-hero-actions .rb-manager-link{flex-basis:100%;margin-top:2px;font-size:12px;color:#d6b27b!important}
.rb-theme-cafe .rb-cafe-hero-image{min-height:220px;margin-right:calc((100vw - min(var(--rb-shell),calc(100vw - 40px)))/-2);padding-right:calc((100vw - min(var(--rb-shell),calc(100vw - 40px)))/2);overflow:hidden}
.rb-theme-cafe .rb-cafe-hero-image:before{width:42px;background:linear-gradient(90deg,#24150d,rgba(36,21,13,.30) 45%,transparent)}
.rb-theme-cafe .rb-cafe-hero-image:after{display:none}
.rb-theme-cafe .rb-cafe-hero-image picture,.rb-theme-cafe .rb-cafe-hero-image img{height:100%}
.rb-theme-cafe .rb-cafe-hero-image img{width:100%;min-height:220px;object-fit:cover;object-position:54% 43%;filter:saturate(.96) contrast(1.03) brightness(.94)}

.rb-theme-cafe .rb-cafe-toolbar{background:#fffaf3;border-top:1px solid #eadcca;border-bottom:1px solid #eadcca;box-shadow:0 2px 9px rgba(70,42,24,.03);margin-top:0}
.rb-theme-cafe .rb-cafe-toolbar-inner{min-height:70px;display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:24px;align-items:center}
.rb-theme-cafe .rb-cafe-filter-list{display:flex;gap:8px;align-items:center;min-width:0;overflow-x:auto;padding:9px 0;scrollbar-width:thin}
.rb-theme-cafe .rb-cafe-filter-list a{height:42px;display:inline-flex;align-items:center;gap:9px;white-space:nowrap;padding:0 14px;border:1px solid #ead9c5;border-radius:7px;background:#fffdf9;color:#5d4535!important;font-size:11px;font-weight:600}
.rb-theme-cafe .rb-cafe-filter-list a:hover{border-color:#c89a62;background:#fff8ed}
.rb-theme-cafe .rb-cafe-filter-list a.is-active{background:#3a2418;border-color:#3a2418;color:#fff!important}
.rb-theme-cafe .rb-cafe-filter-list a.is-active span{color:#e9b65d}
.rb-theme-cafe .rb-cafe-filter-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;color:#9b6738}.rb-theme-cafe .rb-cafe-filter-icon svg{display:block;width:18px!important;height:18px!important;max-width:18px!important;max-height:18px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round}
.rb-theme-cafe .rb-cafe-toolbar-search{min-height:44px;display:grid;grid-template-columns:38px minmax(0,1fr) 84px;align-items:center;background:#fffdf9;border-color:#e4d1bb}
.rb-theme-cafe .rb-cafe-toolbar-search .rb-cafe-search-icon{display:grid;place-items:center;color:#8b5b32}
.rb-theme-cafe .rb-cafe-toolbar-search .rb-cafe-search-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2}
.rb-theme-cafe .rb-cafe-toolbar-search input{font-size:12px;padding:0 6px;border:0}
.rb-theme-cafe .rb-cafe-toolbar-search button{width:auto;height:100%;border-radius:0 6px 6px 0;background:#8b5b32;font-size:11px;font-weight:700;color:#fff;padding:0 16px}
.rb-theme-cafe .rb-cafe-toolbar-search button:hover{background:#9b6940}

.rb-theme-cafe .rb-cafe-home-main{padding:18px 0 22px;background:#fbf6ee}
.rb-theme-cafe .rb-cafe-home-grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:18px;align-items:start}
.rb-theme-cafe .rb-cafe-primary-column{min-width:0;display:flex;flex-direction:column;gap:20px}
.rb-theme-cafe .rb-cafe-featured{display:grid;grid-template-columns:minmax(420px,1.12fr) minmax(330px,.88fr);min-height:272px;background:#fffaf2;border:1px solid #eadcc9;border-radius:12px;padding:12px;overflow:hidden;box-shadow:0 7px 24px rgba(75,45,26,.055)}
.rb-theme-cafe .rb-cafe-featured-media{min-width:0;border-radius:9px;overflow:hidden;background:#f6ead9;display:flex;align-items:center;justify-content:center}
.rb-theme-cafe .rb-cafe-featured-img{display:block;width:100%;height:100%!important;min-height:246px;object-fit:cover}
.rb-theme-cafe .rb-cafe-featured-empty-art{object-fit:contain;padding:4px 12px 0}
.rb-theme-cafe .rb-cafe-featured-copy{display:flex;flex-direction:column;justify-content:center;padding:22px 26px}
.rb-theme-cafe .rb-cafe-featured-label{position:relative;text-transform:uppercase;color:#8b5b32;font-size:10px;font-weight:850;letter-spacing:.12em;margin-bottom:13px;padding-left:20px}
.rb-theme-cafe .rb-cafe-featured-label:before{content:"";position:absolute;left:0;top:50%;width:13px;height:2px;background:#c58a3d;transform:translateY(-50%)}
.rb-theme-cafe .rb-cafe-featured-copy h2{font-size:31px;line-height:1.04;letter-spacing:-.035em;color:#402719;margin:0 0 10px;max-width:430px}
.rb-theme-cafe .rb-cafe-featured-copy h2 a:hover{color:#7b4d2b}
.rb-theme-cafe .rb-cafe-featured-copy p{font-size:15px;line-height:1.44;color:#78675b;margin:0 0 17px;max-width:430px}
.rb-theme-cafe .rb-cafe-featured-btn{align-self:flex-start;background:#a66b30;color:#fff!important;min-height:40px;padding:0 18px;font-size:11px;text-transform:none;letter-spacing:0;border-radius:6px;box-shadow:none}
.rb-theme-cafe .rb-cafe-featured-btn:hover{background:#b57939}

.rb-theme-cafe .rb-cafe-section-heading{margin-bottom:10px}
.rb-theme-cafe .rb-cafe-section-heading h2{font-size:12px;letter-spacing:.07em;color:#4d3120}
.rb-theme-cafe .rb-cafe-section-heading h2>span{width:14px;height:2px;border-radius:0;background:#c58a3d;box-shadow:none}
.rb-theme-cafe .rb-cafe-section-heading>a{display:inline-flex;align-items:center;gap:8px;font-size:14px;line-height:1.2;text-transform:none;letter-spacing:0;color:#8b5b32!important;font-weight:700;white-space:nowrap}
.rb-theme-cafe .rb-cafe-topics,.rb-theme-cafe .rb-cafe-recent{min-width:0}
.rb-theme-cafe .rb-cafe-topic-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}
.rb-theme-cafe .rb-cafe-topic-card{min-height:78px;padding:13px 14px;gap:11px;border-radius:10px;background:#fffdf9;align-items:center}
.rb-theme-cafe .rb-cafe-topic-card .rb-category-icon{width:44px;height:44px;flex-basis:44px;border-radius:10px}
.rb-theme-cafe .rb-cafe-topic-card .rb-category-icon svg{display:block;width:24px!important;height:24px!important;max-width:24px!important;max-height:24px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.rb-theme-cafe .rb-cafe-topic-card strong{font-size:12.5px;line-height:1.12}
.rb-theme-cafe .rb-cafe-topic-card small{display:flex;align-items:center;gap:5px;font-size:9.5px;line-height:1.2;margin-top:5px}

.rb-theme-cafe .rb-cafe-recent-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.rb-theme-cafe .rb-cafe-recent-grid .rb-article-card{border-radius:12px;box-shadow:0 4px 16px rgba(75,45,26,.055)}
.rb-theme-cafe .rb-cafe-recent-grid .rb-card-image{aspect-ratio:1.75/1}
.rb-theme-cafe .rb-cafe-recent-grid .rb-card-body{padding:12px 14px 13px}
.rb-theme-cafe .rb-cafe-recent-grid .rb-category-pill{background:#f5e5cf;color:#714725!important;min-height:22px;font-size:8.5px;padding:0 10px;border-radius:999px;margin-top:-22px;position:relative;z-index:2;border:1px solid #e7d2b6}
.rb-theme-cafe .rb-cafe-recent-grid .rb-card-body h3{font-size:15px;line-height:1.22;margin:7px 0 8px;color:#3e2a1d}
.rb-theme-cafe .rb-cafe-recent-grid .rb-card-body>p{display:none}
.rb-theme-cafe .rb-cafe-recent-grid .rb-card-meta{border-top:0;padding-top:0;font-size:11px;justify-content:flex-start;gap:12px;color:#867265}
.rb-theme-cafe .rb-cafe-recent-grid .rb-meta-reading{display:none}

.rb-theme-cafe .rb-cafe-recent-grid .rb-meta-date:before{content:none!important;display:none!important}
.rb-theme-cafe .rb-cafe-recent-grid .rb-card-meta .rb-meta-date{gap:0}
.rb-theme-cafe .rb-cafe-compact-empty{border:1px dashed #d8c2a7;background:#fffaf2;border-radius:9px;padding:18px 20px;color:#806b5d;font-size:12px;text-align:center}

.rb-theme-cafe .rb-cafe-sidebar{gap:14px;position:relative}
.rb-theme-cafe .rb-cafe-newsletter-card{min-height:278px;padding:20px 18px;border-radius:11px}
.rb-theme-cafe .rb-cafe-newsletter-card>span{font-size:9px;margin-bottom:7px}
.rb-theme-cafe .rb-cafe-newsletter-card h2{font-size:22px;line-height:1.05;max-width:255px;margin-bottom:12px}
.rb-theme-cafe .rb-cafe-newsletter-card>p{font-size:11.5px;line-height:1.4;max-width:260px;margin-bottom:13px}
.rb-theme-cafe .rb-cafe-newsletter-card .rb-newsletter-mark{width:82px!important;height:82px!important;right:11px;top:11px;opacity:.26}
.rb-theme-cafe .rb-cafe-newsletter-card input[type=email]{height:40px;font-size:11px}
.rb-theme-cafe .rb-cafe-newsletter-card .rb-consent{display:flex;align-items:center;gap:8px;font-size:10.5px;line-height:1.3;margin:3px 0 1px}.rb-theme-cafe .rb-cafe-newsletter-card .rb-consent input{width:16px;height:16px;flex:0 0 16px;margin:0}.rb-theme-cafe .rb-cafe-newsletter-card .rb-consent span{display:inline-flex;align-items:center;min-height:16px}
.rb-theme-cafe .rb-cafe-newsletter-card .rb-btn-news{min-height:39px;font-size:11px;text-transform:none;letter-spacing:0}
.rb-theme-cafe .rb-cafe-newsletter-card>small{font-size:9.8px;line-height:1.4;margin-top:12px}
.rb-theme-cafe .rb-cafe-popular-card{padding:15px 16px 14px;border-radius:10px}
.rb-theme-cafe .rb-cafe-side-heading{display:flex;align-items:center;gap:10px;margin-bottom:12px}
.rb-theme-cafe .rb-cafe-side-heading h2{margin:0;text-transform:uppercase;color:#513421;font-size:11px;letter-spacing:.07em;font-weight:850;white-space:nowrap}
.rb-theme-cafe .rb-cafe-side-heading>span{height:1px;width:32px;background:#b77a37}
.rb-theme-cafe .rb-cafe-popular-card .rb-popular-list{gap:11px}
.rb-theme-cafe .rb-cafe-popular-card .rb-popular-item{grid-template-columns:84px minmax(0,1fr);gap:10px}
.rb-theme-cafe .rb-cafe-popular-card .rb-popular-thumb{width:84px;height:54px;border-radius:6px}
.rb-theme-cafe .rb-cafe-popular-card .rb-popular-item h3{font-size:10.5px;line-height:1.22;margin-bottom:5px}
.rb-theme-cafe .rb-cafe-popular-card .rb-popular-item p{font-size:9px;color:#8b5b32}

.rb-theme-cafe .rb-link-icon,.rb-theme-cafe .rb-mini-link-icon,.rb-theme-cafe .rb-inline-icon{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle}
.rb-theme-cafe .rb-link-icon{width:20px;height:20px;flex:0 0 20px}.rb-theme-cafe .rb-link-icon svg{display:block;width:20px!important;height:20px!important;max-width:20px!important;max-height:20px!important;fill:none!important;stroke:currentColor!important;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;overflow:visible}
.rb-theme-cafe .rb-mini-link-icon{width:14px;height:14px;flex:0 0 14px}.rb-theme-cafe .rb-mini-link-icon svg{display:block;width:14px!important;height:14px!important;max-width:14px!important;max-height:14px!important;fill:none!important;stroke:currentColor!important;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.rb-theme-cafe .rb-inline-icon-calendar{margin-right:6px;color:#a56d35}
.rb-theme-cafe .rb-inline-icon-calendar svg{display:block;width:15px!important;height:15px!important;max-width:15px!important;max-height:15px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.rb-theme-cafe .rb-cafe-topic-card small .rb-mini-link-icon{margin-left:1px}
.rb-theme-cafe .rb-cafe-recent-grid .rb-meta-date{display:inline-flex;align-items:center;font-weight:600}

@media (min-width:961px) and (max-height:900px){
  .rb-theme-cafe .rb-cafe-hero-grid{min-height:198px}
  .rb-theme-cafe .rb-cafe-hero-image,.rb-theme-cafe .rb-cafe-hero-image img{min-height:198px}
  .rb-theme-cafe .rb-cafe-hero-copy{padding-top:16px;padding-bottom:16px}
  .rb-theme-cafe .rb-cafe-hero-copy .rb-cafe-logo{width:235px;margin-bottom:8px}
  .rb-theme-cafe .rb-cafe-hero-copy>p{font-size:13px;margin-bottom:12px;max-width:390px}
  .rb-theme-cafe .rb-cafe-hero-actions .rb-btn{min-height:38px}
  .rb-theme-cafe .rb-cafe-toolbar-inner{min-height:58px}
  .rb-theme-cafe .rb-cafe-filter-list a{height:36px;padding:0 11px;font-size:10px}
  .rb-theme-cafe .rb-cafe-toolbar-search{min-height:38px}
  .rb-theme-cafe .rb-cafe-home-main{padding-top:12px;padding-bottom:14px}
  .rb-theme-cafe .rb-cafe-primary-column{gap:14px}
  .rb-theme-cafe .rb-cafe-featured{min-height:235px}
  .rb-theme-cafe .rb-cafe-featured-img{min-height:211px}
  .rb-theme-cafe .rb-cafe-featured-copy{padding:16px 21px}
  .rb-theme-cafe .rb-cafe-featured-copy h2{font-size:27px}
  .rb-theme-cafe .rb-cafe-featured-copy p{font-size:13px;margin-bottom:12px}
  .rb-theme-cafe .rb-cafe-topic-card{min-height:64px;padding-top:8px;padding-bottom:8px}
  .rb-theme-cafe .rb-cafe-newsletter-card{min-height:246px;padding-top:15px;padding-bottom:15px}
  .rb-theme-cafe .rb-cafe-newsletter-card h2{font-size:19px;margin-bottom:8px}
  .rb-theme-cafe .rb-cafe-newsletter-card>p{font-size:10px;margin-bottom:9px}
}

@media (max-width:1180px){
  .rb-theme-cafe .rb-cafe-hero-grid{grid-template-columns:minmax(340px,.92fr) minmax(460px,1.08fr);min-height:184px}
  .rb-theme-cafe .rb-cafe-toolbar-inner{grid-template-columns:1fr 300px;gap:16px}
  .rb-theme-cafe .rb-cafe-home-grid{grid-template-columns:minmax(0,1fr) 280px}
  .rb-theme-cafe .rb-cafe-featured{grid-template-columns:1.05fr .95fr}
  .rb-theme-cafe .rb-cafe-topic-grid{grid-template-columns:repeat(3,1fr)}
}

@media (max-width:960px){
  .rb-theme-cafe .rb-cafe-hero-grid{grid-template-columns:1fr 1.02fr;min-height:176px}
  .rb-theme-cafe .rb-cafe-hero-image{margin-right:0;padding-right:0;min-height:176px}
  .rb-theme-cafe .rb-cafe-hero-image img{min-height:176px}
  .rb-theme-cafe .rb-cafe-toolbar-inner{grid-template-columns:1fr;gap:4px;padding-top:8px;padding-bottom:10px}
  .rb-theme-cafe .rb-cafe-toolbar-search{width:100%;max-width:none}
  .rb-theme-cafe .rb-cafe-home-grid{grid-template-columns:1fr}
  .rb-theme-cafe .rb-cafe-sidebar{display:grid;grid-template-columns:1fr 1fr}
  .rb-theme-cafe .rb-cafe-featured{grid-template-columns:1fr 1fr}
  .rb-theme-cafe .rb-cafe-recent-grid{grid-template-columns:repeat(2,1fr)}
}

@media (max-width:760px){
  .rb-theme-cafe .rb-cafe-hero-grid{display:flex;flex-direction:column}
  .rb-theme-cafe .rb-cafe-hero-copy{padding:18px 0 14px}
  .rb-theme-cafe .rb-cafe-hero-copy .rb-cafe-logo{width:min(260px,84%)}
  .rb-theme-cafe .rb-cafe-hero-copy>p{font-size:13px;max-width:420px}
  .rb-theme-cafe .rb-cafe-hero-actions .rb-btn{flex:1 1 160px}
  .rb-theme-cafe .rb-cafe-hero-image{height:160px;min-height:160px;margin:0 -12px;padding:0;order:2}
  .rb-theme-cafe .rb-cafe-hero-image img{height:160px;min-height:160px;object-position:center 44%}
  .rb-theme-cafe .rb-cafe-toolbar-inner{width:calc(100% - 24px)}
  .rb-theme-cafe .rb-cafe-filter-list{margin:0 -12px;padding-left:12px;padding-right:12px}
  .rb-theme-cafe .rb-cafe-toolbar-search{grid-template-columns:36px minmax(0,1fr) 76px}
  .rb-theme-cafe .rb-cafe-featured{grid-template-columns:1fr;padding:10px}
  .rb-theme-cafe .rb-cafe-featured-img{min-height:220px;max-height:300px}
  .rb-theme-cafe .rb-cafe-featured-empty-art{object-fit:contain}
  .rb-theme-cafe .rb-cafe-featured-copy{padding:20px 12px 14px}
  .rb-theme-cafe .rb-cafe-featured-copy h2{font-size:27px}
  .rb-theme-cafe .rb-cafe-featured-copy p{font-size:14px}
  .rb-theme-cafe .rb-cafe-topic-grid{grid-template-columns:repeat(2,1fr)}
  .rb-theme-cafe .rb-cafe-recent-grid{grid-template-columns:1fr}
  .rb-theme-cafe .rb-cafe-sidebar{display:flex}
  .rb-theme-cafe .rb-cafe-newsletter-card{min-height:0}
}

@media (max-width:480px){
  .rb-theme-cafe .rb-cafe-topic-grid{grid-template-columns:1fr}
  .rb-theme-cafe .rb-cafe-filter-list a{height:38px;padding:0 11px;font-size:10px}
}
