@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif}:root{--ns-brand: #f97316;--ns-brand-dark: #c2410c;--ns-brand-light: #fb923c;--ns-blue: #1d4ed8;--ns-navy: #0f172a;--ns-text-heading: #0f1535;--ns-text-body: #334155;--ns-text-muted: #64748b;--ns-text-on-dark: #ffffff;--ns-bg-page: #f8fafc;--ns-bg-section: #ffffff;--ns-bg-alt: #f1f5f9;--ns-bg-card: #ffffff;--ns-border: #e2e8f0;--ns-shadow-sm: 0 1px 3px rgba(0,0,0,.08), 0 1px 2px rgba(0,0,0,.05);--ns-shadow-md: 0 4px 16px rgba(0,0,0,.1);--ns-shadow-lg: 0 10px 32px rgba(0,0,0,.12);--ns-hero-gradient: linear-gradient(135deg, #f97316 0%, #fb5a1e 35%, #1d4ed8 72%, #0f172a 100%);--ns-tag-bg: #f97316;--ns-tag-text: #ffffff;--ns-card-hover-border: #f97316}[data-theme=dark]{--ns-brand: #fb923c;--ns-brand-dark: #f97316;--ns-brand-light: #fdba74;--ns-blue: #3b82f6;--ns-navy: #e2e8f0;--ns-text-heading: #f1f5f9;--ns-text-body: #cbd5e1;--ns-text-muted: #94a3b8;--ns-bg-page: #0f172a;--ns-bg-section: #1e293b;--ns-bg-alt: #162032;--ns-bg-card: #1e293b;--ns-border: #334155;--ns-shadow-sm: 0 1px 3px rgba(0,0,0,.3), 0 1px 2px rgba(0,0,0,.2);--ns-shadow-md: 0 4px 16px rgba(0,0,0,.4);--ns-shadow-lg: 0 10px 32px rgba(0,0,0,.5);--ns-hero-gradient: linear-gradient(135deg, #fb923c 0%, #f97316 30%, #3b82f6 70%, #0f172a 100%);--ns-tag-bg: #ea580c;--ns-card-hover-border: #fb923c}
