{"product_id":"sky-dweller-green-dial-336934-0001","title":"Rolex Sky-Dweller \"Green Dial\" 336934-0001","description":"\u003cstyle\u003e\n  .auv-skygreen-description {\n    --auv-green: #1a3a32;\n    --auv-text: #68736f;\n    --auv-muted: #8b9591;\n    --auv-border: rgba(26, 58, 50, 0.14);\n    --auv-soft: #f7f6f3;\n\n    width: 100%;\n    max-width: 880px;\n    margin: 0 auto;\n    color: var(--auv-green);\n    font-family: var(--font-body-family, inherit);\n    box-sizing: border-box;\n  }\n\n  .auv-skygreen-description *,\n  .auv-skygreen-description *::before,\n  .auv-skygreen-description *::after {\n    box-sizing: border-box;\n  }\n\n  \/* TECHNICAL DETAILS *\/\n\n  .auv-skygreen-accordion {\n    margin: 8px 0 42px;\n    overflow: hidden;\n    background: #ffffff;\n    border: 1px solid var(--auv-border);\n    border-radius: 14px;\n  }\n\n  .auv-skygreen-accordion summary {\n    display: flex;\n    min-height: 58px;\n    padding: 17px 20px;\n    align-items: center;\n    justify-content: space-between;\n    color: var(--auv-green);\n    background: #ffffff;\n    cursor: pointer;\n    list-style: none;\n    font-family: var(--font-heading-family, inherit);\n    font-size: 14px;\n    font-weight: 600;\n    line-height: 1.3;\n    letter-spacing: 0.02em;\n  }\n\n  .auv-skygreen-accordion summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .auv-skygreen-accordion summary::after {\n    content: \"+\";\n    font-family: var(--font-body-family, inherit);\n    font-size: 22px;\n    font-weight: 300;\n    line-height: 1;\n  }\n\n  .auv-skygreen-accordion[open] summary {\n    border-bottom: 1px solid var(--auv-border);\n  }\n\n  .auv-skygreen-accordion[open] summary::after {\n    content: \"−\";\n  }\n\n  .auv-skygreen-details {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n  }\n\n  .auv-skygreen-detail {\n    min-height: 86px;\n    padding: 17px 18px;\n    border-right: 1px solid var(--auv-border);\n    border-bottom: 1px solid var(--auv-border);\n  }\n\n  .auv-skygreen-detail:nth-child(3n) {\n    border-right: none;\n  }\n\n  .auv-skygreen-detail:nth-last-child(-n + 3) {\n    border-bottom: none;\n  }\n\n  .auv-skygreen-label {\n    display: block;\n    margin-bottom: 8px;\n    color: var(--auv-muted);\n    font-size: 10px;\n    font-weight: 500;\n    line-height: 1.2;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .auv-skygreen-value {\n    display: block;\n    color: var(--auv-green);\n    font-size: 14px;\n    font-weight: 500;\n    line-height: 1.4;\n  }\n\n  \/* CONTENT *\/\n\n  .auv-skygreen-section {\n    margin: 42px 0;\n  }\n\n  .auv-skygreen-title {\n    margin: 0 0 17px;\n    color: var(--auv-green);\n    font-family: var(--font-heading-family, inherit);\n    font-size: 21px;\n    font-style: var(--font-heading-style, normal);\n    font-weight: var(--font-heading-weight, 600);\n    line-height: 1.3;\n  }\n\n  .auv-skygreen-copy {\n    max-width: 780px;\n    color: var(--auv-text);\n    font-size: 15px;\n    line-height: 1.85;\n  }\n\n  .auv-skygreen-copy p {\n    margin: 0 0 18px;\n  }\n\n  .auv-skygreen-copy p:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* FEATURES *\/\n\n  .auv-skygreen-features {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .auv-skygreen-feature {\n    padding: 21px;\n    background: var(--auv-soft);\n    border: 1px solid var(--auv-border);\n    border-radius: 14px;\n  }\n\n  .auv-skygreen-feature-number {\n    display: block;\n    margin-bottom: 18px;\n    color: rgba(26, 58, 50, 0.42);\n    font-size: 10px;\n    line-height: 1;\n    letter-spacing: 0.08em;\n  }\n\n  .auv-skygreen-feature-title {\n    margin: 0 0 8px;\n    color: var(--auv-green);\n    font-size: 14px;\n    font-weight: 600;\n    line-height: 1.4;\n  }\n\n  .auv-skygreen-feature-text {\n    margin: 0;\n    color: var(--auv-text);\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  \/* ACCESSORIES *\/\n\n  .auv-skygreen-accessories {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    max-width: 520px;\n    border-top: 1px solid var(--auv-border);\n    border-bottom: 1px solid var(--auv-border);\n  }\n\n  .auv-skygreen-accessory {\n    padding: 18px 20px;\n  }\n\n  .auv-skygreen-accessory + .auv-skygreen-accessory {\n    border-left: 1px solid var(--auv-border);\n  }\n\n  .auv-skygreen-notice {\n    margin-top: 22px;\n    padding: 14px 18px;\n    color: #ffffff;\n    background: var(--auv-green);\n    border-radius: 10px;\n    font-size: 12px;\n    font-weight: 500;\n    line-height: 1.5;\n    text-align: center;\n  }\n\n  \/* CONDITION *\/\n\n  .auv-skygreen-condition-list {\n    display: grid;\n    max-width: 740px;\n    gap: 25px;\n  }\n\n  .auv-skygreen-condition {\n    padding-left: 18px;\n    border-left: 1px solid var(--auv-border);\n  }\n\n  .auv-skygreen-condition-title {\n    margin: 0 0 7px;\n    color: var(--auv-green);\n    font-size: 14px;\n    font-weight: 500;\n    line-height: 1.4;\n  }\n\n  .auv-skygreen-condition-text {\n    margin: 0;\n    color: var(--auv-text);\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  @media screen and (max-width: 749px) {\n    .auv-skygreen-accordion {\n      margin-bottom: 34px;\n      border-radius: 12px;\n    }\n\n    .auv-skygreen-accordion summary {\n      min-height: 54px;\n      padding: 15px 16px;\n      font-size: 13px;\n    }\n\n    .auv-skygreen-details {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .auv-skygreen-detail {\n      min-height: 80px;\n      padding: 15px 13px;\n      border-right: 1px solid var(--auv-border);\n      border-bottom: 1px solid var(--auv-border);\n    }\n\n    .auv-skygreen-detail:nth-child(3n) {\n      border-right: 1px solid var(--auv-border);\n    }\n\n    .auv-skygreen-detail:nth-child(2n) {\n      border-right: none;\n    }\n\n    .auv-skygreen-detail:nth-last-child(-n + 3) {\n      border-bottom: 1px solid var(--auv-border);\n    }\n\n    .auv-skygreen-detail:nth-last-child(-n + 2) {\n      border-bottom: none;\n    }\n\n    .auv-skygreen-label {\n      font-size: 9px;\n    }\n\n    .auv-skygreen-value {\n      font-size: 13px;\n    }\n\n    .auv-skygreen-section {\n      margin: 34px 0;\n    }\n\n    .auv-skygreen-title {\n      margin-bottom: 14px;\n      font-size: 19px;\n    }\n\n    .auv-skygreen-copy {\n      font-size: 14px;\n      line-height: 1.8;\n    }\n\n    .auv-skygreen-features {\n      grid-template-columns: 1fr;\n    }\n\n    .auv-skygreen-feature {\n      padding: 18px;\n    }\n\n    .auv-skygreen-accessories {\n      width: 100%;\n      max-width: none;\n    }\n\n    .auv-skygreen-accessory {\n      padding: 16px 14px;\n    }\n\n    .auv-skygreen-notice {\n      padding: 13px 14px;\n      font-size: 11px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"auv-skygreen-description\"\u003e\n\n  \u003c!-- TECHNICAL DETAILS --\u003e\n  \u003cdetails class=\"auv-skygreen-accordion\" open\u003e\n    \u003csummary\u003eTechnical Details\u003c\/summary\u003e\n\n    \u003cdiv class=\"auv-skygreen-details\"\u003e\n\n      \u003cdiv class=\"auv-skygreen-detail\"\u003e\n        \u003cspan class=\"auv-skygreen-label\"\u003eReference\u003c\/span\u003e\n        \u003cspan class=\"auv-skygreen-value\"\u003e336934-0001\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-skygreen-detail\"\u003e\n        \u003cspan class=\"auv-skygreen-label\"\u003eModel\u003c\/span\u003e\n        \u003cspan class=\"auv-skygreen-value\"\u003eSky-Dweller\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-skygreen-detail\"\u003e\n        \u003cspan class=\"auv-skygreen-label\"\u003eCase Size\u003c\/span\u003e\n        \u003cspan class=\"auv-skygreen-value\"\u003e42 MM\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-skygreen-detail\"\u003e\n        \u003cspan class=\"auv-skygreen-label\"\u003eMaterial\u003c\/span\u003e\n        \u003cspan class=\"auv-skygreen-value\"\u003eWhite Rolesor\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-skygreen-detail\"\u003e\n        \u003cspan class=\"auv-skygreen-label\"\u003eDial\u003c\/span\u003e\n        \u003cspan class=\"auv-skygreen-value\"\u003eMint Green\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-skygreen-detail\"\u003e\n        \u003cspan class=\"auv-skygreen-label\"\u003eBezel\u003c\/span\u003e\n        \u003cspan class=\"auv-skygreen-value\"\u003eFluted Ring Command\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-skygreen-detail\"\u003e\n        \u003cspan class=\"auv-skygreen-label\"\u003eMovement\u003c\/span\u003e\n        \u003cspan class=\"auv-skygreen-value\"\u003eAutomatic 9002\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-skygreen-detail\"\u003e\n        \u003cspan class=\"auv-skygreen-label\"\u003ePower Reserve\u003c\/span\u003e\n        \u003cspan class=\"auv-skygreen-value\"\u003eApprox. 72 Hours\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-skygreen-detail\"\u003e\n        \u003cspan class=\"auv-skygreen-label\"\u003eWater Resistance\u003c\/span\u003e\n        \u003cspan class=\"auv-skygreen-value\"\u003e100 M \/ 330 FT\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-skygreen-detail\"\u003e\n        \u003cspan class=\"auv-skygreen-label\"\u003eCrystal\u003c\/span\u003e\n        \u003cspan class=\"auv-skygreen-value\"\u003eSapphire with Cyclops\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-skygreen-detail\"\u003e\n        \u003cspan class=\"auv-skygreen-label\"\u003eBracelet\u003c\/span\u003e\n        \u003cspan class=\"auv-skygreen-value\"\u003eOyster Bracelet\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-skygreen-detail\"\u003e\n        \u003cspan class=\"auv-skygreen-label\"\u003eComplications\u003c\/span\u003e\n        \u003cspan class=\"auv-skygreen-value\"\u003eDual Time \u0026amp; Annual Calendar\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- THE STORY --\u003e\n  \u003csection class=\"auv-skygreen-section\"\u003e\n    \u003ch2 class=\"auv-skygreen-title\"\u003eThe Story\u003c\/h2\u003e\n\n    \u003cdiv class=\"auv-skygreen-copy\"\u003e\n      \u003cp\u003e\n        Designed for travellers who move seamlessly between destinations,\n        the Rolex Sky-Dweller combines an expressive mint green dial with\n        one of the most sophisticated displays in the Oyster Perpetual\n        collection.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Local time is displayed by the central hands, while reference time\n        is indicated on the off-centre 24-hour disc. A fixed inverted red\n        triangle points to the selected reference time, clearly separating\n        daytime from nighttime hours in the second time zone.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Twelve discreet apertures around the dial display the current month\n        as part of the Saros annual calendar. The mechanism automatically\n        distinguishes between 30-day and 31-day months, requiring only one\n        manual date correction each year.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003csection class=\"auv-skygreen-section\"\u003e\n    \u003ch2 class=\"auv-skygreen-title\"\u003e\n      Craftsmanship and Performance\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"auv-skygreen-features\"\u003e\n\n      \u003carticle class=\"auv-skygreen-feature\"\u003e\n        \u003cspan class=\"auv-skygreen-feature-number\"\u003e01\u003c\/span\u003e\n\n        \u003ch3 class=\"auv-skygreen-feature-title\"\u003e\n          Mint Green Dial\n        \u003c\/h3\u003e\n\n        \u003cp class=\"auv-skygreen-feature-text\"\u003e\n          The distinctive dial combines an elegant green tone with a highly\n          legible Chromalight display and long-lasting blue luminescence.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"auv-skygreen-feature\"\u003e\n        \u003cspan class=\"auv-skygreen-feature-number\"\u003e02\u003c\/span\u003e\n\n        \u003ch3 class=\"auv-skygreen-feature-title\"\u003e\n          White Rolesor Construction\n        \u003c\/h3\u003e\n\n        \u003cp class=\"auv-skygreen-feature-text\"\u003e\n          Oystersteel is paired with an 18 ct white-gold fluted bezel,\n          combining strength, corrosion resistance and a refined finish.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"auv-skygreen-feature\"\u003e\n        \u003cspan class=\"auv-skygreen-feature-number\"\u003e03\u003c\/span\u003e\n\n        \u003ch3 class=\"auv-skygreen-feature-title\"\u003e\n          Ring Command System\n        \u003c\/h3\u003e\n\n        \u003cp class=\"auv-skygreen-feature-text\"\u003e\n          The bidirectional fluted bezel interacts with the movement,\n          allowing local time, reference time and the date to be selected\n          before adjustment through the crown.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"auv-skygreen-feature\"\u003e\n        \u003cspan class=\"auv-skygreen-feature-number\"\u003e04\u003c\/span\u003e\n\n        \u003ch3 class=\"auv-skygreen-feature-title\"\u003e\n          Saros Annual Calendar\n        \u003c\/h3\u003e\n\n        \u003cp class=\"auv-skygreen-feature-text\"\u003e\n          The annual calendar recognizes the length of each month and\n          requires only one date correction per year, between February\n          and March.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"auv-skygreen-feature\"\u003e\n        \u003cspan class=\"auv-skygreen-feature-number\"\u003e05\u003c\/span\u003e\n\n        \u003ch3 class=\"auv-skygreen-feature-title\"\u003e\n          Calibre 9002\n        \u003c\/h3\u003e\n\n        \u003cp class=\"auv-skygreen-feature-text\"\u003e\n          The self-winding mechanical movement powers the dual-time display,\n          annual calendar and approximately 72-hour power reserve.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"auv-skygreen-feature\"\u003e\n        \u003cspan class=\"auv-skygreen-feature-number\"\u003e06\u003c\/span\u003e\n\n        \u003ch3 class=\"auv-skygreen-feature-title\"\u003e\n          Oyster Bracelet\n        \u003c\/h3\u003e\n\n        \u003cp class=\"auv-skygreen-feature-text\"\u003e\n          The three-piece solid-link Oystersteel bracelet features a folding\n          Oysterclasp and Easylink comfort extension for an additional\n          adjustment of approximately 5 mm.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ACCESSORIES --\u003e\n  \u003csection class=\"auv-skygreen-section\"\u003e\n    \u003ch2 class=\"auv-skygreen-title\"\u003eAccessories\u003c\/h2\u003e\n\n    \u003cdiv class=\"auv-skygreen-accessories\"\u003e\n\n      \u003cdiv class=\"auv-skygreen-accessory\"\u003e\n        \u003cspan class=\"auv-skygreen-label\"\u003ePresentation Box\u003c\/span\u003e\n        \u003cspan class=\"auv-skygreen-value\"\u003eIncluded\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-skygreen-accessory\"\u003e\n        \u003cspan class=\"auv-skygreen-label\"\u003eCard\u003c\/span\u003e\n        \u003cspan class=\"auv-skygreen-value\"\u003eIncluded\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"auv-skygreen-notice\"\u003e\n      This timepiece is supplied new with its presentation box and card.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CONDITION --\u003e\n  \u003csection class=\"auv-skygreen-section\"\u003e\n    \u003ch2 class=\"auv-skygreen-title\"\u003eCondition\u003c\/h2\u003e\n\n    \u003cdiv class=\"auv-skygreen-condition-list\"\u003e\n\n      \u003cdiv class=\"auv-skygreen-condition\"\u003e\n        \u003cspan class=\"auv-skygreen-label\"\u003eOverall\u003c\/span\u003e\n\n        \u003cp class=\"auv-skygreen-condition-title\"\u003e\n          New \/ Unworn\n        \u003c\/p\u003e\n\n        \u003cp class=\"auv-skygreen-condition-text\"\u003e\n          The timepiece is offered in new, unworn condition and has not\n          been previously worn.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-skygreen-condition\"\u003e\n        \u003cspan class=\"auv-skygreen-label\"\u003e\n          Dial, Hands and Crystal\n        \u003c\/span\u003e\n\n        \u003cp class=\"auv-skygreen-condition-title\"\u003e\n          New Condition\n        \u003c\/p\u003e\n\n        \u003cp class=\"auv-skygreen-condition-text\"\u003e\n          The mint green dial, hands, hour markers and sapphire crystal\n          are presented in new condition.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-skygreen-condition\"\u003e\n        \u003cspan class=\"auv-skygreen-label\"\u003e\n          Case, Bezel and Bracelet\n        \u003c\/span\u003e\n\n        \u003cp class=\"auv-skygreen-condition-title\"\u003e\n          New Condition\n        \u003c\/p\u003e\n\n        \u003cp class=\"auv-skygreen-condition-text\"\u003e\n          The White Rolesor case, white-gold Ring Command bezel and\n          Oystersteel Oyster bracelet are presented in new condition.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Exklusiv Time","offers":[{"title":"Default Title","offer_id":48096257507558,"sku":"RP-RS-016","price":249.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0817\/2162\/2758\/files\/66.jpg?v=1785695229","url":"https:\/\/auvellor.com\/products\/sky-dweller-green-dial-336934-0001","provider":"Auvellor","version":"1.0","type":"link"}