NAF Two-part Set
(function() { // --- Prevents the script from running multiple times if the page re-renders --- if (document.getElementById('notafeesh-product-app-loaded')) { return; } // --- 1. DEFINE THE STYLES (CSS) --- // This CSS string contains all the styling for the dark theme and layout. const cssStyles = ` #notafeesh-product-app-container { font-family: 'Inter', sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; color: #d1d5db !important; padding: 2rem; line-height: 1.6; margin: 0 -20px; /* Expands background color into parent padding */ } #notafeesh-product-app-container * { box-sizing: border-box; } #notafeesh-product-app-container h1, #notafeesh-product-