:root{--rbgat-primary:#1265d8;--rbgat-accent:#20b967;--rbgat-text:#102744;--rbgat-surface:#fff;--rbgat-bg:#f7f9fc;--rbgat-container:1240px;--rbgat-radius:16px;--rbgat-font:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--rbgat-bg);color:var(--rbgat-text);font-family:var(--rbgat-font);font-weight:400;-webkit-font-smoothing:antialiased}.rbgat-site{min-height:100vh;display:flex;flex-direction:column}.rbgat-main{flex:1}.rbgat-container{width:min(var(--rbgat-container),calc(100% - 36px));margin-inline:auto}.rbgat-header{background:rgba(255,255,255,.96);border-bottom:1px solid #e7edf5;z-index:1000}.rbgat-sticky-header .rbgat-header{position:sticky;top:0;backdrop-filter:blur(12px)}.admin-bar.rbgat-sticky-header .rbgat-header{top:32px}.rbgat-header-inner{min-height:82px;display:grid;grid-template-columns:minmax(240px,1.2fr) auto minmax(220px,.8fr);align-items:center;gap:24px}.rbgat-brand{min-width:0}.custom-logo-link{display:inline-flex;align-items:center}.custom-logo{max-height:58px;width:auto}.rbgat-brand-text{display:flex;align-items:center;gap:12px;color:var(--rbgat-text);text-decoration:none}.rbgat-brand-text strong,.rbgat-brand-text small{display:block}.rbgat-brand-text strong{font-size:22px;font-weight:650;letter-spacing:-.02em}.rbgat-brand-text small{font-size:13px;color:#66788f;margin-top:3px}.rbgat-brand-symbol{width:46px;height:46px;border-radius:14px;background:#edf5ff;color:var(--rbgat-primary);display:grid;place-items:center;padding:9px}.rbgat-brand-symbol svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.rbgat-menu-list,.rbgat-mobile-menu-list,.rbgat-footer-menu{list-style:none;margin:0;padding:0}.rbgat-menu-list{display:flex;align-items:center;justify-content:center;gap:28px}.rbgat-menu-list a{color:#25405f;text-decoration:none;font-size:15px;font-weight:500}.rbgat-menu-list a:hover{color:var(--rbgat-primary)}.rbgat-header-actions{justify-self:end;display:flex;align-items:center;gap:12px}.rbgat-whatsapp{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--rbgat-text)}.rbgat-whatsapp strong,.rbgat-whatsapp small{display:block}.rbgat-whatsapp strong{font-size:14px;font-weight:600}.rbgat-whatsapp small{font-size:12px;color:#66788f;margin-top:2px}.rbgat-wa-icon{width:42px;height:42px;border-radius:50%;background:#eafaf2;color:var(--rbgat-accent);display:grid;place-items:center;padding:10px}.rbgat-wa-icon svg{width:100%;height:100%;fill:currentColor}.rbgat-menu-toggle{display:none;border:0;background:#edf5ff;width:42px;height:42px;border-radius:12px;padding:10px;cursor:pointer}.rbgat-menu-toggle span{display:block;height:2px;background:var(--rbgat-text);margin:4px 0;border-radius:2px}.rbgat-mobile-nav{background:#fff;border-top:1px solid #edf1f6}.rbgat-mobile-menu-list{padding:12px 0 18px}.rbgat-mobile-menu-list li+li{border-top:1px solid #edf1f6}.rbgat-mobile-menu-list a{display:block;padding:13px 4px;color:var(--rbgat-text);text-decoration:none}.rbgat-page{padding:40px 0}.rbgat-store-page .rbgat-main,.rbgat-store-template,.rbgat-home-page{padding:0}.rbgat-store-page .rbgat-page{padding:0}.rbgat-store-page .rbga-app{background:transparent!important}.rbgat-store-page .rbga-container{width:min(var(--rbgat-container),calc(100% - 36px))!important}.rbgat-store-page .rbga-hero{margin-top:24px}.rbgat-store-page .rbga-app{--rbga-primary:var(--rbgat-primary)!important}.rbgat-intro{padding-top:38px;padding-bottom:12px}.rbgat-intro h1{font-size:clamp(30px,4vw,48px);margin:0 0 10px;font-weight:650}.rbgat-intro p{font-size:17px;color:#63758d;margin:0;max-width:760px;line-height:1.7}.rbgat-article,.rbgat-post-card,.rbgat-empty-state{background:var(--rbgat-surface);border:1px solid #e6ecf3;border-radius:var(--rbgat-radius);box-shadow:0 8px 30px rgba(17,42,77,.05)}.rbgat-article{padding:32px}.rbgat-entry-header h1{font-size:clamp(30px,4vw,48px);line-height:1.15;margin:0 0 12px;font-weight:650;letter-spacing:-.025em}.rbgat-meta{color:#718096;font-size:14px}.rbgat-featured img{width:100%;height:auto;border-radius:calc(var(--rbgat-radius) - 4px);margin:24px 0}.rbgat-entry-content{font-size:17px;line-height:1.75}.rbgat-entry-content img{max-width:100%;height:auto}.rbgat-post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.rbgat-post-card{overflow:hidden}.rbgat-post-thumb img{width:100%;height:220px;object-fit:cover;display:block}.rbgat-post-card-body{padding:20px}.rbgat-post-card h2{font-size:20px;margin:0 0 9px;font-weight:620}.rbgat-post-card h2 a{color:var(--rbgat-text);text-decoration:none}.rbgat-post-card p{color:#65758b;line-height:1.6}.rbgat-read-more,.rbgat-button{display:inline-flex;align-items:center;justify-content:center;background:var(--rbgat-primary);color:#fff;text-decoration:none;border-radius:10px;padding:11px 17px;font-weight:600}.rbgat-empty-state{text-align:center;padding:54px 26px}.rbgat-404 span{font-size:72px;font-weight:700;color:var(--rbgat-primary)}.rbgat-404 h1{font-weight:650}.rbgat-footer{background:#0d2445;color:#d9e3ef;margin-top:48px}.rbgat-footer-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:40px;padding:40px 0}.rbgat-footer-title{font-size:20px;font-weight:650;color:#fff}.rbgat-footer p{color:#aebdd0;line-height:1.6;max-width:620px}.rbgat-footer-menu{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:14px 24px}.rbgat-footer-menu a{color:#d9e3ef;text-decoration:none}.rbgat-footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:16px 0;color:#8fa2b8;font-size:13px}.rbgat-hide-header .rbgat-header,.rbgat-hide-footer .rbgat-footer{display:none!important}
@media(max-width:1000px){.rbgat-header-inner{grid-template-columns:1fr auto}.rbgat-nav{display:none}.rbgat-menu-toggle{display:block}.rbgat-post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:782px){.admin-bar.rbgat-sticky-header .rbgat-header{top:46px}.rbgat-whatsapp span:last-child{display:none}.rbgat-footer-grid{grid-template-columns:1fr}.rbgat-footer-menu{justify-content:flex-start}.rbgat-store-page .rbga-container{width:min(var(--rbgat-container),calc(100% - 24px))!important}}
@media(max-width:620px){.rbgat-container{width:min(var(--rbgat-container),calc(100% - 24px))}.rbgat-header-inner{min-height:70px;gap:10px}.rbgat-brand-text strong{font-size:18px}.rbgat-brand-text small{font-size:11px}.rbgat-brand-symbol{width:40px;height:40px}.rbgat-wa-icon{width:39px;height:39px}.rbgat-page{padding:24px 0}.rbgat-article{padding:22px 18px}.rbgat-post-grid{grid-template-columns:1fr}.rbgat-store-page .rbga-hero{margin-top:0;border-radius:0!important}.rbgat-footer{margin-top:24px}}
