{"product_id":"qiyi-clock-le-sunflower","title":"QiYi Clock LE - Sunflower (only 10 units)","description":"\u003cstyle\u003e\n  .qy-product {\n    font-family: inherit;\n    max-width: 100%;\n    color: #3b250f;\n    background: #fffaf0;\n    border-radius: 18px;\n    overflow: hidden;\n    border: 1px solid #f2c46b;\n  }\n\n  .qy-product * {\n    box-sizing: border-box;\n  }\n\n  .qy-hero {\n    background: linear-gradient(135deg, #fff2b8 0%, #ffb22e 45%, #ff7900 100%);\n    padding: 22px 18px;\n    position: relative;\n  }\n\n  .qy-hero-inner {\n    background: rgba(255,255,255,0.58);\n    border: 1px solid rgba(255,255,255,0.7);\n    border-radius: 16px;\n    padding: 18px;\n    backdrop-filter: blur(8px);\n  }\n\n  .qy-label-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 10px;\n    align-items: center;\n    flex-wrap: wrap;\n    margin-bottom: 12px;\n  }\n\n  .qy-label {\n    background: #ffffff;\n    color: #d95700;\n    font-size: 12px;\n    font-weight: 800;\n    padding: 7px 11px;\n    border-radius: 999px;\n    box-shadow: 0 4px 12px rgba(168,76,0,.15);\n  }\n\n  .qy-stock {\n    background: #3b250f;\n    color: #ffd36b;\n    font-size: 12px;\n    font-weight: 900;\n    padding: 7px 11px;\n    border-radius: 999px;\n  }\n\n  .qy-hero h2 {\n    margin: 0 0 8px;\n    font-size: clamp(24px, 5vw, 38px);\n    line-height: 1.05;\n    color: #9d3500;\n    letter-spacing: -0.5px;\n  }\n\n  .qy-hero p {\n    margin: 0;\n    max-width: 760px;\n    font-size: 14px;\n    line-height: 1.6;\n    color: #4b2b0c;\n  }\n\n  .qy-feature-strip {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 1px;\n    background: #f2c46b;\n  }\n\n  .qy-feature-strip div {\n    background: #fff4d5;\n    padding: 14px 10px;\n    text-align: center;\n  }\n\n  .qy-feature-strip strong {\n    display: block;\n    font-size: 15px;\n    color: #d95700;\n    margin-bottom: 3px;\n  }\n\n  .qy-feature-strip span {\n    display: block;\n    font-size: 12px;\n    color: #6a431d;\n    line-height: 1.35;\n  }\n\n  .qy-body {\n    padding: 14px;\n  }\n\n  .qy-main-card {\n    background: #ffffff;\n    border: 1px solid #f3d493;\n    border-radius: 16px;\n    padding: 16px;\n    margin-bottom: 12px;\n    box-shadow: 0 8px 22px rgba(119,63,0,.08);\n  }\n\n  .qy-main-card h3 {\n    margin: 0 0 8px;\n    color: #d95700;\n    font-size: 19px;\n  }\n\n  .qy-main-card p {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.65;\n    color: #4a321a;\n  }\n\n  .qy-comparison {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n    margin-top: 14px;\n  }\n\n  .qy-compare-box {\n    border-radius: 14px;\n    padding: 14px;\n    text-align: center;\n    border: 1px solid #f4d490;\n  }\n\n  .qy-compare-box.orange {\n    background: linear-gradient(180deg, #fff5d8, #ffe2a0);\n  }\n\n  .qy-compare-box.standard {\n    background: #f8f8f8;\n  }\n\n  .qy-compare-box span {\n    display: block;\n    font-size: 12px;\n    color: #6a431d;\n    margin-bottom: 4px;\n  }\n\n  .qy-compare-box strong {\n    display: block;\n    font-size: 30px;\n    color: #d94c00;\n    line-height: 1;\n  }\n\n  .qy-compare-box small {\n    display: block;\n    margin-top: 5px;\n    font-size: 11px;\n    color: #6a431d;\n  }\n\n  .qy-accordions {\n    display: grid;\n    gap: 10px;\n  }\n\n  .qy-accordions details {\n    background: #fff;\n    border: 1px solid #f3d493;\n    border-radius: 14px;\n    overflow: hidden;\n    box-shadow: 0 5px 14px rgba(119,63,0,.06);\n  }\n\n  .qy-accordions summary {\n    cursor: pointer;\n    list-style: none;\n    padding: 14px 42px 14px 15px;\n    font-size: 15px;\n    font-weight: 850;\n    color: #9d3500;\n    position: relative;\n    background: linear-gradient(90deg, #ffffff, #fff3d0);\n  }\n\n  .qy-accordions summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .qy-accordions summary:after {\n    content: \"+\";\n    position: absolute;\n    right: 16px;\n    top: 50%;\n    transform: translateY(-50%);\n    font-size: 22px;\n    color: #d95700;\n  }\n\n  .qy-accordions details[open] summary:after {\n    content: \"–\";\n  }\n\n  .qy-panel {\n    padding: 0 15px 15px;\n    font-size: 14px;\n    line-height: 1.65;\n    color: #4a321a;\n  }\n\n  .qy-panel ul {\n    margin: 10px 0 0 18px;\n    padding: 0;\n  }\n\n  .qy-panel li {\n    margin-bottom: 6px;\n  }\n\n  .qy-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 10px;\n    font-size: 13px;\n    overflow: hidden;\n    border-radius: 12px;\n  }\n\n  .qy-spec-table td {\n    border: 1px solid #f4d490;\n    padding: 10px;\n  }\n\n  .qy-spec-table td:first-child {\n    width: 40%;\n    font-weight: 800;\n    color: #d95700;\n    background: #fff6dd;\n  }\n\n  .qy-footer {\n    margin-top: 12px;\n    padding: 18px;\n    text-align: center;\n    border-radius: 16px;\n    background: linear-gradient(135deg, #3b250f, #8f3a00);\n    color: #fff3d0;\n  }\n\n  .qy-footer h3 {\n    margin: 0 0 6px;\n    font-size: 20px;\n    color: #ffd36b;\n  }\n\n  .qy-footer p {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  @media(max-width: 749px) {\n    .qy-hero {\n      padding: 14px;\n    }\n\n    .qy-hero-inner {\n      padding: 15px;\n    }\n\n    .qy-feature-strip {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .qy-comparison {\n      grid-template-columns: 1fr;\n    }\n\n    .qy-body {\n      padding: 10px;\n    }\n\n    .qy-main-card,\n    .qy-footer {\n      padding: 14px;\n    }\n\n    .qy-accordions summary {\n      font-size: 14px;\n      padding: 13px 40px 13px 14px;\n    }\n\n    .qy-panel {\n      font-size: 13px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"qy-product\"\u003e\n\n  \u003csection class=\"qy-hero\"\u003e\n    \u003cdiv class=\"qy-hero-inner\"\u003e\n      \u003cdiv class=\"qy-label-row\"\u003e\n        \u003cdiv class=\"qy-label\"\u003eQY Clock – Orange Limited Edition\u003c\/div\u003e\n        \u003cdiv class=\"qy-stock\"\u003eOnly 10 Units Remaining\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003ch2\u003eBloom Towards The Sun\u003c\/h2\u003e\n\n      \u003cp\u003e\n        A sunflower-inspired magnetic Clock built for smooth control, competition-level performance,\n        and collector-grade display appeal.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qy-feature-strip\"\u003e\n    \u003cdiv\u003e\n      \u003cstrong\u003eLimited\u003c\/strong\u003e\n      \u003cspan\u003eSunflower orange edition\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003cstrong\u003eMagnetic\u003c\/strong\u003e\n      \u003cspan\u003eOptimized positioning system\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003cstrong\u003e70%\u003c\/strong\u003e\n      \u003cspan\u003eResistance difference\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003cstrong\u003eDisplay\u003c\/strong\u003e\n      \u003cspan\u003eTransparent base included\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qy-body\"\u003e\n\n    \u003cdiv class=\"qy-main-card\"\u003e\n      \u003ch3\u003eThe Main Upgrade\u003c\/h3\u003e\n      \u003cp\u003e\n        The QY Clock Orange improves the solving feel by reducing the resistance difference\n        between single-button and four-button operations. This creates smoother transitions,\n        cleaner turning flow, and better control during both practice and competition.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"qy-comparison\"\u003e\n        \u003cdiv class=\"qy-compare-box orange\"\u003e\n          \u003cspan\u003eQY Clock Orange\u003c\/span\u003e\n          \u003cstrong\u003e70%\u003c\/strong\u003e\n          \u003csmall\u003eResistance Difference\u003c\/small\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qy-compare-box standard\"\u003e\n          \u003cspan\u003eStandard QY Clock\u003c\/span\u003e\n          \u003cstrong\u003e111%\u003c\/strong\u003e\n          \u003csmall\u003eResistance Difference\u003c\/small\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"qy-accordions\"\u003e\n\n      \u003cdetails open\u003e\n        \u003csummary\u003eWhy This Edition Stands Out\u003c\/summary\u003e\n        \u003cdiv class=\"qy-panel\"\u003e\n          The QY Clock Orange is not just a color variant. It combines a bright sunflower-inspired\n          look with a refined magnetic feel, making it a strong choice for solvers and collectors.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eOptimized Magnetic Positioning\u003c\/summary\u003e\n        \u003cdiv class=\"qy-panel\"\u003e\n          \u003cul\u003e\n            \u003cli\u003eMagnetic rings position the scale rings and buttons more accurately.\u003c\/li\u003e\n            \u003cli\u003eDialing down magnetic force at the edges helps smoother solving.\u003c\/li\u003e\n            \u003cli\u003eReduced resistance difference improves consistency during solves.\u003c\/li\u003e\n            \u003cli\u003eBetter flow between single-button and four-button operations.\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDesigned For Practice \u0026amp; Competition\u003c\/summary\u003e\n        \u003cdiv class=\"qy-panel\"\u003e\n          Built for extensive practice sessions and competitive solving, the QY Clock Orange offers\n          effortless rotations, fewer lockups, and a more controlled feel in the hand.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003ePremium Sunflower Design\u003c\/summary\u003e\n        \u003cdiv class=\"qy-panel\"\u003e\n          The orange-yellow sunflower theme gives this Clock a warm, standout look. Transparent\n          outer detailing and the included display base make it perfect for showcasing when not in use.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eProduct Details\u003c\/summary\u003e\n        \u003cdiv class=\"qy-panel\"\u003e\n          \u003ctable class=\"qy-spec-table\"\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eProduct\u003c\/td\u003e\n              \u003ctd\u003eQY Clock – Orange\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eEdition\u003c\/td\u003e\n              \u003ctd\u003eSunflower Limited Edition\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eMechanism\u003c\/td\u003e\n              \u003ctd\u003eOptimized Magnetic Positioning System\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eResistance Difference\u003c\/td\u003e\n              \u003ctd\u003e70%\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eDisplay Base\u003c\/td\u003e\n              \u003ctd\u003eTransparent Display Base Included\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eBest For\u003c\/td\u003e\n              \u003ctd\u003ePractice, Competition \u0026amp; Collection\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat’s Included\u003c\/summary\u003e\n        \u003cdiv class=\"qy-panel\"\u003e\n          \u003cul\u003e\n            \u003cli\u003eQY Clock – Orange Limited Edition\u003c\/li\u003e\n            \u003cli\u003eTransparent display base\u003c\/li\u003e\n            \u003cli\u003eSolving instruction manual\u003c\/li\u003e\n            \u003cli\u003ePremium product packaging\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"qy-footer\"\u003e\n      \u003ch3\u003eCompetition Performance. Sunflower Energy.\u003c\/h3\u003e\n      \u003cp\u003e\n        A limited-edition magnetic Clock designed for smoother control, better solving flow,\n        and beautiful display appeal.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"The Cubeology","offers":[{"title":"Default Title","offer_id":51444109410582,"sku":null,"price":3599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0840\/6908\/9558\/files\/EN-01.jpg?v=1781769142","url":"https:\/\/www.thecubeology.com\/products\/qiyi-clock-le-sunflower","provider":"The Cubeology","version":"1.0","type":"link"}