{"product_id":"velmoriarl™-seraphine-marquise-ear-climbers","title":"velmoriarl™ Seraphine Marquise Ear Climbers","description":"\u003cstyle\u003e\n  \/*\n    velmoriarl™ Seraphine Marquise Ear Climbers — Dwell-safe layout\n    Paste into: Product template \u003e Add section \u003e Custom liquid (below Main product).\n    This version intentionally does NOT use 100vw, negative margins, transforms, or absolute outer layout.\n  *\/\n\n  .vm-seraphine,\n  .vm-seraphine * {\n    box-sizing: border-box;\n  }\n\n  .vm-seraphine {\n    --vm-seraphine-paper: #f5f1ea;\n    --vm-seraphine-paper-deep: #e9e1d4;\n    --vm-seraphine-ink: #282521;\n    --vm-seraphine-muted: #6b655c;\n    --vm-seraphine-line: #d8cebf;\n    --vm-seraphine-gold: #a87935;\n    --vm-seraphine-gold-soft: #d2ae73;\n    --vm-seraphine-night: #101b31;\n    display: block !important;\n    clear: both !important;\n    position: relative !important;\n    right: auto !important;\n    left: auto !important;\n    width: 100% !important;\n    max-width: 1360px !important;\n    margin: clamp(38px, 6vw, 82px) auto 0 !important;\n    padding: 0 !important;\n    transform: none !important;\n    overflow: visible !important;\n    background: transparent;\n    color: var(--vm-seraphine-ink);\n    font-family: var(--font-body-family, Arial, sans-serif);\n    line-height: 1.55;\n  }\n\n  .vm-seraphine__shell {\n    width: 100%;\n    overflow: hidden;\n    background: var(--vm-seraphine-paper);\n  }\n\n  .vm-seraphine__inside {\n    width: 100%;\n    margin: 0 auto;\n    padding: clamp(44px, 6vw, 92px) clamp(20px, 5vw, 72px) 0;\n  }\n\n  .vm-seraphine h2,\n  .vm-seraphine h3,\n  .vm-seraphine p {\n    margin-top: 0;\n  }\n\n  .vm-seraphine__eyebrow {\n    margin: 0 0 12px;\n    color: var(--vm-seraphine-gold);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: .19em;\n    line-height: 1.35;\n    text-transform: uppercase;\n  }\n\n  .vm-seraphine__display,\n  .vm-seraphine__heading,\n  .vm-seraphine__quote,\n  .vm-seraphine__closing-title {\n    font-family: var(--font-heading-family, Georgia, serif);\n    font-weight: 400;\n    letter-spacing: -.035em;\n    line-height: 1.04;\n  }\n\n  .vm-seraphine__intro {\n    max-width: 880px;\n    margin: 0 auto clamp(32px, 5vw, 58px);\n    text-align: center;\n  }\n\n  .vm-seraphine__display {\n    margin: 0 auto 18px;\n    font-size: clamp(38px, 5.7vw, 76px);\n  }\n\n  .vm-seraphine__lead {\n    max-width: 700px;\n    margin: 0 auto;\n    color: var(--vm-seraphine-muted);\n    font-size: clamp(15px, 1.45vw, 19px);\n    line-height: 1.72;\n  }\n\n  .vm-seraphine__traits,\n  .vm-seraphine__pills {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 8px;\n    padding: 0;\n    margin: 22px 0 0;\n    list-style: none;\n  }\n\n  .vm-seraphine__traits li,\n  .vm-seraphine__pills span {\n    border: 1px solid var(--vm-seraphine-line);\n    border-radius: 999px;\n    padding: 8px 12px;\n    color: #5f594f;\n    font-size: 12px;\n    line-height: 1.2;\n  }\n\n  .vm-seraphine__media {\n    position: relative;\n    display: grid;\n    width: 100%;\n    min-height: clamp(280px, 48vw, 650px);\n    place-items: center;\n    overflow: hidden;\n    background:\n      radial-gradient(circle at 72% 21%, rgba(255,255,255,.18), transparent 27%),\n      linear-gradient(135deg, #101b31 0%, #263c68 50%, #11182a 100%);\n  }\n\n  .vm-seraphine__media--detail {\n    min-height: clamp(260px, 39vw, 520px);\n    margin-top: clamp(46px, 7vw, 94px);\n    background:\n      radial-gradient(circle at 23% 78%, rgba(255,255,255,.48), transparent 25%),\n      linear-gradient(135deg, #c0a26c 0%, #f4ecde 52%, #85704d 100%);\n  }\n\n  .vm-seraphine__media--lifestyle {\n    min-height: clamp(260px, 39vw, 520px);\n    margin-top: clamp(46px, 7vw, 94px);\n    background:\n      radial-gradient(circle at 75% 21%, rgba(255,255,255,.18), transparent 24%),\n      linear-gradient(135deg, #0d1629 0%, #1d3158 49%, #0c1220 100%);\n  }\n\n  .vm-seraphine__media img {\n    position: absolute;\n    inset: 0;\n    display: block;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n  }\n\n  .vm-seraphine__placeholder {\n    display: flex;\n    width: min(82%, 540px);\n    min-height: 145px;\n    align-items: center;\n    justify-content: center;\n    padding: 18px;\n    border: 1px dashed rgba(255,255,255,.52);\n    background: rgba(0,0,0,.13);\n    color: #f9f4e9;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: .13em;\n    line-height: 1.6;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .vm-seraphine__media--detail .vm-seraphine__placeholder {\n    border-color: rgba(102,73,34,.48);\n    background: rgba(255,255,255,.18);\n    color: #5c4529;\n  }\n\n  .vm-seraphine__placeholder small {\n    display: block;\n    margin-top: 7px;\n    font-size: 10px;\n    font-weight: 400;\n    letter-spacing: .08em;\n    opacity: .8;\n  }\n\n  .vm-seraphine__story {\n    display: grid;\n    grid-template-columns: minmax(0, .84fr) minmax(0, 1.16fr);\n    gap: clamp(34px, 7vw, 108px);\n    align-items: start;\n    padding: clamp(56px, 8vw, 112px) 0 clamp(34px, 5vw, 64px);\n  }\n\n  .vm-seraphine__heading {\n    margin-bottom: 0;\n    font-size: clamp(32px, 4.5vw, 60px);\n  }\n\n  .vm-seraphine__copy {\n    max-width: 650px;\n    color: var(--vm-seraphine-muted);\n    font-size: clamp(15px, 1.3vw, 18px);\n    line-height: 1.82;\n  }\n\n  .vm-seraphine__copy p:last-child {\n    margin-bottom: 0;\n  }\n\n  .vm-seraphine__quote {\n    margin: 28px 0 0;\n    padding-top: 25px;\n    border-top: 1px solid var(--vm-seraphine-line);\n    color: #39342e;\n    font-size: clamp(25px, 3.1vw, 45px);\n    line-height: 1.1;\n  }\n\n  .vm-seraphine__features {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 11px;\n    padding: 0;\n    margin: 0;\n    list-style: none;\n  }\n\n  .vm-seraphine__feature {\n    min-height: 205px;\n    padding: 23px 20px;\n    border: 1px solid var(--vm-seraphine-line);\n    background: rgba(255,255,255,.27);\n  }\n\n  .vm-seraphine__number {\n    display: block;\n    margin-bottom: 28px;\n    color: var(--vm-seraphine-gold);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: .1em;\n  }\n\n  .vm-seraphine__feature h3 {\n    margin-bottom: 10px;\n    color: #37322d;\n    font-size: 16px;\n    line-height: 1.32;\n  }\n\n  .vm-seraphine__feature p {\n    margin-bottom: 0;\n    color: var(--vm-seraphine-muted);\n    font-size: 13px;\n    line-height: 1.64;\n  }\n\n  .vm-seraphine__caption {\n    display: grid;\n    grid-template-columns: 1fr auto;\n    gap: 20px;\n    align-items: end;\n    padding: 17px 0 19px;\n    border-bottom: 1px solid var(--vm-seraphine-line);\n  }\n\n  .vm-seraphine__caption strong {\n    font-family: var(--font-heading-family, Georgia, serif);\n    font-size: clamp(23px, 2.8vw, 37px);\n    font-weight: 400;\n    line-height: 1.12;\n  }\n\n  .vm-seraphine__caption span {\n    max-width: 355px;\n    color: var(--vm-seraphine-muted);\n    font-size: 13px;\n    line-height: 1.65;\n    text-align: right;\n  }\n\n  .vm-seraphine__details {\n    display: grid;\n    grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr);\n    gap: clamp(34px, 7vw, 108px);\n    align-items: start;\n    padding: clamp(58px, 9vw, 118px) 0 0;\n  }\n\n  .vm-seraphine__details-copy {\n    color: var(--vm-seraphine-muted);\n    font-size: 15px;\n    line-height: 1.78;\n  }\n\n  .vm-seraphine__specs {\n    margin: 24px 0 0;\n    border-top: 1px solid var(--vm-seraphine-line);\n  }\n\n  .vm-seraphine__specs div {\n    display: grid;\n    grid-template-columns: minmax(0, .82fr) minmax(0, 1.18fr);\n    gap: 16px;\n    padding: 15px 0;\n    border-bottom: 1px solid var(--vm-seraphine-line);\n  }\n\n  .vm-seraphine__specs dt {\n    color: #3d3730;\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .vm-seraphine__specs dd {\n    margin: 0;\n    color: var(--vm-seraphine-muted);\n    font-size: 13px;\n    text-align: right;\n  }\n\n  .vm-seraphine__styling {\n    margin-top: clamp(52px, 8vw, 100px);\n    padding: clamp(35px, 5vw, 64px);\n    background: var(--vm-seraphine-paper-deep);\n    text-align: center;\n  }\n\n  .vm-seraphine__styling .vm-seraphine__heading {\n    max-width: 735px;\n    margin: 0 auto 13px;\n    font-size: clamp(30px, 4vw, 54px);\n  }\n\n  .vm-seraphine__styling p {\n    max-width: 660px;\n    margin: 0 auto;\n    color: var(--vm-seraphine-muted);\n    font-size: 15px;\n    line-height: 1.78;\n  }\n\n  .vm-seraphine__closing {\n    margin: clamp(55px, 8vw, 106px) 0 0;\n    padding: clamp(54px, 8vw, 105px) clamp(20px, 5vw, 72px);\n    background: var(--vm-seraphine-night);\n    color: #faf5eb;\n    text-align: center;\n  }\n\n  .vm-seraphine__closing-title {\n    max-width: 850px;\n    margin: 0 auto 20px;\n    font-size: clamp(34px, 4.8vw, 65px);\n  }\n\n  .vm-seraphine__closing p {\n    max-width: 680px;\n    margin: 0 auto;\n    color: #d7d8dd;\n    font-size: 15px;\n    line-height: 1.82;\n  }\n\n  .vm-seraphine__brand {\n    margin: 25px 0 0;\n    color: var(--vm-seraphine-gold-soft) !important;\n    font-family: var(--font-heading-family, Georgia, serif);\n    font-size: 20px !important;\n    letter-spacing: .015em;\n  }\n\n  @media screen and (max-width: 989px) {\n    .vm-seraphine__features {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media screen and (max-width: 749px) {\n    .vm-seraphine {\n      margin-top: 34px !important;\n    }\n\n    .vm-seraphine__inside {\n      padding: 44px 18px 0;\n    }\n\n    .vm-seraphine__media {\n      min-height: 280px;\n    }\n\n    .vm-seraphine__placeholder {\n      width: 84%;\n      min-height: 124px;\n      padding: 16px;\n    }\n\n    .vm-seraphine__story,\n    .vm-seraphine__details {\n      grid-template-columns: 1fr;\n      gap: 25px;\n    }\n\n    .vm-seraphine__story {\n      padding-top: 55px;\n    }\n\n    .vm-seraphine__features {\n      grid-template-columns: 1fr;\n      gap: 10px;\n    }\n\n    .vm-seraphine__feature {\n      min-height: auto;\n      padding: 21px 18px;\n    }\n\n    .vm-seraphine__number {\n      margin-bottom: 20px;\n    }\n\n    .vm-seraphine__caption {\n      grid-template-columns: 1fr;\n      gap: 10px;\n      align-items: start;\n    }\n\n    .vm-seraphine__caption span {\n      text-align: left;\n    }\n\n    .vm-seraphine__styling {\n      padding: 36px 20px;\n    }\n\n    .vm-seraphine__closing {\n      padding: 56px 20px;\n    }\n  }\n\u003c\/style\u003e\n\u003csection class=\"vm-seraphine\"\u003e\n\u003cdiv class=\"vm-seraphine__shell\"\u003e\n\u003cdiv class=\"vm-seraphine__inside\"\u003e\n\u003cheader class=\"vm-seraphine__intro\"\u003e\n\u003cp class=\"vm-seraphine__eyebrow\"\u003eSeraphine Marquise Ear Climbers\u003c\/p\u003e\n\u003ch2 class=\"vm-seraphine__display\"\u003eLight, arranged\u003cbr\u003ein motion.\u003c\/h2\u003e\n\u003cp class=\"vm-seraphine__lead\"\u003eA graceful gold-toned arc follows the natural curve of the ear, while luminous marquise-cut clear stones create a refined line of light.\u003c\/p\u003e\n\u003cul class=\"vm-seraphine__traits\"\u003e\n\u003cli\u003eMarquise-cut stones\u003c\/li\u003e\n\u003cli\u003eSculptural ear-climber arc\u003c\/li\u003e\n\u003cli\u003eGolden light-catching finish\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/header\u003e\u003c!-- 图片位置 1 --\u003e\n\u003cdiv class=\"vm-seraphine__media vm-seraphine__media--hero\"\u003e\n\u003cdiv class=\"vm-seraphine__placeholder\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0839\/8425\/3177\/files\/1_b3de1147-3241-42e0-857b-c984f4807571.png?v=1790241537\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"vm-seraphine__story\"\u003e\n\u003cdiv\u003e\n\u003cp class=\"vm-seraphine__eyebrow\"\u003eA Modern Line of Light\u003c\/p\u003e\n\u003ch2 class=\"vm-seraphine__heading\"\u003eA refined curve,\u003cbr\u003emade luminous.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vm-seraphine__copy\"\u003e\n\u003cp\u003eThe velmoriarl™ Seraphine Marquise Ear Climbers bring a sculptural finish to the everyday earring. A delicate gold-toned arc traces the natural contour of the ear, while a row of brilliant marquise-cut clear stones creates the feeling of light unfolding in motion.\u003c\/p\u003e\n\u003cp\u003eDelicate in profile yet striking from every angle, Seraphine offers a refined alternative to the classic statement earring. Its elongated line brings a polished, face-framing presence to minimal daytime looks and more dressed-up evenings alike.\u003c\/p\u003e\n\u003cp class=\"vm-seraphine__quote\"\u003e“A sweep of light, composed for the ear.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cul class=\"vm-seraphine__features\"\u003e\n\u003cli class=\"vm-seraphine__feature\"\u003e\n\u003cspan class=\"vm-seraphine__number\"\u003e01\u003c\/span\u003e\n\u003ch3\u003eMarquise-Cut Stone Line\u003c\/h3\u003e\n\u003cp\u003eElongated clear stones create a luminous sequence with elegant, eye-catching movement.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli class=\"vm-seraphine__feature\"\u003e\n\u003cspan class=\"vm-seraphine__number\"\u003e02\u003c\/span\u003e\n\u003ch3\u003eSculptural Ear-Climber Arc\u003c\/h3\u003e\n\u003cp\u003eA smooth curved profile follows the ear’s natural line for a modern, refined silhouette.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli class=\"vm-seraphine__feature\"\u003e\n\u003cspan class=\"vm-seraphine__number\"\u003e03\u003c\/span\u003e\n\u003ch3\u003eGolden Dimensional Setting\u003c\/h3\u003e\n\u003cp\u003eWarm golden details bring depth and a polished contrast around every light-catching stone.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli class=\"vm-seraphine__feature\"\u003e\n\u003cspan class=\"vm-seraphine__number\"\u003e04\u003c\/span\u003e\n\u003ch3\u003eElegant Day-to-Evening Style\u003c\/h3\u003e\n\u003cp\u003eDesigned to elevate soft tailoring, minimal dresses, sleek suiting, and special-occasion dressing.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- 图片位置 2 --\u003e\n\u003cdiv class=\"vm-seraphine__media vm-seraphine__media--detail\"\u003e\n\u003cdiv class=\"vm-seraphine__placeholder\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0839\/8425\/3177\/files\/3_d62b6bc6-5f56-4a8a-b99b-38640b0a8e8c.png?v=1790241572\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vm-seraphine__caption\"\u003e\n\u003cstrong\u003eA silhouette designed to catch the light.\u003c\/strong\u003e \u003cspan\u003eEach marquise-shaped stone adds a bright, refined dimension to Seraphine’s softly sculpted curve.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003csection class=\"vm-seraphine__details\"\u003e\n\u003cdiv\u003e\n\u003cp class=\"vm-seraphine__eyebrow\"\u003eProduct Details\u003c\/p\u003e\n\u003ch2 class=\"vm-seraphine__heading\"\u003eA statement,\u003cbr\u003edrawn with restraint.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vm-seraphine__details-copy\"\u003e\n\u003cp\u003eSeraphine is designed for the woman who enjoys jewelry with clarity and intention. Its streamlined ear-climber silhouette creates impact without excess, making it an effortless finishing piece for days that call for a little more polish.\u003c\/p\u003e\n\u003cdiv\u003eSilhouetteCurved marquise ear climber\u003c\/div\u003e\n\u003cdiv\u003eStone DetailLuminous marquise-cut clear stones\u003c\/div\u003e\n\u003cdiv\u003eSettingRefined gold-toned arc\u003c\/div\u003e\n\u003cdiv\u003eStylingDaytime polish to evening presence\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vm-seraphine__styling\"\u003e\n\u003cp class=\"vm-seraphine__eyebrow\"\u003eStyle Note\u003c\/p\u003e\n\u003ch2 class=\"vm-seraphine__heading\"\u003eThe line that completes the look.\u003c\/h2\u003e\n\u003cp\u003eWear Seraphine with swept-back hair to let its light-catching curve become the focal point. It pairs beautifully with a sleek tailored look, a silk dress, or simple pieces that leave room for the earrings to shine.\u003c\/p\u003e\n\u003cdiv class=\"vm-seraphine__pills\"\u003e\n\u003cspan\u003eMinimal tailoring\u003c\/span\u003e \u003cspan\u003eEvening events\u003c\/span\u003e \u003cspan\u003eCelebration dressing\u003c\/span\u003e \u003cspan\u003eThoughtful gifting\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 图片位置 3 --\u003e\n\u003cdiv class=\"vm-seraphine__media vm-seraphine__media--lifestyle\"\u003e\n\u003cdiv class=\"vm-seraphine__placeholder\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0839\/8425\/3177\/files\/7_b4dd752e-63a1-44d5-9c42-7db735729b6d.png?v=1790241582\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cfooter class=\"vm-seraphine__closing\"\u003e\n\u003ch2 class=\"vm-seraphine__closing-title\"\u003eA luminous gesture, made personal.\u003c\/h2\u003e\n\u003cp\u003eThe Seraphine Marquise Ear Climbers embody velmoriarl™’s vision of modern jewelry: expressive forms, refined restraint, and pieces designed to make the everyday feel a little more considered.\u003c\/p\u003e\n\u003cp class=\"vm-seraphine__brand\"\u003evelmoriarl™\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"My Store","offers":[{"title":"One pair","offer_id":50528227164409,"sku":"velmoriarl*1","price":99.9,"currency_code":"USD","in_stock":true},{"title":"Two pairs","offer_id":50528227197177,"sku":"velmoriarl*2","price":189.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0839\/8425\/3177\/files\/1_b3de1147-3241-42e0-857b-c984f4807571.png?v=1790241537","url":"https:\/\/velmoriarl.com\/products\/velmoriarl%e2%84%a2-seraphine-marquise-ear-climbers","provider":"My Store","version":"1.0","type":"link"}