/* CAFEX Theme 2.0 Clean / Brand: no nav behavior overrides */
:root{--cafex-orange:#ff7002;--cafex-orange-2:#ff9b00;--cafex-red:#e60012;--accent-color:#ff7002;--nav-hover-color:#ff7002;--nav-dropdown-hover-color:#ff7002}
.cafex-logo,.cafex-hero-logo,.logo .cafex-logo{display:inline-flex;align-items:flex-end;font-family:"Montserrat",system-ui,sans-serif!important;font-weight:700!important;letter-spacing:.07em;line-height:.88;text-decoration:none!important;white-space:nowrap}
.cafex-logo{font-size:34px}.cafex-dot{display:inline-block;position:relative;width:.22em;height:.22em;margin-left:.055em;margin-bottom:.06em;border-radius:50%;background:linear-gradient(135deg,var(--cafex-red) 0%,var(--cafex-orange) 48%,var(--cafex-orange-2) 100%);box-shadow:0 0 18px rgba(255,112,2,.45),0 0 42px rgba(255,112,2,.18)}
.cafex-dot:after{content:"";position:absolute;inset:0;border-radius:inherit;background:inherit;opacity:.55;animation:cafex-dot-pulse 2.1s cubic-bezier(0,0,.2,1) infinite}
@keyframes cafex-dot-pulse{0%{transform:scale(1);opacity:.55}70%{transform:scale(3);opacity:0}100%{opacity:0}}
.header .sitename,.header .logo h1,.footer .sitename,.footer .logo h1{font-family:"Montserrat",system-ui,sans-serif!important;font-weight:700!important}
.cafex-menu-action{cursor:pointer}.cafex-menu-action.is-active{color:var(--cafex-orange)!important;font-weight:800}.cafex-menu-action.is-active:before{content:"✓ "}
@media(max-width:575px){.cafex-logo{font-size:28px}}
