:root{--primary-color:#84cc16;--secondary-color:#fbbf24;--accent-color:#48bb78;--light-color:#f7fee7}body[data-theme=grass],html[data-theme=grass]{--primary-color:#84cc16!important;--secondary-color:#fbbf24!important;--accent-color:#48bb78!important;--light-color:#f7fee7!important}body[data-theme=mystic],html[data-theme=mystic]{--primary-color:#8b5cf6!important;--secondary-color:#ec4899!important;--accent-color:#3b82f6!important;--light-color:#ede9fe!important}body[data-theme=ocean],html[data-theme=ocean]{--primary-color:#0ea5e9!important;--secondary-color:#06b6d4!important;--accent-color:#3b82f6!important;--light-color:#e0f2fe!important}body[data-theme=forest],html[data-theme=forest]{--primary-color:#22c55e!important;--secondary-color:#16a34a!important;--accent-color:#84cc16!important;--light-color:#dcfce7!important}body[data-theme=sunset],html[data-theme=sunset]{--primary-color:#f97316!important;--secondary-color:#ef4444!important;--accent-color:#f59e0b!important;--light-color:#fed7aa!important}body[data-theme=royal],html[data-theme=royal]{--primary-color:#7c3aed!important;--secondary-color:#a855f7!important;--accent-color:#c084fc!important;--light-color:#f3e8ff!important}body[data-theme=sunshine],html[data-theme=sunshine]{--primary-color:#fbbf24!important;--secondary-color:#f59e0b!important;--accent-color:#fb923c!important;--light-color:#fef3c7!important}:root,body[data-cta-theme=same_as_theme]{--cta-color-1:var(--primary-color);--cta-color-2:var(--secondary-color);--cta-color-3:var(--accent-color)}body[data-cta-theme=vibrant_purple]{--cta-color-1:#8b5cf6!important;--cta-color-2:#ec4899!important;--cta-color-3:#a855f7!important}body[data-cta-theme=electric_blue]{--cta-color-1:#3b82f6!important;--cta-color-2:#06b6d4!important;--cta-color-3:#0ea5e9!important}body[data-cta-theme=fresh_green]{--cta-color-1:#84cc16!important;--cta-color-2:#22c55e!important;--cta-color-3:#10b981!important}body[data-cta-theme=sunset_orange]{--cta-color-1:#f97316!important;--cta-color-2:#ef4444!important;--cta-color-3:#f59e0b!important}body[data-cta-theme=hot_pink]{--cta-color-1:#ec4899!important;--cta-color-2:#f43f5e!important;--cta-color-3:#db2777!important}body[data-cta-theme=cyber_neon]{--cta-color-1:#06b6d4!important;--cta-color-2:#a855f7!important;--cta-color-3:#f59e0b!important}*{box-sizing:border-box}body{line-height:1.6;margin:0;padding:0}.content-wrapper{margin:0 auto;max-width:1280px;padding:0 1.5rem}html{scroll-behavior:smooth}a:focus,button:focus{outline:2px solid var(--primary-color);outline-offset:2px}img{height:auto;max-width:100%}