{"product_id":"delverique™-orbit-kinetic-track-toy","title":"Delverique™ Orbit Kinetic Track Toy","description":"\u003cstyle\u003e\n  .dv-orbit-page {\n    --dv-black: #111111;\n    --dv-gray: #666666;\n    --dv-light: #f5f5f3;\n    --dv-line: #e6e6e3;\n    --dv-orange: #ff5a00;\n    --dv-white: #ffffff;\n\n    max-width: 1000px;\n    margin: 0 auto;\n    font-family: Arial, Helvetica, sans-serif;\n    color: var(--dv-black);\n    line-height: 1.55;\n  }\n\n  .dv-orbit-page * {\n    box-sizing: border-box;\n  }\n\n  .dv-orbit-page img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .dv-section {\n    padding: 64px 24px;\n  }\n\n  .dv-eyebrow {\n    margin: 0 0 12px;\n    font-size: 12px;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n    color: #777;\n  }\n\n  .dv-title {\n    margin: 0;\n    font-size: clamp(42px, 7vw, 78px);\n    line-height: .95;\n    letter-spacing: -3px;\n    font-weight: 700;\n  }\n\n  .dv-orange {\n    color: var(--dv-orange);\n  }\n\n  .dv-subtitle {\n    max-width: 690px;\n    margin: 22px 0 0;\n    font-size: 18px;\n    color: var(--dv-gray);\n  }\n\n  .dv-pill-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 28px;\n  }\n\n  .dv-pill {\n    padding: 9px 15px;\n    border: 1px solid var(--dv-line);\n    border-radius: 999px;\n    background: white;\n    font-size: 13px;\n  }\n\n  .dv-ticker {\n    overflow: hidden;\n    white-space: nowrap;\n    border-top: 1px solid var(--dv-line);\n    border-bottom: 1px solid var(--dv-line);\n    padding: 16px 0;\n    background: #fafafa;\n  }\n\n  .dv-ticker-inner {\n    display: inline-block;\n    min-width: 100%;\n    text-align: center;\n    font-size: 13px;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .dv-dot {\n    color: var(--dv-orange);\n    padding: 0 12px;\n  }\n\n  .dv-image-wrap {\n    overflow: hidden;\n    border-radius: 20px;\n    background: #efefed;\n  }\n\n  .dv-image-wrap img {\n    transition: transform .65s ease;\n  }\n\n  .dv-image-wrap:hover img {\n    transform: scale(1.02);\n  }\n\n  .dv-big-statement {\n    margin: 0 0 22px;\n    font-size: clamp(35px, 6vw, 65px);\n    line-height: 1;\n    letter-spacing: -2px;\n  }\n\n  .dv-bento {\n    display: grid;\n    grid-template-columns: 1.1fr .9fr;\n    gap: 12px;\n    margin-top: 34px;\n  }\n\n  .dv-card {\n    min-height: 210px;\n    padding: 28px;\n    border-radius: 20px;\n    background: var(--dv-light);\n    transition: transform .25s ease, box-shadow .25s ease;\n  }\n\n  .dv-card:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 14px 35px rgba(0,0,0,.06);\n  }\n\n  .dv-card-dark {\n    background: var(--dv-black);\n    color: white;\n  }\n\n  .dv-card-orange {\n    background: var(--dv-orange);\n    color: white;\n  }\n\n  .dv-number {\n    font-size: 12px;\n    letter-spacing: 2px;\n    opacity: .65;\n  }\n\n  .dv-card h3 {\n    margin: 35px 0 8px;\n    font-size: 25px;\n    line-height: 1.05;\n    letter-spacing: -.6px;\n  }\n\n  .dv-card p {\n    margin: 0;\n    font-size: 15px;\n    opacity: .74;\n  }\n\n  .dv-quote {\n    padding: 75px 24px;\n    background: #0e0e0e;\n    color: white;\n    text-align: center;\n  }\n\n  .dv-quote p {\n    max-width: 790px;\n    margin: 0 auto;\n    font-size: clamp(34px, 5vw, 60px);\n    line-height: 1.04;\n    letter-spacing: -1.7px;\n  }\n\n  .dv-quote small {\n    display: block;\n    margin-top: 25px;\n    color: #999;\n    font-size: 11px;\n    letter-spacing: 2.2px;\n  }\n\n  .dv-steps {\n    margin-top: 35px;\n  }\n\n  .dv-step {\n    display: grid;\n    grid-template-columns: 52px 1fr;\n    gap: 14px;\n    padding: 21px 0;\n    border-bottom: 1px solid var(--dv-line);\n  }\n\n  .dv-step-num {\n    width: 39px;\n    height: 39px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    background: var(--dv-orange);\n    color: white;\n    font-weight: 700;\n  }\n\n  .dv-step h4 {\n    margin: 0 0 5px;\n    font-size: 18px;\n  }\n\n  .dv-step p {\n    margin: 0;\n    color: var(--dv-gray);\n    font-size: 15px;\n  }\n\n  .dv-three {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    margin-top: 30px;\n  }\n\n  .dv-mini {\n    padding: 23px;\n    border: 1px solid var(--dv-line);\n    border-radius: 18px;\n    background: white;\n  }\n\n  .dv-mini strong {\n    display: block;\n    margin-bottom: 6px;\n  }\n\n  .dv-mini span {\n    color: var(--dv-gray);\n    font-size: 14px;\n  }\n\n  .dv-use-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 10px;\n    margin-top: 30px;\n  }\n\n  .dv-use {\n    padding: 22px 14px;\n    border: 1px solid var(--dv-line);\n    border-radius: 16px;\n    text-align: center;\n    background: white;\n  }\n\n  .dv-use-icon {\n    margin-bottom: 9px;\n    font-size: 25px;\n  }\n\n  .dv-use strong {\n    display: block;\n    font-size: 14px;\n  }\n\n  .dv-use span {\n    display: block;\n    margin-top: 3px;\n    color: #777;\n    font-size: 12px;\n  }\n\n  .dv-specs {\n    margin-top: 30px;\n    padding: 28px;\n    border-radius: 20px;\n    background: var(--dv-light);\n  }\n\n  .dv-spec-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 13px 0;\n    border-bottom: 1px solid #ddd;\n    font-size: 14px;\n  }\n\n  .dv-spec-row:last-child {\n    border-bottom: none;\n  }\n\n  .dv-spec-row span:last-child {\n    color: #666;\n    text-align: right;\n  }\n\n  .dv-accordion {\n    margin-top: 30px;\n    border-top: 1px solid var(--dv-line);\n  }\n\n  .dv-accordion details {\n    border-bottom: 1px solid var(--dv-line);\n  }\n\n  .dv-accordion summary {\n    position: relative;\n    padding: 21px 40px 21px 2px;\n    list-style: none;\n    cursor: pointer;\n    font-size: 17px;\n    font-weight: 600;\n  }\n\n  .dv-accordion summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .dv-accordion summary:after {\n    content: \"+\";\n    position: absolute;\n    top: 16px;\n    right: 4px;\n    font-size: 27px;\n    font-weight: 300;\n  }\n\n  .dv-accordion details[open] summary:after {\n    content: \"−\";\n  }\n\n  .dv-accordion details p {\n    margin: 0;\n    padding: 0 35px 22px 2px;\n    color: var(--dv-gray);\n    font-size: 15px;\n  }\n\n  .dv-brand {\n    padding: 75px 24px;\n    background: #0e0e0e;\n    color: white;\n  }\n\n  .dv-brand-inner {\n    max-width: 760px;\n    margin: auto;\n  }\n\n  .dv-brand h2 {\n    margin: 0 0 25px;\n    font-size: clamp(40px, 6vw, 66px);\n    line-height: 1;\n    letter-spacing: -2px;\n  }\n\n  .dv-brand p {\n    max-width: 650px;\n    color: #c7c7c7;\n    font-size: 17px;\n  }\n\n  .dv-tagline {\n    margin-top: 42px;\n    padding-top: 28px;\n    border-top: 1px solid #333;\n    font-size: 20px;\n    font-style: italic;\n  }\n\n  @media (max-width: 700px) {\n    .dv-section {\n      padding: 48px 18px;\n    }\n\n    .dv-bento,\n    .dv-three {\n      grid-template-columns: 1fr;\n    }\n\n    .dv-use-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .dv-card {\n      min-height: 170px;\n    }\n\n    .dv-spec-row {\n      font-size: 13px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"dv-orbit-page\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"dv-section\"\u003e\n\n    \u003cp class=\"dv-eyebrow\"\u003e\n      DELVERIQUE™ \/ OBJECT 004\n    \u003c\/p\u003e\n\n    \u003ch1 class=\"dv-title\"\u003e\n      Meet\u003cbr\u003e\n      \u003cspan class=\"dv-orange\"\u003eOrbit.\u003c\/span\u003e\n    \u003c\/h1\u003e\n\n    \u003cp class=\"dv-subtitle\"\u003e\n      A kinetic track toy built around rolling motion.\n      Guide the steel ball with small wrist circles,\n      build momentum, feel the pull, and keep it moving.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"dv-pill-row\"\u003e\n      \u003cspan class=\"dv-pill\"\u003eClosed-Loop Track\u003c\/span\u003e\n      \u003cspan class=\"dv-pill\"\u003eSteel Ball\u003c\/span\u003e\n      \u003cspan class=\"dv-pill\"\u003eWrist-Driven Motion\u003c\/span\u003e\n      \u003cspan class=\"dv-pill\"\u003eNo Batteries\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- TICKER --\u003e\n  \u003cdiv class=\"dv-ticker\"\u003e\n    \u003cdiv class=\"dv-ticker-inner\"\u003e\n      ROLL\n      \u003cspan class=\"dv-dot\"\u003e●\u003c\/span\u003e\n      BUILD MOMENTUM\n      \u003cspan class=\"dv-dot\"\u003e●\u003c\/span\u003e\n      FEEL\n      \u003cspan class=\"dv-dot\"\u003e●\u003c\/span\u003e\n      ORBIT\n      \u003cspan class=\"dv-dot\"\u003e●\u003c\/span\u003e\n      REPEAT\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- IMAGE 01 --\u003e\n  \u003cdiv class=\"dv-image-wrap\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/2457\/2645\/files\/06_orbit_detail_advantages.png?v=1789717362\" alt=\"Delverique™ Orbit kinetic track toy product advantages\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- CORE BENEFITS --\u003e\n  \u003csection class=\"dv-section\"\u003e\n\n    \u003cp class=\"dv-eyebrow\"\u003e\n      MOMENTUM YOU CAN FEEL\n    \u003c\/p\u003e\n\n    \u003ch2 class=\"dv-big-statement\"\u003e\n      Small circles.\u003cbr\u003e\n      \u003cspan class=\"dv-orange\"\u003eContinuous motion.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"dv-subtitle\"\u003e\n      Orbit transforms a simple wrist movement into something\n      you can see, hear and physically feel.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"dv-bento\"\u003e\n\n      \u003cdiv class=\"dv-card dv-card-dark\"\u003e\n\n        \u003cdiv class=\"dv-number\"\u003e\n          01 \/ ROLL\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Start the ball moving.\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          A gentle circular movement sends the steel ball\n          into the closed internal track.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"dv-card\"\u003e\n\n        \u003cdiv class=\"dv-number\"\u003e\n          02 \/ MOMENTUM\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Build the speed.\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Keep circling and the ball accelerates,\n          creating a smoother and stronger orbit.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"dv-card\"\u003e\n\n        \u003cdiv class=\"dv-number\"\u003e\n          03 \/ FEEL\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Feel the pull.\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          As speed increases, the moving steel ball creates\n          noticeable centrifugal feedback through the body.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"dv-card dv-card-orange\"\u003e\n\n        \u003cdiv class=\"dv-number\"\u003e\n          04 \/ REPEAT\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Faster.\u003cbr\u003e\n          Slower.\u003cbr\u003e\n          Again.\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Find your own rhythm and keep the orbit alive.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- STATEMENT --\u003e\n  \u003cdiv class=\"dv-quote\"\u003e\n\n    \u003cp\u003e\n      You don't press Orbit.\u003cbr\u003e\n      \u003cspan class=\"dv-orange\"\u003eYou move with it.\u003c\/span\u003e\n    \u003c\/p\u003e\n\n    \u003csmall\u003e\n      WRIST MOVEMENT \/ REAL MOMENTUM\n    \u003c\/small\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- IMAGE 02 --\u003e\n  \u003cdiv class=\"dv-image-wrap\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/2457\/2645\/files\/07_orbit_how_it_works.png?v=1789717362\" alt=\"How Delverique™ Orbit works\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- HOW IT WORKS --\u003e\n  \u003csection class=\"dv-section\"\u003e\n\n    \u003cp class=\"dv-eyebrow\"\u003e\n      CIRCLE \/ ROLL \/ BUILD \/ REPEAT\n    \u003c\/p\u003e\n\n    \u003ch2 class=\"dv-big-statement\"\u003e\n      Your wrist\u003cbr\u003e\n      \u003cspan class=\"dv-orange\"\u003ecreates the orbit.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n\n    \u003cdiv class=\"dv-steps\"\u003e\n\n      \u003cdiv class=\"dv-step\"\u003e\n\n        \u003cdiv class=\"dv-step-num\"\u003e\n          1\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003ch4\u003eHold it naturally.\u003c\/h4\u003e\n\n          \u003cp\u003e\n            Rest Orbit comfortably in your palm with the track facing outward.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"dv-step\"\u003e\n\n        \u003cdiv class=\"dv-step-num\"\u003e\n          2\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003ch4\u003eStart a small circle.\u003c\/h4\u003e\n\n          \u003cp\u003e\n            Move your wrist in a smooth circular motion\n            to set the steel ball rolling.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"dv-step\"\u003e\n\n        \u003cdiv class=\"dv-step-num\"\u003e\n          3\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003ch4\u003eBuild momentum.\u003c\/h4\u003e\n\n          \u003cp\u003e\n            Continue the motion and the ball travels faster\n            around the closed-loop track.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"dv-step\"\u003e\n\n        \u003cdiv class=\"dv-step-num\"\u003e\n          ∞\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003ch4\u003eFind your rhythm.\u003c\/h4\u003e\n\n          \u003cp\u003e\n            Speed up, slow down, stop, then start again.\n            There is no fixed sequence.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"dv-three\"\u003e\n\n      \u003cdiv class=\"dv-mini\"\u003e\n        \u003cstrong\u003eClosed-Loop Track\u003c\/strong\u003e\n        \u003cspan\u003e\n          The steel ball stays contained inside one continuous path.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dv-mini\"\u003e\n        \u003cstrong\u003eReal Steel Ball\u003c\/strong\u003e\n        \u003cspan\u003e\n          Physical weight creates visible speed and tactile momentum.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dv-mini\"\u003e\n        \u003cstrong\u003eNo Electronics\u003c\/strong\u003e\n        \u003cspan\u003e\n          No batteries, motor, charging cable or app.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- SECOND QUOTE --\u003e\n  \u003cdiv class=\"dv-quote\"\u003e\n\n    \u003cp\u003e\n      Not every idle second\u003cbr\u003e\n      needs to become\n      \u003cspan class=\"dv-orange\"\u003escreen time.\u003c\/span\u003e\n    \u003c\/p\u003e\n\n    \u003csmall\u003e\n      GIVE YOUR HANDS SOMETHING REAL TO MOVE\n    \u003c\/small\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- IMAGE 03 --\u003e\n  \u003cdiv class=\"dv-image-wrap\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/2457\/2645\/files\/08_orbit_use_specs_brand.png?v=1789717362\" alt=\"Delverique™ Orbit everyday use, specifications and brand philosophy\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- USE CASES --\u003e\n  \u003csection class=\"dv-section\"\u003e\n\n    \u003cp class=\"dv-eyebrow\"\u003e\n      MADE TO STAY CLOSE\n    \u003c\/p\u003e\n\n    \u003ch2 class=\"dv-big-statement\"\u003e\n      Motion for\u003cbr\u003e\n      \u003cspan class=\"dv-orange\"\u003eeveryday moments.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"dv-subtitle\"\u003e\n      Orbit is compact enough to keep nearby and simple enough\n      to pick up without thinking about how to use it.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"dv-use-grid\"\u003e\n\n      \u003cdiv class=\"dv-use\"\u003e\n        \u003cdiv class=\"dv-use-icon\"\u003e◌\u003c\/div\u003e\n        \u003cstrong\u003eDesk Break\u003c\/strong\u003e\n        \u003cspan\u003eBetween tasks\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dv-use\"\u003e\n        \u003cdiv class=\"dv-use-icon\"\u003e↗\u003c\/div\u003e\n        \u003cstrong\u003eCommute\u003c\/strong\u003e\n        \u003cspan\u003eTake it with you\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dv-use\"\u003e\n        \u003cdiv class=\"dv-use-icon\"\u003e◎\u003c\/div\u003e\n        \u003cstrong\u003eThinking\u003c\/strong\u003e\n        \u003cspan\u003eKeep hands moving\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dv-use\"\u003e\n        \u003cdiv class=\"dv-use-icon\"\u003e◇\u003c\/div\u003e\n        \u003cstrong\u003eGift It\u003c\/strong\u003e\n        \u003cspan\u003eFor curious minds\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- SPECS --\u003e\n  \u003csection class=\"dv-section\" style=\"padding-top:15px;\"\u003e\n\n    \u003cp class=\"dv-eyebrow\"\u003e\n      OBJECT 004 \/ DETAILS\n    \u003c\/p\u003e\n\n    \u003ch2 class=\"dv-big-statement\"\u003e\n      One track.\u003cbr\u003e\n      \u003cspan class=\"dv-orange\"\u003eOne moving element.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"dv-specs\"\u003e\n\n      \u003cdiv class=\"dv-spec-row\"\u003e\n        \u003cspan\u003e\n          \u003cstrong\u003eProduct\u003c\/strong\u003e\n        \u003c\/span\u003e\n        \u003cspan\u003e\n          Delverique™ Orbit Kinetic Track Toy\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dv-spec-row\"\u003e\n        \u003cspan\u003e\n          \u003cstrong\u003eInteraction\u003c\/strong\u003e\n        \u003c\/span\u003e\n        \u003cspan\u003e\n          Wrist-Driven Circular Motion\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dv-spec-row\"\u003e\n        \u003cspan\u003e\n          \u003cstrong\u003eTrack\u003c\/strong\u003e\n        \u003c\/span\u003e\n        \u003cspan\u003e\n          Enclosed Continuous Loop\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dv-spec-row\"\u003e\n        \u003cspan\u003e\n          \u003cstrong\u003eMoving Element\u003c\/strong\u003e\n        \u003c\/span\u003e\n        \u003cspan\u003e\n          1 × Stainless Steel Ball\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dv-spec-row\"\u003e\n        \u003cspan\u003e\n          \u003cstrong\u003eApprox. Size\u003c\/strong\u003e\n        \u003c\/span\u003e\n        \u003cspan\u003e\n          72 × 68 × 16 mm\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dv-spec-row\"\u003e\n        \u003cspan\u003e\n          \u003cstrong\u003eUse\u003c\/strong\u003e\n        \u003c\/span\u003e\n        \u003cspan\u003e\n          Desk \/ Commute \/ Travel \/ Everyday Play\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dv-spec-row\"\u003e\n        \u003cspan\u003e\n          \u003cstrong\u003ePower\u003c\/strong\u003e\n        \u003c\/span\u003e\n        \u003cspan\u003e\n          None Required\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"dv-section\"\u003e\n\n    \u003cp class=\"dv-eyebrow\"\u003e\n      TAP TO EXPLORE\n    \u003c\/p\u003e\n\n    \u003ch2 class=\"dv-big-statement\"\u003e\n      Still curious?\n    \u003c\/h2\u003e\n\n\n    \u003cdiv class=\"dv-accordion\"\u003e\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          What exactly is Orbit?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          Orbit is a handheld kinetic track toy containing a single\n          steel ball inside a continuous enclosed track. Small circular\n          wrist movements keep the ball traveling around the loop.\n        \u003c\/p\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          How do you make the ball move?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          Hold Orbit comfortably and make a small circular motion\n          with your wrist. Once the ball begins rolling, continue\n          the movement to build speed and momentum.\n        \u003c\/p\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Can the steel ball come out?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          The steel ball is designed to remain enclosed\n          inside the track during normal use.\n        \u003c\/p\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Does Orbit require batteries?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          No. Orbit is completely mechanical.\n          The ball moves only through your hand movement,\n          inertia and gravity.\n        \u003c\/p\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Is Orbit the same as a spinner?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          No. Orbit does not use a central spinning disc or bearing-based\n          spinner mechanism. The interaction comes from guiding a steel ball\n          through a closed internal track using wrist motion.\n        \u003c\/p\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          How is Orbit different from Loop, Shift and Drop?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          Each Delverique™ object explores a different physical interaction.\n          Loop focuses on flipping, Shift on sliding, Drop on gravity,\n          and Orbit on rolling momentum through a closed track.\n        \u003c\/p\u003e\n\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- BRAND --\u003e\n  \u003csection class=\"dv-brand\"\u003e\n\n    \u003cdiv class=\"dv-brand-inner\"\u003e\n\n      \u003cp class=\"dv-eyebrow\" style=\"color:#777;\"\u003e\n        DELVERIQUE™\n      \u003c\/p\u003e\n\n      \u003ch2\u003e\n        Play isn't childish.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Adults never stop needing play.\n        The way we play simply changes.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Delverique™ creates modern physical objects built around\n        one simple interaction at a time — flipping, sliding,\n        falling, rolling — refined into experiences worth repeating.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        No feeds.\n        No notifications.\n        No batteries required.\n        Just your hands, motion and curiosity.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"dv-tagline\"\u003e\n        Toys for your hands, not your age.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FINAL --\u003e\n  \u003csection class=\"dv-section\" style=\"text-align:center;\"\u003e\n\n    \u003cp class=\"dv-eyebrow\"\u003e\n      OBJECT 004\n    \u003c\/p\u003e\n\n    \u003ch2 style=\"\n      margin:0 0 16px;\n      font-size:clamp(38px,6vw,66px);\n      line-height:1;\n      letter-spacing:-2px;\"\u003e\n      Delverique™ Orbit\n    \u003c\/h2\u003e\n\n    \u003cp style=\"margin:0;color:#777;\"\u003e\n      Roll it. Feel it. Keep it moving.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Delverique™","offers":[{"title":"Default Title","offer_id":52899281404133,"sku":"Delverique004*1","price":59.96,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0846\/2457\/2645\/files\/02_orbit_lifestyle_person.png?v=1789717362","url":"https:\/\/delverique.com\/products\/delverique%e2%84%a2-orbit-kinetic-track-toy","provider":"Delverique™","version":"1.0","type":"link"}