{"title":"Cozy Room \u0026 Bedtime","description":null,"products":[{"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"},{"product_id":"cute-desktop-bluetooth-speaker-with-pixel-art-smile-display-rgb-ambient-light","title":"LHTRGV Cute Desktop Bluetooth Speaker with Pixel Art Smile Display \u0026 RGB Ambient Light","description":"\u003cstyle\u003e\n  .lht-kids-detail {\n    --lht-purple: #8c6de8;\n    --lht-pink: #ff8db5;\n    --lht-yellow: #ffd86b;\n    --lht-blue: #bcecff;\n    --lht-ink: #373246;\n    --lht-soft-ink: #716b7e;\n    width: 100%;\n    max-width: 620px;\n    margin: 0 auto;\n    color: var(--lht-ink);\n    font-family: inherit;\n    line-height: 1.65;\n  }\n\n  .lht-kids-detail * {\n    box-sizing: border-box;\n  }\n\n  .lht-kids-hero {\n    margin: 0 0 18px;\n    padding: 20px;\n    border: 2px solid #eee8ff;\n    border-radius: 22px;\n    background: #faf8ff;\n  }\n\n  .lht-kids-label {\n    display: inline-block;\n    margin-bottom: 10px;\n    padding: 5px 11px;\n    border-radius: 999px;\n    background: #eee8ff;\n    color: #7157c7;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.04em;\n  }\n\n  .lht-kids-title {\n    margin: 0 0 10px;\n    color: var(--lht-ink);\n    font-size: clamp(23px, 3vw, 31px);\n    font-weight: 800;\n    line-height: 1.2;\n  }\n\n  .lht-kids-intro {\n    margin: 0;\n    color: var(--lht-soft-ink);\n    font-size: 14px;\n  }\n\n  .lht-kids-image {\n    margin: 18px 0;\n    overflow: hidden;\n    border: 3px solid #f0eaff;\n    border-radius: 20px;\n    background: #f8f5ff;\n  }\n\n  .lht-kids-image img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .lht-kids-heading {\n    display: flex;\n    align-items: center;\n    gap: 9px;\n    margin: 23px 0 12px;\n    color: var(--lht-ink);\n    font-size: 19px;\n    font-weight: 800;\n    line-height: 1.3;\n  }\n\n  .lht-kids-heading::before {\n    width: 10px;\n    height: 10px;\n    flex: 0 0 10px;\n    border-radius: 50%;\n    background: var(--lht-pink);\n    content: \"\";\n  }\n\n  .lht-kids-features {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .lht-kids-features li {\n    min-height: 80px;\n    padding: 13px;\n    border-radius: 16px;\n    color: #514b60;\n    font-size: 13px;\n    line-height: 1.5;\n  }\n\n  .lht-kids-features li:nth-child(4n + 1) {\n    background: #fff2f7;\n  }\n\n  .lht-kids-features li:nth-child(4n + 2) {\n    background: #f1edff;\n  }\n\n  .lht-kids-features li:nth-child(4n + 3) {\n    background: #fff8df;\n  }\n\n  .lht-kids-features li:nth-child(4n + 4) {\n    background: #eaf8ff;\n  }\n\n  .lht-kids-feature-icon {\n    display: block;\n    margin-bottom: 5px;\n    font-size: 17px;\n  }\n\n  .lht-kids-copy {\n    margin: 0 0 12px;\n    color: var(--lht-soft-ink);\n    font-size: 13px;\n  }\n\n  .lht-kids-use-list {\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-kids-use-list li {\n    padding: 7px 11px;\n    border: 1px solid #f2d7e3;\n    border-radius: 999px;\n    background: #fff8fb;\n    color: #6a5260;\n    font-size: 12px;\n  }\n\n  .lht-kids-faq {\n    padding: 15px 16px;\n    border-radius: 18px;\n    background: #fff9e9;\n  }\n\n  .lht-kids-faq-item + .lht-kids-faq-item {\n    margin-top: 13px;\n    padding-top: 13px;\n    border-top: 1px dashed #eadcae;\n  }\n\n  .lht-kids-faq h4 {\n    margin: 0 0 3px;\n    color: var(--lht-ink);\n    font-size: 13px;\n    font-weight: 750;\n  }\n\n  .lht-kids-faq p {\n    margin: 0;\n    color: var(--lht-soft-ink);\n    font-size: 12px;\n  }\n\n  .lht-kids-ending {\n    margin: 18px 0 0;\n    padding: 14px 16px;\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-kids-hero {\n      padding: 17px;\n      border-radius: 18px;\n    }\n\n    .lht-kids-features {\n      gap: 8px;\n    }\n\n    .lht-kids-features li {\n      min-height: 76px;\n      padding: 11px;\n      font-size: 12px;\n    }\n\n    .lht-kids-image {\n      border-radius: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lht-kids-detail\"\u003e\n  \u003cdiv class=\"lht-kids-hero\"\u003e\n    \u003cspan class=\"lht-kids-label\"\u003e🎵 A LITTLE MUSIC, A LOT OF FUN\u003c\/span\u003e\n    \u003ch2 class=\"lht-kids-title\"\u003eSound, Light and a Little Pixel Personality\u003c\/h2\u003e\n    \u003cp class=\"lht-kids-intro\"\u003e\n      A cheerful little Bluetooth speaker with a pixel smile and colorful lights—ready to bring extra fun to desks, bedrooms and cozy corners.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cfigure class=\"lht-kids-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/1103\/4977\/files\/6-2.jpg?v=1790177977\" alt=\"Cute LHTRGV Bluetooth speaker with pixel-art smile display and colorful ambient lighting\" loading=\"lazy\"\u003e\n  \u003c\/figure\u003e\n\n  \u003ch3 class=\"lht-kids-heading\"\u003eWhy You’ll Love It\u003c\/h3\u003e\n  \u003cul class=\"lht-kids-features\"\u003e\n    \u003cli\u003e\n\u003cspan class=\"lht-kids-feature-icon\"\u003e📱\u003c\/span\u003eBluetooth audio for easy wireless listening.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"lht-kids-feature-icon\"\u003e😊\u003c\/span\u003eA pixel-art smile that adds a little personality.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"lht-kids-feature-icon\"\u003e🌈\u003c\/span\u003eColorful ambient lighting for a cozy atmosphere.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"lht-kids-feature-icon\"\u003e🪄\u003c\/span\u003eA compact size that fits neatly on a desk or bedside table.\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003ch3 class=\"lht-kids-heading\"\u003eA Fun Little Desk Companion\u003c\/h3\u003e\n  \u003cp class=\"lht-kids-copy\"\u003e\n    With its playful look and handy size, this speaker brings music and color to everyday spaces without taking up too much room.\n  \u003c\/p\u003e\n\n  \u003cul class=\"lht-kids-use-list\"\u003e\n    \u003cli\u003e🎮 Gaming desks\u003c\/li\u003e\n    \u003cli\u003e📚 Study corners\u003c\/li\u003e\n    \u003cli\u003e🛏️ Bedside tables\u003c\/li\u003e\n    \u003cli\u003e🎁 A fun gift idea\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cfigure class=\"lht-kids-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/1103\/4977\/files\/6-3.jpg?v=1790177978\" alt=\"Detail view of the LHTRGV pixel smile display and ambient lighting\" loading=\"lazy\"\u003e\n  \u003c\/figure\u003e\n\n  \u003ch3 class=\"lht-kids-heading\"\u003eLittle Details, Extra Charm\u003c\/h3\u003e\n  \u003cp class=\"lht-kids-copy\"\u003e\n    The smile display, soft glow and compact shape come together in one cheerful speaker that looks right at home beside favorite books, games and desk accessories.\n  \u003c\/p\u003e\n\n  \u003cfigure class=\"lht-kids-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/1103\/4977\/files\/6-4.jpg?v=1790177976\" alt=\"LHTRGV cute compact desktop Bluetooth speaker\" loading=\"lazy\"\u003e\n  \u003c\/figure\u003e\n\n  \u003ch3 class=\"lht-kids-heading\"\u003eQuick Questions\u003c\/h3\u003e\n  \u003cdiv class=\"lht-kids-faq\"\u003e\n    \u003cdiv class=\"lht-kids-faq-item\"\u003e\n      \u003ch4\u003eDoes it have Bluetooth?\u003c\/h4\u003e\n      \u003cp\u003eYes, it is designed for wireless Bluetooth audio playback.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lht-kids-faq-item\"\u003e\n      \u003ch4\u003eWhat does the display show?\u003c\/h4\u003e\n      \u003cp\u003eIt features a pixel-art style smile display.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lht-kids-faq-item\"\u003e\n      \u003ch4\u003eDoes it light up?\u003c\/h4\u003e\n      \u003cp\u003eYes, colorful ambient lighting is part of the design.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"lht-kids-ending\"\u003e\n    A happy little speaker for music, color and everyday smiles ✨\n  \u003c\/p\u003e\n\u003c\/div\u003e","brand":"LHTRGV","offers":[{"title":"Default Title","offer_id":46616365400161,"sku":"LHTRGV-07","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/1103\/4977\/files\/6-4.jpg?v=1790181884"},{"product_id":"baby-sound-machine-starry-night-light-cute-cloud-bedside-sleep-soother-with-soothing-sounds-fabric-speaker-base-for-nurs","title":"LHTRGV Baby Sound Machine \u0026 Starry Night Light","description":"\u003cstyle\u003e\n  .lht-kids-detail {\n    --lht-purple: #8275b8;\n    --lht-purple-light: #f1edff;\n    --lht-pink: #ffedf0;\n    --lht-yellow: #fff4d6;\n    --lht-ink: #484455;\n    --lht-muted: #777383;\n    width: 100%;\n    max-width: 560px;\n    margin: 0 auto;\n    color: var(--lht-ink);\n    font-family: inherit;\n    line-height: 1.65;\n  }\n\n  .lht-kids-detail *,\n  .lht-kids-detail *::before,\n  .lht-kids-detail *::after {\n    box-sizing: border-box;\n  }\n\n  .lht-kids-detail__hero {\n    position: relative;\n    overflow: hidden;\n    padding: 22px 20px;\n    border: 1px solid #eee8fa;\n    border-radius: 22px;\n    background:\n      radial-gradient(circle at 92% 14%, #fff4d6 0 34px, transparent 35px),\n      linear-gradient(135deg, #fff8f3 0%, #f5f0ff 100%);\n  }\n\n  .lht-kids-detail__label {\n    display: inline-block;\n    margin: 0 0 10px;\n    padding: 5px 11px;\n    border-radius: 999px;\n    background: #fff;\n    color: var(--lht-purple);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.04em;\n  }\n\n  .lht-kids-detail__title {\n    max-width: 460px;\n    margin: 0 0 10px;\n    color: var(--lht-ink);\n    font-size: clamp(25px, 3vw, 33px);\n    font-weight: 700;\n    line-height: 1.2;\n  }\n\n  .lht-kids-detail__intro {\n    max-width: 470px;\n    margin: 0;\n    color: var(--lht-muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  .lht-kids-detail__sparkle {\n    color: #e4aa48;\n  }\n\n  .lht-kids-detail__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 16px 0 0;\n  }\n\n  .lht-kids-detail__tag {\n    padding: 7px 11px;\n    border: 1px solid #eee8fa;\n    border-radius: 999px;\n    background: #fff;\n    color: #625d72;\n    font-size: 12px;\n    line-height: 1.3;\n  }\n\n  .lht-kids-detail__section {\n    margin-top: 22px;\n  }\n\n  .lht-kids-detail__heading {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin: 0 0 11px;\n    color: var(--lht-ink);\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.35;\n  }\n\n  .lht-kids-detail__heading-mark {\n    display: inline-flex;\n    width: 30px;\n    height: 30px;\n    flex: 0 0 30px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 10px;\n    background: var(--lht-yellow);\n    font-size: 16px;\n  }\n\n  .lht-kids-detail__features {\n    display: grid;\n    gap: 9px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .lht-kids-detail__features li {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    padding: 11px 12px;\n    border-radius: 14px;\n    background: #faf8ff;\n    color: var(--lht-muted);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .lht-kids-detail__check {\n    display: inline-flex;\n    width: 22px;\n    height: 22px;\n    flex: 0 0 22px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    background: #e8e1ff;\n    color: var(--lht-purple);\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .lht-kids-detail__gallery {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 9px;\n    margin-top: 20px;\n  }\n\n  .lht-kids-detail__gallery img {\n    display: block;\n    width: 100%;\n    height: auto;\n    border: 2px solid #fff;\n    border-radius: 16px;\n    box-shadow: 0 4px 14px rgba(91, 78, 130, 0.09);\n  }\n\n  .lht-kids-detail__gallery-note {\n    margin: 9px 0 0;\n    color: var(--lht-muted);\n    font-size: 12px;\n    text-align: center;\n  }\n\n  .lht-kids-detail__moments {\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-kids-detail__moments li {\n    padding: 11px 12px;\n    border-radius: 14px;\n    background: var(--lht-pink);\n    color: #6f6374;\n    font-size: 13px;\n    text-align: center;\n  }\n\n  .lht-kids-detail__faq {\n    display: grid;\n    gap: 10px;\n  }\n\n  .lht-kids-detail__faq-item {\n    padding: 13px 14px;\n    border: 1px solid #eee8fa;\n    border-radius: 15px;\n    background: #fff;\n  }\n\n  .lht-kids-detail__question {\n    margin: 0 0 4px;\n    color: var(--lht-ink);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .lht-kids-detail__answer {\n    margin: 0;\n    color: var(--lht-muted);\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  @media (max-width: 749px) {\n    .lht-kids-detail__hero {\n      padding: 19px 16px;\n      border-radius: 18px;\n    }\n\n    .lht-kids-detail__title {\n      font-size: 27px;\n    }\n\n    .lht-kids-detail__gallery {\n      gap: 6px;\n    }\n\n    .lht-kids-detail__gallery img {\n      border-radius: 12px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lht-kids-detail\"\u003e\n  \u003cdiv class=\"lht-kids-detail__hero\"\u003e\n    \u003cp class=\"lht-kids-detail__label\"\u003eLHTRGV · A Little Bedtime Buddy\u003c\/p\u003e\n\n    \u003ch2 class=\"lht-kids-detail__title\"\u003e\n      A Little Cloud for Cozy Bedtime Moments\n      \u003cspan class=\"lht-kids-detail__sparkle\"\u003e✦\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"lht-kids-detail__intro\"\u003e\n      This cute cloud-shaped sound machine brings together soothing audio and a starry night-light effect to add a gentle, cozy touch to nursery and toddler-room routines.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"lht-kids-detail__tags\"\u003e\n      \u003cspan class=\"lht-kids-detail__tag\"\u003e☁️ Cute cloud design\u003c\/span\u003e\n      \u003cspan class=\"lht-kids-detail__tag\"\u003e🎵 Soothing sounds\u003c\/span\u003e\n      \u003cspan class=\"lht-kids-detail__tag\"\u003e✨ Starry light effect\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"lht-kids-detail__section\"\u003e\n    \u003ch3 class=\"lht-kids-detail__heading\"\u003e\n      \u003cspan class=\"lht-kids-detail__heading-mark\"\u003e💜\u003c\/span\u003e\n      A Sweet Little Bedside Companion\n    \u003c\/h3\u003e\n\n    \u003cul class=\"lht-kids-detail__features\"\u003e\n      \u003cli\u003e\n        \u003cspan class=\"lht-kids-detail__check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003eSoothing audio can be part of a calm bedtime or wind-down routine.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"lht-kids-detail__check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003eThe starry night-light effect adds a soft, twinkly touch to the room.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"lht-kids-detail__check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003eThe soft-looking fabric speaker base feels right at home among nursery décor.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"lht-kids-detail__check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003eIts compact shape fits neatly on a bedside table, shelf or nursery cabinet.\u003c\/span\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"lht-kids-detail__gallery\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/1103\/4977\/files\/7-2.jpg?v=1790177977\" alt=\"Cloud-shaped sound machine in a nursery\" loading=\"lazy\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/1103\/4977\/files\/7-3.jpg?v=1790177978\" alt=\"Sound machine detail with fabric speaker base\" loading=\"lazy\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/1103\/4977\/files\/7-4.jpg?v=1790177974\" alt=\"Cloud-shaped sound machine product view\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n  \u003cp class=\"lht-kids-detail__gallery-note\"\u003eA little cloud, a little sparkle, and a cozier bedtime corner ✨\u003c\/p\u003e\n\n  \u003csection class=\"lht-kids-detail__section\"\u003e\n    \u003ch3 class=\"lht-kids-detail__heading\"\u003e\n      \u003cspan class=\"lht-kids-detail__heading-mark\"\u003e🌙\u003c\/span\u003e\n      Made for Little Everyday Moments\n    \u003c\/h3\u003e\n\n    \u003cul class=\"lht-kids-detail__moments\"\u003e\n      \u003cli\u003eBedtime wind-down\u003c\/li\u003e\n      \u003cli\u003eDaytime naps\u003c\/li\u003e\n      \u003cli\u003eQuiet story time\u003c\/li\u003e\n      \u003cli\u003eNursery moments\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"lht-kids-detail__section\"\u003e\n    \u003ch3 class=\"lht-kids-detail__heading\"\u003e\n      \u003cspan class=\"lht-kids-detail__heading-mark\"\u003e💬\u003c\/span\u003e\n      Little Questions, Simple Answers\n    \u003c\/h3\u003e\n\n    \u003cdiv class=\"lht-kids-detail__faq\"\u003e\n      \u003cdiv class=\"lht-kids-detail__faq-item\"\u003e\n        \u003cp class=\"lht-kids-detail__question\"\u003eDoes it have a night light?\u003c\/p\u003e\n        \u003cp class=\"lht-kids-detail__answer\"\u003eYes, it features a starry night-light effect.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lht-kids-detail__faq-item\"\u003e\n        \u003cp class=\"lht-kids-detail__question\"\u003eCan it be used for naps?\u003c\/p\u003e\n        \u003cp class=\"lht-kids-detail__answer\"\u003eYes, it can be part of daytime nap and nighttime wind-down routines.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"LHTRGV","offers":[{"title":"Default Title","offer_id":46616365465697,"sku":"LHTRGV-08","price":36.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/1103\/4977\/files\/7-4.jpg?v=1790181883"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/1103\/4977\/collections\/12-1_5cd08788-5405-40ba-a58e-e297bc057ce7.png?v=1790255503","url":"https:\/\/lhtrgv.com\/collections\/cozy-room-bedtime.oembed","provider":"LHTRGV","version":"1.0","type":"link"}