Contact information

```html
#wlr-contact-policy { --wlr-cream: #f7f1e7; --wlr-paper: #fffdf8; --wlr-soft: #fbf6ed; --wlr-brown: #34271f; --wlr-brown-2: #5c493b; --wlr-muted: #75685d; --wlr-line: #dfd2bf; --wlr-gold: #b89457; --wlr-gold-soft: #ead8b8; --wlr-shadow: 0 18px 46px rgba(51, 39, 31, 0.10); width: 100%; background: var(--wlr-cream); color: var(--wlr-brown); font-family: Georgia, "Times New Roman", serif; padding: 36px 18px; box-sizing: border-box; } #wlr-contact-policy, #wlr-contact-policy * { box-sizing: border-box; } #wlr-contact-policy .wlr-document { max-width: 1120px; margin: 0 auto; background: var(--wlr-paper); border: 1px solid var(--wlr-line); border-radius: 28px; box-shadow: var(--wlr-shadow); overflow: hidden; } #wlr-contact-policy .wlr-header { padding: 42px 34px 32px; text-align: center; background: radial-gradient(circle at 50% 0%, rgba(184, 148, 87, 0.16), transparent 36%), linear-gradient(180deg, #fffdf8 0%, #fbf6ed 100%); border-bottom: 1px solid var(--wlr-line); } #wlr-contact-policy .wlr-logo { width: min(560px, 92%); height: auto; display: block; margin: 0 auto 28px; } #wlr-contact-policy .wlr-eyebrow { display: inline-flex; align-items: center; justify-content: center; gap: 10px; color: var(--wlr-gold); text-transform: uppercase; letter-spacing: 0.14em; font-size: 12px; font-weight: 900; margin-bottom: 14px; } #wlr-contact-policy .wlr-eyebrow:before, #wlr-contact-policy .wlr-eyebrow:after { content: ""; width: 34px; height: 1px; background: var(--wlr-gold); display: inline-block; } #wlr-contact-policy h1, #wlr-contact-policy h2, #wlr-contact-policy h3, #wlr-contact-policy p { margin: 0; } #wlr-contact-policy h1 { color: var(--wlr-brown); font-size: clamp(34px, 4vw, 56px); line-height: 1.06; letter-spacing: -0.035em; } #wlr-contact-policy .wlr-subtitle { max-width: 780px; margin: 16px auto 0; color: var(--wlr-muted); font-size: 17px; line-height: 1.7; } #wlr-contact-policy .wlr-status { display: inline-flex; align-items: center; justify-content: center; margin-top: 24px; padding: 10px 14px; border-radius: 999px; background: rgba(184, 148, 87, 0.14); border: 1px solid rgba(184, 148, 87, 0.38); color: var(--wlr-brown); font-size: 12px; font-weight: 900; letter-spacing: 0.1em; text-transform: uppercase; } #wlr-contact-policy .wlr-body { padding: 34px; } #wlr-contact-policy .wlr-grid { display: grid; grid-template-columns: minmax(0, 1.05fr) minmax(320px, 0.65fr); gap: 22px; align-items: stretch; margin-bottom: 24px; } #wlr-contact-policy .wlr-card { background: #fffdf8; border: 1px solid var(--wlr-line); border-radius: 24px; padding: 24px; } #wlr-contact-policy .wlr-card.dark { background: var(--wlr-brown); border-color: rgba(255, 255, 255, 0.14); color: #fff; } #wlr-contact-policy .wlr-card.dark h2, #wlr-contact-policy .wlr-card.dark h3 { color: #fff; } #wlr-contact-policy .wlr-card.dark p, #wlr-contact-policy .wlr-card.dark a, #wlr-contact-policy .wlr-card.dark span { color: rgba(255, 255, 255, 0.78); } #wlr-contact-policy h2 { color: var(--wlr-brown); font-size: clamp(24px, 2.4vw, 34px); line-height: 1.12; letter-spacing: -0.03em; margin-bottom: 12px; } #wlr-contact-policy h3 { color: var(--wlr-brown); font-size: 19px; line-height: 1.25; margin-bottom: 8px; } #wlr-contact-policy p { color: var(--wlr-muted); font-size: 16px; line-height: 1.72; } #wlr-contact-policy p + p { margin-top: 12px; } #wlr-contact-policy a { color: var(--wlr-brown); text-decoration: none; border-bottom: 1px solid rgba(184, 148, 87, 0.55); } #wlr-contact-policy a:hover { color: var(--wlr-gold); } #wlr-contact-policy .wlr-contact-list { display: grid; gap: 14px; } #wlr-contact-policy .wlr-contact-item { padding: 15px; border-radius: 18px; background: rgba(255, 255, 255, 0.07); border: 1px solid rgba(255, 255, 255, 0.13); } #wlr-contact-policy .wlr-contact-item strong { display: block; color: var(--wlr-gold-soft); font-size: 12px; letter-spacing: 0.11em; text-transform: uppercase; margin-bottom: 7px; } #wlr-contact-policy .wlr-contact-item span, #wlr-contact-policy .wlr-contact-item a { display: block; font-size: 15px; line-height: 1.5; word-break: break-word; border-bottom: none; } #wlr-contact-policy .wlr-section { background: var(--wlr-paper); border: 1px solid var(--wlr-line); border-radius: 24px; padding: 24px; margin-top: 18px; } #wlr-contact-policy .wlr-section-title { display: flex; align-items: center; gap: 12px; margin-bottom: 12px; } #wlr-contact-policy .wlr-number { width: 32px; height: 32px; border-radius: 999px; display: inline-flex; align-items: center; justify-content: center; background: var(--wlr-gold); color: var(--wlr-brown); font-size: 13px; font-weight: 900; flex: 0 0 auto; } #wlr-contact-policy .wlr-section-title h2 { margin: 0; } #wlr-contact-policy .wlr-mini-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 14px; margin-top: 18px; } #wlr-contact-policy .wlr-mini { background: var(--wlr-soft); border: 1px solid var(--wlr-line); border-radius: 18px; padding: 16px; } #wlr-contact-policy .wlr-mini strong { display: block; color: var(--wlr-brown); font-size: 12px; letter-spacing: 0.1em; text-transform: uppercase; margin-bottom: 7px; } #wlr-contact-policy .wlr-mini span { display: block; color: var(--wlr-muted); font-size: 14px; line-height: 1.5; } #wlr-contact-policy .wlr-notice { margin-top: 18px; padding: 18px; border-radius: 20px; background: #fff8ec; border: 1px solid rgba(184, 148, 87, 0.38); } #wlr-contact-policy .wlr-notice strong { display: block; color: var(--wlr-brown); font-size: 13px; letter-spacing: 0.11em; text-transform: uppercase; margin-bottom: 8px; } #wlr-contact-policy .wlr-footer { margin-top: 24px; padding: 24px; border-radius: 24px; background: var(--wlr-brown); color: #fff; text-align: center; } #wlr-contact-policy .wlr-footer p { color: rgba(255, 255, 255, 0.78); max-width: 820px; margin: 0 auto; font-size: 15px; line-height: 1.65; } #wlr-contact-policy .wlr-updated { margin-top: 18px; color: var(--wlr-muted); font-size: 13px; text-align: center; } @media (max-width: 980px) { #wlr-contact-policy .wlr-grid, #wlr-contact-policy .wlr-mini-grid { grid-template-columns: 1fr; } #wlr-contact-policy .wlr-body { padding: 22px; } #wlr-contact-policy .wlr-header { padding: 34px 22px 26px; } }
Official Contact Information

Contact Information

This page provides the official business contact details for Western Lights Residences LLC, including information for general inquiries, future opening updates, payment or refund questions, policy notices, and written communications.

Western Lights Residences LLC

Corporate Contact Overview

Western Lights Residences LLC may be contacted for general business inquiries, future assisted living updates, future Independent Living updates, referral partner communications, website questions, policy notices, payment questions, refund requests, and other written communications.

Please use the contact information on this page for official communication unless a signed agreement, written notice, or applicable law provides a different contact method.

Business Status Notice

Western Lights Residences LLC is preparing for California Residential Care Facility for the Elderly licensure and is not currently accepting assisted living residents unless and until properly licensed and legally authorized to do so. Independent Living Homes are a future concept and are not currently accepting tenants.

Business Details

Business Name Western Lights Residences LLC
Business Address 12951 Campbell Ct. Hesperia, CA 92344 United States
1

General Inquiries

For general questions, future opening updates, referral partner communication, community inquiries, website questions, or information about The Western Lights Residences, please contact us by email or phone using the business information listed above.

Submission of an inquiry does not guarantee admission, placement, room availability, future pricing, tenancy, services, approval, or a response within a specific timeframe.

2

Future Assisted Living Inquiries

Western Lights Residences LLC is preparing its first future assisted living home in Hesperia, California, near Oak Hills. Families, placement partners, care professionals, and community partners may contact us to request future licensing, opening, tour, availability, and inquiry updates.

Western Lights Residences LLC is not currently licensed as a Residential Care Facility for the Elderly and is not yet accepting assisted living residents. Any future admission would be subject to applicable licensing requirements, preadmission assessment, resident suitability review, written agreements, availability, payment approval, and Western Lights’ ability to meet the applicant’s needs within approved licensing scope.

3

Future Independent Living Inquiries

Independent Living Homes are a future concept of Western Lights Residences LLC and are not currently accepting tenants. Independent Living inquiries may be submitted for future updates only.

Independent Living is not assisted living, does not include care or supervision, and would be governed by separate written terms if developed in the future.

4

Payment, Refund, and Policy Questions

Questions regarding payments, invoices, return and refund requests, cancellation-related questions, policy notices, or written account communications may be submitted to Western Lights Residences LLC using the contact information below.

Mailing Address Western Lights Residences LLC 12951 Campbell Ct. Hesperia, CA 92344
Email info@westernlightsresidences.com
Phone (760) 498-6058
5

Privacy, Website, and Data Requests

Privacy-related questions, website account questions, correction requests, data access requests, or requests related to personal information may be sent by email to info@westernlightsresidences.com.

Western Lights Residences LLC may request identity verification, account verification, proof of authority, or supporting documentation before responding to certain privacy, payment, resident-related, applicant-related, or policy-related requests.

6

Written Notices

Unless a signed agreement, applicable law, or written notice states otherwise, written notices to Western Lights Residences LLC should be sent to the business address or email address listed on this page.

Sending a message does not guarantee that a request has been approved, accepted, processed, or resolved. Western Lights Residences LLC may require additional information before taking action on a request.

7

Emergency Notice

This website and contact page are not monitored for medical emergencies, psychiatric emergencies, life-safety emergencies, law enforcement emergencies, urgent health conditions, or immediate danger.

If there is an emergency, call 911 or contact the appropriate emergency service provider immediately.

8

Response Times

Western Lights Residences LLC makes reasonable efforts to respond to inquiries in a timely manner. Response times may vary depending on the nature of the request, business operations, licensing-stage activity, documentation needs, and availability of the appropriate representative.

Last Updated: [Insert Date]

```