{"product_id":"submariner-date-126613lb-bluesy","title":"Rolex Submariner Date 126613LB “Bluesy”","description":"\u003cstyle\u003e\n  .auv-watch-description {\n    --auv-green: #1a3a32;\n    --auv-text: #65716d;\n    --auv-muted: #8a9490;\n    --auv-border: rgba(26, 58, 50, 0.14);\n    --auv-background: #f7f6f3;\n\n    width: 100%;\n    max-width: 900px;\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-watch-description *,\n  .auv-watch-description *::before,\n  .auv-watch-description *::after {\n    box-sizing: border-box;\n  }\n\n  \/* TECHNICAL DETAILS *\/\n\n  .auv-watch-accordion {\n    margin: 8px 0 28px;\n    overflow: hidden;\n    background: #ffffff;\n    border: 1px solid var(--auv-border);\n    border-radius: 14px;\n  }\n\n  .auv-watch-accordion \u003e 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: var(--font-heading-weight, 600);\n    line-height: 1.3;\n    letter-spacing: 0.02em;\n  }\n\n  .auv-watch-accordion \u003e summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .auv-watch-accordion \u003e 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-watch-accordion[open] \u003e summary {\n    border-bottom: 1px solid var(--auv-border);\n  }\n\n  .auv-watch-accordion[open] \u003e summary::after {\n    content: \"−\";\n  }\n\n  .auv-watch-details-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n  }\n\n  .auv-watch-detail {\n    min-height: 82px;\n    padding: 17px 18px;\n    border-right: 1px solid var(--auv-border);\n    border-bottom: 1px solid var(--auv-border);\n  }\n\n  .auv-watch-detail:nth-child(3n) {\n    border-right: none;\n  }\n\n  .auv-watch-detail:nth-last-child(-n + 3) {\n    border-bottom: none;\n  }\n\n  .auv-watch-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-watch-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  \/* TITLES AND TEXT *\/\n\n  .auv-watch-section {\n    margin: 42px 0;\n  }\n\n  .auv-watch-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-weight: var(--font-heading-weight, 600);\n    line-height: 1.3;\n  }\n\n  .auv-watch-story {\n    max-width: 780px;\n    color: var(--auv-text);\n    font-size: 15px;\n    line-height: 1.85;\n  }\n\n  .auv-watch-story p {\n    margin: 0 0 18px;\n  }\n\n  .auv-watch-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* COMPACT INTRODUCTION *\/\n\n  .auv-watch-intro {\n    margin: 28px 0 18px;\n  }\n\n  .auv-watch-intro .auv-watch-title {\n    margin-bottom: 12px;\n  }\n\n  .auv-watch-intro-text {\n    max-width: 780px;\n    margin: 0;\n    color: var(--auv-text);\n    font-size: 15px;\n    line-height: 1.75;\n  }\n\n  \/* EXPANDABLE DESCRIPTION *\/\n\n  .auv-watch-expandable {\n    margin: 0 0 34px;\n  }\n\n  .auv-watch-expandable \u003e summary {\n    display: inline-flex;\n    min-height: 44px;\n    padding: 11px 18px;\n    align-items: center;\n    justify-content: center;\n    color: var(--auv-green);\n    background: #ffffff;\n    border: 1px solid var(--auv-border);\n    border-radius: 999px;\n    cursor: pointer;\n    list-style: none;\n    font-family: var(--font-body-family, inherit);\n    font-size: 12px;\n    font-weight: 600;\n    line-height: 1.2;\n    letter-spacing: 0.03em;\n    transition:\n      color 0.2s ease,\n      background-color 0.2s ease,\n      border-color 0.2s ease;\n  }\n\n  .auv-watch-expandable \u003e summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .auv-watch-expandable \u003e summary:hover {\n    color: #ffffff;\n    background: var(--auv-green);\n    border-color: var(--auv-green);\n  }\n\n  .auv-watch-expandable-open {\n    display: none;\n  }\n\n  .auv-watch-expandable[open]\n  .auv-watch-expandable-closed {\n    display: none;\n  }\n\n  .auv-watch-expandable[open]\n  .auv-watch-expandable-open {\n    display: inline;\n  }\n\n  .auv-watch-expandable-content {\n    padding-top: 8px;\n  }\n\n  .auv-watch-expandable-content\n  .auv-watch-section:first-child {\n    margin-top: 28px;\n  }\n\n  .auv-watch-expandable \u003e summary:focus-visible,\n  .auv-watch-accordion \u003e summary:focus-visible {\n    outline: 2px solid var(--auv-green);\n    outline-offset: 3px;\n  }\n\n  \/* FEATURE CARDS *\/\n\n  .auv-watch-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .auv-watch-feature {\n    padding: 20px;\n    background: rgba(26, 58, 50, 0.035);\n    border: 1px solid var(--auv-border);\n    border-radius: 14px;\n  }\n\n  .auv-watch-feature-title {\n    margin: 0 0 8px;\n    color: var(--auv-green);\n    font-size: 14px;\n    font-weight: 600;\n    line-height: 1.3;\n  }\n\n  .auv-watch-feature-text {\n    margin: 0;\n    color: var(--auv-text);\n    font-size: 13px;\n    line-height: 1.65;\n  }\n\n  \/* ACCESSORIES *\/\n\n  .auv-watch-accessories {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    max-width: 500px;\n    border-top: 1px solid var(--auv-border);\n    border-bottom: 1px solid var(--auv-border);\n  }\n\n  .auv-watch-accessory {\n    padding: 18px 20px;\n    border-left: 1px solid var(--auv-border);\n  }\n\n  .auv-watch-accessory:first-child {\n    border-left: none;\n  }\n\n  .auv-watch-included {\n    margin-top: 24px;\n    padding: 14px 20px;\n    color: #ffffff;\n    background: var(--auv-green);\n    border-radius: 10px;\n    font-size: 12px;\n    font-weight: 600;\n    line-height: 1.4;\n    text-align: center;\n  }\n\n  \/* CONDITION *\/\n\n  .auv-watch-condition-list {\n    display: grid;\n    max-width: 720px;\n    gap: 25px;\n  }\n\n  .auv-watch-condition-item {\n    padding-left: 18px;\n    border-left: 1px solid var(--auv-border);\n  }\n\n  .auv-watch-condition-name {\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-watch-condition-text {\n    margin: 0;\n    color: var(--auv-text);\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n    .auv-watch-accordion {\n      margin-bottom: 24px;\n      border-radius: 12px;\n    }\n\n    .auv-watch-accordion \u003e summary {\n      min-height: 54px;\n      padding: 15px 16px;\n      font-size: 13px;\n    }\n\n    .auv-watch-details-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .auv-watch-detail {\n      min-height: 76px;\n      padding: 15px 13px;\n      border-right: 1px solid var(--auv-border);\n      border-bottom: 1px solid var(--auv-border);\n    }\n\n    .auv-watch-detail:nth-child(3n) {\n      border-right: 1px solid var(--auv-border);\n    }\n\n    .auv-watch-detail:nth-child(2n) {\n      border-right: none;\n    }\n\n    .auv-watch-detail:nth-last-child(-n + 3) {\n      border-bottom: 1px solid var(--auv-border);\n    }\n\n    .auv-watch-detail:nth-last-child(-n + 2) {\n      border-bottom: none;\n    }\n\n    .auv-watch-label {\n      font-size: 9px;\n    }\n\n    .auv-watch-value {\n      font-size: 13px;\n    }\n\n    .auv-watch-intro {\n      margin: 24px 0 16px;\n    }\n\n    .auv-watch-intro-text {\n      font-size: 14px;\n      line-height: 1.7;\n    }\n\n    .auv-watch-expandable {\n      margin-bottom: 28px;\n    }\n\n    .auv-watch-expandable \u003e summary {\n      width: 100%;\n      min-height: 42px;\n      padding: 11px 15px;\n      font-size: 12px;\n    }\n\n    .auv-watch-expandable-content\n    .auv-watch-section:first-child {\n      margin-top: 24px;\n    }\n\n    .auv-watch-section {\n      margin: 34px 0;\n    }\n\n    .auv-watch-title {\n      margin-bottom: 14px;\n      font-size: 19px;\n    }\n\n    .auv-watch-story {\n      font-size: 14px;\n      line-height: 1.8;\n    }\n\n    .auv-watch-feature-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .auv-watch-feature {\n      padding: 18px;\n    }\n\n    .auv-watch-accessories {\n      width: 100%;\n      max-width: none;\n    }\n\n    .auv-watch-accessory {\n      padding: 16px 14px;\n    }\n\n    .auv-watch-included {\n      padding: 13px 15px;\n      font-size: 11px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"auv-watch-description\"\u003e\n\u003c!-- TECHNICAL DETAILS --\u003e\n\u003cdetails class=\"auv-watch-accordion\" open=\"\"\u003e\n\u003csummary\u003eTechnical Details\u003c\/summary\u003e\n\u003cdiv class=\"auv-watch-details-grid\"\u003e\n\u003cdiv class=\"auv-watch-detail\"\u003e\n\u003cspan class=\"auv-watch-label\"\u003e Reference \u003c\/span\u003e \u003cspan class=\"auv-watch-value\"\u003e 126613LB \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"auv-watch-detail\"\u003e\n\u003cspan class=\"auv-watch-label\"\u003e Year \u003c\/span\u003e \u003cspan class=\"auv-watch-value\"\u003e 2020 – Present \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"auv-watch-detail\"\u003e\n\u003cspan class=\"auv-watch-label\"\u003e Case Size \u003c\/span\u003e \u003cspan class=\"auv-watch-value\"\u003e 41 MM \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"auv-watch-detail\"\u003e\n\u003cspan class=\"auv-watch-label\"\u003e Material \u003c\/span\u003e \u003cspan class=\"auv-watch-value\"\u003e Yellow Rolesor \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"auv-watch-detail\"\u003e\n\u003cspan class=\"auv-watch-label\"\u003e Dial \u003c\/span\u003e \u003cspan class=\"auv-watch-value\"\u003e Royal Blue \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"auv-watch-detail\"\u003e\n\u003cspan class=\"auv-watch-label\"\u003e Movement \u003c\/span\u003e \u003cspan class=\"auv-watch-value\"\u003e Automatic 3235 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"auv-watch-detail\"\u003e\n\u003cspan class=\"auv-watch-label\"\u003e Power Reserve \u003c\/span\u003e \u003cspan class=\"auv-watch-value\"\u003e Approx. 70 Hours \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"auv-watch-detail\"\u003e\n\u003cspan class=\"auv-watch-label\"\u003e Water Resistance \u003c\/span\u003e \u003cspan class=\"auv-watch-value\"\u003e 300 M \/ 1,000 FT \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"auv-watch-detail\"\u003e\n\u003cspan class=\"auv-watch-label\"\u003e Crystal \u003c\/span\u003e \u003cspan class=\"auv-watch-value\"\u003e Sapphire with Cyclops \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- COMPACT INTRODUCTION --\u003e\n\u003csection class=\"auv-watch-intro\"\u003e\n\u003ch2 class=\"auv-watch-title\"\u003eThe Story\u003c\/h2\u003e\n\u003cp class=\"auv-watch-intro-text\"\u003eIntroduced in 2020, the Rolex Submariner Date reference 126613LB continues one of the most recognizable two-tone configurations in modern watchmaking, pairing a royal blue dial and matching ceramic bezel with contrasting steel and yellow-gold tones.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- EXPANDABLE FULL DESCRIPTION --\u003e\n\u003cdetails class=\"auv-watch-expandable\" open=\"\"\u003e\n\u003csummary\u003e\u003cspan class=\"auv-watch-expandable-closed\"\u003e View full description \u003c\/span\u003e \u003cspan class=\"auv-watch-expandable-open\"\u003e Show less \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"auv-watch-expandable-content\"\u003e\n\u003c!-- CONTINUED STORY --\u003e\n\u003csection class=\"auv-watch-section\"\u003e\n\u003cdiv class=\"auv-watch-story\"\u003e\n\u003cp\u003eThe 41 mm Oyster case preserves the unmistakable profile of the Submariner while offering a refined balance of professional diving capability and everyday luxury. Large luminous hour markers, broad hands and the date display beneath a Cyclops lens provide clear readability in a wide range of conditions.\u003c\/p\u003e\n\u003cp\u003eInside is the Rolex calibre 3235, a self-winding mechanical movement with an approximate 70-hour power reserve. The Oyster bracelet is completed by an Oysterlock safety clasp and the Glidelock extension system, allowing the bracelet to be adjusted without tools.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CRAFTSMANSHIP AND PERFORMANCE --\u003e\n\u003csection class=\"auv-watch-section\"\u003e\n\u003ch2 class=\"auv-watch-title\"\u003eCraftsmanship and Performance\u003c\/h2\u003e\n\u003cdiv class=\"auv-watch-feature-grid\"\u003e\n\u003carticle class=\"auv-watch-feature\"\u003e\n\u003ch3 class=\"auv-watch-feature-title\"\u003eYellow Rolesor Construction\u003c\/h3\u003e\n\u003cp class=\"auv-watch-feature-text\"\u003eOystersteel is combined with 18 ct yellow gold across the case, bezel, crown and Oyster bracelet for a balance of durability and refined contrast.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"auv-watch-feature\"\u003e\n\u003ch3 class=\"auv-watch-feature-title\"\u003eBlue Cerachrom Bezel\u003c\/h3\u003e\n\u003cp class=\"auv-watch-feature-text\"\u003eThe unidirectional 60-minute bezel uses a scratch-resistant blue ceramic insert with gold-coated numerals and graduations.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"auv-watch-feature\"\u003e\n\u003ch3 class=\"auv-watch-feature-title\"\u003eCalibre 3235\u003c\/h3\u003e\n\u003cp class=\"auv-watch-feature-text\"\u003eThe automatic manufacture movement provides hours, minutes, seconds and an instantaneous date display with rapid setting.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"auv-watch-feature\"\u003e\n\u003ch3 class=\"auv-watch-feature-title\"\u003eProfessional Water Resistance\u003c\/h3\u003e\n\u003cp class=\"auv-watch-feature-text\"\u003eThe Oyster case and Triplock screw-down crown provide water resistance to a depth of 300 metres or 1,000 feet.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ACCESSORIES --\u003e\n\u003csection class=\"auv-watch-section\"\u003e\n\u003ch2 class=\"auv-watch-title\"\u003eAccessories\u003c\/h2\u003e\n\u003cdiv class=\"auv-watch-accessories\"\u003e\n\u003cdiv class=\"auv-watch-accessory\"\u003e\n\u003cspan class=\"auv-watch-label\"\u003e Presentation Box \u003c\/span\u003e \u003cspan class=\"auv-watch-value\"\u003e Included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"auv-watch-accessory\"\u003e\n\u003cspan class=\"auv-watch-label\"\u003e Card \u003c\/span\u003e \u003cspan class=\"auv-watch-value\"\u003e Included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"auv-watch-included\"\u003eThis timepiece is supplied new with its presentation box and card.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CONDITION --\u003e\n\u003csection class=\"auv-watch-section\"\u003e\n\u003ch2 class=\"auv-watch-title\"\u003eCondition\u003c\/h2\u003e\n\u003cdiv class=\"auv-watch-condition-list\"\u003e\n\u003cdiv class=\"auv-watch-condition-item\"\u003e\n\u003cspan class=\"auv-watch-label\"\u003e Overall \u003c\/span\u003e\n\u003cp class=\"auv-watch-condition-name\"\u003eNew \/ Unworn\u003c\/p\u003e\n\u003cp class=\"auv-watch-condition-text\"\u003eThe timepiece is offered in new condition and has not been previously worn.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"auv-watch-condition-item\"\u003e\n\u003cspan class=\"auv-watch-label\"\u003e Dial, Hands and Crystal \u003c\/span\u003e\n\u003cp class=\"auv-watch-condition-name\"\u003eNew Condition\u003c\/p\u003e\n\u003cp class=\"auv-watch-condition-text\"\u003eThe royal blue dial, hands, hour markers and sapphire crystal are presented in new condition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"auv-watch-condition-item\"\u003e\n\u003cspan class=\"auv-watch-label\"\u003e Case, Bezel and Bracelet \u003c\/span\u003e\n\u003cp class=\"auv-watch-condition-name\"\u003eNew Condition\u003c\/p\u003e\n\u003cp class=\"auv-watch-condition-text\"\u003eThe Yellow Rolesor case, blue Cerachrom bezel and Oyster bracelet are presented in new condition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e","brand":"Exklusiv Time","offers":[{"title":"Default Title","offer_id":52753458331780,"sku":"AUV-CAE-AN-BLU-TWT-001","price":338.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1026\/6912\/3716\/files\/53.jpg?v=1788343771","url":"https:\/\/orvenwatches.com\/products\/submariner-date-126613lb-bluesy","provider":"Orven","version":"1.0","type":"link"}