StarVeil™ — Your Room, Reborn as a Galaxy
/* ============================================================ StarVeil™ Starry Sky Light — Scoped Shopify Description Paste this ENTIRE file into your Shopify product description using the HTML source () editor. All classes prefixed "sv-" — zero conflict with Dawn theme. ============================================================ */ .sv-wrap { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; color: #1a1a1a; line-height: 1.65; max-width: 680px; margin: 0 auto; padding: 0 16px; } .sv-wrap * { box-sizing: border-box; } /* Trust bar */ .sv-trust-bar { background: #0c0c2e; color: #fff; text-align: center; padding: 10px 16px; font-size: 12px; letter-spacing: 0.06em; font-weight: 600; text-transform: uppercase; margin: 0 -16px; } /* Sections */ .sv-section { padding: 28px 0; border-bottom: 1px solid #ebebf5; } .sv-section:last-child { border-bottom: none; } /* Eyebrow */ .sv-eyebrow { font-size: 11px; font-weight: 700; letter-spacing: 0.13em; text-transform: uppercase; color: #7b5ea7; margin: 0 0 6px 0; display: block; } /* Headings */ .sv-h2 { font-size: 22px; font-weight: 800; line-height: 1.25; color: #0c0c2e; margin: 0 0 12px 0; } .sv-h2 em { font-style: italic; color: #7b5ea7; } /* Body */ .sv-body { font-size: 15px; color: #333; margin: 0 0 14px 0; line-height: 1.65; } /* Stats */ .sv-stats { display: flex; justify-content: space-around; flex-wrap: wrap; gap: 8px; padding: 20px 0 4px; border-bottom: 1px solid #ebebf5; } .sv-stat { text-align: center; flex: 1 1 80px; padding-bottom: 16px; } .sv-stat-num { display: block; font-size: 26px; font-weight: 800; color: #0c0c2e; line-height: 1.1; } .sv-stat-label { font-size: 11px; color: #7a7a9a; margin-top: 3px; line-height: 1.3; display: block; } /* Hook — deep space */ .sv-hook { background: linear-gradient(145deg, #0c0c2e 0%, #1a1050 100%); color: #fff; padding: 28px 20px; border-radius: 12px; margin: 0 0 20px 0; text-align: center; } .sv-hook-title { font-size: 22px; font-weight: 800; line-height: 1.3; margin: 0 0 12px 0; color: #fff; } .sv-hook-sub { font-size: 14px; color: #c4b4e4; line-height: 1.7; margin: 0; } /* Fear card */ .sv-fear { background: #fff8f0; border-left: 4px solid #c0392b; padding: 16px; border-radius: 6px; margin: 16px 0; } .sv-fear p { font-size: 15px; color: #2c1010; line-height: 1.7; margin: 0; } .sv-fear strong { color: #c0392b; } /* Highlight strip */ .sv-highlight { background: #f0eafa; border-left: 4px solid #7b5ea7; padding: 14px 16px; border-radius: 6px; margin: 16px 0; font-size: 14px; color: #1a0a40; font-weight: 600; line-height: 1.7; } /* Video placeholder */ .sv-video { background: #f5f0fc; border: 1.5px dashed #7b5ea7; border-radius: 8px; padding: 14px 16px; text-align: center; font-size: 13px; color: #7b5ea7; font-weight: 600; margin: 18px 0; display: block; } /* Benefits grid */ .sv-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 14px 0; } .sv-card { background: #f5f0fc; border-radius: 8px; padding: 14px 12px; } .sv-card-icon { font-size: 18px; margin: 0 0 6px 0; display: block; } .sv-card-title { font-size: 13px; font-weight: 700; color: #0c0c2e; margin: 0 0 4px 0; } .sv-card-desc { font-size: 12px; color: #6a6a8a; line-height: 1.5; margin: 0; } /* Features */ .sv-features { margin: 14px 0; } .sv-feature { display: flex; gap: 12px; padding: 14px 0; border-bottom: 1px solid #ebebf5; align-items: flex-start; } .sv-feature:last-child { border-bottom: none; } .sv-feature-num { font-size: 22px; font-weight: 900; color: #d4c4ee; line-height: 1; min-width: 32px; } .sv-feature-title { font-size: 14px; font-weight: 700; color: #0c0c2e; margin: 0 0 4px 0; } .sv-feature-desc { font-size: 13px; color: #555; line-height: 1.55; margin: 0; } /* Steps */ .sv-steps { margin: 14px 0; } .sv-step { display: flex; gap: 14px; padding: 14px 0; border-bottom: 1px solid #ebebf5; align-items: flex-start; } .sv-step:last-child { border-bottom: none; } .sv-step-num { width: 32px; height: 32px; min-width: 32px; border-radius: 50%; background: #0c0c2e; color: #fff; font-size: 14px; font-weight: 800; display: flex; align-items: center; justify-content: center; margin-top: 1px; } .sv-step-title { font-size: 14px; font-weight: 700; color: #0c0c2e; margin: 0 0 4px 0; } .sv-step-body { font-size: 13px; color: #555; line-height: 1.55; margin: 0; } /* Spec table */ .sv-table { width: 100%; border-collapse: collapse; font-size: 13px; margin: 14px 0; } .sv-table tr:nth-child(even) { background: #f5f0fc; } .sv-table td { padding: 10px 12px; border-bottom: 1px solid #ebebf5; vertical-align: top; } .sv-table td:first-child { font-weight: 700; color: #7b5ea7; width: 42%; } /* Guarantee */ .sv-guarantee { background: #e8e0f7; border-radius: 8px; padding: 16px; display: flex; gap: 12px; align-items: flex-start; margin: 20px 0; } .sv-guarantee-icon { font-size: 26px; min-width: 30px; } .sv-guarantee-title { font-size: 14px; font-weight: 800; color: #0c0c2e; margin: 0 0 4px 0; } .sv-guarantee-body { font-size: 13px; color: #2a1a5e; line-height: 1.5; margin: 0; } /* Badge strip */ .sv-badge { font-size: 12px; text-align: center; color: #7b5ea7; font-weight: 700; margin: 10px 0 0; letter-spacing: 0.03em; } /* Mode pills */ .sv-modes { display: flex; flex-wrap: wrap; gap: 8px; margin: 14px 0; } .sv-mode-pill { background: #f5f0fc; border: 1.5px solid #d4c4ee; border-radius: 20px; padding: 6px 14px; font-size: 12px; font-weight: 700; color: #1a0a40; } /* Mobile */ @media (max-width: 480px) { .sv-h2 { font-size: 19px; } .sv-grid { grid-template-columns: 1fr; } .sv-stat-num { font-size: 22px; } .sv-hook-title { font-size: 18px; } } Best-Selling Galaxy Projector · 100,000+ Verified Customers · 30-Day Money-Back Guarantee Your Room Should Feel Like an Escape.Right Now It Just Feels Like a Room. The same four walls. The same harsh overhead light. You come home from a long day and there's nowhere that actually feels like a place to breathe. No atmosphere. No calm. No wonder. You've been one light away from the room you actually deserve — and you didn't know it. Key Benefits What Changes the Moment You Turn It On ✔️ Full Ceiling Galaxy Projection Stars and nebula clouds fill your entire ceiling and walls — not just a small circle above the unit. ✔️ 12 Adjustable Light Modes Switch between deep space blues, aurora greens, warm nebula purples, and more to match your mood. ✔️ Whisper-Silent Rotation The slow rotation creates a living galaxy effect without a sound — your peace is never interrupted. ✔️ Built-In Sleep Timer Set it to switch off automatically so children and adults drift off without waking to turn it off. ✔️ Plug and Play — 10 Seconds USB powered, no tools, no complicated setup. Plug in and your room becomes a galaxy in seconds. ✔️ Works in Any Room Bedroom, nursery, living room, gaming setup, home cinema, or meditation space — transforms any space. How to Use Your Galaxy Is Three Steps Away. 1 Place It and Plug In Set StarVeil™ on any flat surface — bedside table, desk, shelf, or floor. Plug the USB cable into any USB adapter, laptop port, or power bank. No assembly or tools required. 2 Choose Your Mode Press the control button to cycle through 12 projection modes. Adjust brightness from a soft bedtime glow to a vivid full-ceiling galaxy display. Tap again to toggle rotation on or off depending on your preference. 3 Set the Timer and Drift Off Activate the built-in sleep timer to automatically switch the projector off after your chosen interval. Lie back, watch the stars move slowly across your ceiling, and let your mind go quiet. Specifications Product Details Coverage Full ceiling and wall projection — up to 20 sqm room Rotation Silent slow-rotation motor — togglable on/off Sleep Timer Built-in auto shut-off timer Power USB powered — compatible with any USB adapter or power bank Connectivity USB-A cable included Light Source LED — energy-efficient, long-life, low heat Noise Level Whisper-silent — under 20dB during rotation Best For Bedroom, nursery, gaming room, living room, meditation space Suitable For All ages — children, adults, teens, gift-giving Setup Time Under 10 seconds — plug and play Guarantee 30-Day Full Money-Back — No questions asked 🛡️ 30-Day Money-Back Guarantee — Zero Risk Switch on StarVeil™ and experience your room transformed. If it doesn't feel like the most magical atmosphere you've ever created at home, contact our team for a full refund — no return required, no questions asked.