Car Roof Suction Cup Mount for Starlink Mini
/* === Stable & Versatile Styling === */ :root { --primary-bg: #F0F4F7; /* Light, cool grey for main background */ --secondary-bg: #FFFFFF; /* Pure white for section backgrounds */ --tertiary-bg: #E3E9EE; /* Soft, slightly darker grey for feature cards */ --accent-color: #007ACC; /* A professional, clear blue for accents and icons */ --accent-light: #4DB0E6; /* Lighter shade of blue */ --heading-color: #263238; /* Dark blue-grey for headings */ --body-text-color: #4A6572; /* Medium dark grey for body text */ --light-text-color: #78909C; /* Lighter grey for descriptive text/captions */ --border-color: #CAD5DF; /* Subtle grey for borders */ --highlight-bg: #E8F4F8; /* Very light blue for specific backgrounds */ --font-family-primary: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;