body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}*{box-sizing:border-box}a{color:inherit;text-decoration:none}:root{--brand-primary:#f06;--brand-secondary:#ff3385;--brand-gradient:linear-gradient(135deg,#f06,#ff3385);--font-family-custom:inherit;--border-radius:8px;--spacing-unit:1rem;--shadow-level:0 2px 8px rgba(0,0,0,.1);--font-weight-header:700}body[data-tenant],body[data-tenant] *,html[data-tenant],html[data-tenant] *,html[data-tenant] body{font-family:var(--font-family-custom)!important}:root[data-tenant][data-font=system]{--font-family-custom:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}:root[data-tenant][data-font=serif]{--font-family-custom:Georgia,Times,serif}:root[data-tenant][data-font=modern]{--font-family-custom:"Inter",-apple-system,sans-serif}:root[data-tenant][data-font=playful]{--font-family-custom:"Poppins",-apple-system,sans-serif}[data-theme=minimal]{--border-radius:4px;--spacing-unit:0.75rem;--shadow-level:0 1px 3px rgba(0,0,0,.05);--font-weight-header:600}[data-theme=bold]{--border-radius:12px;--spacing-unit:1.25rem;--shadow-level:0 4px 16px rgba(0,0,0,.15);--font-weight-header:800}[data-theme=creative]{--border-radius:16px;--spacing-unit:1rem;--shadow-level:0 8px 32px rgba(0,0,0,.2);--font-weight-header:700}[data-theme=rounded]{--border-radius:24px;--spacing-unit:1.125rem;--shadow-level:0 6px 24px rgba(0,0,0,.12)}[data-tenant] .tenant-logo{content:var(--logo-url)}[data-tenant] .tenant-banner{background-image:var(--banner-url);background-size:cover;background-position:50%}[data-theme=dark]{--bg-primary:#1a1a1a;--bg-secondary:#2d2d2d;--text-primary:#fff;--text-secondary:#ccc}.theme-transition{transition:all .3s ease-in-out}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}