:root{--background:#ffffff;--foreground:#171717;--primary-blue:#007aff;--primary-blue-hover:#0066cc;--primary-blue-light:#e5f1ff;--primary-blue-dark:#004999;--success-green:#34c759;--success-green-hover:#30b251;--success-green-light:#e8f7ed;--success-green-dark:#248a3d;--coral:#ff6b6b;--coral-hover:#ff5252;--coral-light:#ffe5e5;--coral-dark:#cc4b4b;--purple:#af52de;--purple-hover:#9b47c4;--purple-light:#f5e6fa;--purple-dark:#7b3b9c;--orange:#ff9500;--orange-hover:#e68500;--orange-light:#fff2e5;--orange-dark:#cc7700;--pink:#ff2d55;--pink-hover:#e6284c;--pink-light:#ffe5eb;--pink-dark:#cc2444;--indigo:#5856d6;--indigo-hover:#4f4dc1;--indigo-light:#eaeaf9;--indigo-dark:#3e3d94;--lavender:#8e8e93;--lavender-hover:#7a7a7f;--lavender-light:#f1f1f3;--lavender-dark:#636366;--slate:#2c3e50;--slate-hover:#253443;--slate-light:#e8ecef;--slate-dark:#1a252f;--gradient-primary:#ea7b68;--gradient-primary-hover:#da6b58;--gradient-light:#f3ebd2;--gradient-accent:#a8d5e8;--gradient-accent-hover:#8ec5dd;--color-blocks:#a8d5c8;--color-blocks-hover:#8ec5b8;--color-blocks-light:#e8f5f1;--color-stories:#5ba3c0;--color-stories-hover:#4a93b0;--color-stories-light:#e8f4fa;--color-issues:#ea7b68;--color-issues-hover:#da6b58;--color-issues-light:#fef0ed;--color-fundraisers:#6dac93;--color-fundraisers-hover:#5d9c83;--color-fundraisers-light:rgba(109,172,147,0.08);--color-announcements:#f4a261;--color-announcements-hover:#e08c4a;--color-announcements-light:rgba(244,162,97,0.08);--color-housing:#e8913a;--color-housing-hover:#d07f2a;--color-housing-light:rgba(232,145,58,0.08);--color-wallet:#f0b429;--color-wallet-hover:#d99e1b;--color-wallet-light:rgba(240,180,41,0.08);--gradient-dark:linear-gradient(135deg,#0a0a0a,#1a1a2e,#16213e);--brand-purple:#ea7b68;--brand-purple-dark:#da6b58;--brand-purple-light:#f5a89a;--brand-orange:#f3ebd2;--brand-orange-dark:#e3dbc2;--brand-orange-light:#faf5e8;--brand-shadow:0 4px 15px rgba(234,123,104,0.3);--brand-shadow-hover:0 8px 25px rgba(234,123,104,0.4);--color-grey-100:#f3f4f6;--color-grey-200:#e5e7eb;--color-grey-300:#d1d5db;--color-grey-400:#9ca3af;--color-grey-500:#6b7280;--color-grey-600:#4b5563;--color-grey-700:#374151;--color-grey-800:#1f2937;--color-grey-900:#111827;--color-primary:#3b82f6;--color-primary-dark:#2563eb;--color-primary-light:#93c5fd;--color-secondary:#4f46e5;--color-purple:#8b5cf6;--color-orange:#f97316;--color-green:#22c55e;--color-red:#ef4444;--color-yellow:#eab308;--color-pink:#ec4899;--bg-primary:#ffffff;--bg-secondary:#f2f2f7;--bg-tertiary:#e5e5ea;--text-primary:#000000;--text-secondary:#666666;--text-tertiary:#999999;--text-light:#ffffff;--border-light:#e5e5ea;--border-medium:#c7c7cc;--border-dark:#8e8e93;--color-success:#10b981;--color-success-light:#ecfdf5;--color-error:#ef4444;--color-error-light:#fee2e2;--color-warning:#f59e0b;--color-warning-light:#fefce8}body,html{max-width:100vw;overflow-x:hidden;min-height:100vh}body{color:var(--foreground);background:var(--brand-orange-light);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}