{"product_id":"cute-cloud-kids-alarm-clock-with-star-projector-warm-night-light-sleep-trainer-for-toddler-bedroom","title":"LHTRGV Cute Cloud Kids Alarm Clock with Star Projector \u0026 Warm Night Light","description":"\u003cstyle\u003e\n  .lht-cloud-detail {\n    --cloud-purple: #8268d8;\n    --cloud-pink: #ff9bbd;\n    --cloud-yellow: #ffdf82;\n    --cloud-blue: #bfeaff;\n    --cloud-ink: #413b50;\n    --cloud-muted: #746e80;\n\n    width: 100%;\n    max-width: 620px;\n    margin: 0 auto;\n    color: var(--cloud-ink);\n    font-family: inherit;\n    line-height: 1.65;\n  }\n\n  .lht-cloud-detail * {\n    box-sizing: border-box;\n  }\n\n  .lht-cloud-hero {\n    position: relative;\n    overflow: hidden;\n    margin: 0 0 18px;\n    padding: 22px 20px;\n    border: 2px solid #eee8ff;\n    border-radius: 24px;\n    background: linear-gradient(135deg, #faf7ff 0%, #fff6fa 100%);\n  }\n\n  .lht-cloud-hero::after {\n    position: absolute;\n    right: 15px;\n    bottom: 5px;\n    color: #f2d9a0;\n    content: \"✦\";\n    font-size: 38px;\n    line-height: 1;\n  }\n\n  .lht-cloud-label {\n    display: inline-block;\n    margin-bottom: 10px;\n    padding: 5px 11px;\n    border-radius: 999px;\n    background: #eee8ff;\n    color: #715ac0;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.04em;\n  }\n\n  .lht-cloud-title {\n    position: relative;\n    z-index: 1;\n    margin: 0 0 9px;\n    color: var(--cloud-ink);\n    font-size: clamp(23px, 3vw, 30px);\n    font-weight: 800;\n    line-height: 1.2;\n  }\n\n  .lht-cloud-intro {\n    position: relative;\n    z-index: 1;\n    max-width: 500px;\n    margin: 0;\n    color: var(--cloud-muted);\n    font-size: 14px;\n  }\n\n  .lht-cloud-pills {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 14px 0 18px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .lht-cloud-pills li {\n    padding: 7px 11px;\n    border: 1px solid #eee5f5;\n    border-radius: 999px;\n    background: #fff;\n    color: #625a70;\n    font-size: 12px;\n  }\n\n  .lht-cloud-image {\n    margin: 18px 0;\n    overflow: hidden;\n    border: 3px solid #f0eaff;\n    border-radius: 20px;\n    background: #faf7ff;\n  }\n\n  .lht-cloud-image img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .lht-cloud-heading {\n    display: flex;\n    align-items: center;\n    gap: 9px;\n    margin: 22px 0 11px;\n    color: var(--cloud-ink);\n    font-size: 19px;\n    font-weight: 800;\n    line-height: 1.3;\n  }\n\n  .lht-cloud-heading::before {\n    width: 10px;\n    height: 10px;\n    flex: 0 0 10px;\n    border-radius: 50%;\n    background: var(--cloud-pink);\n    content: \"\";\n  }\n\n  .lht-cloud-copy {\n    margin: 0 0 13px;\n    color: var(--cloud-muted);\n    font-size: 13px;\n  }\n\n  .lht-cloud-features {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 9px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .lht-cloud-features li {\n    min-height: 82px;\n    padding: 12px;\n    border-radius: 16px;\n    color: #554e62;\n    font-size: 12px;\n    line-height: 1.5;\n  }\n\n  .lht-cloud-features li:nth-child(4n + 1) {\n    background: #fff0f6;\n  }\n\n  .lht-cloud-features li:nth-child(4n + 2) {\n    background: #f1edff;\n  }\n\n  .lht-cloud-features li:nth-child(4n + 3) {\n    background: #fff8df;\n  }\n\n  .lht-cloud-features li:nth-child(4n + 4) {\n    background: #eaf8ff;\n  }\n\n  .lht-cloud-icon {\n    display: block;\n    margin-bottom: 4px;\n    font-size: 17px;\n  }\n\n  .lht-cloud-occasions {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 12px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .lht-cloud-occasions li {\n    padding: 7px 11px;\n    border: 1px solid #f3d9e5;\n    border-radius: 999px;\n    background: #fff8fb;\n    color: #695260;\n    font-size: 12px;\n  }\n\n  .lht-cloud-faq {\n    padding: 15px 16px;\n    border-radius: 18px;\n    background: #fff9e9;\n  }\n\n  .lht-cloud-faq-item + .lht-cloud-faq-item {\n    margin-top: 12px;\n    padding-top: 12px;\n    border-top: 1px dashed #eadcae;\n  }\n\n  .lht-cloud-faq h4 {\n    margin: 0 0 3px;\n    color: var(--cloud-ink);\n    font-size: 13px;\n    font-weight: 750;\n  }\n\n  .lht-cloud-faq p {\n    margin: 0;\n    color: var(--cloud-muted);\n    font-size: 12px;\n  }\n\n  .lht-cloud-ending {\n    margin: 17px 0 0;\n    padding: 13px 15px;\n    border-radius: 16px;\n    background: #f2edff;\n    color: #5d5277;\n    font-size: 13px;\n    text-align: center;\n  }\n\n  @media (max-width: 480px) {\n    .lht-cloud-hero {\n      padding: 18px 16px;\n      border-radius: 20px;\n    }\n\n    .lht-cloud-features {\n      gap: 8px;\n    }\n\n    .lht-cloud-features li {\n      min-height: 76px;\n      padding: 10px;\n    }\n\n    .lht-cloud-image {\n      border-radius: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lht-cloud-detail\"\u003e\n  \u003cdiv class=\"lht-cloud-hero\"\u003e\n    \u003cspan class=\"lht-cloud-label\"\u003e☁️ A LITTLE MAGIC BEFORE BEDTIME\u003c\/span\u003e\n    \u003ch2 class=\"lht-cloud-title\"\u003eMake Bedtime Feel a Little More Magical\u003c\/h2\u003e\n    \u003cp class=\"lht-cloud-intro\"\u003e\n      A cute cloud-shaped bedside clock with an alarm, a warm night light and a star projector—made to add a little wonder to bedtime and morning routines.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cul class=\"lht-cloud-pills\" aria-label=\"Product features\"\u003e\n    \u003cli\u003e⏰ Alarm clock\u003c\/li\u003e\n    \u003cli\u003e🌙 Warm night light\u003c\/li\u003e\n    \u003cli\u003e⭐ Star projector\u003c\/li\u003e\n    \u003cli\u003e☁️ Cloud-shaped design\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cfigure class=\"lht-cloud-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/1103\/4977\/files\/2-2.jpg?v=1790177977\" alt=\"Cute LHTRGV cloud-shaped kids alarm clock with star projector and warm night light\" loading=\"lazy\"\u003e\n  \u003c\/figure\u003e\n\n  \u003ch3 class=\"lht-cloud-heading\"\u003eA Cozy Little Bedside Companion\u003c\/h3\u003e\n  \u003cul class=\"lht-cloud-features\"\u003e\n    \u003cli\u003e\n\u003cspan class=\"lht-cloud-icon\"\u003e⭐\u003c\/span\u003eProjects a playful starry scene onto the ceiling or walls.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"lht-cloud-icon\"\u003e🌙\u003c\/span\u003eWarm light adds a gentle glow to the bedroom.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"lht-cloud-icon\"\u003e⏰\u003c\/span\u003eAn easy-to-read display and alarm fit into everyday routines.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"lht-cloud-icon\"\u003e☁️\u003c\/span\u003eRounded cloud styling brings a sweet touch to little ones’ rooms.\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003ch3 class=\"lht-cloud-heading\"\u003eSweet Moments, Day and Night\u003c\/h3\u003e\n  \u003cp class=\"lht-cloud-copy\"\u003e\n    From winding down at bedtime to getting ready in the morning, this cheerful cloud clock makes a lovely addition to a child’s room.\n  \u003c\/p\u003e\n  \u003cul class=\"lht-cloud-occasions\"\u003e\n    \u003cli\u003e🧸 Toddler bedrooms\u003c\/li\u003e\n    \u003cli\u003e🌙 Bedtime routines\u003c\/li\u003e\n    \u003cli\u003e📖 Quiet story time\u003c\/li\u003e\n    \u003cli\u003e🎁 Birthday gifts\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cfigure class=\"lht-cloud-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/1103\/4977\/files\/2-3.jpg?v=1790177977\" alt=\"Close-up detail of the LHTRGV cloud-shaped kids alarm clock\" loading=\"lazy\"\u003e\n  \u003c\/figure\u003e\n\n  \u003ch3 class=\"lht-cloud-heading\"\u003eCute Even When It’s Off\u003c\/h3\u003e\n  \u003cp class=\"lht-cloud-copy\"\u003e\n    The cloud-inspired shape looks right at home on a bedside table, shelf or nursery cabinet. Its clock, light and projection bring several bedtime favorites together in one sweet little design.\n  \u003c\/p\u003e\n\n  \u003cfigure class=\"lht-cloud-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/1103\/4977\/files\/2-4.jpg?v=1790177974\" alt=\"LHTRGV cloud-shaped kids alarm clock product view\" loading=\"lazy\"\u003e\n  \u003c\/figure\u003e\n\n  \u003ch3 class=\"lht-cloud-heading\"\u003eA Few Quick Answers\u003c\/h3\u003e\n  \u003cdiv class=\"lht-cloud-faq\"\u003e\n    \u003cdiv class=\"lht-cloud-faq-item\"\u003e\n      \u003ch4\u003eIs it only an alarm clock?\u003c\/h4\u003e\n      \u003cp\u003eNo. It also has a warm night light and a star projector.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lht-cloud-faq-item\"\u003e\n      \u003ch4\u003eCan it be used during story time?\u003c\/h4\u003e\n      \u003cp\u003eYes. The warm light and star projection can add a cozy touch to story time.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lht-cloud-faq-item\"\u003e\n      \u003ch4\u003eWho is it designed for?\u003c\/h4\u003e\n      \u003cp\u003eIt’s a playful bedside companion for children’s bedrooms and nursery routines.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"lht-cloud-ending\"\u003e\n    A little cloud, a cozy glow and a sky full of stars ☁️✨\n  \u003c\/p\u003e\n\u003c\/div\u003e","brand":"LHTRGV","offers":[{"title":"Default Title","offer_id":46616364974177,"sku":"LHTRGV-02","price":34.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/1103\/4977\/files\/2-4.jpg?v=1790181882","url":"https:\/\/lhtrgv.com\/products\/cute-cloud-kids-alarm-clock-with-star-projector-warm-night-light-sleep-trainer-for-toddler-bedroom","provider":"My Store","version":"1.0","type":"link"}