
/* GP35_M133_FINANCEPLACE_CATEGORY_BLUE_MENU_CLEANUP */
body[data-gp-place-surface="yellow"]{background:#fff;color:#111;}
body[data-gp-place-surface="yellow"] .gp77-finance-header,
body[data-gp-place-surface="yellow"] .gp78-finance-header,
body[data-gp-place-surface="yellow"] .gp77-finance-strip,
body[data-gp-place-surface="yellow"] .gp78-finance-page-strip{display:none!important;}
.gp133-category-page .gp14c-hero{background:linear-gradient(90deg,rgba(246,189,0,.25),#fff 46%,#fff);}
.gp133-category-page .gp14c-panel{background:radial-gradient(circle at 80% 0%,rgba(246,189,0,.25),transparent 20rem),linear-gradient(180deg,#15120a,#2b230d);}
.gp133-category-page .gp133-category-nav{display:flex;gap:10px;flex-wrap:wrap;margin:24px 0 0;}
.gp133-category-page .gp133-category-nav a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:9px 14px;border-radius:999px;border:1px solid rgba(17,17,17,.15);background:#fff;color:#111;text-decoration:none;font-weight:900;}
.gp133-category-page .gp133-category-nav a[aria-current="page"]{background:#f6bd00;border-color:#d9a100;}
.gp133-listing{display:grid;grid-template-columns:minmax(220px,1.1fr) minmax(240px,2fr) max-content max-content;gap:14px;align-items:center;border:1px solid #e8dfc8;border-radius:22px;background:#fff;padding:18px;margin:12px 0;box-shadow:0 12px 34px rgba(17,17,17,.04);}
.gp133-listing strong{font-size:20px;color:#111;}
.gp133-listing span{color:#555;line-height:1.45;}
.gp133-badge{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#fff4c2;border:1px solid #d9a100;color:#3f2f00;font-weight:950;font-size:12px;text-transform:uppercase;letter-spacing:.05em;padding:7px 10px;white-space:nowrap;}
.gp133-listing a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;border-radius:999px;padding:9px 13px;background:#f6bd00;border:1px solid #d9a100;color:#111;text-decoration:none;font-weight:900;white-space:nowrap;}
html[data-gp-finance-blue-active="1"] body[data-gp-place-surface="yellow"]{background:#fff!important;color:#111!important;}
@media(max-width:900px){.gp133-listing{grid-template-columns:1fr}.gp133-listing a{width:max-content}}
