Contact information

.ls-page,.ls-page *{box-sizing:border-box} .ls-page{--ink:#223028;--muted:#68736c;--sage:#718674;--deep:#344b3b;--mist:#edf3ec;--cream:#faf8f2;--line:#e3e9e1;--white:#fff;margin:0;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;line-height:1.75;background:radial-gradient(circle at 93% 2%,rgba(211,225,208,.65),transparent 26%),linear-gradient(180deg,#fbfcf9 0,#fff 48%,#fafbf8 100%)} .ls-page a{color:var(--deep);text-decoration:none}.ls-page a:hover{text-decoration:underline} .ls-hero{position:relative;overflow:hidden;padding:72px 24px 54px;text-align:center;border-bottom:1px solid rgba(227,233,225,.9)} .ls-hero:before,.ls-hero:after{content:"";position:absolute;border-radius:50%;pointer-events:none} .ls-hero:before{width:230px;height:230px;right:-92px;top:-92px;background:rgba(201,219,198,.45)} .ls-hero:after{width:145px;height:145px;left:-62px;bottom:-54px;background:rgba(239,229,204,.55)} .ls-kicker{display:inline-flex;align-items:center;gap:8px;padding:7px 14px;border:1px solid #dce5da;border-radius:999px;background:rgba(255,255,255,.78);color:#526a57;font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase} .ls-hero h1{position:relative;margin:17px auto 0;max-width:900px;color:#1f2c24;font-family:Georgia,"Times New Roman",serif;font-size:clamp(38px,6vw,66px);font-weight:500;line-height:1.06;letter-spacing:-.035em} .ls-hero p{position:relative;max-width:680px;margin:18px auto 0;color:var(--muted);font-size:17px} .ls-updated{margin-top:17px!important;color:#89928c!important;font-size:12px!important;letter-spacing:.04em} .ls-shell{display:grid;grid-template-columns:245px minmax(0,1fr);gap:32px;max-width:1160px;margin:0 auto;padding:48px 24px 76px;align-items:start} .ls-side{position:sticky;top:24px}.ls-nav,.ls-side-note{border:1px solid var(--line);border-radius:20px;background:rgba(255,255,255,.94);box-shadow:0 12px 36px rgba(45,66,51,.055)} .ls-nav{padding:20px}.ls-nav-title{margin:0 0 11px;color:#526a57;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase} .ls-nav a{display:block;padding:9px 0;border-bottom:1px solid #eef1ec;color:#69736c;font-size:13px}.ls-nav a:last-child{border:0}.ls-nav a:hover{color:var(--deep);text-decoration:none} .ls-side-note{margin-top:14px;padding:18px;background:linear-gradient(145deg,#edf3eb,#f8f7f1);color:#5f6d62;font-size:12.5px}.ls-side-note strong{display:block;margin-bottom:4px;color:#33483a;font-size:13.5px} .ls-main{min-width:0;padding:40px;border:1px solid var(--line);border-radius:27px;background:#fff;box-shadow:0 18px 55px rgba(45,66,51,.065)} .ls-lead{margin:0 0 28px;padding:23px 24px;border:1px solid #e4ebe1;border-radius:19px;background:linear-gradient(135deg,#f1f6ef,#fcfaf4);color:#56645a;font-size:16px} .ls-section{padding:27px 0;border-top:1px solid var(--line);scroll-margin-top:25px}.ls-section:first-of-type{border-top:0;padding-top:3px} .ls-section h2{margin:0 0 12px;color:#26392d;font-family:Georgia,"Times New Roman",serif;font-size:25px;font-weight:500;line-height:1.25;letter-spacing:-.015em} .ls-section h3{margin:20px 0 7px;color:#344b3b;font-size:16px}.ls-section p{margin:0 0 13px;color:#626e66;font-size:15px}.ls-section p:last-child{margin-bottom:0} .ls-list{margin:14px 0 0;padding:0;list-style:none}.ls-list li{position:relative;padding:9px 0 9px 29px;border-bottom:1px solid #f0f2ee;color:#5d6a61;font-size:14.5px}.ls-list li:last-child{border:0} .ls-list li:before{content:"✓";position:absolute;left:0;top:9px;width:19px;height:19px;border-radius:50%;background:var(--mist);color:#506b55;font-size:10px;font-weight:900;line-height:19px;text-align:center} .ls-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:17px}.ls-tile{padding:20px;border:1px solid var(--line);border-radius:17px;background:#fcfdfb}.ls-tile-icon{display:grid;width:36px;height:36px;margin-bottom:13px;place-items:center;border-radius:11px;background:var(--mist);color:#4f6954;font-size:18px}.ls-tile h3{margin:0 0 6px;color:#304335;font-size:15px}.ls-tile p{margin:0;color:#6b756e;font-size:13.5px} .ls-steps{display:grid;gap:12px;margin-top:18px}.ls-step{display:grid;grid-template-columns:40px 1fr;gap:14px;padding:16px;border:1px solid var(--line);border-radius:16px;background:#fcfdfb}.ls-step-num{display:grid;width:38px;height:38px;place-items:center;border-radius:12px;background:var(--deep);color:#fff;font-weight:800}.ls-step h3{margin:0 0 3px;color:#304335;font-size:15px}.ls-step p{margin:0;color:#6b756e;font-size:13.5px} .ls-alert{margin:18px 0 0;padding:18px 20px;border-left:3px solid #829583;border-radius:0 14px 14px 0;background:#f3f6f1;color:#5c685f;font-size:14px} .ls-faq{display:grid;gap:11px}.ls-faq details{border:1px solid var(--line);border-radius:15px;background:#fff;overflow:hidden}.ls-faq summary{position:relative;padding:17px 48px 17px 18px;color:#314538;font-size:15px;font-weight:700;cursor:pointer;list-style:none}.ls-faq summary::-webkit-details-marker{display:none}.ls-faq summary:after{content:"+";position:absolute;right:17px;top:50%;transform:translateY(-50%);color:#6c816f;font-size:22px;font-weight:400}.ls-faq details[open] summary:after{content:"−"}.ls-faq details p{margin:0;padding:0 18px 18px;color:#68736c;font-size:14px} .ls-contact{position:relative;overflow:hidden;margin-top:30px;padding:27px;border-radius:21px;background:#2e4536;color:#fff}.ls-contact:after{content:"";position:absolute;width:190px;height:190px;right:-75px;top:-75px;border-radius:50%;background:rgba(255,255,255,.05)} .ls-contact h2{position:relative;margin:0 0 6px;color:#fff;font-family:Georgia,"Times New Roman",serif;font-size:25px;font-weight:500}.ls-contact>p{position:relative;margin:0 0 18px;color:rgba(255,255,255,.72);font-size:14px}.ls-contact-grid{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.ls-info{padding:13px 14px;border:1px solid rgba(255,255,255,.1);border-radius:13px;background:rgba(255,255,255,.065)}.ls-label{margin-bottom:3px;color:rgba(255,255,255,.52);font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.ls-value{color:#fff;font-size:12.5px;line-height:1.55;overflow-wrap:anywhere}.ls-value a{color:#fff} .ls-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.ls-btn{display:inline-flex;align-items:center;justify-content:center;min-height:45px;padding:0 18px;border:1px solid var(--deep);border-radius:999px;background:var(--deep);color:#fff!important;font-size:13px;font-weight:750;text-decoration:none!important}.ls-btn--light{border-color:#dce5da;background:#fff;color:var(--deep)!important} .ls-foot{max-width:1160px;margin:0 auto;padding:0 24px 52px;color:#8c948e;text-align:center;font-size:11px} @media(max-width:820px){.ls-hero{padding:55px 18px 42px}.ls-hero p{font-size:15px}.ls-shell{grid-template-columns:1fr;padding:28px 15px 50px}.ls-side{position:static}.ls-nav{display:none}.ls-side-note{margin-top:0}.ls-main{padding:24px 19px;border-radius:21px}.ls-grid,.ls-contact-grid{grid-template-columns:1fr}.ls-section h2{font-size:22px}.ls-contact{padding:22px 19px}}
LUMINSTEAD™ · Home Care

Contact Us

Thoughtful support for a cleaner, easier home.

On this page
How we can helpContact detailsBefore you contact usBusiness information
We are here to help.Clear details help us review your request more quickly.
Questions about a product, order, delivery, or return? Send us the details and our customer care team will review your message as soon as reasonably possible.

How we can help

?

Product guidance

Questions about features, use, care, dimensions, or product suitability.

Order support

Order status, shipping updates, damaged items, returns, or missing products.

Contact details

Email is the best way to reach us because it lets you include your order information and photos when needed.

Before you contact us

To help us assist you efficiently, please include:

  • Your full name and the email used at checkout
  • Your order number, if your message concerns an order
  • A clear description of your question or issue
  • Photos or video if an item arrived damaged, incomplete, or incorrect
Please do not send a return to the business address unless our customer care team has first provided written return instructions.

Need a hand?

Contact the LUMINSTEAD™ customer care team and include your order number when applicable.

Brand
LUMINSTEAD™
Company
Shenzhen Naolengmiao Digital Technology Co., Ltd.
Owner
Wang Zhuoqun
Business address
Unit 2, Room 2406, Building D, Hong'an Garden, No. 139 Meilin Road, Meihe Community, Meilin Subdistrict, Futian District, Shenzhen City
© 2026 LUMINSTEAD™ · Shenzhen Naolengmiao Digital Technology Co., Ltd.