/*
Theme Name: Exhibition Marketplace
Description: Lightweight professional theme for Exhibition Marketplace and Exhibition Core V2.
Version: 2.0.0
Author: Sahiraay
*/
:root{--bg:#f6f7fb;--text:#171923;--muted:#667085;--border:#e7e9ef}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.96);border-bottom:1px solid var(--border)}.site-header-inner{max-width:1200px;margin:auto;padding:15px 22px;display:flex;justify-content:space-between;align-items:center}.brand{font-weight:800;font-size:21px;text-decoration:none}.main-nav{display:flex;gap:22px;align-items:center}.main-nav a{text-decoration:none;font-size:14px;font-weight:600}.nav-cta{background:#111827;color:#fff!important;padding:9px 14px;border-radius:9px}.menu-toggle{display:none;border:0;background:none;font-size:24px}.content-wrap{max-width:1200px;margin:auto;padding:25px 22px;min-height:70vh}.site-footer{background:#111827;color:#fff}.footer-inner{max-width:1200px;margin:auto;padding:40px 22px;display:flex;justify-content:space-between}.footer-inner a{color:#fff;text-decoration:none}@media(max-width:760px){.main-nav{display:none}.menu-toggle{display:block}.content-wrap{padding:18px 15px}.footer-inner{display:block}}
