:root{--rbct-bg:#07111e;--rbct-panel:#111d2d;--rbct-panel-2:#172436;--rbct-text:#f7f7f8;--rbct-muted:#a9b5c6;--rbct-gold:#e0ad45;--rbct-border:rgba(255,255,255,.09);--rbct-pink:#ea4196}*{box-sizing:border-box}html{scroll-behavior:smooth}body.rbct-theme{margin:0;background:var(--rbct-bg);color:var(--rbct-text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}body.admin-bar .rbct-header{top:32px}a{color:inherit}.rbct-site-shell{min-height:calc(100vh - 320px);background:radial-gradient(circle at top,#10203a 0,#0b1525 34%,#07111e 100%)}.rbct-header{position:sticky;top:0;z-index:99990;background:rgb(4 10 18 / .95);border-bottom:1px solid var(--rbct-border);backdrop-filter:blur(16px)}.rbct-header-inner{width:min(1460px,calc(100% - 32px));min-height:82px;margin:auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px}.rbct-brand{display:flex;align-items:center;gap:12px;text-decoration:none}.rbct-brand-mark{display:grid;place-items:center;width:48px;height:56px;color:var(--rbct-gold)}.rbct-brand-mark svg{width:46px;height:56px}.rbct-brand-copy{display:grid;line-height:1.05;text-transform:uppercase}.rbct-brand-copy strong{font-size:1rem;letter-spacing:.04em;color:#fff}.rbct-brand-copy small{margin-top:5px;color:var(--rbct-gold);font-size:.78rem;font-weight:800;letter-spacing:.06em}.rbct-nav{min-width:0}.rbct-menu{display:flex;align-items:center;justify-content:center;gap:4px;margin:0;padding:0;list-style:none}.rbct-menu a{display:flex;padding:12px 14px;border-radius:12px;color:#e8edf5;text-decoration:none;font-size:.88rem;font-weight:800;text-transform:uppercase;letter-spacing:.03em}.rbct-menu a:hover,.rbct-menu .current-menu-item>a{background:rgb(224 173 69 / .12);color:var(--rbct-gold)}.rbct-header-actions{display:flex;align-items:center;gap:10px}.rbct-collection-link,.rbct-cta{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:14px;text-decoration:none;font-size:.84rem;font-weight:900;white-space:nowrap}.rbct-collection-link{border:1px solid rgb(224 173 69 / .42);color:#f7d68f}.rbct-cta{background:linear-gradient(180deg,#efbb57,#c98d25);color:#111827;box-shadow:0 8px 24px rgb(224 173 69 / .18)}.rbct-menu-toggle{display:none;border:1px solid var(--rbct-border);border-radius:12px;background:var(--rbct-panel);color:#fff;font-size:1.3rem;padding:8px 12px}.rbct-content{width:min(1280px,calc(100% - 32px));margin:auto;padding:36px 0 70px}.rbct-page-content{width:100%;padding-top:0}.rbct-page-article>.rbct-entry>.rbcc-directory-page,.rbct-page-article>.rbct-entry>.rbcc-collection-page,.rbct-page-article>.rbct-entry>.rbcc-form-box{border-radius:0!important}.rbct-page-header{width:min(1180px,calc(100% - 32px));margin:0 auto 22px;padding-top:36px}.rbct-page-header h1{font-size:clamp(2rem,5vw,4rem);margin:0}.rbct-content-standard{max-width:920px}.rbct-article,.rbct-page-header,.rbct-empty{background:rgb(255 255 255 / .04);border:1px solid var(--rbct-border);border-radius:22px;padding:26px}.rbct-article h1,.rbct-page-header h1{color:#fff}.rbct-entry{line-height:1.75}.rbct-entry img{max-width:100%;height:auto}.rbct-entry input,.rbct-entry select,.rbct-entry textarea{color:#111}.rbct-empty{text-align:center;margin-top:50px}.rbct-empty-code{font-size:5rem;font-weight:900;color:var(--rbct-gold)}.rbct-footer{background:#030a12;border-top:1px solid var(--rbct-border);color:#dce4ef}.rbct-footer-inner{width:min(1280px,calc(100% - 32px));margin:auto;padding:54px 0;display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:48px}.rbct-footer-logo{font-size:2rem;font-weight:900;color:var(--rbct-gold)}.rbct-footer-brand p{max-width:420px;color:var(--rbct-muted);line-height:1.6}.rbct-footer-block{display:grid;align-content:start;gap:10px}.rbct-footer-block h2{margin:0 0 6px;font-size:1rem;color:#fff;text-transform:uppercase;letter-spacing:.06em}.rbct-footer-block a,.rbct-footer-menu a{color:var(--rbct-muted);text-decoration:none}.rbct-footer-block a:hover,.rbct-footer-menu a:hover{color:var(--rbct-gold)}.rbct-footer-menu{display:grid;gap:10px;margin:0;padding:0;list-style:none}.rbct-footer-bottom{border-top:1px solid var(--rbct-border);width:min(1280px,calc(100% - 32px));margin:auto;padding:20px 0;display:flex;justify-content:space-between;gap:20px;color:#738196;font-size:.82rem}body.rbct-theme .rbcc-directory-page{border-radius:0!important;padding:32px max(16px,calc((100vw - 1280px)/2)) 70px!important;min-height:calc(100vh - 82px)}body.rbct-theme .rbcc-directory{max-width:1280px!important}body.rbct-theme .rbcc-form-box{max-width:920px!important;margin:36px auto!important;background:rgb(255 255 255 / .05)!important;border-color:var(--rbct-border)!important;color:#fff!important}body.rbct-theme .rbcc-form-box input,body.rbct-theme .rbcc-form-box textarea,body.rbct-theme .rbcc-form-box select{background:#0d1929!important;border-color:rgb(255 255 255 / .12)!important;color:#fff!important}body.rbct-theme .rbcc-collection-page{max-width:1280px!important;margin:0 auto!important;padding:40px 16px 70px!important}@media(max-width:1100px){.rbct-header-inner{grid-template-columns:auto auto 1fr}.rbct-menu-toggle{display:block;justify-self:end}.rbct-nav{display:none;position:absolute;left:16px;right:16px;top:74px;padding:12px;border-radius:18px;background:#0b1727;border:1px solid var(--rbct-border);box-shadow:0 20px 45px rgb(0 0 0 / .4)}.rbct-nav.is-open{display:block}.rbct-menu{align-items:stretch;flex-direction:column}.rbct-menu a{justify-content:center}.rbct-header-actions{justify-self:end}.rbct-collection-link{display:none}}@media(max-width:720px){body.admin-bar .rbct-header{top:46px}.rbct-header-inner{width:min(100% - 20px,1460px);min-height:70px;gap:10px}.rbct-brand-copy strong{font-size:.78rem}.rbct-brand-copy small{font-size:.65rem}.rbct-brand-mark{width:38px}.rbct-brand-mark svg{width:36px}.rbct-header-actions .rbct-cta{display:none}.rbct-footer-inner{grid-template-columns:1fr;gap:28px}.rbct-footer-bottom{flex-direction:column}.rbct-content{width:min(100% - 20px,1280px)}body.rbct-theme .rbcc-directory-page{padding-inline:10px!important}}.rbct-sponsored-shell{width:min(1280px,calc(100% - 32px));margin:auto;padding-top:18px}.rbct-sponsored-footer{padding:28px 0}.rbcc-sponsored{position:relative;overflow:hidden;border:1px solid rgb(255 255 255 / .09);border-radius:18px;background:rgb(255 255 255 / .04);padding:10px;box-shadow:0 12px 28px rgb(0 0 0 / .16)}.rbcc-sponsored:empty{display:none}.rbcc-sponsored-label{position:absolute;z-index:3;left:12px;top:10px;display:inline-flex;padding:4px 8px;border-radius:999px;background:rgb(3 10 18 / .86);color:#c7d2e1;font-size:.64rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.rbcc-sponsored img{display:block;width:100%;max-height:180px;object-fit:cover;border-radius:12px}.rbcc-sponsored-header_banner img,.rbcc-sponsored-footer_banner img{aspect-ratio:6/1;max-height:190px}.rbcc-sponsored-link{display:block}.rbcc-sponsored iframe{max-width:100%}@media(max-width:720px){.rbct-sponsored-shell{width:min(100% - 20px,1280px);padding-top:12px}.rbcc-sponsored{padding:7px;border-radius:14px}.rbcc-sponsored-header_banner img,.rbcc-sponsored-footer_banner img{aspect-ratio:2.4/1;max-height:150px}}.rbct-home{background:var(--rbct-bg);overflow:hidden}.rbct-home-wrap{width:min(1280px,calc(100% - 32px));margin-inline:auto}.rbct-home-hero{position:relative;min-height:670px;display:flex;align-items:center;background:radial-gradient(circle at 78% 20%,rgb(29 116 168 / .28),transparent 24%),radial-gradient(circle at 12% 10%,rgb(224 173 69 / .12),transparent 22%),linear-gradient(135deg,#07111e,#0c1d31 55%,#07111e);border-bottom:1px solid var(--rbct-border)}.rbct-home-hero-glow{position:absolute;inset:0;background:linear-gradient(90deg,rgb(3 8 14 / .2),transparent 55%,rgb(3 8 14 / .25));pointer-events:none}.rbct-home-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:60px;align-items:center;padding:74px 0}.rbct-home-kicker{display:inline-flex;padding:7px 12px;border-radius:999px;background:rgb(224 173 69 / .12);border:1px solid rgb(224 173 69 / .28);color:#f1c66f;font-size:.78rem;font-weight:900;text-transform:uppercase;letter-spacing:.07em}.rbct-home-hero h1{max-width:760px;margin:18px 0 18px;color:#fff;font-size:clamp(3rem,6vw,5.8rem);line-height:.95;letter-spacing:-.04em}.rbct-home-hero-copy>p{max-width:690px;margin:0;color:#c3cede;font-size:1.16rem;line-height:1.65}.rbct-home-search{display:grid;grid-template-columns:1fr auto;gap:10px;max-width:720px;margin-top:28px;padding:7px;border-radius:17px;background:rgb(255 255 255 / .06);border:1px solid rgb(255 255 255 / .1)}.rbct-home-search input{min-width:0;border:0;background:#fff0;color:#fff;padding:12px 14px;font:inherit;outline:none}.rbct-home-search button{border:0;border-radius:12px;padding:0 24px;background:linear-gradient(180deg,#efbb57,#c98d25);color:#111827;font-weight:900;cursor:pointer}.rbct-home-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.rbct-home-primary,.rbct-home-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:14px;text-decoration:none;font-weight:900}.rbct-home-primary{background:linear-gradient(180deg,#efbb57,#c98d25);color:#111827}.rbct-home-secondary{border:1px solid rgb(255 255 255 / .14);background:rgb(255 255 255 / .05);color:#fff}.rbct-home-stats{display:flex;flex-wrap:wrap;gap:24px;margin-top:32px}.rbct-home-stats span{display:grid;color:#97a7bd;font-size:.82rem;text-transform:uppercase;letter-spacing:.05em}.rbct-home-stats strong{color:#fff;font-size:1.7rem;line-height:1.1}.rbct-home-showcase{position:relative;min-height:530px}.rbct-home-card{position:absolute;width:250px;height:370px;padding:18px;border-radius:26px;border:3px solid var(--card-accent,#e0ad45);background:linear-gradient(180deg,rgb(255 255 255 / .09),transparent 18%),radial-gradient(circle at 55% 35%,rgb(255 255 255 / .15),transparent 20%),linear-gradient(160deg,#223047,#07111e);box-shadow:0 30px 70px rgb(0 0 0 / .42),inset 0 0 0 2px rgb(255 255 255 / .08);display:flex;flex-direction:column;justify-content:flex-end;color:#fff;text-align:center}.rbct-home-card:before{content:"";position:absolute;inset:48px 14px 110px;border-radius:18px;background:linear-gradient(135deg,rgb(224 173 69 / .32),rgb(11 23 40 / .35));border:1px solid rgb(255 255 255 / .08)}.rbct-home-card span{position:absolute;top:14px;left:16px;font-weight:900}.rbct-home-card strong{position:relative;font-size:1.35rem}.rbct-home-card small{position:relative;margin-top:7px;color:#c8d2df}.rbct-home-card-main{right:72px;top:62px;--card-accent:#e0ad45;transform:rotate(2deg);z-index:3}.rbct-home-card-a{left:15px;top:115px;--card-accent:#ea4196;transform:rotate(-7deg) scale(.85);z-index:1}.rbct-home-card-b{right:0;bottom:12px;--card-accent:#27b3da;transform:rotate(7deg) scale(.82);z-index:2}.rbct-home-seal{position:absolute;right:0;top:0;width:150px;height:150px;border-radius:50%;border:3px solid var(--rbct-gold);background:radial-gradient(circle at 30% 25%,rgb(255 255 255 / .14),transparent 25%),#0b1728;display:grid;place-items:center;align-content:center;text-align:center;z-index:4;box-shadow:0 20px 40px rgb(0 0 0 / .35)}.rbct-home-seal small{color:#f1c66f;text-transform:uppercase;font-weight:900;font-size:.72rem}.rbct-home-seal strong{font-size:2.4rem}.rbct-home-seal span{font-size:.72rem;color:#c8d2df}.rbct-home-section{padding:82px 0}.rbct-home-section-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px}.rbct-home-section-head span{color:#f1c66f;font-size:.76rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.rbct-home-section-head h2{margin:8px 0;color:#fff;font-size:clamp(2rem,4vw,3.4rem);line-height:1.05}.rbct-home-section-head p{max-width:720px;margin:0;color:#9eacc0;line-height:1.6}.rbct-home-section-head>a{color:#f1c66f;text-decoration:none;font-weight:900;white-space:nowrap}.rbct-home-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.rbct-home-category{position:relative;min-height:190px;padding:20px;border-radius:22px;border:1px solid rgb(255 255 255 / .08);background:linear-gradient(155deg,color-mix(in srgb,var(--cat-accent) 20%,#111d2d),#0a1422 75%);text-decoration:none;overflow:hidden;display:flex;flex-direction:column}.rbct-home-category:after{content:"";position:absolute;width:120px;height:120px;right:-35px;top:-35px;border-radius:50%;background:var(--cat-accent);opacity:.14;filter:blur(3px)}.rbct-home-category-number{color:var(--cat-accent);font-weight:900}.rbct-home-category strong{position:relative;z-index:2;margin-top:auto;color:#fff;font-size:1.15rem}.rbct-home-category small{margin-top:5px;color:#9eacc0}.rbct-home-category i{margin-top:15px;color:var(--cat-accent);font-style:normal;font-size:.82rem;font-weight:900}.rbct-home-band{padding:82px 0;background:linear-gradient(90deg,rgb(224 173 69 / .08),rgb(255 255 255 / .02));border-block:1px solid var(--rbct-border)}.rbct-home-band-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:center}.rbct-home-band h2,.rbct-home-business-cta h2{font-size:clamp(2.2rem,4vw,3.8rem);line-height:1.05;margin:16px 0;color:#fff}.rbct-home-band p,.rbct-home-business-cta p{color:#aab7c9;line-height:1.7}.rbct-home-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.rbct-home-benefits article{padding:22px;border-radius:20px;background:rgb(255 255 255 / .045);border:1px solid var(--rbct-border)}.rbct-home-benefits strong{color:#f1c66f;font-size:1.5rem}.rbct-home-benefits h3{margin:24px 0 8px;color:#fff}.rbct-home-benefits p{margin:0;font-size:.9rem}.rbct-home-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.rbct-home-cities{background:rgb(255 255 255 / .018)}.rbct-home-city-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.rbct-home-city-grid a{display:grid;gap:5px;padding:20px;border-radius:18px;background:#101d2d;border:1px solid var(--rbct-border);text-decoration:none}.rbct-home-city-grid strong{color:#fff;font-size:1.15rem}.rbct-home-city-grid span{color:#f1c66f;font-weight:900}.rbct-home-city-grid small{color:#8fa0b7}.rbct-home-business-cta{padding:78px 0;background:linear-gradient(135deg,#111f32,#07111e);border-block:1px solid var(--rbct-border)}.rbct-home-business-grid{display:grid;grid-template-columns:1fr auto;gap:40px;align-items:center}.rbct-home-business-grid p{max-width:780px}.rbct-home-business-actions{display:grid;gap:12px}.rbct-home-seo-grid{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:48px}.rbct-home-seo article,.rbct-home-seo aside{padding:28px;border-radius:22px;background:rgb(255 255 255 / .035);border:1px solid var(--rbct-border)}.rbct-home-seo article>span{color:#f1c66f;font-size:.76rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.rbct-home-seo h2{margin:10px 0 18px;color:#fff;font-size:2.3rem}.rbct-home-seo p,.rbct-home-seo li{color:#aab7c9;line-height:1.75}.rbct-home-seo aside h3{margin-top:0;color:#fff}.rbct-home-seo ol{padding-left:22px}.rbct-home-seo li+li{margin-top:12px}@media(max-width:1050px){.rbct-home-hero-grid{grid-template-columns:1fr}.rbct-home-showcase{min-height:470px;max-width:620px}.rbct-home-category-grid,.rbct-home-card-grid,.rbct-home-city-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rbct-home-band-grid,.rbct-home-seo-grid{grid-template-columns:1fr}.rbct-home-business-grid{grid-template-columns:1fr}.rbct-home-business-actions{display:flex;flex-wrap:wrap}}@media(max-width:680px){.rbct-home-wrap{width:min(100% - 20px,1280px)}.rbct-home-hero{min-height:auto}.rbct-home-hero-grid{padding:48px 0;gap:30px}.rbct-home-hero h1{font-size:clamp(2.6rem,14vw,4rem)}.rbct-home-search{grid-template-columns:1fr}.rbct-home-search button{min-height:44px}.rbct-home-showcase{min-height:390px}.rbct-home-card{width:190px;height:285px}.rbct-home-card-main{right:35px}.rbct-home-card-a{left:-20px}.rbct-home-card-b{right:-18px}.rbct-home-seal{width:112px;height:112px}.rbct-home-seal strong{font-size:1.8rem}.rbct-home-category-grid,.rbct-home-city-grid{grid-template-columns:1fr}.rbct-home-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rbct-home-benefits{grid-template-columns:1fr}.rbct-home-section{padding:58px 0}.rbct-home-section-head{align-items:start;flex-direction:column}.rbct-home-seo article,.rbct-home-seo aside{padding:20px}}.rbct-standard-page{width:min(1180px,calc(100% - 32px));padding:34px 0 72px}.rbct-standard-page .rbct-page-article{display:grid;gap:24px}.rbct-standard-page .rbct-page-header{width:100%;margin:0;padding:32px 36px;background:linear-gradient(135deg,rgb(255 255 255 / .065),rgb(255 255 255 / .025));border:1px solid var(--rbct-border);border-radius:24px}.rbct-standard-page .rbct-page-header h1{font-size:clamp(2.6rem,5vw,4.6rem);letter-spacing:-.04em}.rbct-standard-page .rbct-entry{max-width:920px;padding:32px 36px;border-radius:24px;background:rgb(255 255 255 / .035);border:1px solid var(--rbct-border);color:#c9d4e3;font-size:1rem;line-height:1.85}.rbct-standard-page .rbct-entry h2{margin:0 0 14px;color:#fff;font-size:clamp(1.55rem,3vw,2.2rem);line-height:1.15}.rbct-standard-page .rbct-entry h2:not(:first-child){margin-top:34px}.rbct-standard-page .rbct-entry h3{color:#fff}.rbct-standard-page .rbct-entry p{margin:0 0 18px;color:#b8c4d4;font-weight:500}.rbct-standard-page .rbct-entry a{color:#f1c66f}.rbct-plugin-page{width:min(1280px,calc(100% - 32px));padding:32px 0 72px}.rbct-plugin-page .rbct-entry{line-height:1.65}@media(max-width:720px){.rbct-standard-page,.rbct-plugin-page{width:min(100% - 20px,1280px)}.rbct-standard-page .rbct-page-header,.rbct-standard-page .rbct-entry{padding:22px 20px;border-radius:18px}}.rbct-account-link,.rbct-logout-link{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:900;white-space:nowrap}.rbct-account-link{min-height:44px;padding:0 15px;gap:9px;border-radius:14px;border:1px solid rgb(224 173 69 / .42);color:#f7d68f;background:rgb(224 173 69 / .04)}.rbct-account-link:hover{background:rgb(224 173 69 / .12);color:#fff}.rbct-account-icon{font-size:.65rem;color:var(--rbct-gold);filter:drop-shadow(0 0 6px rgb(224 173 69 / .5))}.rbct-account-link.is-connected{padding:6px 12px 6px 7px;gap:9px}.rbct-avatar{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:linear-gradient(180deg,#efbb57,#c98d25);color:#111827;font-size:.88rem;font-weight:950}.rbct-account-copy{display:grid;line-height:1.02;text-align:left}.rbct-account-copy small{font-size:.62rem;text-transform:uppercase;letter-spacing:.06em;color:#b8c5d8}.rbct-account-copy strong{margin-top:3px;font-size:.78rem;color:#fff}.rbct-logout-link{min-height:40px;padding:0 11px;border-radius:12px;color:#b8c5d8;font-size:.76rem}.rbct-logout-link:hover{color:#fff;background:rgb(255 255 255 / .06)}@media(max-width:1100px){.rbct-account-copy small{display:none}.rbct-account-link.is-connected{padding-right:10px}.rbct-logout-link{display:none}}@media(max-width:720px){.rbct-account-link{min-height:40px;padding:0 11px}.rbct-account-link>span:last-child{display:none}.rbct-account-link.is-connected .rbct-account-copy{display:none}.rbct-account-link.is-connected{padding:4px}.rbct-avatar{width:32px;height:32px}.rbct-header-actions{gap:6px}}@media(max-width:720px){.rbct-header{position:sticky;top:0}body.admin-bar .rbct-header{top:46px}.rbct-header-inner{grid-template-columns:minmax(0,1fr) auto auto!important;min-height:76px!important;gap:8px!important}.rbct-brand{min-width:0;gap:8px!important}.rbct-brand-mark{width:34px!important;height:44px!important}.rbct-brand-mark svg{width:32px!important;height:44px!important}.rbct-brand-copy{min-width:0}.rbct-brand-copy strong{font-size:.76rem!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rbct-brand-copy small{font-size:.61rem!important}.rbct-menu-toggle{width:48px;height:48px;padding:0!important;display:grid!important;place-items:center!important;font-size:1.55rem!important}.rbct-header-actions{min-width:44px}.rbct-account-link{width:44px;height:48px;min-height:48px!important;padding:4px!important;border-radius:16px!important}.rbct-account-link:not(.is-connected){font-size:0!important}.rbct-account-link:not(.is-connected):before{content:'•';font-size:1.7rem;color:var(--rbct-gold);line-height:1}.rbct-nav{top:72px!important;left:10px!important;right:10px!important;max-height:calc(100vh - 92px);overflow:auto}.rbct-content{width:100%!important;max-width:none!important}.rbct-plugin-page{width:100%!important;max-width:none!important;margin:0!important}}.rbcc-directory,.rbcc-form-box{font-family:system-ui,-apple-system,Segoe UI,sans-serif}.rbcc-toolbar{display:flex;justify-content:space-between;gap:16px;align-items:center;margin:0 0 22px}.rbcc-search{width:min(420px,100%);padding:13px 15px;border:1px solid #d4d4d8;border-radius:12px}.rbcc-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(215px,1fr));gap:18px}.rbcc-card{--rbcc-accent:#d8b45a;--rbcc-deep:#111827;height:390px;perspective:1300px;cursor:pointer;outline:none}.rbcc-card-inner{position:relative;width:100%;height:100%;transform-style:preserve-3d;transition:transform .68s cubic-bezier(.2,.8,.2,1),filter .2s,scale .2s}.rbcc-card.is-flipped .rbcc-card-inner{transform:rotateY(180deg);scale:1.025}.rbcc-card.is-turning .rbcc-card-inner{filter:blur(3px);scale:1.04}.rbcc-face{position:absolute;inset:0;border-radius:20px;overflow:hidden;backface-visibility:hidden;border:3px solid var(--rbcc-accent);box-shadow:0 13px 26px rgb(0 0 0 / .28),inset 0 0 0 2px rgb(255 255 255 / .18)}.rbcc-front{background:linear-gradient(145deg,var(--rbcc-accent),var(--rbcc-deep));color:#fff;isolation:isolate}.rbcc-front.has-image{background-color:var(--rbcc-deep);background-image:var(--rbcc-bg);background-position:center;background-size:cover;background-repeat:no-repeat}.rbcc-front:after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(180deg,rgb(4 8 16 / .02) 15%,rgb(4 8 16 / .16) 45%,rgb(4 8 16 / .96) 82%)}.rbcc-front.no-image:after{background:radial-gradient(circle at 70% 22%,rgb(255 255 255 / .24),transparent 28%),linear-gradient(155deg,transparent 10%,rgb(0 0 0 / .22) 48%,rgb(0 0 0 / .9) 100%)}.rbcc-card-top{position:absolute;z-index:5;left:0;right:0;top:0;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(90deg,var(--rbcc-accent),rgb(0 0 0 / .58));min-height:48px;padding:0 12px;text-transform:uppercase;font-weight:900}.rbcc-number{font-size:1rem}.rbcc-category{max-width:68%;font-size:.82rem;text-align:right;line-height:1.05}.rbcc-art{display:none;position:absolute;inset:58px 16px 125px;place-items:center;border:1px solid rgb(255 255 255 / .25);border-radius:15px;background:rgb(255 255 255 / .08);backdrop-filter:blur(4px)}.rbcc-front.no-image .rbcc-art{display:grid}.rbcc-art span{font-size:7rem;line-height:1;font-weight:900;color:rgb(255 255 255 / .8);text-shadow:0 8px 30px rgb(0 0 0 / .28)}.rbcc-logo{position:absolute;z-index:5;left:50%;bottom:116px;transform:translateX(-50%);width:74px;height:74px;object-fit:contain;border-radius:50%;border:4px solid var(--rbcc-accent);background:#fff;padding:5px;box-sizing:border-box;box-shadow:0 7px 18px rgb(0 0 0 / .38)}.rbcc-logo-letter{display:grid;place-items:center;padding:0;background:var(--rbcc-deep);color:#fff;font-size:2rem;font-weight:900}.rbcc-front-copy{position:absolute;z-index:4;left:14px;right:14px;bottom:39px;text-align:center}.rbcc-front-copy h3,.rbcc-back h3{margin:7px 0 3px;font-size:1.28rem;line-height:1.05;color:#fff}.rbcc-front-copy p{margin:0 0 5px;color:#fff;font-weight:800;text-transform:uppercase;font-size:.8rem}.rbcc-front-copy small{display:block;color:#f3f4f6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rbcc-rarity,.rbcc-segment{display:inline-flex;border:1px solid var(--rbcc-accent);border-radius:999px;padding:4px 8px;font-size:.7rem;background:rgb(8 10 15 / .76);color:#fff}.rbcc-card-footer{position:absolute;z-index:5;left:0;right:0;bottom:0;height:31px;display:flex;align-items:center;justify-content:center;gap:8px;background:var(--rbcc-accent);color:#101010;font-size:.74rem;font-weight:900}.rbcc-card-footer span{font-size:1.2rem}.rbcc-shine{position:absolute;z-index:8;inset:-40%;pointer-events:none;background:linear-gradient(110deg,transparent 42%,rgb(255 255 255 / .58) 50%,transparent 58%);transform:translateX(-80%) rotate(10deg);transition:transform .7s}.rbcc-card.is-turning .rbcc-shine{transform:translateX(80%) rotate(10deg)}.rbcc-back{transform:rotateY(180deg);padding:18px;background:radial-gradient(circle at 85% 5%,color-mix(in srgb,var(--rbcc-accent) 35%,transparent),transparent 30%),linear-gradient(160deg,#240a1d 0%,var(--rbcc-deep) 45%,#0f172a 100%);color:#fff;display:flex;flex-direction:column;gap:12px}.rbcc-back-head{display:grid;gap:8px}.rbcc-back-address{display:grid;gap:6px;padding:14px;border-radius:16px;background:rgb(255 255 255 / .09);border:1px solid rgb(255 255 255 / .08)}.rbcc-back-address strong{font-size:.8rem;text-transform:uppercase;letter-spacing:.04em;color:#f9a8d4}.rbcc-back-address span{font-size:1rem;line-height:1.45;color:#fff}.rbcc-back-actions{display:grid;gap:10px;margin-top:auto}.rbcc-whatsapp,.rbcc-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;border:0;border-radius:14px;padding:11px 16px;color:#fff;font-weight:800;text-decoration:none;box-sizing:border-box}.rbcc-whatsapp{background:#16a34a;cursor:pointer;box-shadow:0 10px 22px rgb(22 163 74 / .35)}.rbcc-action{background:rgb(255 255 255 / .1);border:1px solid rgb(255 255 255 / .14)}.rbcc-call{background:#1f2937}.rbcc-more{background:linear-gradient(90deg,var(--rbcc-accent),color-mix(in srgb,var(--rbcc-accent) 72%,#ffffff));color:#101010;border:none}.rbcc-action-ico,.rbcc-wa-ico{display:inline-flex;width:18px;height:18px;align-items:center;justify-content:center}.rbcc-wa-ico svg{width:18px;height:18px;display:block}.rbcc-back-tip{display:block;text-align:center;color:#cbd5e1;margin-top:2px;font-size:.72rem}.rbcc-lead-form button,.rbcc-register-form button{margin-top:auto;border:0;border-radius:12px;padding:13px 16px;background:#16a34a;color:#fff;font-weight:700;cursor:pointer}.rbcc-modal[hidden]{display:none}.rbcc-modal{position:fixed;z-index:999999;inset:0;background:rgb(0 0 0 / .68);display:grid;place-items:center;padding:18px}.rbcc-modal-box{position:relative;width:min(520px,100%);max-height:92vh;overflow:auto;background:#fff;border-radius:18px;padding:24px;color:#111}.rbcc-close{position:absolute;right:12px;top:8px;border:0;background:#fff0;font-size:30px;cursor:pointer}.rbcc-lead-form,.rbcc-register-form{display:grid;gap:14px}.rbcc-lead-form label,.rbcc-register-form label{display:grid;gap:6px;font-weight:600}.rbcc-lead-form input,.rbcc-lead-form textarea,.rbcc-register-form input,.rbcc-register-form textarea,.rbcc-register-form select{width:100%;box-sizing:border-box;border:1px solid #d4d4d8;border-radius:10px;padding:12px;font:inherit}.rbcc-check{grid-template-columns:auto 1fr!important;align-items:start;font-weight:400!important}.rbcc-check input{width:auto!important;margin-top:4px}.rbcc-form-box{max-width:860px;padding:24px;border:1px solid #e4e4e7;border-radius:18px;background:#fff}.rbcc-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.rbcc-col-span-2{grid-column:1/-1}.rbcc-feedback{font-weight:600}.rbcc-card[hidden]{display:none}@media(max-width:520px){.rbcc-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.rbcc-card{height:315px}.rbcc-face{border-radius:15px;border-width:2px}.rbcc-card-top{min-height:39px;padding:0 8px}.rbcc-number{font-size:.8rem}.rbcc-category{font-size:.62rem}.rbcc-art{inset:48px 8px 105px}.rbcc-art span{font-size:4.5rem}.rbcc-logo{width:54px;height:54px;bottom:99px}.rbcc-front-copy{left:8px;right:8px;bottom:34px}.rbcc-front-copy h3{font-size:.9rem}.rbcc-front-copy p{font-size:.62rem}.rbcc-front-copy small{font-size:.65rem}.rbcc-rarity{font-size:.58rem}.rbcc-card-footer{height:27px;font-size:.62rem}.rbcc-back{padding:12px;font-size:.75rem}.rbcc-back h3{font-size:1rem}.rbcc-back-address{padding:10px}.rbcc-back-address strong{font-size:.64rem}.rbcc-back-address span{font-size:.8rem}.rbcc-whatsapp,.rbcc-action{min-height:40px;padding:10px 12px;font-size:.82rem}.rbcc-form-grid{grid-template-columns:1fr}.rbcc-col-span-2{grid-column:auto}}@media(prefers-reduced-motion:reduce){.rbcc-card-inner,.rbcc-shine{transition:none!important}.rbcc-card.is-turning .rbcc-card-inner{filter:none}}.rbcc-profile{--rbcc-accent:#d8b45a;--rbcc-deep:#111827;font-family:system-ui,-apple-system,Segoe UI,sans-serif;background:#f6f7f9;color:#172033;min-height:70vh}.rbcc-profile-wrap{width:min(1160px,calc(100% - 32px));margin-inline:auto}.rbcc-profile-hero{position:relative;min-height:340px;background:linear-gradient(135deg,var(--rbcc-deep),#09111f);background-image:var(--rbcc-profile-bg);background-size:cover;background-position:center;display:flex;align-items:flex-end;color:#fff}.rbcc-profile-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgb(5 10 20 / .9),rgb(5 10 20 / .48) 55%,rgb(5 10 20 / .2)),linear-gradient(0deg,rgb(5 10 20 / .72),transparent 60%)}.rbcc-profile-hero-content{position:relative;z-index:2;display:flex;align-items:flex-end;gap:24px;padding-block:56px}.rbcc-profile-logo{width:118px;height:118px;flex:0 0 auto;border-radius:28px;background:#fff;border:4px solid var(--rbcc-accent);display:grid;place-items:center;overflow:hidden;box-shadow:0 16px 38px rgb(0 0 0 / .32)}.rbcc-profile-logo img{width:100%;height:100%;object-fit:contain;padding:10px;box-sizing:border-box}.rbcc-profile-logo span{font-size:3.2rem;font-weight:900;color:var(--rbcc-deep)}.rbcc-profile-heading h1{margin:8px 0;font-size:clamp(2rem,5vw,4rem);line-height:1}.rbcc-profile-heading p{margin:0 0 8px;font-size:1.1rem}.rbcc-profile-heading small{opacity:.9}.rbcc-profile-segment{display:inline-flex;padding:6px 12px;border-radius:999px;background:var(--rbcc-accent);color:#111;font-weight:800}.rbcc-profile-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:28px;padding-block:32px 56px}.rbcc-profile-main,.rbcc-profile-sidebar{min-width:0}.rbcc-profile-actions{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:24px}.rbcc-profile-actions .rbcc-profile-whatsapp,.rbcc-profile-action{min-height:46px;padding:11px 18px;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;font-weight:800;text-decoration:none;box-sizing:border-box}.rbcc-profile-actions .rbcc-profile-whatsapp{margin:0;background:#16a34a}.rbcc-profile-action{background:#fff;color:#172033;border:1px solid #dde2ea}.rbcc-profile-cover{margin:0 0 24px;border-radius:22px;overflow:hidden;background:#e9edf2;aspect-ratio:16/8;box-shadow:0 10px 28px rgb(0 0 0 / .08)}.rbcc-profile-cover img{width:100%;height:100%;object-fit:cover;display:block}.rbcc-profile-section,.rbcc-profile-info{background:#fff;border:1px solid #e1e6ec;border-radius:20px;padding:24px}.rbcc-profile-section h2,.rbcc-profile-info h2{margin:0 0 18px;font-size:1.35rem}.rbcc-profile-content{line-height:1.75}.rbcc-profile-content>:first-child{margin-top:0}.rbcc-profile-info{position:sticky;top:24px;display:grid;gap:16px}.rbcc-profile-info>div{display:grid;gap:5px;padding-bottom:14px;border-bottom:1px solid #eceff3}.rbcc-profile-info>div:last-child{border-bottom:0;padding-bottom:0}.rbcc-profile-info strong{font-size:.78rem;text-transform:uppercase;letter-spacing:.05em;color:#717b8b}.rbcc-profile-info span,.rbcc-profile-info a{color:#172033;text-decoration:none;line-height:1.5}@media(max-width:800px){.rbcc-profile-hero{min-height:300px}.rbcc-profile-hero-content{align-items:center;padding-block:42px}.rbcc-profile-logo{width:88px;height:88px;border-radius:22px}.rbcc-profile-layout{grid-template-columns:1fr}.rbcc-profile-sidebar{order:-1}.rbcc-profile-info{position:static}.rbcc-profile-cover{aspect-ratio:16/10}}@media(max-width:520px){.rbcc-profile-wrap{width:min(100% - 22px,1160px)}.rbcc-profile-hero-content{display:grid;gap:15px}.rbcc-profile-heading h1{font-size:2.15rem}.rbcc-profile-actions{display:grid;grid-template-columns:1fr 1fr}.rbcc-profile-actions>*{width:100%}.rbcc-profile-actions .rbcc-profile-whatsapp{grid-column:1/-1}.rbcc-profile-section,.rbcc-profile-info{padding:18px;border-radius:16px}}.rbcc-collectible-profile{background:radial-gradient(circle at top,#10203a 0,#0c1423 30%,#09111c 100%);color:#e5e7eb;padding-bottom:56px}.rbcc-collectible-profile .rbcc-profile-wrap{width:min(1220px,calc(100% - 32px))}.rbcc-collectible-profile .rbcc-profile-hero{min-height:420px;border-bottom:1px solid rgb(255 255 255 / .08);background-color:#09111f}.rbcc-collectible-profile .rbcc-profile-hero.has-image{background-image:var(--rbcc-profile-bg);background-size:cover;background-position:center}.rbcc-collectible-profile .rbcc-profile-hero-overlay{background:linear-gradient(90deg,rgb(5 10 20 / .96),rgb(5 10 20 / .72) 48%,rgb(5 10 20 / .38)),radial-gradient(circle at top right,rgb(216 180 90 / .2),transparent 24%),linear-gradient(180deg,rgb(5 10 20 / .05),rgb(5 10 20 / .88))}.rbcc-profile-hero-main{display:flex;align-items:flex-end;gap:24px;min-width:0}.rbcc-collectible-profile .rbcc-profile-hero-content{justify-content:space-between;align-items:flex-end;padding-block:70px 54px;gap:20px}.rbcc-collectible-profile .rbcc-profile-logo{width:126px;height:126px;border-radius:30px;background:linear-gradient(160deg,#ffffff,#f4f4f5);box-shadow:0 18px 40px rgb(0 0 0 / .35),0 0 0 4px rgb(255 255 255 / .08)}.rbcc-profile-badges{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:12px}.rbcc-collectible-profile .rbcc-profile-segment{background:linear-gradient(90deg,var(--rbcc-accent),color-mix(in srgb,var(--rbcc-accent) 72%,#fff));color:#111;font-weight:900;box-shadow:0 8px 20px rgb(0 0 0 / .18)}.rbcc-profile-chip{display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;background:rgb(255 255 255 / .08);border:1px solid rgb(255 255 255 / .12);backdrop-filter:blur(6px);font-size:.84rem;font-weight:800;color:#fff}.rbcc-collectible-profile .rbcc-profile-heading h1{color:#fff;text-shadow:0 8px 22px rgb(0 0 0 / .35);margin-top:4px}.rbcc-collectible-profile .rbcc-profile-heading p{max-width:700px;color:#f5f5f5}.rbcc-collectible-profile .rbcc-profile-heading small{display:inline-block;margin-top:4px;color:#d1d5db;font-weight:600}.rbcc-hero-seal{display:grid;place-items:center;flex:0 0 auto;width:175px;height:175px;padding:16px;border-radius:50%;border:3px solid color-mix(in srgb,var(--rbcc-accent) 76%,#fff);background:radial-gradient(circle at 30% 30%,rgb(255 255 255 / .14),transparent 26%),radial-gradient(circle,#16253b,#0a1220 72%);box-shadow:0 20px 40px rgb(0 0 0 / .35),inset 0 0 0 3px rgb(255 255 255 / .05);text-align:center}.rbcc-hero-seal-top{font-size:.82rem;text-transform:uppercase;letter-spacing:.08em;color:#f9d985;font-weight:900}.rbcc-hero-seal strong{font-size:2.8rem;line-height:1;color:#fff;font-weight:900}.rbcc-hero-seal small{font-size:.86rem;color:#e5e7eb;text-transform:uppercase;letter-spacing:.06em}.rbcc-collectible-profile .rbcc-profile-layout{grid-template-columns:minmax(0,1fr) 360px;gap:28px;padding-top:30px}.rbcc-profile-panel{background:linear-gradient(180deg,rgb(255 255 255 / .06),rgb(255 255 255 / .03));border:1px solid rgb(255 255 255 / .08);border-radius:24px;box-shadow:0 16px 40px rgb(0 0 0 / .18);backdrop-filter:blur(12px)}.rbcc-profile-panel-actions{padding:16px 18px}.rbcc-collectible-profile .rbcc-profile-actions{margin:0}.rbcc-collectible-profile .rbcc-profile-action,.rbcc-collectible-profile .rbcc-profile-whatsapp{min-height:48px;padding:12px 18px;border-radius:14px;font-size:.98rem}.rbcc-collectible-profile .rbcc-profile-action{background:rgb(255 255 255 / .08);border:1px solid rgb(255 255 255 / .12);color:#f3f4f6}.rbcc-collectible-profile .rbcc-profile-action-dark{background:rgb(0 0 0 / .25)}.rbcc-collectible-profile .rbcc-profile-whatsapp{background:linear-gradient(180deg,#22c55e,#16a34a);box-shadow:0 10px 24px rgb(22 163 74 / .34)}.rbcc-profile-showcase{padding:18px;margin-top:22px}.rbcc-profile-showcase-head,.rbcc-panel-title-row{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px}.rbcc-profile-showcase-head h2,.rbcc-panel-title-row h2{margin:0;color:#fff;font-size:1.28rem}.rbcc-profile-showcase-head span{font-size:.88rem;color:#cbd5e1}.rbcc-collectible-profile .rbcc-profile-cover{margin:0;border-radius:22px;border:1px solid rgb(255 255 255 / .08);overflow:hidden;box-shadow:inset 0 0 0 1px rgb(255 255 255 / .03),0 14px 34px rgb(0 0 0 / .22)}.rbcc-collectible-profile .rbcc-profile-section{padding:22px;margin-top:22px}.rbcc-panel-pill{display:inline-flex;padding:6px 10px;border-radius:999px;background:rgb(255 255 255 / .08);border:1px solid rgb(255 255 255 / .1);font-size:.74rem;font-weight:800;text-transform:uppercase;color:#f9d985;letter-spacing:.05em}.rbcc-collectible-profile .rbcc-profile-content{color:#e5e7eb;line-height:1.8}.rbcc-collectible-profile .rbcc-profile-content h2,.rbcc-collectible-profile .rbcc-profile-content h3,.rbcc-collectible-profile .rbcc-profile-content h4{color:#fff}.rbcc-profile-card-preview{position:sticky;top:24px;margin-bottom:20px}.rbcc-mini-card{position:relative;overflow:hidden;border-radius:24px;min-height:430px;border:3px solid var(--rbcc-accent);background:linear-gradient(180deg,var(--rbcc-accent),var(--rbcc-deep));box-shadow:0 18px 36px rgb(0 0 0 / .28),inset 0 0 0 2px rgb(255 255 255 / .15);color:#fff}.rbcc-mini-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgb(4 8 16 / .04) 16%,rgb(4 8 16 / .18) 45%,rgb(4 8 16 / .95) 84%)}.rbcc-mini-top,.rbcc-mini-copy,.rbcc-mini-footer,.rbcc-mini-logo{position:relative;z-index:2}.rbcc-mini-top{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 14px;background:linear-gradient(90deg,var(--rbcc-accent),rgb(0 0 0 / .54));font-size:.84rem;font-weight:900;text-transform:uppercase}.rbcc-mini-top span:last-child{max-width:68%;text-align:right;line-height:1.1}.rbcc-mini-image{height:220px;background:radial-gradient(circle at 70% 24%,rgb(255 255 255 / .22),transparent 28%),linear-gradient(155deg,transparent 10%,rgb(0 0 0 / .2) 50%,rgb(0 0 0 / .88) 100%)}.rbcc-mini-image.has-image{background-image:linear-gradient(180deg,rgb(0 0 0 / .04),rgb(0 0 0 / .1)),var(--rbcc-bg);background-position:center;background-size:cover}.rbcc-mini-logo{position:absolute;left:50%;bottom:110px;transform:translateX(-50%);width:82px;height:82px;border-radius:50%;border:4px solid var(--rbcc-accent);background:#fff;display:grid;place-items:center;box-shadow:0 10px 24px rgb(0 0 0 / .38);overflow:hidden}.rbcc-mini-logo img{width:100%;height:100%;object-fit:contain;padding:8px;box-sizing:border-box}.rbcc-mini-logo span{font-size:2.3rem;font-weight:900;color:var(--rbcc-deep)}.rbcc-mini-copy{padding:0 18px;text-align:center}.rbcc-mini-copy small{display:inline-flex;padding:4px 8px;border-radius:999px;background:rgb(8 10 15 / .76);border:1px solid var(--rbcc-accent);font-size:.7rem}.rbcc-mini-copy strong{display:block;margin:12px 0 6px;font-size:1.45rem;line-height:1.08}.rbcc-mini-copy span{display:block;color:#f3f4f6;font-size:.92rem}.rbcc-mini-footer{position:absolute;left:0;right:0;bottom:0;height:36px;display:flex;align-items:center;justify-content:center;background:var(--rbcc-accent);color:#111;font-size:.78rem;font-weight:900;letter-spacing:.06em}.rbcc-collectible-profile .rbcc-profile-info{position:relative;top:auto;padding:22px;display:grid;gap:18px}.rbcc-collectible-profile .rbcc-profile-info>div{padding-bottom:14px;border-bottom:1px solid rgb(255 255 255 / .08)}.rbcc-collectible-profile .rbcc-profile-info>div:last-child{padding-bottom:0;border-bottom:0}.rbcc-collectible-profile .rbcc-profile-info strong{color:#9fb0c9}.rbcc-collectible-profile .rbcc-profile-info span,.rbcc-collectible-profile .rbcc-profile-info a{color:#fff}@media(max-width:980px){.rbcc-collectible-profile .rbcc-profile-layout{grid-template-columns:1fr}.rbcc-profile-card-preview{position:static}.rbcc-collectible-profile .rbcc-profile-sidebar{display:grid;gap:20px;grid-template-columns:1fr 1fr;align-items:start}.rbcc-mini-card{min-height:380px}}@media(max-width:800px){.rbcc-profile-hero-main{align-items:center}.rbcc-collectible-profile .rbcc-profile-hero-content{display:grid;grid-template-columns:1fr;justify-content:start;padding-block:42px}.rbcc-hero-seal{width:140px;height:140px}.rbcc-collectible-profile .rbcc-profile-sidebar{grid-template-columns:1fr}.rbcc-mini-card{min-height:400px}}@media(max-width:520px){.rbcc-collectible-profile .rbcc-profile-wrap{width:min(100% - 20px,1220px)}.rbcc-profile-hero-main{display:grid;gap:14px}.rbcc-collectible-profile .rbcc-profile-logo{width:90px;height:90px;border-radius:22px}.rbcc-collectible-profile .rbcc-profile-heading h1{font-size:2.25rem}.rbcc-hero-seal{width:125px;height:125px;padding:12px}.rbcc-hero-seal strong{font-size:2.15rem}.rbcc-collectible-profile .rbcc-profile-actions{grid-template-columns:1fr 1fr}.rbcc-collectible-profile .rbcc-profile-whatsapp{grid-column:1/-1}.rbcc-profile-showcase-head,.rbcc-panel-title-row{display:grid;justify-content:start}.rbcc-mini-card{min-height:360px}}.rbcc-related{margin-top:10px;padding:28px 0 60px;border-top:1px solid rgb(255 255 255 / .08)}.rbcc-related-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px}.rbcc-related-head span{display:block;color:var(--rbcc-accent);font-size:.78rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.rbcc-related-head h2{margin:5px 0 0;color:#fff;font-size:1.7rem}.rbcc-related-head p{max-width:430px;margin:0;color:#aebbd0;line-height:1.55}.rbcc-related-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.rbcc-related-grid .rbcc-card{height:360px}.rbcc-profile-empty-art{height:100%;display:grid;place-items:center;font-size:8rem;font-weight:900;color:rgb(255 255 255 / .25);background:linear-gradient(145deg,var(--rbcc-accent),var(--rbcc-deep))}@media(max-width:980px){.rbcc-related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:700px){.rbcc-related-head{display:grid;align-items:start}.rbcc-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rbcc-related-grid .rbcc-card{height:315px}}.rbcc-back{gap:10px}.rbcc-back h3{font-size:1.15rem}.rbcc-back-address{padding:12px}.rbcc-back-address span{font-size:.94rem;line-height:1.38}.rbcc-back-actions{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:8px}.rbcc-whatsapp,.rbcc-action{min-height:42px;padding:10px 12px;font-size:.95rem}.rbcc-back-actions .rbcc-more{grid-column:1/-1}.rbcc-back-actions .rbcc-whatsapp{grid-column:auto}.rbcc-wa-ico{flex:0 0 18px}.rbcc-wa-ico svg{width:18px;height:18px;display:block;shape-rendering:geometricPrecision}.rbcc-action span,.rbcc-whatsapp span{white-space:nowrap}.rbcc-profile-whatsapp .rbcc-wa-ico svg{width:18px;height:18px;display:block}@media(max-width:520px){.rbcc-back{padding:10px;gap:8px}.rbcc-back h3{font-size:1rem}.rbcc-back-address{padding:9px;border-radius:14px}.rbcc-back-address span{font-size:.76rem;line-height:1.32}.rbcc-back-actions{gap:7px}.rbcc-whatsapp,.rbcc-action{min-height:36px;padding:8px 10px;font-size:.74rem;border-radius:12px}.rbcc-wa-ico,.rbcc-action-ico{width:16px;height:16px}.rbcc-wa-ico svg{width:16px;height:16px}.rbcc-back-tip{font-size:.64rem}}.rbcc-card{position:relative;transform-origin:center;will-change:transform,filter,opacity}.rbcc-card::after{content:"";position:absolute;z-index:25;inset:-14%;border-radius:28px;pointer-events:none;opacity:0;mix-blend-mode:screen}.rbcc-card.is-turning .rbcc-card-inner{transition-duration:.66s}.rbcc-card.rbcc-fx-blur.is-turning .rbcc-card-inner{filter:blur(7px) saturate(.75);scale:1.045}.rbcc-card.rbcc-fx-fade.is-turning .rbcc-card-inner{filter:grayscale(.35) brightness(.9);opacity:.28;scale:.985}.rbcc-card.rbcc-fx-zoom.is-turning .rbcc-card-inner{filter:brightness(1.18) contrast(1.05);scale:1.105}.rbcc-card.rbcc-fx-flash.is-turning .rbcc-card-inner{filter:brightness(1.45) saturate(1.2);scale:1.035}.rbcc-card.rbcc-fx-smoke::after{background:radial-gradient(circle at 18% 62%,rgb(255 255 255 / .52),transparent 22%),radial-gradient(circle at 50% 46%,rgb(255 255 255 / .36),transparent 28%),radial-gradient(circle at 82% 58%,rgb(255 255 255 / .46),transparent 24%);filter:blur(11px)}.rbcc-card.rbcc-fx-smoke.is-turning::after{animation:rbccSmoke .72s ease-out both}.rbcc-card.rbcc-fx-smoke.is-turning .rbcc-card-inner{filter:blur(3.5px) contrast(.94);scale:1.025}.rbcc-card.rbcc-fx-tilt.is-turning{animation:rbccTilt .72s cubic-bezier(.2,.8,.2,1) both}.rbcc-card.rbcc-fx-slide.is-turning{animation:rbccSlide .72s cubic-bezier(.2,.8,.2,1) both}.rbcc-card.rbcc-fx-pulse.is-turning{animation:rbccPulse .72s cubic-bezier(.2,.8,.2,1) both}.rbcc-card.rbcc-fx-flash::after{background:linear-gradient(112deg,transparent 35%,rgb(255 255 255 / .88) 49%,transparent 63%);transform:translateX(-65%) skewX(-10deg)}.rbcc-card.rbcc-fx-flash.is-turning::after{animation:rbccFlash .68s ease-out both}@keyframes rbccSmoke{0%{opacity:0;transform:scale(.72) translateY(10px)}34%{opacity:.78;transform:scale(1.02) translateY(0)}100%{opacity:0;transform:scale(1.22) translateY(-12px)}}@keyframes rbccTilt{0%,100%{transform:rotateZ(0) translateY(0)}28%{transform:rotateZ(-3.2deg) translateY(-4px)}62%{transform:rotateZ(2.2deg) translateY(2px)}}@keyframes rbccSlide{0%,100%{transform:translateX(0)}30%{transform:translateX(-12px)}62%{transform:translateX(9px)}}@keyframes rbccPulse{0%,100%{transform:scale(1)}28%{transform:scale(1.055)}58%{transform:scale(.985)}}@keyframes rbccFlash{0%{opacity:0;transform:translateX(-68%) skewX(-10deg)}28%{opacity:.9}100%{opacity:0;transform:translateX(68%) skewX(-10deg)}}@media(max-width:520px){.rbcc-card.rbcc-fx-blur.is-turning .rbcc-card-inner{filter:blur(4px)}.rbcc-card.rbcc-fx-slide.is-turning{animation-name:rbccSlideMobile}@keyframes rbccSlideMobile{0%,100%{transform:translateX(0)}30%{transform:translateX(-6px)}62%{transform:translateX(5px)}}}@media(prefers-reduced-motion:reduce){.rbcc-card.is-turning,.rbcc-card.is-turning::after{animation:none!important}.rbcc-card.is-turning .rbcc-card-inner{filter:none!important;opacity:1!important;scale:1!important}}.rbcc-card{height:402px}.rbcc-face{border-radius:22px;border-width:2px;box-shadow:0 16px 34px rgb(0 0 0 / .30),inset 0 0 0 1px rgb(255 255 255 / .18)}.rbcc-front{background:linear-gradient(180deg,var(--rbcc-deep) 0%,#070d17 100%)}.rbcc-front.has-image{background-color:#0b1220;background-image:var(--rbcc-bg);background-position:center;background-size:cover;background-repeat:no-repeat}.rbcc-front:after{z-index:0;background:linear-gradient(180deg,rgb(7 10 18 / .02) 0%,rgb(7 10 18 / .10) 38%,rgb(5 9 16 / .85) 70%,rgb(5 9 16) 100%)}.rbcc-front>*{position:relative;z-index:2}.rbcc-card-top{left:1px;right:1px;top:1px;min-height:44px;padding:0 12px;background:rgb(230 69 151 / .92);background:linear-gradient(180deg,color-mix(in srgb,var(--rbcc-accent) 90%,#fff),var(--rbcc-accent));box-shadow:inset 0 -1px 0 rgb(255 255 255 / .12)}.rbcc-number{font-size:1.05rem;text-shadow:none}.rbcc-category{font-size:.72rem;letter-spacing:.02em;max-width:72%;text-shadow:none}.rbcc-art{inset:52px 14px 132px;border-radius:18px;border:0;background:linear-gradient(180deg,rgb(255 255 255 / .14),rgb(255 255 255 / .06));backdrop-filter:blur(3px)}.rbcc-art span{font-size:6.2rem;color:rgb(255 255 255 / .86)}.rbcc-logo{width:88px;height:88px;bottom:121px;padding:6px;border-width:5px;border-color:var(--rbcc-accent);box-shadow:0 8px 20px rgb(0 0 0 / .38);background:#fff}.rbcc-front-copy{left:0;right:0;bottom:34px;padding:48px 16px 12px;text-align:center;background:linear-gradient(180deg,#fff0 0%,rgb(5 8 15 / .78) 18%,rgb(5 8 15 / .95) 42%,rgb(5 8 15) 100%)}.rbcc-front-copy h3{margin:0 0 6px;font-size:1.14rem;line-height:1.12;font-weight:900;text-shadow:0 4px 12px rgb(0 0 0 / .45)}.rbcc-front-copy p{margin:0 0 6px;font-size:.78rem;line-height:1.1;color:#fff;font-weight:900;letter-spacing:.02em}.rbcc-front-copy small{font-size:.74rem;color:#e5e7eb}.rbcc-card-footer{left:1px;right:1px;bottom:1px;height:32px;font-size:.78rem;letter-spacing:.02em;background:linear-gradient(180deg,color-mix(in srgb,var(--rbcc-accent) 92%,#fff),var(--rbcc-accent));color:#111;box-shadow:inset 0 1px 0 rgb(255 255 255 / .14)}.rbcc-card-footer span{font-size:1rem;font-weight:900}.rbcc-rarity{display:none!important}.rbcc-mini-card{border-width:2px;border-radius:22px}.rbcc-mini-top{min-height:42px;background:linear-gradient(180deg,color-mix(in srgb,var(--rbcc-accent) 90%,#fff),var(--rbcc-accent));color:#111}.rbcc-mini-image{height:214px}.rbcc-mini-logo{width:88px;height:88px;bottom:114px;border-width:5px}.rbcc-mini-copy{padding:0 16px 4px}.rbcc-mini-copy small{display:none}.rbcc-mini-copy strong{font-size:1.38rem}.rbcc-mini-footer{height:34px;font-size:.76rem}@media(max-width:520px){.rbcc-card{height:332px}.rbcc-face{border-radius:18px}.rbcc-card-top{min-height:36px;padding:0 9px}.rbcc-number{font-size:.88rem}.rbcc-category{font-size:.60rem;max-width:70%}.rbcc-art{inset:44px 8px 112px;border-radius:14px}.rbcc-art span{font-size:4.4rem}.rbcc-logo{width:62px;height:62px;bottom:103px;padding:4px;border-width:4px}.rbcc-front-copy{bottom:29px;padding:34px 9px 8px}.rbcc-front-copy h3{font-size:.96rem;margin-bottom:4px}.rbcc-front-copy p{font-size:.64rem;margin-bottom:4px}.rbcc-front-copy small{font-size:.64rem}.rbcc-card-footer{height:28px;font-size:.66rem}.rbcc-card-footer span{font-size:.9rem}}.rbcc-city-page{font-family:system-ui,-apple-system,Segoe UI,sans-serif;background:#08111e;color:#e5e7eb;min-height:75vh;padding-bottom:60px}.rbcc-city-wrap{width:min(1240px,calc(100% - 32px));margin-inline:auto}.rbcc-city-hero{position:relative;min-height:370px;background:#0b1728;background-image:var(--rbcc-city-bg);background-size:cover;background-position:center;display:flex;align-items:flex-end;border-bottom:1px solid rgb(255 255 255 / .08)}.rbcc-city-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgb(5 10 20 / .96),rgb(5 10 20 / .68) 58%,rgb(5 10 20 / .3)),linear-gradient(0deg,rgb(5 10 20 / .86),transparent 70%)}.rbcc-city-hero-content{position:relative;z-index:2;display:flex;align-items:flex-end;justify-content:space-between;gap:28px;padding-block:58px}.rbcc-city-breadcrumb{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:20px;font-size:.84rem}.rbcc-city-breadcrumb a{color:#d1d5db;text-decoration:none}.rbcc-city-breadcrumb strong{color:#fff}.rbcc-city-kicker{display:inline-flex;padding:6px 11px;border-radius:999px;background:var(--rbcc-accent);color:#111;font-weight:900;text-transform:uppercase;font-size:.75rem;letter-spacing:.05em}.rbcc-city-hero h1{margin:14px 0 10px;color:#fff;font-size:clamp(2.2rem,5vw,4.5rem);line-height:1}.rbcc-city-hero p{max-width:760px;margin:0;color:#e5e7eb;font-size:1.08rem;line-height:1.55}.rbcc-city-metrics{display:flex;flex-wrap:wrap;gap:14px;margin-top:22px}.rbcc-city-metrics span{display:flex;align-items:baseline;gap:6px;padding:10px 14px;border-radius:14px;background:rgb(255 255 255 / .08);border:1px solid rgb(255 255 255 / .1)}.rbcc-city-metrics strong{font-size:1.35rem;color:#fff}.rbcc-city-seal{width:180px;height:180px;flex:0 0 auto;border-radius:50%;border:3px solid var(--rbcc-accent);background:radial-gradient(circle at 30% 25%,rgb(255 255 255 / .14),transparent 25%),#0b1728;box-shadow:0 20px 44px rgb(0 0 0 / .36),inset 0 0 0 4px rgb(255 255 255 / .04);display:grid;place-items:center;align-content:center;text-align:center;padding:18px}.rbcc-city-seal small{color:#f9d985;text-transform:uppercase;font-weight:900;letter-spacing:.08em}.rbcc-city-seal strong{font-size:3rem;line-height:1;color:#fff}.rbcc-city-seal span{font-size:.88rem;color:#e5e7eb}.rbcc-city-content{padding-top:28px}.rbcc-city-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border-radius:18px;background:rgb(255 255 255 / .05);border:1px solid rgb(255 255 255 / .08)}.rbcc-city-toolbar .rbcc-search{background:#0d1929;border-color:rgb(255 255 255 / .12);color:#fff}.rbcc-city-toolbar a{color:#f9d985;font-weight:800;text-decoration:none}.rbcc-city-categories,.rbcc-city-pills{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0 4px}.rbcc-city-categories a,.rbcc-city-pills a{display:inline-flex;align-items:center;gap:9px;padding:10px 13px;border-radius:13px;background:rgb(255 255 255 / .05);border:1px solid rgb(255 255 255 / .08);color:#fff;text-decoration:none;font-weight:750}.rbcc-city-categories strong{display:inline-grid;place-items:center;min-width:26px;height:26px;padding:0 7px;border-radius:999px;background:var(--rbcc-accent);color:#111;font-size:.76rem}.rbcc-city-pills a.is-active,.rbcc-city-pills a:hover{background:var(--rbcc-accent);color:#111}.rbcc-city-section{margin-top:28px;padding:22px;border-radius:24px;background:linear-gradient(180deg,rgb(255 255 255 / .055),rgb(255 255 255 / .025));border:1px solid rgb(255 255 255 / .08);box-shadow:0 18px 42px rgb(0 0 0 / .16)}.rbcc-city-section>header{display:flex;justify-content:space-between;align-items:end;gap:18px;margin-bottom:20px}.rbcc-city-section header span{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#f9d985;font-weight:900}.rbcc-city-section h2{margin:4px 0;color:#fff;font-size:1.65rem}.rbcc-city-section header p{margin:0;color:#aeb9c9}.rbcc-city-section header>a{padding:10px 13px;border-radius:12px;background:var(--rbcc-accent);color:#111;font-weight:900;text-decoration:none;white-space:nowrap}.rbcc-city-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr))}.rbcc-city-empty{padding:40px;text-align:center;border-radius:18px;background:rgb(255 255 255 / .04);color:#cbd5e1}.rbcc-city-page .rbcc-modal{color:#111}@media(max-width:760px){.rbcc-city-hero-content{display:grid;padding-block:42px}.rbcc-city-seal{width:135px;height:135px}.rbcc-city-seal strong{font-size:2.25rem}.rbcc-city-toolbar{align-items:stretch;flex-direction:column}.rbcc-city-section>header{align-items:start;flex-direction:column}.rbcc-city-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rbcc-city-section{padding:14px}.rbcc-city-wrap{width:min(100% - 20px,1240px)}}.rbcc-mini-copy{padding:52px 16px 6px!important}.rbcc-mini-copy strong{margin:0 0 6px!important;line-height:1.1}.rbcc-mini-copy span{margin-top:2px}.rbcc-mini-logo{bottom:128px!important}.rbcc-mini-footer{height:36px}.rbcc-mini-card{overflow:hidden}.rbcc-mini-image{height:205px}@media(max-width:520px){.rbcc-mini-logo{bottom:112px!important;width:76px!important;height:76px!important}.rbcc-mini-copy{padding:42px 12px 6px!important}.rbcc-mini-copy strong{font-size:1.08rem!important}.rbcc-mini-copy span{font-size:.78rem!important}}.rbcc-city-page .rbcc-back-actions{grid-template-columns:1fr!important;gap:8px}.rbcc-city-page .rbcc-back-actions .rbcc-more{grid-column:auto!important}.rbcc-city-page .rbcc-whatsapp,.rbcc-city-page .rbcc-action{width:100%;min-height:40px;padding:10px 10px;font-size:.86rem}.rbcc-city-page .rbcc-back-address{padding:10px}.rbcc-city-page .rbcc-back-address span{font-size:.88rem;line-height:1.34}.rbcc-city-page .rbcc-back{padding:12px;gap:9px}.rbcc-city-page .rbcc-back-tip{font-size:.66rem}.rbcc-city-page .rbcc-whatsapp span,.rbcc-city-page .rbcc-action span{white-space:normal;line-height:1.1;text-align:center}.rbcc-city-page .rbcc-wa-ico,.rbcc-city-page .rbcc-action-ico{width:16px;height:16px;flex:0 0 16px}.rbcc-city-page .rbcc-wa-ico svg{width:16px;height:16px}@media(max-width:760px){.rbcc-city-page .rbcc-whatsapp,.rbcc-city-page .rbcc-action{font-size:.78rem;min-height:36px;padding:8px 9px}}.rbcc-favorite{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;border:1px solid rgb(255 255 255 / .16);border-radius:14px;padding:10px 12px;background:rgb(255 255 255 / .08);color:#fff;font-weight:800;cursor:pointer;box-sizing:border-box}.rbcc-favorite>span:first-child{font-size:1.15rem;line-height:1}.rbcc-favorite.is-active{background:#be185d;border-color:#f472b6;color:#fff}.rbcc-favorite:disabled{opacity:.65;cursor:wait}.rbcc-back-actions .rbcc-favorite{grid-column:1/-1}.rbcc-profile-favorite{background:rgb(255 255 255 / .08);border-color:rgb(255 255 255 / .14)}.rbcc-profile-favorite.is-active{background:#be185d}.rbcc-card.is-discovered:before{content:'✓';position:absolute;z-index:12;right:8px;top:8px;width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:#16a34a;color:#fff;font-weight:900;box-shadow:0 6px 14px rgb(0 0 0 / .28)}.rbcc-city-toolbar-links{display:flex;flex-wrap:wrap;gap:12px}.rbcc-checkin-success{position:fixed;z-index:99990;left:50%;top:52px;transform:translateX(-50%);width:min(680px,calc(100% - 28px));padding:14px 18px;border-radius:14px;background:#166534;color:#fff;font-weight:800;text-align:center;box-shadow:0 16px 40px rgb(0 0 0 / .35)}.rbcc-collection-page{font-family:system-ui,-apple-system,Segoe UI,sans-serif;max-width:1240px;margin:30px auto;padding:24px;color:#e5e7eb;background:#08111e;border-radius:28px}.rbcc-collection-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px;border:1px solid rgb(255 255 255 / .08);border-radius:24px;background:radial-gradient(circle at top right,rgb(216 180 90 / .22),transparent 32%),linear-gradient(135deg,#111c2e,#09111e)}.rbcc-collection-hero>div>span{color:#f9d985;text-transform:uppercase;font-size:.78rem;font-weight:900;letter-spacing:.08em}.rbcc-collection-hero h1{margin:7px 0;color:#fff;font-size:clamp(2rem,5vw,3.6rem)}.rbcc-collection-hero p{margin:0;color:#cbd5e1}.rbcc-collection-score{width:150px;height:150px;flex:0 0 auto;border-radius:50%;border:3px solid #eab308;display:grid;place-items:center;align-content:center;background:#0b1728}.rbcc-collection-score strong{font-size:3rem;line-height:1;color:#fff}.rbcc-collection-score small{color:#cbd5e1}.rbcc-progress{height:14px;margin:22px 0 8px;border-radius:999px;background:rgb(255 255 255 / .08);overflow:hidden}.rbcc-progress>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#eab308,#f59e0b);transition:width .35s ease}.rbcc-progress-label{margin:0;color:#cbd5e1;text-align:right}.rbcc-collection-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:22px 0}.rbcc-collection-metrics>div{padding:18px;border:1px solid rgb(255 255 255 / .08);border-radius:18px;background:rgb(255 255 255 / .04);text-align:center}.rbcc-collection-metrics strong{display:block;font-size:2rem;color:#fff}.rbcc-collection-metrics span{color:#cbd5e1}.rbcc-achievements,.rbcc-collection-cards{margin-top:28px}.rbcc-achievements h2,.rbcc-collection-cards h2{color:#fff}.rbcc-achievement-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px}.rbcc-achievement{display:flex;align-items:center;gap:12px;padding:15px;border-radius:16px;border:1px solid rgb(255 255 255 / .08);background:rgb(255 255 255 / .04)}.rbcc-achievement>span{font-size:1.8rem}.rbcc-achievement strong,.rbcc-achievement small{display:block}.rbcc-achievement small{margin-top:3px;color:#aeb9c9}.rbcc-achievement.is-unlocked{border-color:rgb(234 179 8 / .5);background:rgb(234 179 8 / .09)}.rbcc-achievement.is-unlocked>span{color:#facc15}.rbcc-achievement.is-locked{opacity:.55}.rbcc-collection-empty{padding:36px;border:1px dashed rgb(255 255 255 / .16);border-radius:18px;text-align:center;color:#cbd5e1}@media(max-width:760px){.rbcc-collection-page{margin:14px;padding:14px}.rbcc-collection-hero{display:grid;padding:20px}.rbcc-collection-score{width:120px;height:120px}.rbcc-collection-metrics{grid-template-columns:1fr}.rbcc-city-toolbar-links{justify-content:flex-start}.rbcc-back-actions .rbcc-favorite{min-height:36px;font-size:.78rem}}.rbcc-directory{width:100%;max-width:1280px;margin-inline:auto;box-sizing:border-box}.rbcc-directory *{box-sizing:border-box}.rbcc-toolbar{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px}.rbcc-toolbar .rbcc-search{width:100%;max-width:none;min-width:0}.rbcc-toolbar>span{display:inline-flex;align-items:center;justify-content:center;min-width:72px;min-height:44px;padding:8px 12px;border-radius:12px;background:#f3f4f6;color:#111827;font-weight:800;white-space:nowrap}.rbcc-grid{align-items:start}.rbcc-card{position:relative;isolation:isolate;min-width:0;overflow:visible}.rbcc-card-inner{position:relative!important;display:block!important;width:100%!important;height:100%!important;min-height:0!important;transform-style:preserve-3d!important;-webkit-transform-style:preserve-3d!important}.rbcc-face{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important;margin:0!important;padding-box:0;box-sizing:border-box!important;-webkit-backface-visibility:hidden!important;backface-visibility:hidden!important;transform-style:preserve-3d!important;-webkit-transform-style:preserve-3d!important}.rbcc-front{transform:rotateY(0deg) translateZ(1px)!important}.rbcc-back{transform:rotateY(180deg) translateZ(1px)!important;overflow:hidden!important}.rbcc-front>.rbcc-card-top,.rbcc-front>.rbcc-art,.rbcc-front>.rbcc-shine,.rbcc-front>.rbcc-logo,.rbcc-front>.rbcc-front-copy,.rbcc-front>.rbcc-card-footer{position:absolute!important}.rbcc-front>.rbcc-card-top{top:1px!important;left:1px!important;right:1px!important}.rbcc-front>.rbcc-art{position:absolute!important}.rbcc-front>.rbcc-shine{position:absolute!important}.rbcc-front>.rbcc-logo{left:50%!important;transform:translateX(-50%)!important}.rbcc-front>.rbcc-front-copy{left:0!important;right:0!important}.rbcc-front>.rbcc-card-footer{left:1px!important;right:1px!important;bottom:1px!important}.rbcc-back-actions{width:100%;min-width:0}.rbcc-back-actions>*{max-width:100%;min-width:0;margin:0!important}.rbcc-back-actions .rbcc-whatsapp,.rbcc-back-actions .rbcc-action,.rbcc-back-actions .rbcc-favorite{width:100%;overflow:hidden;text-overflow:ellipsis}.rbcc-card.is-discovered:before{pointer-events:none}@media(max-width:760px){.rbcc-toolbar{grid-template-columns:1fr}.rbcc-toolbar>span{justify-self:start;min-width:0}}.rbcc-directory-page{background:radial-gradient(circle at top,#10203a 0,#0c1423 34%,#09111c 100%);color:#e5e7eb;min-height:70vh;padding:26px;border-radius:28px;box-shadow:0 18px 40px rgb(0 0 0 / .18)}.rbcc-directory-page .rbcc-directory{max-width:none}.rbcc-directory-page .rbcc-toolbar{padding:16px 18px;border-radius:18px;background:rgb(255 255 255 / .05);border:1px solid rgb(255 255 255 / .08);margin-bottom:24px}.rbcc-directory-page .rbcc-search{flex:1 1 auto;width:auto;max-width:none;background:#0d1929;border-color:rgb(255 255 255 / .12);color:#fff}.rbcc-count-badge{display:inline-flex;align-items:center;justify-content:center;min-width:92px;min-height:44px;padding:0 14px;border-radius:14px;background:rgb(255 255 255 / .08);border:1px solid rgb(255 255 255 / .1);color:#fff;font-size:1.05rem;font-weight:900;white-space:nowrap}.rbcc-directory-page .rbcc-grid{gap:20px}.rbcc-directory-page .rbcc-back{padding:12px;gap:10px}.rbcc-directory-page .rbcc-back h3{font-size:1rem}.rbcc-directory-page .rbcc-back-address{padding:10px;border-radius:14px}.rbcc-directory-page .rbcc-back-address strong{font-size:.66rem}.rbcc-directory-page .rbcc-back-address span{font-size:.88rem;line-height:1.34}.rbcc-directory-page .rbcc-back-actions{display:grid;grid-template-columns:1fr!important;gap:8px;width:100%;margin-top:auto}.rbcc-directory-page .rbcc-back-actions>*{width:100%!important;max-width:100%!important;margin:0!important}.rbcc-directory-page .rbcc-back-actions .rbcc-favorite,.rbcc-directory-page .rbcc-back-actions .rbcc-more{grid-column:auto!important}.rbcc-directory-page .rbcc-whatsapp,.rbcc-directory-page .rbcc-action,.rbcc-directory-page .rbcc-favorite{min-height:40px;padding:10px 12px;font-size:.86rem;border-radius:13px;justify-content:center}.rbcc-directory-page .rbcc-whatsapp span,.rbcc-directory-page .rbcc-action span,.rbcc-directory-page .rbcc-favorite span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rbcc-directory-page .rbcc-wa-ico,.rbcc-directory-page .rbcc-action-ico{width:16px;height:16px;flex:0 0 16px}.rbcc-directory-page .rbcc-wa-ico svg{width:16px;height:16px}.rbcc-directory-page .rbcc-back-tip{font-size:.64rem}.rbcc-directory-page .rbcc-front-copy h3{font-size:1.12rem}.rbcc-directory-page .rbcc-front-copy small{font-size:.72rem}@media(max-width:760px){.rbcc-directory-page{padding:14px;border-radius:20px}.rbcc-directory-page .rbcc-toolbar{flex-direction:column;align-items:stretch;padding:12px}.rbcc-directory-page .rbcc-search{width:100%}.rbcc-count-badge{align-self:flex-end}.rbcc-directory-page .rbcc-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}@media(max-width:520px){.rbcc-directory-page .rbcc-back{padding:10px;gap:8px}.rbcc-directory-page .rbcc-back h3{font-size:.92rem}.rbcc-directory-page .rbcc-back-address span{font-size:.76rem}.rbcc-directory-page .rbcc-whatsapp,.rbcc-directory-page .rbcc-action,.rbcc-directory-page .rbcc-favorite{min-height:36px;padding:8px 9px;font-size:.74rem}.rbcc-count-badge{min-height:38px;font-size:.92rem}}.rbcc-sponsored{position:relative;overflow:hidden;margin:22px 0;padding:10px;border:1px solid rgb(255 255 255 / .09);border-radius:20px;background:rgb(255 255 255 / .045);box-shadow:0 14px 32px rgb(0 0 0 / .17)}.rbcc-sponsored:empty{display:none}.rbcc-sponsored-label{position:absolute;z-index:4;left:13px;top:11px;padding:4px 8px;border-radius:999px;background:rgb(3 10 18 / .87);color:#cbd5e1;font-size:.62rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.rbcc-sponsored-link{display:block}.rbcc-sponsored img{display:block;width:100%;height:auto;max-height:220px;object-fit:cover;border-radius:13px}.rbcc-sponsored iframe{display:block;max-width:100%;margin:auto}.rbcc-sponsored-business_sidebar{margin:0 0 20px}.rbcc-sponsored-business_sidebar img{max-height:420px;object-fit:cover}.rbcc-sponsored-business_after_content{margin-top:22px}.rbcc-sponsored-city_after_hero img,.rbcc-sponsored-city_between_sections img{aspect-ratio:6/1;max-height:190px}.rbcc-premium-badge{display:inline-flex;align-items:center;min-height:46px;padding:0 16px;border-radius:14px;background:linear-gradient(180deg,#f4c96e,#c99329);color:#111827;font-weight:900}.rbcc-upgrade-inline{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:18px;padding:16px 18px;border:1px solid rgb(224 173 69 / .3);border-radius:16px;background:rgb(224 173 69 / .09);color:#fff}.rbcc-upgrade-inline a{display:inline-flex;padding:10px 14px;border-radius:12px;background:#e0ad45;color:#111827;text-decoration:none;font-weight:900;white-space:nowrap}.rbcc-upgrade-page{width:min(1100px,calc(100% - 32px));margin:40px auto 70px;color:#fff}.rbcc-upgrade-hero{padding:34px;border:1px solid rgb(255 255 255 / .09);border-radius:26px;background:radial-gradient(circle at top right,rgb(224 173 69 / .2),transparent 28%),linear-gradient(135deg,#101e31,#09111e)}.rbcc-upgrade-hero>span{color:#f5c768;font-weight:900;text-transform:uppercase;letter-spacing:.07em}.rbcc-upgrade-hero h1{max-width:800px;margin:10px 0;font-size:clamp(2rem,5vw,4rem);line-height:1;color:#fff}.rbcc-upgrade-hero p{max-width:760px;color:#cbd5e1;font-size:1.06rem;line-height:1.6}.rbcc-upgrade-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:22px 0}.rbcc-upgrade-grid article,.rbcc-upgrade-form{padding:22px;border:1px solid rgb(255 255 255 / .09);border-radius:20px;background:rgb(255 255 255 / .045)}.rbcc-upgrade-grid article>strong{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#16a34a}.rbcc-upgrade-grid h2{color:#fff}.rbcc-upgrade-grid p{color:#b9c4d3;line-height:1.55}.rbcc-upgrade-form{display:grid;gap:14px;max-width:720px;margin:auto}.rbcc-upgrade-form h2{margin:0;color:#fff}.rbcc-upgrade-form label{display:grid;gap:6px;font-weight:800}.rbcc-upgrade-form input{width:100%;padding:12px;border:1px solid rgb(255 255 255 / .13);border-radius:12px;background:#0d1929;color:#fff}.rbcc-upgrade-form button{min-height:48px;border:0;border-radius:14px;background:linear-gradient(180deg,#f1bf5b,#ca8d25);color:#111827;font-weight:900;cursor:pointer}.rbcc-upgrade-success{margin:18px 0;padding:14px;border-radius:14px;background:#166534;color:#fff;font-weight:800}@media(max-width:800px){.rbcc-upgrade-grid{grid-template-columns:1fr}.rbcc-upgrade-inline{align-items:flex-start;flex-direction:column}.rbcc-sponsored-city_after_hero img,.rbcc-sponsored-city_between_sections img{aspect-ratio:2.6/1;max-height:160px}}.rbcc-profile-hours>span{display:grid!important;gap:7px}.rbcc-hours-line{display:flex;justify-content:space-between;gap:14px;padding:6px 0;border-bottom:1px solid rgb(255 255 255 / .07)}.rbcc-hours-line:last-child{border-bottom:0}.rbcc-hours-line span{color:#cbd5e1!important}.rbcc-hours-line strong{color:#fff;font-size:.88rem;text-align:right}.rbcc-upgrade-page{width:min(1120px,100%);margin:0 auto;display:grid;gap:26px;color:#e5e7eb}.rbcc-upgrade-hero{padding:38px;border-radius:26px;background:radial-gradient(circle at 88% 18%,rgb(224 173 69 / .18),transparent 24%),linear-gradient(135deg,#13233a,#0a1422);border:1px solid rgb(255 255 255 / .09);box-shadow:0 18px 42px rgb(0 0 0 / .18)}.rbcc-upgrade-hero>span{display:inline-flex;padding:7px 12px;border-radius:999px;background:rgb(224 173 69 / .12);border:1px solid rgb(224 173 69 / .3);color:#f1c66f;font-size:.76rem;font-weight:900;text-transform:uppercase;letter-spacing:.07em}.rbcc-upgrade-hero h1{max-width:800px;margin:18px 0 14px;color:#fff;font-size:clamp(2.35rem,5vw,4.3rem);line-height:1;letter-spacing:-.04em}.rbcc-upgrade-hero p{max-width:780px;margin:0;color:#b8c4d4;font-size:1.06rem;line-height:1.7}.rbcc-upgrade-success{padding:16px 18px;border-radius:15px;background:rgb(22 163 74 / .16);border:1px solid rgb(34 197 94 / .35);color:#bbf7d0;font-weight:800}.rbcc-upgrade-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.rbcc-upgrade-grid article{padding:25px;border-radius:22px;background:linear-gradient(180deg,rgb(255 255 255 / .055),rgb(255 255 255 / .025));border:1px solid rgb(255 255 255 / .08);box-shadow:0 14px 34px rgb(0 0 0 / .14)}.rbcc-upgrade-grid article>strong{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:linear-gradient(180deg,#efbb57,#c98d25);color:#101827;font-size:1.25rem}.rbcc-upgrade-grid h2{margin:22px 0 10px;color:#fff;font-size:1.35rem}.rbcc-upgrade-grid p{margin:0;color:#aebbd0;line-height:1.65}.rbcc-upgrade-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:30px;border-radius:24px;background:linear-gradient(160deg,#111f32,#0a1422);border:1px solid rgb(255 255 255 / .09);box-shadow:0 18px 42px rgb(0 0 0 / .18)}.rbcc-upgrade-form h2,.rbcc-upgrade-form>p{grid-column:1/-1;margin:0}.rbcc-upgrade-form h2{color:#fff;font-size:1.8rem}.rbcc-upgrade-form>p{color:#b8c4d4}.rbcc-upgrade-form label{display:grid;gap:7px;color:#f3f4f6;font-weight:800}.rbcc-upgrade-form input{width:100%;min-height:48px;padding:11px 13px;border-radius:12px;border:1px solid rgb(255 255 255 / .13);background:#0d1929;color:#fff;font:inherit;box-sizing:border-box}.rbcc-upgrade-form input:focus{outline:2px solid color-mix(in srgb,#e0ad45 70%,transparent);border-color:#e0ad45}.rbcc-upgrade-form button{grid-column:1/-1;justify-self:start;min-height:50px;padding:0 22px;border:0;border-radius:14px;background:linear-gradient(180deg,#efbb57,#c98d25);color:#111827;font-weight:900;font-size:1rem;cursor:pointer;box-shadow:0 10px 26px rgb(224 173 69 / .18)}@media(max-width:760px){.rbcc-upgrade-hero{padding:25px 20px}.rbcc-upgrade-grid{grid-template-columns:1fr}.rbcc-upgrade-form{grid-template-columns:1fr;padding:22px 18px}.rbcc-upgrade-form h2,.rbcc-upgrade-form>p,.rbcc-upgrade-form button{grid-column:auto}.rbcc-upgrade-form button{width:100%}}.rbcc-upgrade-page,.rbcc-upgrade-page *{box-sizing:border-box}.rbcc-upgrade-page .rbcc-upgrade-form{display:block!important;width:100%!important;max-width:820px!important;margin:0 auto!important;padding:30px!important;border-radius:24px!important;background:linear-gradient(160deg,#111f32,#0a1422)!important;border:1px solid rgb(255 255 255 / .09)!important;box-shadow:0 18px 42px rgb(0 0 0 / .18)!important;color:#e5e7eb!important}.rbcc-upgrade-form-head{display:grid;gap:8px;margin-bottom:22px}.rbcc-upgrade-form-head>span{display:inline-flex;justify-self:start;padding:6px 10px;border-radius:999px;background:rgb(224 173 69 / .12);border:1px solid rgb(224 173 69 / .3);color:#f1c66f;font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.07em}.rbcc-upgrade-page .rbcc-upgrade-form h2{margin:0!important;color:#fff!important;font-size:1.85rem!important;line-height:1.1!important}.rbcc-upgrade-form-head p{margin:0!important;color:#b8c4d4!important;line-height:1.55!important}.rbcc-upgrade-selected{margin-top:8px;padding:11px 13px;border-radius:12px;background:rgb(255 255 255 / .055);border:1px solid rgb(255 255 255 / .08);color:#e5e7eb}.rbcc-upgrade-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:18px}.rbcc-upgrade-page .rbcc-upgrade-form label{display:grid!important;gap:7px!important;margin:0!important;color:#f3f4f6!important;font-weight:800!important;min-width:0!important}.rbcc-upgrade-page .rbcc-upgrade-form label>span{font-size:.9rem}.rbcc-upgrade-page .rbcc-upgrade-form input{display:block!important;width:100%!important;max-width:none!important;min-width:0!important;min-height:50px!important;margin:0!important;padding:12px 14px!important;border-radius:12px!important;border:1px solid rgb(255 255 255 / .14)!important;background:#0d1929!important;color:#fff!important;font:inherit!important;box-shadow:none!important;outline:none!important}.rbcc-upgrade-page .rbcc-upgrade-form input::placeholder{color:#7f8ca0}.rbcc-upgrade-page .rbcc-upgrade-form input:focus{border-color:#e0ad45!important;box-shadow:0 0 0 3px rgb(224 173 69 / .16)!important}.rbcc-upgrade-page .rbcc-upgrade-form button{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;min-width:250px!important;min-height:52px!important;margin:0!important;padding:0 24px!important;border:0!important;border-radius:14px!important;background:linear-gradient(180deg,#efbb57,#c98d25)!important;color:#111827!important;font-weight:900!important;font-size:1rem!important;cursor:pointer!important;box-shadow:0 10px 26px rgb(224 173 69 / .18)!important}.rbcc-upgrade-privacy{display:block;margin-top:12px;color:#8fa0b7;font-size:.78rem;line-height:1.45}@media(max-width:760px){.rbcc-upgrade-page .rbcc-upgrade-form{padding:22px 18px!important}.rbcc-upgrade-fields{grid-template-columns:1fr}.rbcc-upgrade-page .rbcc-upgrade-form button{width:100%!important;min-width:0!important}}.rbcc-modal{backdrop-filter:blur(10px);background:rgb(2 8 18 / .84)}.rbcc-contact-modal-box,.rbcc-claim-modal-box{width:min(560px,100%);padding:30px;border-radius:26px;background:radial-gradient(circle at top right,rgb(216 180 90 / .16),transparent 30%),linear-gradient(160deg,#17243a,#0b1423 70%);border:1px solid rgb(255 255 255 / .12);box-shadow:0 28px 70px rgb(0 0 0 / .48);color:#fff}.rbcc-claim-modal-box{width:min(720px,100%)}.rbcc-contact-modal-box h3,.rbcc-claim-modal-box h3{margin:8px 0 8px;color:#fff;font-size:clamp(1.5rem,3vw,2.15rem)}.rbcc-contact-modal-box>p,.rbcc-claim-modal-box>p{margin:0 0 22px;color:#cbd5e1;line-height:1.55}.rbcc-modal-kicker{display:inline-flex;padding:6px 10px;border-radius:999px;background:rgb(216 180 90 / .12);border:1px solid rgb(216 180 90 / .35);color:#f9d985;font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.07em}.rbcc-contact-modal-box .rbcc-close,.rbcc-claim-modal-box .rbcc-close{color:#fff;right:16px;top:12px}.rbcc-contact-modal-box label,.rbcc-claim-modal-box label{color:#e5e7eb}.rbcc-contact-modal-box input,.rbcc-claim-modal-box input,.rbcc-claim-modal-box select,.rbcc-claim-modal-box textarea{background:#0d1929;border:1px solid rgb(255 255 255 / .13);color:#fff;min-height:48px}.rbcc-claim-modal-box textarea{min-height:100px;resize:vertical}.rbcc-contact-modal-box input::placeholder,.rbcc-claim-modal-box input::placeholder,.rbcc-claim-modal-box textarea::placeholder{color:#7f8da3}.rbcc-contact-modal-box .rbcc-check,.rbcc-claim-modal-box .rbcc-check{padding:12px;border-radius:14px;background:rgb(255 255 255 / .05);border:1px solid rgb(255 255 255 / .08);font-size:.86rem;line-height:1.45}.rbcc-contact-modal-box form>button,.rbcc-claim-modal-box form>button{min-height:50px;border-radius:15px;background:linear-gradient(180deg,#22c55e,#16a34a);box-shadow:0 12px 26px rgb(22 163 74 / .28);font-size:1rem}.rbcc-claim-modal-box form>button{background:linear-gradient(180deg,color-mix(in srgb,var(--rbcc-accent,#d8b45a) 88%,#fff),var(--rbcc-accent,#d8b45a));color:#111;box-shadow:0 12px 26px rgb(216 180 90 / .18)}.rbcc-modal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.rbcc-claim-trigger{cursor:pointer;font:inherit}.rbcc-claimed-badge{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:11px 16px;border-radius:13px;background:rgb(22 163 74 / .13);border:1px solid rgb(34 197 94 / .35);color:#86efac;font-weight:800}.rbcc-feedback{color:#f9d985;line-height:1.4}@media(max-width:620px){.rbcc-contact-modal-box,.rbcc-claim-modal-box{padding:22px 18px;border-radius:20px}.rbcc-modal-grid{grid-template-columns:1fr}.rbcc-modal-grid .rbcc-col-span-2{grid-column:auto}}html.rbcc-modal-open,html.rbcc-modal-open body{overflow:hidden}.rbcc-claim-modal:not([hidden]){display:grid!important}.rbcc-claim-modal-box,.rbcc-claim-modal-box *{box-sizing:border-box}.rbcc-claim-modal-box{width:min(760px,calc(100vw - 28px))!important;max-height:90vh!important;overflow:auto!important;padding:30px!important}.rbcc-claim-form{display:grid!important;gap:18px!important;width:100%!important}.rbcc-claim-modal-box .rbcc-modal-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important;width:100%!important}.rbcc-claim-modal-box label{display:grid!important;gap:7px!important;min-width:0!important;margin:0!important;font-weight:700!important}.rbcc-claim-modal-box input,.rbcc-claim-modal-box select,.rbcc-claim-modal-box textarea{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:12px 14px!important;border-radius:12px!important;font:inherit!important}.rbcc-claim-modal-box .rbcc-col-span-2{grid-column:1/-1!important}.rbcc-claim-modal-box .rbcc-check{display:grid!important;grid-template-columns:22px minmax(0,1fr)!important;align-items:start!important;gap:10px!important;padding:14px!important}.rbcc-claim-modal-box .rbcc-check input{width:18px!important;height:18px!important;min-height:0!important;margin:2px 0 0!important}.rbcc-claim-modal-box form>button{width:100%!important;min-height:50px!important;margin:0!important}.rbcc-account-box,.rbcc-merchant-dashboard{width:min(1080px,calc(100% - 28px));margin:30px auto;padding:28px;border-radius:24px;background:linear-gradient(160deg,#17243a,#0b1423 75%);border:1px solid rgb(255 255 255 / .1);color:#fff;box-shadow:0 24px 55px rgb(0 0 0 / .28)}.rbcc-account-box h2,.rbcc-merchant-dashboard h1{color:#fff;margin:10px 0}.rbcc-account-box p{color:#cbd5e1}.rbcc-account-form{display:grid;gap:18px}.rbcc-account-form label{display:grid;gap:7px;font-weight:800}.rbcc-account-form input{width:100%;min-height:48px;padding:12px 14px;border-radius:12px;background:#0d1929;border:1px solid rgb(255 255 255 / .13);color:#fff;box-sizing:border-box}.rbcc-account-form>button,.rbcc-account-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:11px 18px;border:0;border-radius:13px;background:linear-gradient(180deg,#f3c75b,#d8a72c);color:#111;font-weight:900;text-decoration:none;cursor:pointer}.rbcc-account-btn.is-secondary{background:rgb(255 255 255 / .08);color:#fff;border:1px solid rgb(255 255 255 / .12)}.rbcc-account-error{padding:12px;border-radius:12px;background:#7f1d1d;color:#fee2e2}.rbcc-review-panel{margin-top:22px;padding:22px}.rbcc-review-panel .rbcc-panel-title-row p{margin:5px 0 0;color:#cbd5e1}.rbcc-rating-display{display:flex;gap:3px;font-size:1.35rem}.rbcc-rating-display span{color:#475569}.rbcc-rating-display span.is-on{color:#fbbf24}.rbcc-review-form{display:flex;flex-wrap:wrap;align-items:center;gap:14px;padding-top:16px;border-top:1px solid rgb(255 255 255 / .08)}.rbcc-review-form p{margin:0;color:#e5e7eb;font-weight:800}.rbcc-star-picker{display:flex;flex-direction:row-reverse;justify-content:flex-end}.rbcc-star-picker input{position:absolute;opacity:0;pointer-events:none}.rbcc-star-picker label{font-size:2rem;color:#475569;cursor:pointer;line-height:1}.rbcc-star-picker label:hover,.rbcc-star-picker label:hover~label,.rbcc-star-picker input:checked~label{color:#fbbf24}.rbcc-review-form button{min-height:42px;padding:9px 16px;border:0;border-radius:12px;background:var(--rbcc-accent,#d8b45a);color:#111;font-weight:900;cursor:pointer}.rbcc-review-login{padding:14px;border-radius:14px;background:rgb(255 255 255 / .05);color:#cbd5e1}.rbcc-review-login a{color:#f9d985;font-weight:800}.rbcc-dashboard-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.rbcc-dashboard-business{padding:22px;margin-top:18px;border-radius:20px;background:rgb(255 255 255 / .05);border:1px solid rgb(255 255 255 / .08)}.rbcc-dashboard-business>header{display:flex;justify-content:space-between;gap:14px;align-items:center}.rbcc-dashboard-business h2{margin:0;color:#fff}.rbcc-dashboard-business header span{color:#cbd5e1}.rbcc-free-badge,.rbcc-premium-badge{display:inline-flex;padding:7px 11px;border-radius:999px;font-weight:900}.rbcc-free-badge{background:rgb(255 255 255 / .08);color:#e5e7eb}.rbcc-dashboard-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:20px 0}.rbcc-dashboard-metrics>div{padding:16px;border-radius:16px;background:#0d1929;border:1px solid rgb(255 255 255 / .08)}.rbcc-dashboard-metrics strong{display:block;font-size:1.7rem;color:#fff}.rbcc-dashboard-metrics span{color:#9fb0c9}.rbcc-dashboard-actions{display:flex;flex-wrap:wrap;gap:10px}.rbcc-dashboard-actions a{padding:9px 13px;border-radius:11px;background:var(--rbcc-accent,#d8b45a);color:#111;text-decoration:none;font-weight:900}.rbcc-premium-lock,.rbcc-leads-panel{margin-top:18px;padding:16px;border-radius:16px;background:#0d1929;border:1px solid rgb(255 255 255 / .08)}.rbcc-premium-lock p{margin-bottom:0;color:#cbd5e1}.rbcc-table-wrap{overflow:auto}.rbcc-leads-panel table{width:100%;border-collapse:collapse}.rbcc-leads-panel th,.rbcc-leads-panel td{padding:10px;text-align:left;border-bottom:1px solid rgb(255 255 255 / .08);white-space:nowrap}.rbcc-leads-panel a{color:#86efac}.rbcc-dashboard-empty{padding:24px;border-radius:18px;background:#0d1929;text-align:center}.rbcc-dashboard-empty a{color:#f9d985;font-weight:900}@media(max-width:700px){.rbcc-claim-modal-box .rbcc-modal-grid{grid-template-columns:1fr!important}.rbcc-claim-modal-box .rbcc-col-span-2{grid-column:auto!important}.rbcc-dashboard-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.rbcc-dashboard-business>header{align-items:flex-start;flex-direction:column}.rbcc-review-form{align-items:flex-start;flex-direction:column}}.rbcc-login-box{width:min(560px,calc(100% - 28px));margin:36px auto!important}.rbcc-login-form{display:grid!important;gap:16px!important;margin-top:22px!important}.rbcc-login-form label:not(.rbcc-check){display:grid!important;gap:7px!important;color:#e5e7eb!important;font-weight:750!important}.rbcc-login-form input:not([type=checkbox]){width:100%!important;min-height:50px!important;padding:12px 14px!important;border-radius:13px!important;background:#0d1929!important;border:1px solid rgb(255 255 255 / .14)!important;color:#fff!important;font:inherit!important;box-sizing:border-box!important}.rbcc-login-form button{width:100%!important;min-height:50px!important;border:0!important;border-radius:14px!important;background:linear-gradient(180deg,#f5c451,#d99b21)!important;color:#111!important;font-weight:900!important;cursor:pointer!important}.rbcc-login-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px}.rbcc-login-links a{display:flex;align-items:center;justify-content:center;min-height:42px;padding:9px 12px;border-radius:12px;background:rgb(255 255 255 / .06);border:1px solid rgb(255 255 255 / .09);color:#f5d57b;text-decoration:none;font-weight:750;text-align:center}.rbcc-login-links a:last-child{grid-column:1/-1}.rbcc-claim-modal-box input[name=claimant_phone]{font-variant-numeric:tabular-nums;letter-spacing:.02em}@media(max-width:620px){.rbcc-login-links{grid-template-columns:1fr}.rbcc-login-links a:last-child{grid-column:auto}}.rbcc-account-hub{max-width:1120px;margin:28px auto;padding:24px;border-radius:26px;background:linear-gradient(180deg,rgb(255 255 255 / .06),rgb(255 255 255 / .03));border:1px solid rgb(255 255 255 / .1);color:#fff;box-shadow:0 20px 50px rgb(0 0 0 / .22)}.rbcc-account-hub-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:22px;border-bottom:1px solid rgb(255 255 255 / .08)}.rbcc-account-hub-head h1{margin:8px 0 6px;color:#fff;font-size:clamp(2rem,4vw,3.2rem)}.rbcc-account-hub-head p{margin:0;color:#cbd5e1}.rbcc-account-logout{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:9px 14px;border-radius:12px;border:1px solid rgb(255 255 255 / .14);color:#fff;text-decoration:none;background:rgb(255 255 255 / .06);font-weight:800}.rbcc-account-hub-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:22px 0}.rbcc-account-hub-metrics div{padding:18px;border-radius:18px;background:#0d1929;border:1px solid rgb(255 255 255 / .08)}.rbcc-account-hub-metrics strong{display:block;font-size:2rem;color:#f6c453}.rbcc-account-hub-metrics span{color:#cbd5e1;font-size:.9rem}.rbcc-account-hub-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.rbcc-account-hub-card{display:flex;gap:16px;align-items:center;padding:20px;border-radius:20px;background:#0d1929;border:1px solid rgb(255 255 255 / .08);color:#fff;text-decoration:none;transition:transform .18s ease,border-color .18s ease,background .18s ease}.rbcc-account-hub-card:hover{transform:translateY(-2px);border-color:#f6c453;background:#122137}.rbcc-account-hub-card>span{display:grid;place-items:center;flex:0 0 52px;width:52px;height:52px;border-radius:16px;background:linear-gradient(135deg,#f6c453,#d99a21);color:#111;font-size:1.45rem;font-weight:900}.rbcc-account-hub-card h2{margin:0 0 5px;color:#fff;font-size:1.18rem}.rbcc-account-hub-card p{margin:0;color:#b9c4d3;line-height:1.45}.rbcc-account-hub-card.is-merchant>span{background:linear-gradient(135deg,#ec4899,#be185d);color:#fff}.rbcc-account-hub-login{max-width:720px;margin:30px auto}.rbcc-account-hub-login .rbcc-account-btn{margin:8px 8px 0 0}@media(max-width:760px){.rbcc-account-hub{margin:14px;padding:16px}.rbcc-account-hub-head{display:grid}.rbcc-account-hub-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.rbcc-account-hub-grid{grid-template-columns:1fr}.rbcc-account-hub-card{padding:16px}}.rbcc-account-btn,.rbcc-account-btn:link,.rbcc-account-btn:visited{color:#111!important;text-shadow:none!important}.rbcc-account-btn:hover,.rbcc-account-btn:focus{color:#05070b!important;filter:brightness(1.06)}.rbcc-account-btn.is-secondary,.rbcc-account-btn.is-secondary:link,.rbcc-account-btn.is-secondary:visited{color:#fff!important}.rbcc-account-success{padding:13px 15px;border-radius:12px;background:rgb(22 163 74 / .16);border:1px solid rgb(74 222 128 / .28);color:#dcfce7;font-weight:700}.rbcc-password-box .rbcc-login-links{grid-template-columns:1fr}.rbcc-password-box .rbcc-login-links a:last-child{grid-column:auto}.rbcc-city-neighborhoods{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:20px 0;padding:14px 16px;border-radius:16px;background:rgb(255 255 255 / .045);border:1px solid rgb(255 255 255 / .08)}.rbcc-city-neighborhoods>strong{color:#f9d985;margin-right:4px}.rbcc-city-neighborhoods a{display:inline-flex;align-items:center;gap:8px;padding:8px 11px;border-radius:999px;background:#0d1929;border:1px solid rgb(255 255 255 / .1);color:#fff;text-decoration:none;font-weight:750}.rbcc-city-neighborhoods a:hover{border-color:var(--rbcc-accent);color:#fff}.rbcc-city-neighborhoods a span{display:grid;place-items:center;min-width:23px;height:23px;padding:0 6px;border-radius:999px;background:var(--rbcc-accent);color:#111;font-size:.72rem;font-weight:900}.rbcc-local-seo-copy{margin-top:26px;padding:24px;border-radius:22px;background:rgb(255 255 255 / .045);border:1px solid rgb(255 255 255 / .08);color:#dbe4f0;line-height:1.75}.rbcc-local-seo-copy h2{margin-top:0;color:#fff}.rbcc-local-seo-copy a{color:#f9d985;font-weight:800}.rbcc-neighborhood-page .rbcc-city-seal strong{font-size:2.65rem}.rbcc-account-linked{display:grid;gap:5px;padding:12px 14px;border:1px solid rgb(255 255 255 / .12);border-radius:12px;background:rgb(255 255 255 / .06)}.rbcc-account-linked strong{color:#fff}.rbcc-account-linked span{color:#aeb9c9;font-size:.88rem}.rbcc-register-form input[type=password]{letter-spacing:.04em}@media (max-width:760px){.rbcc-directory-page,.rbcc-city-page,.rbcc-collection-page{overflow-x:hidden}.rbcc-directory-page .rbcc-grid,.rbcc-city-page .rbcc-grid,.rbcc-city-grid,.rbcc-collection-page .rbcc-grid,.rbct-home-card-grid .rbcc-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.rbcc-card{width:100%;max-width:none;height:360px;margin:0}.rbcc-card-inner,.rbcc-face{width:100%!important;height:100%!important}.rbcc-card.is-flipped .rbcc-card-inner{scale:1}.rbcc-back{padding:11px!important;gap:8px!important;overflow:hidden!important}.rbcc-back-head{gap:5px!important}.rbcc-back h3{font-size:.92rem!important;line-height:1.08!important;margin:4px 0!important}.rbcc-segment{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.6rem!important}.rbcc-back-address{padding:9px!important;border-radius:12px!important;gap:3px!important}.rbcc-back-address strong{font-size:.58rem!important}.rbcc-back-address span{font-size:.72rem!important;line-height:1.28!important;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.rbcc-back-actions{display:grid!important;grid-template-columns:1fr!important;gap:7px!important;margin-top:auto!important}.rbcc-back-actions>*{grid-column:auto!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important}.rbcc-back-actions .rbcc-whatsapp,.rbcc-back-actions .rbcc-action,.rbcc-back-actions .rbcc-favorite{min-height:35px!important;padding:7px 8px!important;border-radius:11px!important;font-size:.72rem!important;line-height:1!important;overflow:hidden!important}.rbcc-back-actions span{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.rbcc-back-tip{display:none!important}.rbcc-wa-ico,.rbcc-action-ico{width:15px!important;height:15px!important;flex:0 0 15px!important}.rbcc-wa-ico svg{width:15px!important;height:15px!important}.rbcc-profile-hero{min-height:auto!important}.rbcc-profile-hero-content{padding:32px 0 28px!important;display:grid!important;grid-template-columns:1fr!important;gap:18px!important;align-items:start!important}.rbcc-profile-hero-main{display:grid!important;grid-template-columns:84px minmax(0,1fr)!important;gap:14px!important;align-items:start!important}.rbcc-profile-logo{width:84px!important;height:84px!important;border-radius:22px!important}.rbcc-profile-heading{min-width:0!important}.rbcc-profile-badges{gap:6px!important;margin-bottom:8px!important}.rbcc-profile-segment,.rbcc-profile-chip{padding:5px 9px!important;font-size:.67rem!important}.rbcc-profile-heading h1{font-size:clamp(1.9rem,10vw,2.8rem)!important;line-height:1.02!important;overflow-wrap:anywhere!important}.rbcc-profile-heading p{font-size:.92rem!important}.rbcc-hero-seal{width:112px!important;height:112px!important;padding:10px!important;justify-self:start!important;margin-left:98px!important}.rbcc-hero-seal strong{font-size:2rem!important}.rbcc-hero-seal-top,.rbcc-hero-seal small{font-size:.65rem!important}.rbcc-profile-layout{padding-top:18px!important;gap:18px!important}.rbcc-profile-panel-actions{padding:12px!important}.rbcc-profile-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}.rbcc-profile-actions>*{width:100%!important;min-width:0!important;padding:9px 10px!important;font-size:.78rem!important}.rbcc-profile-actions .rbcc-profile-whatsapp{grid-column:1/-1!important}.rbcc-profile-showcase,.rbcc-profile-section,.rbcc-profile-info{padding:14px!important;border-radius:18px!important}.rbcc-profile-cover{aspect-ratio:4/3!important;border-radius:16px!important}.rbcc-profile-showcase-head{display:grid!important;gap:4px!important}.rbcc-profile-showcase-head h2{font-size:1.05rem!important}.rbcc-profile-showcase-head span{font-size:.72rem!important}.rbcc-profile-sidebar{display:grid!important;grid-template-columns:1fr!important;gap:16px!important}.rbcc-profile-card-preview{position:static!important;margin:0!important}.rbcc-mini-card{width:min(100%,330px)!important;min-height:420px!important;margin-inline:auto!important}}@media (max-width:560px){.rbcc-directory-page .rbcc-grid,.rbcc-city-page .rbcc-grid,.rbcc-city-grid,.rbcc-collection-page .rbcc-grid{grid-template-columns:1fr!important}.rbcc-card{width:min(100%,340px)!important;max-width:340px!important;height:440px!important;margin-inline:auto!important}.rbcc-face{border-radius:22px!important}.rbcc-card-top{min-height:46px!important;padding:0 12px!important}.rbcc-number{font-size:1rem!important}.rbcc-category{font-size:.72rem!important}.rbcc-logo{width:82px!important;height:82px!important;bottom:124px!important}.rbcc-front-copy{bottom:34px!important;padding:50px 14px 13px!important}.rbcc-front-copy h3{font-size:1.18rem!important}.rbcc-front-copy p{font-size:.76rem!important}.rbcc-front-copy small{font-size:.72rem!important}.rbcc-card-footer{height:34px!important;font-size:.78rem!important}.rbcc-back{padding:16px!important;gap:11px!important}.rbcc-back h3{font-size:1.18rem!important}.rbcc-segment{font-size:.68rem!important}.rbcc-back-address{padding:13px!important}.rbcc-back-address strong{font-size:.7rem!important}.rbcc-back-address span{font-size:.9rem!important;line-height:1.38!important;-webkit-line-clamp:5}.rbcc-back-actions .rbcc-whatsapp,.rbcc-back-actions .rbcc-action,.rbcc-back-actions .rbcc-favorite{min-height:44px!important;padding:10px 12px!important;font-size:.9rem!important;border-radius:13px!important}.rbcc-profile-wrap{width:min(100% - 24px,1160px)!important}.rbcc-profile-hero-main{grid-template-columns:72px minmax(0,1fr)!important;gap:12px!important}.rbcc-profile-logo{width:72px!important;height:72px!important;border-radius:19px!important}.rbcc-profile-heading h1{font-size:2rem!important}.rbcc-hero-seal{width:100px!important;height:100px!important;margin-left:84px!important}}@media (max-width:760px){.rbct-home-card-grid .rbcc-grid,.rbct-home-card-grid,.rbcc-directory-page .rbcc-grid,.rbcc-city-page .rbcc-grid,.rbcc-city-grid,.rbcc-collection-page .rbcc-grid,.rbcc-related-grid{grid-template-columns:1fr!important}.rbct-home-card-grid .rbcc-card,.rbcc-directory-page .rbcc-card,.rbcc-city-page .rbcc-card,.rbcc-collection-page .rbcc-card,.rbcc-related-grid .rbcc-card{width:min(100%,360px)!important;max-width:360px!important;height:450px!important;margin-inline:auto!important}.rbcc-card-inner,.rbcc-face{min-width:0!important;max-width:100%!important}.rbcc-back{overflow:hidden!important}.rbcc-back-actions{grid-template-columns:1fr!important}.rbcc-back-actions>*{grid-column:auto!important}.rbcc-back-actions .rbcc-more span{white-space:normal!important;text-overflow:clip!important}.rbcc-profile-hero-content{padding:24px 0 22px!important;gap:12px!important}.rbcc-profile-hero-main{grid-template-columns:70px minmax(0,1fr)!important;gap:12px!important}.rbcc-profile-logo{width:70px!important;height:70px!important;border-radius:18px!important}.rbcc-profile-badges{gap:5px!important;margin-bottom:7px!important}.rbcc-profile-segment,.rbcc-profile-chip{font-size:.62rem!important;padding:4px 8px!important}.rbcc-profile-heading h1{font-size:clamp(1.75rem,8.5vw,2.35rem)!important;margin:5px 0 7px!important}.rbcc-profile-heading small{font-size:.8rem!important}.rbcc-hero-seal{display:none!important}.rbcc-profile-hero{min-height:0!important}.rbcc-profile-layout{padding-top:14px!important}.rbcc-profile-card-preview{display:none!important}.rbcc-profile-sidebar{display:block!important}.rbcc-profile-info{margin-top:0!important}.rbcc-profile-showcase{margin-top:14px!important}.rbcc-profile-cover{max-height:360px!important;aspect-ratio:4/3!important}.rbcc-profile-cover img{height:100%!important;object-fit:cover!important}}@media (max-width:420px){.rbct-home-card-grid .rbcc-card,.rbcc-directory-page .rbcc-card,.rbcc-city-page .rbcc-card,.rbcc-collection-page .rbcc-card,.rbcc-related-grid .rbcc-card{width:100%!important;max-width:340px!important;height:430px!important}.rbcc-profile-wrap{width:calc(100% - 20px)!important}.rbcc-profile-hero-main{grid-template-columns:62px minmax(0,1fr)!important}.rbcc-profile-logo{width:62px!important;height:62px!important}.rbcc-profile-heading h1{font-size:1.72rem!important}.rbcc-profile-segment,.rbcc-profile-chip{font-size:.58rem!important}}.rbcc-card:not(.is-flipped) .rbcc-back{pointer-events:none}.rbcc-card.is-flipped .rbcc-front{pointer-events:none}.rbcc-card.is-flipped .rbcc-back{pointer-events:auto}.rbcc-back-actions,.rbcc-back-actions button,.rbcc-back-actions a{position:relative;z-index:20;touch-action:manipulation;-webkit-tap-highlight-color:#fff0}.rbcc-wa-modal:not([hidden]){display:grid!important}.rbcc-lead-form button:disabled{opacity:.65;cursor:wait}@media(max-width:760px){.rbcc-modal{padding:10px;align-items:end}.rbcc-contact-modal-box{width:100%;max-height:90dvh;border-radius:20px 20px 0 0;padding-bottom:max(22px,env(safe-area-inset-bottom))}}.rbcc-card{position:relative}.rbcc-open-now-badge{display:inline-flex;align-items:center;gap:6px;width:max-content;max-width:100%;padding:6px 10px;border-radius:999px;background:#16a34a;color:#fff;font-size:11px;font-weight:900;line-height:1;box-shadow:0 5px 16px rgb(0 0 0 / .28);pointer-events:none;white-space:nowrap}.rbcc-open-now-badge:before,.rbcc-open-now-profile:before{content:"";flex:0 0 auto;width:7px;height:7px;border-radius:50%;background:#fff;box-shadow:0 0 0 3px rgb(255 255 255 / .2)}.rbcc-open-now-front{position:absolute;z-index:8;top:52px;left:12px}.rbcc-back-head{display:flex;flex-direction:column;align-items:flex-start;gap:8px;min-width:0}.rbcc-back-head .rbcc-segment{max-width:100%}.rbcc-open-now-back{position:static;z-index:auto;margin:0;box-shadow:none}.rbcc-back-head h3{margin:0!important;min-width:0}.rbcc-open-now-profile{display:inline-flex;align-items:center;gap:7px;padding:7px 12px;border-radius:999px;background:#16a34a;color:#fff;font-weight:900;font-size:.8rem;line-height:1}@media(max-width:600px){.rbcc-open-now-front{top:50px;left:10px}.rbcc-open-now-back{padding:5px 9px;font-size:10px}.rbcc-back-head{gap:7px}.rbcc-open-now-profile{padding:6px 10px;font-size:.74rem}}.rbcc-logo-letter,.rbcc-profile-logo .rbcc-generated-logo,.rbcc-mini-logo .rbcc-generated-logo{color:#fff!important;background:radial-gradient(circle at 28% 22%,rgb(255 255 255 / .34),transparent 32%),linear-gradient(145deg,color-mix(in srgb,var(--rbcc-accent) 88%,#fff),var(--rbcc-deep));text-shadow:0 2px 8px rgb(0 0 0 / .35);font-weight:950!important;letter-spacing:-.06em;line-height:1;user-select:none}.rbcc-logo-letter{display:grid!important;place-items:center;padding:0!important;border-color:color-mix(in srgb,var(--rbcc-accent) 72%,#fff)!important;box-shadow:0 9px 22px rgb(0 0 0 / .38),inset 0 0 0 1px rgb(255 255 255 / .24)!important;font-size:2.05rem!important}.rbcc-profile-logo:has(.rbcc-generated-logo),.rbcc-mini-logo:has(.rbcc-generated-logo){background:radial-gradient(circle at 28% 22%,rgb(255 255 255 / .34),transparent 32%),linear-gradient(145deg,color-mix(in srgb,var(--rbcc-accent) 88%,#fff),var(--rbcc-deep))!important;border-color:color-mix(in srgb,var(--rbcc-accent) 72%,#fff)!important}.rbcc-profile-logo .rbcc-generated-logo,.rbcc-mini-logo .rbcc-generated-logo{width:100%;height:100%;display:grid;place-items:center;background:transparent!important}.rbcc-profile-logo .rbcc-generated-logo{font-size:3rem!important}.rbcc-mini-logo .rbcc-generated-logo{font-size:2.15rem!important}@media(max-width:520px){.rbcc-logo-letter{font-size:1.55rem!important}.rbcc-profile-logo .rbcc-generated-logo{font-size:2.15rem!important}.rbcc-mini-logo .rbcc-generated-logo{font-size:1.8rem!important}}.rbcc-hero-emblem{position:relative;flex:0 0 auto;width:190px;height:190px;border-radius:50%;padding:5px;background:linear-gradient(145deg,color-mix(in srgb,var(--rbcc-accent) 88%,#fff),color-mix(in srgb,var(--rbcc-accent) 55%,#07111e));box-shadow:0 22px 46px rgb(0 0 0 / .42),0 0 30px color-mix(in srgb,var(--rbcc-accent) 26%,transparent)}.rbcc-hero-emblem img{display:block;width:100%;height:100%;object-fit:cover;border-radius:50%;background:#07111e}.rbcc-hero-emblem-number{position:absolute;right:-4px;bottom:8px;display:inline-flex;align-items:center;justify-content:center;min-width:48px;height:36px;padding:0 10px;border:2px solid rgb(255 255 255 / .82);border-radius:999px;background:var(--rbcc-accent);color:#06101c;font-size:.92rem;font-weight:950;box-shadow:0 8px 20px rgb(0 0 0 / .35)}@media(max-width:800px){.rbcc-hero-emblem{width:150px;height:150px}}@media(max-width:520px){.rbcc-hero-emblem{width:118px;height:118px;justify-self:start;margin-left:84px;padding:4px}.rbcc-hero-emblem-number{min-width:40px;height:30px;font-size:.78rem;right:-6px;bottom:4px}}@media(max-width:390px){.rbcc-hero-emblem{width:104px;height:104px;margin-left:76px}}.rbcc-profile-panel-actions{padding:14px 16px!important}.rbcc-profile-panel-actions .rbcc-profile-actions{margin-bottom:0!important}.rbcc-profile-actions .rbcc-profile-whatsapp{order:-5;min-width:210px}.rbcc-profile-actions .rbcc-map{order:-4}.rbcc-profile-actions .rbcc-call{order:-3}.rbcc-profile-actions .rbcc-profile-favorite{order:5;background:transparent!important;border-color:rgb(255 255 255 / .14)!important}.rbcc-claim-link{display:block;margin:10px 2px 0;padding:0;border:0;background:#fff0;color:#94a3b8;font-size:.78rem;text-decoration:underline;cursor:pointer}.rbcc-claim-link:hover{color:#fff}.rbcc-business-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0 0 20px}.rbcc-business-facts>div{padding:12px;border:1px solid rgb(255 255 255 / .08);border-radius:13px;background:rgb(255 255 255 / .035)}.rbcc-business-facts span{display:block;margin-bottom:4px;color:#94a3b8;font-size:.65rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.rbcc-business-facts strong{display:block;color:#fff;font-size:.86rem;line-height:1.25}.rbcc-profile-card-preview{display:grid;gap:12px}.rbcc-card-collection-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.rbcc-card-collection-meta>div{padding:9px 7px;border:1px solid rgb(255 255 255 / .08);border-radius:11px;background:rgb(255 255 255 / .035);text-align:center}.rbcc-card-collection-meta span{display:block;color:#94a3b8;font-size:.58rem;text-transform:uppercase;font-weight:900}.rbcc-card-collection-meta strong{display:block;margin-top:3px;color:#fff;font-size:.78rem}.rbcc-card-collect-button{width:100%;min-height:44px;border-radius:13px!important;background:var(--rbcc-accent)!important;color:#07111f!important;border:0!important;font-weight:900!important}.rbcc-hours-summary{display:grid;gap:3px;padding:12px;border-radius:12px;background:rgb(34 197 94 / .10);border:1px solid rgb(34 197 94 / .22)}.rbcc-hours-summary strong{color:#86efac!important;font-size:.92rem!important}.rbcc-hours-summary span{color:#cbd5e1!important;font-size:.78rem}.rbcc-review-empty{margin:0 0 14px;padding:12px 14px;border-radius:12px;background:rgb(255 255 255 / .04);color:#cbd5e1}.rbcc-upgrade-inline>div{display:grid;gap:4px}.rbcc-upgrade-inline span{color:#cbd5e1;font-size:.86rem;line-height:1.4}.rbcc-related-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.rbcc-related-count-1 .rbcc-related-grid{grid-template-columns:minmax(260px,340px)!important}.rbcc-related-count-2 .rbcc-related-grid{grid-template-columns:repeat(2,minmax(260px,340px))!important}.rbcc-related-count-3 .rbcc-related-grid{grid-template-columns:repeat(3,minmax(240px,1fr))!important}.rbcc-related-count-1 .rbcc-related-head,.rbcc-related-count-2 .rbcc-related-head{max-width:760px}@media(max-width:980px){.rbcc-business-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.rbcc-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:760px){.rbcc-profile-card-preview{display:none!important}.rbcc-business-facts{grid-template-columns:1fr 1fr}.rbcc-profile-actions .rbcc-profile-whatsapp{grid-column:1/-1!important}.rbcc-related-grid,.rbcc-related-count-1 .rbcc-related-grid,.rbcc-related-count-2 .rbcc-related-grid,.rbcc-related-count-3 .rbcc-related-grid{grid-template-columns:1fr!important}.rbcc-upgrade-inline{align-items:flex-start!important}}@media(max-width:480px){.rbcc-business-facts{grid-template-columns:1fr}.rbcc-profile-actions{grid-template-columns:1fr 1fr!important}.rbcc-profile-actions .rbcc-profile-favorite{grid-column:1/-1!important}.rbcc-profile-actions .rbcc-call,.rbcc-profile-actions .rbcc-map{width:100%!important}}.rbcc-ranking-note{display:flex;justify-content:space-between;gap:18px;align-items:center;margin:0 0 18px;padding:14px 16px;border:1px solid rgb(216 180 90 / .26);border-radius:14px;background:rgb(216 180 90 / .08)}.rbcc-ranking-note strong{color:var(--rbcc-accent);font-size:15px}.rbcc-ranking-note span{font-size:13px;opacity:.78}.rbcc-ranked-grid{counter-reset:rbccrank}.rbcc-ranked-item{position:relative}.rbcc-rank-position{position:absolute;z-index:8;top:-8px;left:-8px;display:grid;place-items:center;min-width:38px;height:38px;padding:0 8px;border-radius:999px;background:var(--rbcc-accent);color:#08101d;font-weight:900;box-shadow:0 8px 22px rgb(0 0 0 / .28)}.rbcc-pagination{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin:28px 0}.rbcc-pagination a{display:grid;place-items:center;min-width:40px;height:40px;padding:0 12px;border:1px solid rgb(255 255 255 / .15);border-radius:10px;text-decoration:none;color:inherit}.rbcc-pagination a.is-active,.rbcc-pagination a:hover{background:var(--rbcc-accent);color:#08101d;border-color:var(--rbcc-accent)}@media(max-width:700px){.rbcc-ranking-note{align-items:flex-start;flex-direction:column}.rbcc-rank-position{top:-6px;left:-4px}}.rbcc-front-copy{display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.rbcc-front-copy h3{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;width:100%;min-height:2.35em;margin:5px 0 4px!important;font-size:clamp(1.18rem,1.35vw,1.46rem)!important;line-height:1.08!important;font-weight:900!important;letter-spacing:-.018em;color:#fff!important;text-wrap:balance;text-shadow:0 2px 3px rgb(0 0 0 / .9),0 6px 18px rgb(0 0 0 / .58)}.rbcc-front-copy p{margin:0 0 4px!important;font-size:.68rem!important;line-height:1.1!important;font-weight:750!important;letter-spacing:.055em;opacity:.78}.rbcc-front-copy small{font-size:.69rem!important;line-height:1.15;font-weight:650;opacity:.88}.rbcc-back-head h3{font-size:1.34rem!important;line-height:1.1!important;font-weight:900!important;letter-spacing:-.015em;text-wrap:balance}.rbcc-mini-copy{display:flex;min-height:105px;flex-direction:column;align-items:center;justify-content:center}.rbcc-mini-copy .rbcc-mini-business-name,.rbcc-mini-copy strong{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;width:100%;min-height:2.28em;margin:2px 0 5px;font-size:1.48rem!important;line-height:1.08!important;font-weight:900!important;letter-spacing:-.02em;color:#fff;text-align:center;text-wrap:balance;text-shadow:0 2px 3px rgb(0 0 0 / .82),0 5px 16px rgb(0 0 0 / .46)}.rbcc-mini-copy .rbcc-mini-business-location,.rbcc-mini-copy>span{font-size:.76rem;font-weight:650;opacity:.88}.rbcc-directory-page .rbcc-front-copy h3,.rbcc-city-page .rbcc-front-copy h3,.rbcc-related .rbcc-front-copy h3{font-size:1.24rem!important}@media (max-width:520px){.rbcc-front-copy h3,.rbcc-directory-page .rbcc-front-copy h3,.rbcc-city-page .rbcc-front-copy h3,.rbcc-related .rbcc-front-copy h3{min-height:2.28em;margin:3px 0!important;font-size:1.02rem!important;line-height:1.06!important;letter-spacing:-.014em}.rbcc-front-copy p{font-size:.57rem!important;letter-spacing:.04em}.rbcc-front-copy small{font-size:.59rem!important}.rbcc-back-head h3{font-size:1.04rem!important}.rbcc-mini-copy{min-height:92px;padding-inline:10px!important}.rbcc-mini-copy .rbcc-mini-business-name,.rbcc-mini-copy strong{font-size:1.2rem!important}}.rbcc-neighborhood-filter{display:flex;flex-wrap:wrap;gap:9px;margin:0 0 12px}.rbcc-neighborhood-button{appearance:none;display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:8px 13px;border:1px solid rgb(255 255 255 / .14);border-radius:999px;background:rgb(255 255 255 / .055);color:#dce6f5;font-size:.82rem;font-weight:800;cursor:pointer;transition:.18s ease}.rbcc-neighborhood-button:hover{border-color:var(--rbcc-accent);transform:translateY(-1px)}.rbcc-neighborhood-button.is-active{border-color:var(--rbcc-accent);background:var(--rbcc-accent);color:#06211f}.rbcc-neighborhood-button span{display:grid;place-items:center;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:rgb(0 0 0 / .18);font-size:.7rem}.rbcc-related-summary{display:flex;align-items:baseline;gap:6px;min-height:24px;margin:0 0 16px;color:#9fb0c8;font-size:.8rem}.rbcc-related-summary strong{color:#fff;font-size:.95rem}.rbcc-related-grid>.rbcc-card[hidden]{display:none!important}.rbcc-related-empty{margin-top:18px;padding:22px;border:1px dashed rgb(255 255 255 / .18);border-radius:14px;color:#aebbd0;text-align:center}@media(max-width:700px){.rbcc-neighborhood-filter{flex-wrap:nowrap;overflow-x:auto;padding:0 0 5px;scrollbar-width:thin}.rbcc-neighborhood-button{flex:0 0 auto}}.rbcc-sponsored-frame{display:block;width:100%;height:220px;border:0;border-radius:13px;background:#fff0}.rbcc-sponsored-business_sidebar .rbcc-sponsored-frame{height:380px}.rbcc-sponsored-business_after_content .rbcc-sponsored-frame{height:220px}.rbcc-sponsored-city_after_hero .rbcc-sponsored-frame,.rbcc-sponsored-city_between_sections .rbcc-sponsored-frame{height:190px}@media(max-width:800px){.rbcc-sponsored-frame,.rbcc-sponsored-business_after_content .rbcc-sponsored-frame{height:260px}.rbcc-sponsored-business_sidebar .rbcc-sponsored-frame{height:340px}.rbcc-sponsored-city_after_hero .rbcc-sponsored-frame,.rbcc-sponsored-city_between_sections .rbcc-sponsored-frame{height:180px}}.rbcc-sponsored{overflow:hidden}.rbcc-sponsored-frame{overflow:hidden!important;scrollbar-width:none}.rbcc-sponsored-frame::-webkit-scrollbar{display:none}.rbcc-sponsored-html{padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.rbcc-sponsored-html .rbcc-sponsored-frame{width:100%;margin:0;border:0;border-radius:0;background:#fff0}.rbcc-sponsored-html .rbcc-sponsored-label{display:none!important}.rbcc-sponsored-html .rbcc-sponsored-frame,.rbcc-sponsored-business_sidebar.rbcc-sponsored-html .rbcc-sponsored-frame,.rbcc-sponsored-business_after_content.rbcc-sponsored-html .rbcc-sponsored-frame,.rbcc-sponsored-city_after_hero.rbcc-sponsored-html .rbcc-sponsored-frame,.rbcc-sponsored-city_between_sections.rbcc-sponsored-html .rbcc-sponsored-frame{display:block;width:100%;height:80px;min-height:60px;max-height:none;overflow:hidden!important;transition:height .12s ease}.rbcc-sponsored-header_banner.rbcc-sponsored-html{display:block;clear:both}.rbcc-sponsored-header_banner.rbcc-sponsored-html .rbcc-sponsored-frame{height:180px;min-height:180px}@media(max-width:800px){.rbcc-sponsored-header_banner.rbcc-sponsored-html{margin:18px 0 24px}.rbcc-sponsored-header_banner.rbcc-sponsored-html .rbcc-sponsored-frame{height:260px;min-height:260px}}@media(max-width:520px){.rbcc-sponsored-header_banner.rbcc-sponsored-html .rbcc-sponsored-frame{height:300px;min-height:300px}}.rbcc-sponsored-header_banner.rbcc-sponsored-html{margin:12px 0 18px!important}.rbcc-sponsored-header_banner.rbcc-sponsored-html .rbcc-sponsored-frame,.rbcc-sponsored-html .rbcc-sponsored-frame{display:block;width:100%;height:60px;min-height:0!important;max-height:none!important;margin:0!important;overflow:hidden!important}@media(max-width:800px){.rbcc-sponsored-header_banner.rbcc-sponsored-html{margin:10px 0 16px!important}.rbcc-sponsored-header_banner.rbcc-sponsored-html .rbcc-sponsored-frame{height:60px;min-height:0!important}}@media(max-width:520px){.rbcc-sponsored-header_banner.rbcc-sponsored-html{margin:8px 0 14px!important}.rbcc-sponsored-header_banner.rbcc-sponsored-html .rbcc-sponsored-frame{height:60px;min-height:0!important}}.rbcc-sponsored-html .rbcc-sponsored-frame,.rbcc-sponsored-header_banner.rbcc-sponsored-html .rbcc-sponsored-frame,.rbcc-sponsored-business_after_content.rbcc-sponsored-html .rbcc-sponsored-frame,.rbcc-sponsored-business_sidebar.rbcc-sponsored-html .rbcc-sponsored-frame,.rbcc-sponsored-city_after_hero.rbcc-sponsored-html .rbcc-sponsored-frame,.rbcc-sponsored-city_between_sections.rbcc-sponsored-html .rbcc-sponsored-frame{display:block;width:100%;height:var(--rbcc-ad-height-desktop,240px)!important;min-height:var(--rbcc-ad-height-desktop,240px)!important;max-height:none!important;margin:0!important;overflow:hidden!important}.rbcc-sponsored-header_banner.rbcc-sponsored-html{margin:12px 0 18px!important}@media(max-width:800px){.rbcc-sponsored-html .rbcc-sponsored-frame,.rbcc-sponsored-header_banner.rbcc-sponsored-html .rbcc-sponsored-frame,.rbcc-sponsored-business_after_content.rbcc-sponsored-html .rbcc-sponsored-frame,.rbcc-sponsored-business_sidebar.rbcc-sponsored-html .rbcc-sponsored-frame,.rbcc-sponsored-city_after_hero.rbcc-sponsored-html .rbcc-sponsored-frame,.rbcc-sponsored-city_between_sections.rbcc-sponsored-html .rbcc-sponsored-frame{height:var(--rbcc-ad-height-mobile,620px)!important;min-height:var(--rbcc-ad-height-mobile,620px)!important}.rbcc-sponsored-header_banner.rbcc-sponsored-html{margin:8px 0 14px!important}}@media(max-width:800px){.rbcc-sponsored-html .rbcc-sponsored-frame,.rbcc-sponsored-header_banner.rbcc-sponsored-html .rbcc-sponsored-frame,.rbcc-sponsored-business_after_content.rbcc-sponsored-html .rbcc-sponsored-frame,.rbcc-sponsored-business_sidebar.rbcc-sponsored-html .rbcc-sponsored-frame,.rbcc-sponsored-city_after_hero.rbcc-sponsored-html .rbcc-sponsored-frame,.rbcc-sponsored-city_between_sections.rbcc-sponsored-html .rbcc-sponsored-frame{height:var(--rbcc-ad-height-mobile,360px)!important;min-height:var(--rbcc-ad-height-mobile,360px)!important}}.rbcc-sponsored-html,.rbcc-sponsored-header_banner.rbcc-sponsored-html,.rbcc-sponsored-business_after_content.rbcc-sponsored-html,.rbcc-sponsored-business_sidebar.rbcc-sponsored-html,.rbcc-sponsored-city_after_hero.rbcc-sponsored-html,.rbcc-sponsored-city_between_sections.rbcc-sponsored-html{display:block;width:100%;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.rbcc-sponsored-shadow-host{display:block;width:100%;max-width:100%;height:auto;min-height:0;margin:0;padding:0;overflow:visible}.rbcc-sponsored-html+*{clear:both}@media(max-width:800px){.rbcc-sponsored-html,.rbcc-sponsored-header_banner.rbcc-sponsored-html{height:auto!important;min-height:0!important;margin:0!important}}.rbcc-sponsored-shadow-host{display:block!important;visibility:visible!important;opacity:1!important}.rbcc-business-highlights-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}.rbcc-business-highlight{display:flex;align-items:center;gap:10px;min-height:54px;padding:12px 14px;border:1px solid rgb(255 255 255 / .08);border-radius:13px;background:rgb(255 255 255 / .035);color:#fff}.rbcc-business-highlight>span{display:grid;place-items:center;flex:0 0 27px;width:27px;height:27px;border-radius:50%;background:var(--rbcc-accent);color:#07131f;font-weight:950}.rbcc-business-highlight strong{font-size:.88rem;line-height:1.35}.rbcc-section-kicker{display:block;margin-bottom:5px;color:var(--rbcc-accent);font-size:.69rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.rbcc-mini-store-head,.rbcc-gallery-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px}.rbcc-mini-store-head h2,.rbcc-gallery-head h2{margin:0;color:#fff}.rbcc-mini-store-head p{max-width:680px;margin:7px 0 0;color:#b8c5d8;line-height:1.55}.rbcc-mini-store-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.rbcc-mini-store-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid rgb(255 255 255 / .09);border-radius:16px;background:linear-gradient(180deg,rgb(255 255 255 / .055),rgb(255 255 255 / .025));box-shadow:0 8px 22px rgb(0 0 0 / .12)}.rbcc-mini-store-card figure{margin:0;aspect-ratio:4/3;overflow:hidden;background:#0b1421}.rbcc-mini-store-card figure img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.rbcc-mini-store-card:hover figure img{transform:scale(1.035)}.rbcc-mini-store-card-body{display:flex;flex:1;flex-direction:column;padding:14px}.rbcc-mini-store-card h3{margin:7px 0;color:#fff;font-size:1rem;line-height:1.25}.rbcc-mini-store-card p{display:-webkit-box;overflow:hidden;margin:0 0 13px;color:#aebbd0;font-size:.78rem;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:3}.rbcc-mini-store-price{align-self:flex-start;padding:5px 8px;border-radius:999px;background:rgb(255 255 255 / .08);color:var(--rbcc-accent);font-size:.71rem;font-weight:900}.rbcc-mini-store-cta{width:100%;margin-top:auto;padding:10px 11px;border:0;border-radius:10px;background:var(--rbcc-accent);color:#061a1a;font-size:.78rem;font-weight:950;cursor:pointer}.rbcc-gallery-nav{display:flex;gap:7px}.rbcc-gallery-nav button{display:grid;place-items:center;width:38px;height:38px;border:1px solid rgb(255 255 255 / .12);border-radius:11px;background:rgb(255 255 255 / .05);color:#fff;font-size:1.45rem;cursor:pointer}.rbcc-gallery-track{display:grid;grid-auto-columns:minmax(220px,32%);grid-auto-flow:column;gap:12px;overflow-x:auto;padding-bottom:7px;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:thin}.rbcc-gallery-item{display:block;overflow:hidden;padding:0;border:1px solid rgb(255 255 255 / .09);border-radius:15px;background:#0a1422;cursor:zoom-in;scroll-snap-align:start}.rbcc-gallery-item img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;transition:transform .25s ease}.rbcc-gallery-item:hover img{transform:scale(1.035)}.rbcc-gallery-lightbox[hidden]{display:none!important}.rbcc-gallery-lightbox{position:fixed;z-index:100000;inset:0;display:grid;place-items:center;padding:28px;background:rgb(3 8 15 / .92);backdrop-filter:blur(10px)}.rbcc-gallery-lightbox img{display:block;max-width:min(1100px,94vw);max-height:88vh;border-radius:16px;box-shadow:0 24px 80px rgb(0 0 0 / .55)}.rbcc-gallery-lightbox-close{position:fixed;z-index:2;top:18px;right:22px;display:grid;place-items:center;width:44px;height:44px;border:1px solid rgb(255 255 255 / .18);border-radius:50%;background:rgb(15 24 37 / .88);color:#fff;font-size:1.8rem;cursor:pointer}.rbcc-wa-interest{margin:0 0 12px;padding:10px 12px;border:1px solid rgb(31 194 177 / .28);border-radius:10px;background:rgb(31 194 177 / .08);color:#d9fffb;font-weight:800}@media(max-width:960px){.rbcc-mini-store-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rbcc-gallery-track{grid-auto-columns:minmax(220px,46%)}}@media(max-width:620px){.rbcc-business-highlights-grid{grid-template-columns:1fr}.rbcc-mini-store-head,.rbcc-gallery-head{align-items:flex-start}.rbcc-mini-store-grid{grid-template-columns:1fr}.rbcc-gallery-track{grid-auto-columns:84%}.rbcc-gallery-lightbox{padding:14px}.rbcc-gallery-lightbox-close{top:12px;right:12px}}.rbcc-coupon-page{max-width:1180px;margin:28px auto 60px;padding:0 18px;font-family:Arial,Helvetica,sans-serif;color:#eaf2ff}.rbcc-coupon-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);gap:26px;align-items:center;overflow:hidden;padding:42px;border:1px solid rgb(46 212 191 / .28);border-radius:26px;background:radial-gradient(circle at 85% 15%,rgb(46 212 191 / .22),transparent 32%),linear-gradient(135deg,#101d31,#0c2e33);box-shadow:0 24px 65px rgb(0 0 0 / .24)}.rbcc-coupon-kicker{display:inline-flex;align-items:center;gap:7px;margin-bottom:12px;color:var(--rbcc-coupon-accent);font-size:.72rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.rbcc-coupon-kicker:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--rbcc-coupon-accent);box-shadow:0 0 14px var(--rbcc-coupon-accent)}.rbcc-coupon-hero h1{max-width:760px;margin:0;color:#fff;font-size:clamp(2rem,5vw,4rem);line-height:1.02;letter-spacing:-.035em}.rbcc-coupon-hero-copy>p{max-width:720px;margin:18px 0 0;color:#c2cede;font-size:1.04rem;line-height:1.65}.rbcc-coupon-benefits{display:flex;flex-wrap:wrap;gap:9px;margin:22px 0 13px}.rbcc-coupon-benefits span{padding:8px 11px;border:1px solid rgb(255 255 255 / .1);border-radius:999px;background:rgb(255 255 255 / .055);font-size:.77rem;font-weight:850}.rbcc-coupon-hero-copy>small{color:#8fa1b9;line-height:1.45}.rbcc-coupon-hero-card{display:flex;min-height:275px;flex-direction:column;align-items:center;justify-content:center;padding:24px;border:1px solid rgb(255 255 255 / .14);border-radius:22px;background:rgb(6 17 29 / .58);text-align:center;backdrop-filter:blur(10px)}.rbcc-coupon-hero-card>span{color:var(--rbcc-coupon-accent);font-size:.7rem;font-weight:950;letter-spacing:.08em}.rbcc-coupon-hero-card>strong{display:grid;place-items:center;width:108px;height:108px;margin:17px 0;border-radius:50%;background:var(--rbcc-coupon-accent);color:#061a1a;font-size:4.3rem;box-shadow:0 18px 46px rgb(46 212 191 / .22)}.rbcc-coupon-hero-card p{max-width:240px;margin:0;color:#c1cedf;line-height:1.5}.rbcc-coupon-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:22px;align-items:start;margin-top:24px}.rbcc-coupon-form,.rbcc-coupon-aside-card,.rbcc-coupon-success{border:1px solid rgb(255 255 255 / .09);border-radius:20px;background:#142035;box-shadow:0 14px 40px rgb(0 0 0 / .16)}.rbcc-coupon-form{padding:26px}.rbcc-coupon-form-head>span{color:var(--rbcc-coupon-accent);font-size:.7rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.rbcc-coupon-form-head h2{margin:5px 0 7px;color:#fff;font-size:1.75rem}.rbcc-coupon-form-head p{margin:0;color:#9fafc5}.rbcc-coupon-step{min-width:0;margin:24px 0 0;padding:20px;border:1px solid rgb(255 255 255 / .08);border-radius:16px;background:rgb(255 255 255 / .025)}.rbcc-coupon-step legend{display:flex;align-items:center;gap:9px;padding:0 9px;color:#fff;font-weight:900}.rbcc-coupon-step legend>span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--rbcc-coupon-accent);color:#07191a}.rbcc-coupon-step-help{margin:0 0 14px;color:#9fafc5;font-size:.84rem}.rbcc-coupon-fields{display:grid;grid-template-columns:1fr 1fr;gap:13px}.rbcc-coupon-fields label,.rbcc-coupon-store-search,.rbcc-coupon-other{display:flex;flex-direction:column;gap:6px;color:#dce6f3;font-size:.79rem;font-weight:850}.rbcc-coupon-fields label small{color:#7f91a9;font-weight:500}.rbcc-coupon-fields input,.rbcc-coupon-store-search input,.rbcc-coupon-other textarea{width:100%;min-height:45px;padding:11px 12px;border:1px solid rgb(255 255 255 / .12);border-radius:11px;outline:none;background:#0e1929;color:#fff}.rbcc-coupon-fields input:focus,.rbcc-coupon-store-search input:focus,.rbcc-coupon-other textarea:focus{border-color:var(--rbcc-coupon-accent);box-shadow:0 0 0 3px rgb(46 212 191 / .1)}.rbcc-coupon-sector-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.rbcc-coupon-choice,.rbcc-coupon-store{position:relative;display:flex;align-items:center;gap:10px;padding:11px;border:1px solid rgb(255 255 255 / .09);border-radius:12px;background:#101b2c;cursor:pointer}.rbcc-coupon-choice input,.rbcc-coupon-store input{position:absolute;opacity:0;pointer-events:none}.rbcc-coupon-choice:has(input:checked),.rbcc-coupon-store:has(input:checked){border-color:var(--rbcc-coupon-accent);background:rgb(46 212 191 / .1);box-shadow:inset 0 0 0 1px rgb(46 212 191 / .22)}.rbcc-coupon-choice:before,.rbcc-coupon-store:before{content:"";display:grid;place-items:center;flex:0 0 22px;width:22px;height:22px;border:1px solid rgb(255 255 255 / .22);border-radius:7px}.rbcc-coupon-choice:has(input:checked):before,.rbcc-coupon-store:has(input:checked):before{content:"✓";border-color:var(--rbcc-coupon-accent);background:var(--rbcc-coupon-accent);color:#061a1a;font-weight:950}.rbcc-coupon-choice span,.rbcc-coupon-store span{display:flex;min-width:0;flex-direction:column}.rbcc-coupon-choice strong,.rbcc-coupon-store strong{color:#fff;font-size:.82rem}.rbcc-coupon-choice small,.rbcc-coupon-store small{margin-top:3px;color:#8496ae;font-size:.68rem}.rbcc-coupon-store-search{margin-bottom:10px}.rbcc-coupon-store-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:330px;overflow:auto;padding:3px}.rbcc-coupon-store[hidden]{display:none!important}.rbcc-coupon-store-empty,.rbcc-coupon-no-stores{padding:14px;border:1px dashed rgb(255 255 255 / .13);border-radius:11px;color:#98a9bd;text-align:center}.rbcc-coupon-other{margin-top:15px}.rbcc-coupon-consents{display:grid;gap:10px;margin:20px 0;color:#aebcd0;font-size:.76rem;line-height:1.5}.rbcc-coupon-consents label{display:flex;align-items:flex-start;gap:9px}.rbcc-coupon-consents input{margin-top:3px}.rbcc-coupon-consents a{color:var(--rbcc-coupon-accent)}.rbcc-coupon-submit{width:100%;min-height:52px;border:0;border-radius:13px;background:var(--rbcc-coupon-accent);color:#061a1a;font-size:.95rem;font-weight:950;cursor:pointer;box-shadow:0 14px 30px rgb(46 212 191 / .17)}.rbcc-coupon-submit:disabled{opacity:.6;cursor:wait}.rbcc-coupon-feedback{min-height:20px;margin-top:10px;color:#ffd37d;text-align:center;font-size:.78rem}.rbcc-coupon-aside{display:grid;gap:14px}.rbcc-coupon-aside-card{padding:21px}.rbcc-coupon-aside-card ol{display:grid;gap:19px;margin:10px 0 0;padding:0;list-style:none;counter-reset:coupon}.rbcc-coupon-aside-card li{display:grid;grid-template-columns:34px 1fr;gap:10px;counter-increment:coupon}.rbcc-coupon-aside-card li:before{content:counter(coupon);display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:rgb(46 212 191 / .12);color:var(--rbcc-coupon-accent);font-weight:950}.rbcc-coupon-aside-card li strong,.rbcc-coupon-aside-card li span{display:block}.rbcc-coupon-aside-card li strong{color:#fff}.rbcc-coupon-aside-card li span{margin-top:4px;color:#93a4ba;font-size:.77rem;line-height:1.45}.rbcc-coupon-aside-card.is-business{background:linear-gradient(145deg,#1a2a42,#1b493f)}.rbcc-coupon-aside-card.is-business>strong{color:#fff;font-size:1.05rem}.rbcc-coupon-aside-card.is-business p{color:#b7c7d8;line-height:1.5}.rbcc-coupon-aside-card.is-business a,.rbcc-coupon-success a{display:inline-flex;padding:10px 14px;border-radius:10px;background:var(--rbcc-coupon-accent);color:#061a1a;font-weight:900;text-decoration:none}.rbcc-coupon-success{margin-top:24px;padding:42px;text-align:center}.rbcc-coupon-success>span{color:var(--rbcc-coupon-accent);font-weight:900}.rbcc-coupon-success h2{margin:8px 0;color:#fff}.rbcc-coupon-success p{max-width:700px;margin:0 auto 20px;color:#aebcd0;line-height:1.6}.rbcc-coupon-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;opacity:0!important}@media(max-width:900px){.rbcc-coupon-hero{grid-template-columns:1fr}.rbcc-coupon-hero-card{min-height:220px}.rbcc-coupon-layout{grid-template-columns:1fr}.rbcc-coupon-aside{grid-template-columns:1fr 1fr}}@media(max-width:620px){.rbcc-coupon-page{margin-top:18px;padding:0 12px}.rbcc-coupon-hero{padding:27px 21px;border-radius:20px}.rbcc-coupon-hero h1{font-size:2.3rem}.rbcc-coupon-form{padding:18px}.rbcc-coupon-fields,.rbcc-coupon-sector-grid,.rbcc-coupon-store-list{grid-template-columns:1fr}.rbcc-coupon-aside{grid-template-columns:1fr}.rbcc-coupon-step{padding:15px}.rbcc-coupon-success{padding:28px 18px}}.rbcc-coupon-page{max-width:1280px}.rbcc-coupon-hero{grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr)}.rbcc-coupon-layout{grid-template-columns:minmax(0,1fr) 350px}.rbcc-coupon-layout[hidden],.rbcc-coupon-form[hidden],.rbcc-coupon-aside[hidden],.rbcc-coupon-success[hidden]{display:none!important}.rbcc-coupon-step-intro{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:14px}.rbcc-coupon-step-intro strong{display:block;color:#fff;font-size:.94rem}.rbcc-coupon-step-intro p{margin:4px 0 0;color:#91a3ba;font-size:.78rem}.rbcc-coupon-selected-count{flex:0 0 auto;padding:7px 10px;border:1px solid rgb(46 212 191 / .24);border-radius:999px;background:rgb(46 212 191 / .08);color:#bffdf4;font-size:.72rem;font-weight:800}.rbcc-coupon-sector-search{display:flex;flex-direction:column;gap:6px;margin-bottom:14px;color:#dce6f3;font-size:.78rem;font-weight:850}.rbcc-coupon-sector-search input{width:100%;min-height:46px;padding:11px 13px;border:1px solid rgb(255 255 255 / .12);border-radius:11px;background:#0e1929;color:#fff;outline:none}.rbcc-coupon-sector-search input:focus{border-color:var(--rbcc-coupon-accent);box-shadow:0 0 0 3px rgb(46 212 191 / .1)}.rbcc-coupon-sector-groups{display:grid;gap:10px;max-height:760px;overflow:auto;padding-right:3px}.rbcc-coupon-sector-group{border:1px solid rgb(255 255 255 / .08);border-radius:14px;background:rgb(255 255 255 / .025)}.rbcc-coupon-sector-group[hidden]{display:none!important}.rbcc-coupon-sector-group summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 14px;color:#fff;cursor:pointer;list-style:none}.rbcc-coupon-sector-group summary::-webkit-details-marker{display:none}.rbcc-coupon-sector-group summary:after{content:"+";display:grid;place-items:center;width:26px;height:26px;border-radius:8px;background:rgb(255 255 255 / .06);color:var(--rbcc-coupon-accent);font-size:1rem}.rbcc-coupon-sector-group[open] summary:after{content:"−"}.rbcc-coupon-sector-group summary>span{margin-left:auto;color:#8496ad;font-size:.7rem}.rbcc-coupon-sector-group .rbcc-coupon-sector-grid{padding:0 12px 12px}.rbcc-coupon-choice[hidden]{display:none!important}.rbcc-coupon-sector-empty{padding:14px;border:1px dashed rgb(255 255 255 / .14);border-radius:12px;color:#9babc0;text-align:center}.rbcc-coupon-written-callout{margin-bottom:15px;padding:14px;border:1px solid rgb(46 212 191 / .2);border-radius:13px;background:rgb(46 212 191 / .07)}.rbcc-coupon-written-callout strong{display:block;color:#dffffa}.rbcc-coupon-written-callout p{margin:5px 0 0;color:#9db0c5;font-size:.8rem;line-height:1.5}.rbcc-coupon-other{margin-top:14px}.rbcc-coupon-other>span{color:#fff;font-size:.86rem}.rbcc-coupon-other>small{color:#8799b0;font-weight:500;line-height:1.4}.rbcc-coupon-other.is-prominent{padding:15px;border:1px solid rgb(46 212 191 / .2);border-radius:14px;background:rgb(46 212 191 / .045)}.rbcc-coupon-other.is-prominent textarea{min-height:118px;border-color:rgb(46 212 191 / .25)}.rbcc-coupon-demand-card{background:linear-gradient(145deg,#192944,#12333a)}.rbcc-coupon-demand-card>span{display:block;margin-bottom:7px;color:var(--rbcc-coupon-accent);font-size:.68rem;font-weight:950;letter-spacing:.08em}.rbcc-coupon-demand-card>strong{display:block;color:#fff;font-size:1.03rem}.rbcc-coupon-demand-card p{margin-bottom:0;color:#aebed1;line-height:1.55}.rbcc-coupon-success{max-width:900px;margin:24px auto 0}.rbcc-coupon-success-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.rbcc-coupon-success-actions button{display:inline-flex;padding:10px 14px;border:1px solid rgb(255 255 255 / .14);border-radius:10px;background:#1a2940;color:#fff;font-weight:900;cursor:pointer}@media(max-width:900px){.rbcc-coupon-layout{grid-template-columns:1fr}.rbcc-coupon-aside{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.rbcc-coupon-aside{grid-template-columns:1fr}.rbcc-coupon-step-intro{flex-direction:column}.rbcc-coupon-sector-groups{max-height:none}}@media(max-width:620px){.rbcc-coupon-hero-card{min-height:190px}.rbcc-coupon-sector-group .rbcc-coupon-sector-grid{grid-template-columns:1fr}.rbcc-coupon-step legend{align-items:flex-start}}.rbcc-coupon-page,.rbcc-coupon-page *,.rbcc-coupon-page *::before,.rbcc-coupon-page *::after{box-sizing:border-box}@media(max-width:900px){.rbcc-coupon-page{display:block!important;width:100%!important;max-width:100%!important;margin:18px auto 46px!important;padding:0 14px!important;overflow:visible!important}.rbcc-coupon-hero{display:flex!important;width:100%!important;min-width:0!important;max-width:100%!important;grid-template-columns:none!important;flex-direction:column!important;align-items:stretch!important;gap:18px!important;padding:26px 20px!important;overflow:hidden!important}.rbcc-coupon-hero-copy,.rbcc-coupon-hero-card{display:block!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important}.rbcc-coupon-hero h1{width:100%!important;max-width:100%!important;margin:0!important;font-size:clamp(2rem,9vw,2.85rem)!important;line-height:1.06!important;letter-spacing:-.025em!important;word-break:normal!important;overflow-wrap:break-word!important;white-space:normal!important}.rbcc-coupon-hero-copy>p,.rbcc-coupon-hero-copy>small,.rbcc-coupon-hero-card p{width:100%!important;max-width:100%!important;word-break:normal!important;overflow-wrap:break-word!important;white-space:normal!important}.rbcc-coupon-hero-copy>p{margin-top:15px!important;font-size:.98rem!important;line-height:1.58!important}.rbcc-coupon-benefits{display:flex!important;width:100%!important;max-width:100%!important;flex-wrap:wrap!important;align-items:flex-start!important;gap:8px!important;margin:18px 0 12px!important}.rbcc-coupon-benefits span{display:inline-flex!important;width:auto!important;max-width:100%!important;min-width:0!important;padding:8px 10px!important;border-radius:999px!important;line-height:1.25!important;word-break:normal!important;white-space:normal!important}.rbcc-coupon-hero-card{display:flex!important;min-height:0!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;padding:22px 17px!important;border-radius:18px!important;text-align:center!important}.rbcc-coupon-hero-card>strong{width:86px!important;height:86px!important;margin:14px 0!important;font-size:3.3rem!important}.rbcc-coupon-layout{display:block!important;width:100%!important;min-width:0!important;max-width:100%!important;grid-template-columns:none!important;margin-top:18px!important}.rbcc-coupon-form,.rbcc-coupon-aside,.rbcc-coupon-aside-card,.rbcc-coupon-success{width:100%!important;min-width:0!important;max-width:100%!important}.rbcc-coupon-form{padding:18px!important;overflow:hidden!important}.rbcc-coupon-form-head h2{font-size:1.55rem!important;line-height:1.18!important;word-break:normal!important;overflow-wrap:break-word!important}.rbcc-coupon-step{display:block!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:18px 0 0!important;padding:15px!important;overflow:visible!important}.rbcc-coupon-step legend{max-width:100%!important;padding:0 6px!important;line-height:1.3!important;word-break:normal!important;white-space:normal!important}.rbcc-coupon-fields,.rbcc-coupon-sector-grid{display:grid!important;width:100%!important;min-width:0!important;max-width:100%!important;grid-template-columns:minmax(0,1fr)!important;gap:10px!important}.rbcc-coupon-fields label,.rbcc-coupon-sector-search,.rbcc-coupon-other,.rbcc-coupon-choice{width:100%!important;min-width:0!important;max-width:100%!important}.rbcc-coupon-fields input,.rbcc-coupon-sector-search input,.rbcc-coupon-other textarea{display:block!important;width:100%!important;min-width:0!important;max-width:100%!important;font-size:16px!important}.rbcc-coupon-step-intro{display:flex!important;width:100%!important;min-width:0!important;flex-direction:column!important;align-items:flex-start!important;gap:9px!important}.rbcc-coupon-selected-count{align-self:flex-start!important}.rbcc-coupon-sector-groups{display:grid!important;width:100%!important;min-width:0!important;max-width:100%!important;max-height:none!important;overflow:visible!important}.rbcc-coupon-sector-group{display:block!important;width:100%!important;min-width:0!important;max-width:100%!important;overflow:hidden!important}.rbcc-coupon-sector-group summary{display:grid!important;width:100%!important;min-width:0!important;grid-template-columns:minmax(0,1fr) auto auto!important;align-items:center!important;gap:8px!important}.rbcc-coupon-sector-group summary strong{min-width:0!important;word-break:normal!important;overflow-wrap:break-word!important}.rbcc-coupon-sector-group summary>span{margin:0!important;white-space:nowrap!important}.rbcc-coupon-choice{display:flex!important;align-items:center!important;padding:11px!important;overflow:hidden!important}.rbcc-coupon-choice span,.rbcc-coupon-choice strong{min-width:0!important;max-width:100%!important;word-break:normal!important;overflow-wrap:break-word!important;white-space:normal!important}.rbcc-coupon-written-callout,.rbcc-coupon-other.is-prominent{width:100%!important;min-width:0!important;max-width:100%!important}.rbcc-coupon-consents label{width:100%!important;min-width:0!important;word-break:normal!important;overflow-wrap:break-word!important}.rbcc-coupon-aside{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:12px!important;margin-top:16px!important}.rbcc-coupon-aside-card{padding:18px!important;overflow:hidden!important}.rbcc-coupon-aside-card li{grid-template-columns:32px minmax(0,1fr)!important}.rbcc-coupon-aside-card li strong,.rbcc-coupon-aside-card li span,.rbcc-coupon-demand-card strong,.rbcc-coupon-demand-card p{word-break:normal!important;overflow-wrap:break-word!important;white-space:normal!important}.rbcc-coupon-success{margin-top:18px!important;padding:26px 18px!important}}@media(max-width:420px){.rbcc-coupon-page{padding:0 10px!important}.rbcc-coupon-hero{padding:23px 16px!important;border-radius:18px!important}.rbcc-coupon-hero h1{font-size:2.05rem!important}.rbcc-coupon-benefits{display:grid!important;grid-template-columns:minmax(0,1fr)!important}.rbcc-coupon-benefits span{width:100%!important;border-radius:11px!important}.rbcc-coupon-form{padding:14px!important;border-radius:16px!important}.rbcc-coupon-step{padding:13px!important}.rbcc-coupon-sector-group summary{grid-template-columns:minmax(0,1fr) auto!important}.rbcc-coupon-sector-group summary>span{display:none!important}}.rbcc-coupon-aside-card ol{width:100%;min-width:0}.rbcc-coupon-aside-card li{display:grid!important;width:100%!important;min-width:0!important;grid-template-columns:36px minmax(0,1fr)!important;align-items:start!important;gap:11px!important}.rbcc-coupon-aside-card li::before{grid-column:1!important;grid-row:1!important}.rbcc-coupon-how-content{grid-column:2!important;grid-row:1!important;width:100%!important;min-width:0!important;max-width:100%!important}.rbcc-coupon-how-content strong,.rbcc-coupon-how-content span{display:block!important;width:100%!important;min-width:0!important;max-width:100%!important;word-break:normal!important;overflow-wrap:break-word!important;white-space:normal!important}.rbcc-coupon-how-content strong{color:#fff!important;font-size:.92rem!important;line-height:1.3!important}.rbcc-coupon-how-content span{margin-top:5px!important;color:#93a4ba!important;font-size:.79rem!important;line-height:1.52!important}@media(max-width:620px){.rbcc-coupon-aside-card{padding:17px!important}.rbcc-coupon-aside-card li{grid-template-columns:34px minmax(0,1fr)!important;gap:10px!important}.rbcc-coupon-how-content strong{font-size:.96rem!important}.rbcc-coupon-how-content span{font-size:.84rem!important;line-height:1.55!important}}