{"product_id":"lumi-calendar-duo-shy-yellow","title":"Lumi Calendar Duo - Shy Yellow","description":"\u003cstyle\u003e\n  .lumi-duo-yellow {\n    --accent: #f3c700;\n    --accent-dark: #c99f00;\n    --accent-soft: #fffbea;\n    --text: #171717;\n    --muted: #686868;\n    --border: #e8e8e8;\n    --surface: #ffffff;\n\n    width: calc(100% + 32px);\n    max-width: none;\n    margin-left: -16px;\n    margin-right: -16px;\n    padding: 10px 2px;\n    color: var(--text);\n    font-family: \"Outfit\", -apple-system, BlinkMacSystemFont, \"Segoe UI\",\n      Roboto, Arial, sans-serif;\n    box-sizing: border-box;\n  }\n\n  .lumi-duo-yellow *,\n  .lumi-duo-yellow *::before,\n  .lumi-duo-yellow *::after {\n    box-sizing: border-box;\n  }\n\n  .lumi-duo-yellow__card {\n    width: 100%;\n    overflow: hidden;\n    background: var(--surface);\n    border: 1px solid var(--border);\n    border-radius: 18px;\n    box-shadow: 0 12px 34px rgba(98, 78, 0, 0.08);\n  }\n\n  .lumi-duo-yellow__header {\n    padding: 30px;\n    background: linear-gradient(\n      135deg,\n      var(--accent) 0%,\n      var(--accent-dark) 100%\n    );\n  }\n\n  .lumi-duo-yellow__badge {\n    display: inline-flex;\n    margin-bottom: 12px;\n    padding: 7px 11px;\n    color: #2b2400;\n    font-size: 11px;\n    font-weight: 700;\n    line-height: 1;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    background: rgba(255, 255, 255, 0.38);\n    border: 1px solid rgba(255, 255, 255, 0.52);\n    border-radius: 999px;\n  }\n\n  .lumi-duo-yellow__title {\n    margin: 0 0 12px;\n    color: #211b00;\n    font-size: clamp(26px, 4vw, 38px);\n    font-weight: 750;\n    line-height: 1.15;\n    letter-spacing: -0.03em;\n  }\n\n  .lumi-duo-yellow__description {\n    display: grid;\n    gap: 10px;\n    max-width: 780px;\n  }\n\n  .lumi-duo-yellow__description p {\n    margin: 0;\n    color: rgba(33, 27, 0, 0.88);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .lumi-duo-yellow__content {\n    display: grid;\n    gap: 18px;\n    padding: 24px;\n  }\n\n  .lumi-duo-yellow__section {\n    padding-bottom: 20px;\n    border-bottom: 1px solid var(--border);\n  }\n\n  .lumi-duo-yellow__section:last-child {\n    padding-bottom: 0;\n    border-bottom: 0;\n  }\n\n  .lumi-duo-yellow__heading {\n    margin: 0 0 14px;\n    color: var(--text);\n    font-size: 15px;\n    font-weight: 750;\n    line-height: 1.3;\n    letter-spacing: 0.04em;\n    text-transform: uppercase;\n  }\n\n  .lumi-duo-yellow__features {\n    display: grid;\n    gap: 11px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .lumi-duo-yellow__feature {\n    display: grid;\n    grid-template-columns: 22px minmax(0, 1fr);\n    gap: 10px;\n    align-items: flex-start;\n    color: #363636;\n    font-size: 14px;\n    line-height: 1.5;\n  }\n\n  .lumi-duo-yellow__check {\n    display: grid;\n    width: 20px;\n    height: 20px;\n    place-items: center;\n    margin-top: 1px;\n    color: #2d2400;\n    font-size: 11px;\n    font-weight: 800;\n    background: var(--accent);\n    border-radius: 50%;\n  }\n\n  .lumi-duo-yellow__included {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n  }\n\n  .lumi-duo-yellow__item {\n    flex: 1 1 220px;\n    padding: 14px 16px;\n    color: var(--text);\n    font-size: 14px;\n    font-weight: 650;\n    line-height: 1.4;\n    background: var(--accent-soft);\n    border: 1px solid rgba(243, 199, 0, 0.22);\n    border-radius: 12px;\n  }\n\n  .lumi-duo-yellow__perfect {\n    margin: 0;\n    color: #444444;\n    font-size: 14px;\n    line-height: 1.6;\n  }\n\n  .lumi-duo-yellow__details {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin: 0;\n  }\n\n  .lumi-duo-yellow__detail {\n    min-width: 0;\n    padding: 14px;\n    background: #fafafa;\n    border: 1px solid var(--border);\n    border-radius: 12px;\n  }\n\n  .lumi-duo-yellow__detail dt {\n    margin: 0 0 5px;\n    color: var(--muted);\n    font-size: 11px;\n    font-weight: 650;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .lumi-duo-yellow__detail dd {\n    margin: 0;\n    color: var(--text);\n    font-size: 13px;\n    font-weight: 650;\n    line-height: 1.45;\n    overflow-wrap: break-word;\n  }\n\n  .lumi-duo-yellow__exclusive {\n    margin: 0 24px 24px;\n    padding: 16px 18px;\n    background: var(--accent-soft);\n    border: 1px solid rgba(243, 199, 0, 0.24);\n    border-radius: 13px;\n  }\n\n  .lumi-duo-yellow__exclusive strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #8c7000;\n    font-size: 12px;\n    font-weight: 750;\n    letter-spacing: 0.05em;\n    text-transform: uppercase;\n  }\n\n  .lumi-duo-yellow__exclusive p {\n    margin: 0;\n    color: #51491f;\n    font-size: 13px;\n    line-height: 1.55;\n  }\n\n  @media screen and (max-width: 700px) {\n    .lumi-duo-yellow {\n      width: calc(100% + 32px);\n      margin-left: -16px;\n      margin-right: -16px;\n      padding: 8px 2px;\n    }\n\n    .lumi-duo-yellow__card {\n      border-radius: 14px;\n    }\n\n    .lumi-duo-yellow__header {\n      padding: 24px 20px;\n    }\n\n    .lumi-duo-yellow__title {\n      font-size: 27px;\n      line-height: 1.16;\n    }\n\n    .lumi-duo-yellow__description p {\n      font-size: 14px;\n      line-height: 1.6;\n    }\n\n    .lumi-duo-yellow__content {\n      gap: 16px;\n      padding: 18px;\n    }\n\n    .lumi-duo-yellow__section {\n      padding-bottom: 17px;\n    }\n\n    .lumi-duo-yellow__heading {\n      margin-bottom: 12px;\n      font-size: 14px;\n    }\n\n    .lumi-duo-yellow__details {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .lumi-duo-yellow__exclusive {\n      margin: 0 18px 18px;\n      padding: 14px;\n    }\n  }\n\n  @media screen and (max-width: 380px) {\n    .lumi-duo-yellow {\n      width: calc(100% + 28px);\n      margin-left: -14px;\n      margin-right: -14px;\n    }\n\n    .lumi-duo-yellow__header {\n      padding: 22px 18px;\n    }\n\n    .lumi-duo-yellow__content {\n      padding: 17px 16px;\n    }\n\n    .lumi-duo-yellow__details {\n      grid-template-columns: 1fr;\n    }\n\n    .lumi-duo-yellow__exclusive {\n      margin: 0 16px 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"lumi-duo-yellow\"\u003e\n  \u003carticle class=\"lumi-duo-yellow__card\"\u003e\n\n    \u003cheader class=\"lumi-duo-yellow__header\"\u003e\n      \u003cspan class=\"lumi-duo-yellow__badge\"\u003e\n        Combo Exclusive\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"lumi-duo-yellow__title\"\u003e\n        Lumi Calendar Duo - Shy Yellow\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"lumi-duo-yellow__description\"\u003e\n        \u003cp\u003e\n          The Lumi Calendar Duo - Shy Yellow combines the adorable Shy Lumi Lamp\n          with a sunshine-yellow manual Flip Calendar to create a cheerful setup\n          without making the space feel loud.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The matching yellow calendar is available exclusively with this duo.\n          It is a charming desk companion for study spaces, creative corners,\n          bedside tables and thoughtful gifting.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/header\u003e\n\n    \u003cdiv class=\"lumi-duo-yellow__content\"\u003e\n\n      \u003csection class=\"lumi-duo-yellow__section\"\u003e\n        \u003ch3 class=\"lumi-duo-yellow__heading\"\u003e\n          Why You Will Love It\n        \u003c\/h3\u003e\n\n        \u003cul class=\"lumi-duo-yellow__features\"\u003e\n          \u003cli class=\"lumi-duo-yellow__feature\"\u003e\n            \u003cspan class=\"lumi-duo-yellow__check\" aria-hidden=\"true\"\u003e✓\u003c\/span\u003e\n            \u003cspan\u003e\n              Shy Lumi Lamp with warm ambient illumination\n            \u003c\/span\u003e\n          \u003c\/li\u003e\n\n          \u003cli class=\"lumi-duo-yellow__feature\"\u003e\n            \u003cspan class=\"lumi-duo-yellow__check\" aria-hidden=\"true\"\u003e✓\u003c\/span\u003e\n            \u003cspan\u003e\n              Exclusive yellow Flip Calendar available only in this duo\n            \u003c\/span\u003e\n          \u003c\/li\u003e\n\n          \u003cli class=\"lumi-duo-yellow__feature\"\u003e\n            \u003cspan class=\"lumi-duo-yellow__check\" aria-hidden=\"true\"\u003e✓\u003c\/span\u003e\n            \u003cspan\u003e\n              Reusable manual calendar with an engaging flip mechanism\n            \u003c\/span\u003e\n          \u003c\/li\u003e\n\n          \u003cli class=\"lumi-duo-yellow__feature\"\u003e\n            \u003cspan class=\"lumi-duo-yellow__check\" aria-hidden=\"true\"\u003e✓\u003c\/span\u003e\n            \u003cspan\u003e\n              Cheerful colour pairing that instantly lifts the desk mood\n            \u003c\/span\u003e\n          \u003c\/li\u003e\n\n          \u003cli class=\"lumi-duo-yellow__feature\"\u003e\n            \u003cspan class=\"lumi-duo-yellow__check\" aria-hidden=\"true\"\u003e✓\u003c\/span\u003e\n            \u003cspan\u003e\n              Ideal for students, creators and happy everyday gifting\n            \u003c\/span\u003e\n          \u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/section\u003e\n\n      \u003csection class=\"lumi-duo-yellow__section\"\u003e\n        \u003ch3 class=\"lumi-duo-yellow__heading\"\u003e\n          What Is Included\n        \u003c\/h3\u003e\n\n        \u003cdiv class=\"lumi-duo-yellow__included\"\u003e\n          \u003cdiv class=\"lumi-duo-yellow__item\"\u003e\n            Shy Yellow Lumi Lamp\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"lumi-duo-yellow__item\"\u003e\n            Exclusive Yellow Flip Calendar\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n\n      \u003csection class=\"lumi-duo-yellow__section\"\u003e\n        \u003ch3 class=\"lumi-duo-yellow__heading\"\u003e\n          Perfect For\n        \u003c\/h3\u003e\n\n        \u003cp class=\"lumi-duo-yellow__perfect\"\u003e\n          Study desks, creative corners, kids rooms and gifting\n        \u003c\/p\u003e\n      \u003c\/section\u003e\n\n      \u003csection class=\"lumi-duo-yellow__section\"\u003e\n        \u003ch3 class=\"lumi-duo-yellow__heading\"\u003e\n          Combo Details\n        \u003c\/h3\u003e\n\n        \u003cdl class=\"lumi-duo-yellow__details\"\u003e\n          \u003cdiv class=\"lumi-duo-yellow__detail\"\u003e\n            \u003cdt\u003eMood\u003c\/dt\u003e\n            \u003cdd\u003eSunny, cheerful and softly playful\u003c\/dd\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"lumi-duo-yellow__detail\"\u003e\n            \u003cdt\u003eColour\u003c\/dt\u003e\n            \u003cdd\u003eYellow\u003c\/dd\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"lumi-duo-yellow__detail\"\u003e\n            \u003cdt\u003eCalendar\u003c\/dt\u003e\n            \u003cdd\u003eManual Flip Calendar\u003c\/dd\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"lumi-duo-yellow__detail\"\u003e\n            \u003cdt\u003eLight\u003c\/dt\u003e\n            \u003cdd\u003eWarm ambient light\u003c\/dd\u003e\n          \u003c\/div\u003e\n        \u003c\/dl\u003e\n      \u003c\/section\u003e\n\n    \u003c\/div\u003e\n\n    \u003caside class=\"lumi-duo-yellow__exclusive\"\u003e\n      \u003cstrong\u003e\n        Combo Exclusive\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        The matching Flip Calendar colour is available only with this Lumi\n        Calendar Duo and is not sold separately\n      \u003c\/p\u003e\n    \u003c\/aside\u003e\n\n  \u003c\/article\u003e\n\u003c\/section\u003e","brand":"LayerStory","offers":[{"title":"Default Title","offer_id":45839129641151,"sku":"LCD-SY","price":1899.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0698\/8483\/8079\/files\/ShyLumiLampandFlipCalendarCombo_1.webp?v=1783778532","url":"https:\/\/layerstory.com\/products\/lumi-calendar-duo-shy-yellow","provider":"LayerStory","version":"1.0","type":"link"}