{"product_id":"olive-eye-oxidized-silver-studs","title":"Olive Eye Oxidized Silver Studs","description":"\u003cstyle\u003e\n  .qvoe-page {\n    --qvoe-black: #0b0b0c;\n    --qvoe-deep: #1a1a1a;\n    --qvoe-card-dark: #171719;\n    --qvoe-text: #e9e5dd;\n    --qvoe-white: #f5f5f5;\n    --qvoe-muted: #a89f96;\n    --qvoe-line: rgba(233, 229, 221, 0.14);\n    --qvoe-line-dark: rgba(26, 26, 26, 0.12);\n    --qvoe-accent: #8e8176;\n    --qvoe-olive: #7a7b36;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    color: var(--qvoe-text);\n    background:\n      radial-gradient(circle at 12% 6%, rgba(122, 123, 54, 0.16), transparent 30%),\n      radial-gradient(circle at 82% 8%, rgba(142, 129, 118, 0.08), transparent 34%),\n      linear-gradient(180deg, #09090a 0%, #101012 38%, #09090a 100%);\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", sans-serif;\n    font-size: 14px;\n    line-height: 1.72;\n    letter-spacing: 0.01em;\n    container-type: inline-size;\n    container-name: qvoe-detail;\n  }\n\n  .qvoe-page * {\n    box-sizing: border-box;\n  }\n\n  .qvoe-page h2,\n  .qvoe-page h3,\n  .qvoe-page p {\n    margin: 0;\n  }\n\n  .qvoe-wrap {\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 18px;\n  }\n\n  .qvoe-section {\n    margin: 52px 0;\n  }\n\n  .qvoe-hero {\n    margin: 0 0 56px;\n    padding: 42px 28px;\n    position: relative;\n    overflow: hidden;\n    border: 1px solid var(--qvoe-line);\n    background:\n      radial-gradient(circle at 16% 22%, rgba(122, 123, 54, 0.18), transparent 30%),\n      radial-gradient(circle at 68% 34%, rgba(142, 129, 118, 0.16), transparent 32%),\n      linear-gradient(135deg, #080809 0%, #151416 52%, #1a1a1a 100%);\n  }\n\n  .qvoe-hero:before {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    background-image:\n      linear-gradient(rgba(255,255,255,0.026) 1px, transparent 1px),\n      linear-gradient(90deg, rgba(255,255,255,0.026) 1px, transparent 1px);\n    background-size: 18px 18px;\n    opacity: 0.62;\n    pointer-events: none;\n  }\n\n  .qvoe-hero-line {\n    position: relative;\n    z-index: 1;\n    max-width: 860px;\n    color: #f5f5f5;\n    font-size: 19px;\n    line-height: 1.45;\n    font-weight: 650;\n    letter-spacing: -0.018em;\n  }\n\n  @media (min-width: 768px) {\n    .qvoe-hero-line {\n      font-size: clamp(18px, 1.45vw, 20px);\n    }\n  }\n\n  @media (max-width: 767px) {\n    .qvoe-hero-line {\n      font-size: clamp(22px, 6vw, 24px);\n      line-height: 1.3;\n      letter-spacing: -0.03em;\n    }\n  }\n\n  .qvoe-kicker {\n    display: inline-block;\n    margin-bottom: 14px;\n    color: var(--qvoe-accent);\n    font-size: 11px;\n    line-height: 1;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    font-weight: 700;\n  }\n\n  .qvoe-title {\n    color: #f1ede6;\n    font-size: 24px;\n    line-height: 1.18;\n    font-weight: 650;\n    letter-spacing: -0.034em;\n  }\n\n  .qvoe-note {\n    max-width: 720px;\n    margin-top: 14px;\n    color: var(--qvoe-muted);\n    font-size: 14px;\n    line-height: 1.68;\n  }\n\n  .qvoe-qa-head {\n    margin-bottom: 28px;\n    padding-bottom: 18px;\n    border-bottom: 1px solid var(--qvoe-line);\n  }\n\n  .qvoe-qa-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 16px;\n    max-width: 100%;\n  }\n\n  .qvoe-qa-card {\n    display: grid;\n    grid-template-columns: 38px 1fr;\n    gap: 16px;\n    padding: 22px;\n    border: 1px solid var(--qvoe-line);\n    background:\n      linear-gradient(180deg, rgba(255,255,255,0.035), rgba(255,255,255,0.01)),\n      #171719;\n  }\n\n  .qvoe-qa-card.qvoe-wide-card {\n    grid-template-columns: 42px 1fr;\n  }\n\n  .qvoe-qa-icon {\n    width: 38px;\n    height: 38px;\n    color: var(--qvoe-accent);\n  }\n\n  .qvoe-question {\n    margin-bottom: 10px;\n    color: #f1ede6;\n    font-size: 16px;\n    line-height: 1.36;\n    font-weight: 700;\n    letter-spacing: -0.018em;\n  }\n\n  .qvoe-answer {\n    color: var(--qvoe-muted);\n    font-size: 14px;\n    line-height: 1.72;\n  }\n\n  .qvoe-close-layout {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 16px;\n  }\n\n  .qvoe-close-top,\n  .qvoe-close-bottom {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 16px;\n  }\n\n  .qvoe-close-copy {\n    padding: 24px;\n    border: 1px solid var(--qvoe-line);\n    background:\n      linear-gradient(180deg, rgba(122,123,54,0.12), rgba(255,255,255,0.018)),\n      #111113;\n  }\n\n  .qvoe-image-card {\n    width: 100%;\n    min-width: 200px;\n    min-height: 260px;\n    position: relative;\n    overflow: hidden;\n    display: flex;\n    align-items: flex-end;\n    padding: 18px;\n    border: 1px solid rgba(255,255,255,0.13);\n    background:\n      radial-gradient(circle at 50% 43%, rgba(122,123,54,0.72) 0 14%, rgba(0,0,0,0.34) 15% 18%, transparent 19%),\n      linear-gradient(135deg, rgba(194,188,204,0.95), rgba(148,141,161,0.74)),\n      repeating-linear-gradient(45deg, rgba(255,255,255,0.13) 0 1px, transparent 1px 10px);\n  }\n\n  .qvoe-image-card:before {\n    content: \"\";\n    position: absolute;\n    inset: 18%;\n    border-radius: 999px;\n    background:\n      radial-gradient(ellipse at center, #777a35 0 18%, #050505 19% 26%, #2a2725 27% 42%, transparent 43%),\n      conic-gradient(from 20deg, #302d2a, #82786f, #1d1b1a, #6d645c, #262320, #302d2a);\n    opacity: 0.84;\n    filter: blur(0.15px);\n  }\n\n  .qvoe-image-card:after {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    background:\n      radial-gradient(circle at 50% 50%, transparent 0 44%, rgba(15,15,16,0.35) 100%),\n      linear-gradient(180deg, transparent 0 46%, rgba(9,9,10,0.66) 100%);\n    pointer-events: none;\n  }\n\n  .qvoe-image-label {\n    position: relative;\n    z-index: 1;\n    width: 100%;\n    padding: 12px 14px;\n    border: 1px solid rgba(255,255,255,0.12);\n    background: rgba(9,9,10,0.78);\n    color: #f0ece5;\n    font-size: 12px;\n    line-height: 1.45;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n  }\n\n  .qvoe-details {\n    border-top: 1px solid var(--qvoe-line);\n    background:\n      linear-gradient(90deg, rgba(122,123,54,0.06), transparent 46%),\n      var(--qvoe-black);\n  }\n\n  .qvoe-details:last-child {\n    border-bottom: 1px solid var(--qvoe-line);\n  }\n\n  .qvoe-details summary {\n    list-style: none;\n    cursor: pointer;\n    min-height: 72px;\n    padding: 22px 0;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 18px;\n    color: #f1ede6;\n    font-size: 17px;\n    line-height: 1.35;\n    font-weight: 650;\n    letter-spacing: -0.015em;\n    transition: color 0.3s ease;\n  }\n\n  .qvoe-details summary:hover {\n    color: #ffffff;\n  }\n\n  .qvoe-details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .qvoe-details summary:after {\n    content: \"+\";\n    flex: 0 0 auto;\n    width: 28px;\n    height: 28px;\n    border: 1px solid rgba(233, 229, 221, 0.26);\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    color: var(--qvoe-accent);\n    font-size: 20px;\n    line-height: 1;\n    font-weight: 400;\n    transition:\n      transform 0.3s ease,\n      border-color 0.3s ease,\n      color 0.3s ease;\n  }\n\n  .qvoe-details[open] summary:after {\n    content: \"－\";\n    transform: rotate(180deg);\n    color: #c2b5aa;\n    border-color: rgba(194,181,170,0.34);\n  }\n\n  .qvoe-collapse {\n    display: grid;\n    grid-template-rows: 0fr;\n    transition: grid-template-rows 0.3s ease;\n  }\n\n  .qvoe-details[open] .qvoe-collapse {\n    grid-template-rows: 1fr;\n  }\n\n  .qvoe-collapse-inner {\n    overflow: hidden;\n    opacity: 0;\n    transform: translateY(-4px);\n    transition:\n      opacity 0.3s ease,\n      transform 0.3s ease;\n  }\n\n  .qvoe-details[open] .qvoe-collapse-inner {\n    opacity: 1;\n    transform: translateY(0);\n  }\n\n  .qvoe-collapse-content {\n    max-width: 880px;\n    padding: 0 0 28px;\n    color: var(--qvoe-muted);\n    font-size: 14px;\n    line-height: 1.74;\n  }\n\n  .qvoe-collapse-content p {\n    margin: 0 0 18px;\n  }\n\n  .qvoe-collapse-content p:last-child {\n    margin-bottom: 0;\n  }\n\n  .qvoe-spec-table {\n    width: 100%;\n    max-width: 880px;\n    border-collapse: collapse;\n    margin-top: 2px;\n  }\n\n  .qvoe-spec-table tr {\n    border-bottom: 1px solid var(--qvoe-line);\n  }\n\n  .qvoe-spec-table tr:last-child {\n    border-bottom: none;\n  }\n\n  .qvoe-spec-table th,\n  .qvoe-spec-table td {\n    padding: 15px 0;\n    vertical-align: top;\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .qvoe-spec-table th {\n    width: 42%;\n    text-align: left;\n    color: var(--qvoe-muted);\n    font-weight: 500;\n  }\n\n  .qvoe-spec-table td {\n    text-align: right;\n    color: var(--qvoe-text);\n    font-weight: 560;\n  }\n\n  .qvoe-divider {\n    height: 1px;\n    margin: 56px 0;\n    background: linear-gradient(90deg, transparent, rgba(233,229,221,0.22), transparent);\n  }\n\n  .qvoe-assurance-section {\n    margin: 46px 0 24px;\n  }\n\n  .qvoe-assurance-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 14px;\n  }\n\n  .qvoe-assurance-card {\n    min-height: auto;\n    padding: 20px 18px;\n    border: 1px solid var(--qvoe-line-dark);\n    background: #f5f5f5;\n    color: #1a1a1a;\n  }\n\n  .qvoe-assurance-icon {\n    width: 34px;\n    height: 34px;\n    margin-bottom: 17px;\n    color: var(--qvoe-accent);\n  }\n\n  .qvoe-assurance-title {\n    margin: 0 0 8px;\n    color: #1a1a1a;\n    font-size: 14px;\n    line-height: 1.35;\n    font-weight: 700;\n    letter-spacing: -0.01em;\n  }\n\n  .qvoe-assurance-text {\n    margin: 0;\n    color: #5f5b56;\n    font-size: 12px;\n    line-height: 1.58;\n  }\n\n  @container qvoe-detail (min-width: 900px) {\n    .qvoe-qa-grid {\n      grid-template-columns: repeat(2, minmax(280px, 1fr));\n      gap: 18px;\n    }\n\n    .qvoe-wide-card {\n      grid-column: 1 \/ -1;\n    }\n\n    .qvoe-close-top {\n      grid-template-columns: 40% 1fr;\n      gap: 18px;\n      align-items: stretch;\n    }\n\n    .qvoe-close-bottom {\n      grid-template-columns: repeat(2, minmax(300px, 1fr));\n      gap: 18px;\n    }\n\n    .qvoe-close-copy {\n      min-height: 360px;\n      padding: 30px;\n      display: flex;\n      flex-direction: column;\n      justify-content: flex-end;\n    }\n\n    .qvoe-image-card {\n      min-width: 300px;\n      min-height: 360px;\n    }\n\n    .qvoe-image-card.qvoe-main-image:before {\n      inset: 14%;\n    }\n\n    .qvoe-assurance-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 16px;\n    }\n\n    .qvoe-assurance-card {\n      min-height: 148px;\n      padding: 22px 18px;\n    }\n  }\n\n  @media (max-width: 767px) {\n    .qvoe-wrap {\n      padding: 0 16px;\n    }\n\n    .qvoe-section {\n      margin: 46px 0;\n    }\n\n    .qvoe-hero {\n      margin-bottom: 48px;\n      padding: 42px 22px;\n    }\n\n    .qvoe-title {\n      font-size: 24px;\n    }\n\n    .qvoe-qa-card,\n    .qvoe-qa-card.qvoe-wide-card {\n      grid-template-columns: 34px 1fr;\n      padding: 20px;\n    }\n\n    .qvoe-qa-icon {\n      width: 34px;\n      height: 34px;\n    }\n\n    .qvoe-question {\n      font-size: 17px;\n    }\n\n    .qvoe-answer,\n    .qvoe-note,\n    .qvoe-collapse-content,\n    .qvoe-spec-table th,\n    .qvoe-spec-table td {\n      font-size: 15px;\n    }\n\n    .qvoe-image-card {\n      min-height: 260px;\n    }\n\n    .qvoe-details summary {\n      min-height: 70px;\n      padding: 21px 0;\n      font-size: 18px;\n    }\n\n    .qvoe-spec-table th,\n    .qvoe-spec-table td {\n      display: block;\n      width: 100%;\n      text-align: left;\n    }\n\n    .qvoe-spec-table th {\n      padding: 12px 0 2px;\n    }\n\n    .qvoe-spec-table td {\n      padding: 0 0 12px;\n    }\n\n    .qvoe-assurance-section {\n      margin: 42px 0 24px;\n    }\n\n    .qvoe-assurance-title {\n      font-size: 15px;\n    }\n\n    .qvoe-assurance-text {\n      font-size: 13px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"qvoe-page\"\u003e\n\u003cdiv class=\"qvoe-wrap\"\u003e\n\u003c!-- 1. 一句话卖点 --\u003e\n\u003csection class=\"qvoe-hero\"\u003e\n\u003cdiv class=\"qvoe-hero-line\"\u003eAn old eye in aged silver — yellow-green zircon, darkened grooves, and a screw-back hold. Not everything needs to look away.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 2. 痛点锚定 --\u003e\n\u003csection class=\"qvoe-section\"\u003e\n\u003cdiv class=\"qvoe-qa-head\"\u003e\n\u003cspan class=\"qvoe-kicker\"\u003eDesign Logic\u003c\/span\u003e\n\u003ch2 class=\"qvoe-title\"\u003eAn eye mark, not a bright charm.\u003c\/h2\u003e\n\u003cp class=\"qvoe-note\"\u003eOlive Eye Oxidized Silver Studs are built around an uneven eye-like form, yellow-green zircon, darkened grooves, crescent carving, and a screw-back structure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qvoe-qa-grid\"\u003e\n\u003carticle class=\"qvoe-qa-card qvoe-wide-card\"\u003e\u003csvg class=\"qvoe-qa-icon\" viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"\u003e\n            \u003cpath d=\"M3.8 12s3.2-5 8.2-5 8.2 5 8.2 5-3.2 5-8.2 5-8.2-5-8.2-5Z\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"2.8\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M16.8 7.8c-1.2 1.7-1.2 6.7 0 8.4\" stroke=\"currentColor\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"qvoe-question\"\u003eQ: Is this an evil eye stud?\u003c\/h3\u003e\n\u003cp class=\"qvoe-answer\"\u003eNot exactly.\u003cbr\u003eIt carries an eye-like shape, but it doesn’t lean into bright talisman jewelry or clean symbolic decoration. The form feels older and rougher — like an eye carved into metal, half-covered by a crescent edge, darkened through the grooves. Less charm. More mark.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"qvoe-qa-card\"\u003e\u003csvg class=\"qvoe-qa-icon\" viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"\u003e\n            \u003cpath d=\"M12 3 19.5 8.5 16.5 20h-9l-3-11.5L12 3Z\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M4.5 8.5h15M8 8.5 12 20M16 8.5 12 20M12 3v5.5\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"qvoe-question\"\u003eQ: Why yellow-green zircon?\u003c\/h3\u003e\n\u003cp class=\"qvoe-answer\"\u003eBecause green doesn’t have to feel fresh. This isn’t a bright emerald tone or a soft spring green. The yellow-green zircon feels closer to olive, moss, old glass, or mineral color seen in low light. It gives the center a muted glow without making the piece feel sweet or polished.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"qvoe-qa-card\"\u003e\u003csvg class=\"qvoe-qa-icon\" viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"\u003e\n            \u003cpath d=\"M6 7c3 3 9 3 12 0M6 12c3 3 9 3 12 0M6 17c3 3 9 3 12 0\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M6 17c3-3 9-3 12 0M6 12c3-3 9-3 12 0M6 7c3-3 9-3 12 0\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"qvoe-question\"\u003eQ: Why use oxidized silver around this stone?\u003c\/h3\u003e\n\u003cp class=\"qvoe-answer\"\u003eOxidized silver keeps the color grounded. A polished silver frame would make the yellow-green stone look brighter and more decorative. Aged silver does the opposite. The blackened grooves pull the eye shape into shadow, while the raised silver lines give the small piece more structure and weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"qvoe-qa-card\"\u003e\u003csvg class=\"qvoe-qa-icon\" viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"\u003e\n            \u003cpath d=\"M4 12c2.1-3.2 4.8-4.8 8-4.8s5.9 1.6 8 4.8c-2.1 3.2-4.8 4.8-8 4.8S6.1 15.2 4 12Z\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"2.4\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M7.2 9.2 5.8 7.8M8.8 8.1 8.1 6.3M10.8 7.4 10.6 5.4M16.8 14.8l1.4 1.4M15.2 15.9l.7 1.8M13.2 16.6l.2 2\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"qvoe-question\"\u003eQ: What makes the design different from a regular round stud?\u003c\/h3\u003e\n\u003cp class=\"qvoe-answer\"\u003eThe shape isn’t cleanly round. It has a slightly uneven, eye-like outline with a crescent curve wrapping around the center. The carved rays and small raised dots pull attention inward toward the stone. From the front, it reads as a symbol. From the side, the thickened rim and screw-back structure make it feel built, not flat.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"qvoe-qa-card\"\u003e\u003csvg class=\"qvoe-qa-icon\" viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"8\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M8 12h8M12 8v8\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M7 7c3.2 2.2 6.8 2.2 10 0M7 17c3.2-2.2 6.8-2.2 10 0\" stroke=\"currentColor\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"qvoe-question\"\u003eQ: Is 7.5mm too large for daily wear?\u003c\/h3\u003e\n\u003cp class=\"qvoe-answer\"\u003eNo. At 7.5mm, it has more presence than a tiny dot stud, but it still stays close to the ear. The darkened silver keeps it from feeling loud, while the yellow-green zircon gives just enough color to catch the eye when the light moves.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"qvoe-qa-card\"\u003e\u003csvg class=\"qvoe-qa-icon\" viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"\u003e\n            \u003cpath d=\"M8 7h8v10H8V7Z\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 4v3M12 17v3M9 20h6\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"2.5\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"qvoe-question\"\u003eQ: Why a screw-back closure?\u003c\/h3\u003e\n\u003cp class=\"qvoe-answer\"\u003eThe screw-back gives the stud a more secure, hardware-like feel. The 18G post tightens into a rounded ball back, helping the piece stay in place through daily wear. It also matches the construction of the design — small, solid, and deliberate from front to back.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 3. 产品细节特写图组 --\u003e\n\u003csection class=\"qvoe-section\"\u003e\n\u003cdiv class=\"qvoe-close-layout\"\u003e\n\u003cdiv class=\"qvoe-close-top\"\u003e\n\u003cdiv class=\"qvoe-close-copy\"\u003e\n\u003cspan class=\"qvoe-kicker\"\u003eClose Details\u003c\/span\u003e\n\u003ch2 class=\"qvoe-title\"\u003eYellow-green zircon, crescent carving, darkened grooves.\u003c\/h2\u003e\n\u003cp class=\"qvoe-note\"\u003eUse close-up images on cold light grey-purple knit fabric or dark charcoal stone to show the olive-toned zircon, eye-like outline, raised crescent, carved rays, darkened grooves, and rounded screw-back ball end.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qvoe-image-card qvoe-main-image\"\u003e\n\u003cdiv class=\"qvoe-image-label\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0748\/9925\/9547\/files\/OliveEyeOxidizedSilverStuds_5.jpg?v=1782557829\" alt=\"Olive Eye Front Detail\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qvoe-close-bottom\"\u003e\n\u003cdiv class=\"qvoe-image-card\"\u003e\n\u003cdiv class=\"qvoe-image-label\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0748\/9925\/9547\/files\/OliveEyeOxidizedSilverStuds_2.jpg?v=1782557829\" alt=\"Yellow-Green Zircon \u0026amp; Crescent Carving\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qvoe-image-card\"\u003e\n\u003cdiv class=\"qvoe-image-label\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0748\/9925\/9547\/files\/OliveEyeOxidizedSilverStuds_4.jpg?v=1782557829\" alt=\"Darkened Grooves \u0026amp; Screw-Back\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"qvoe-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- 4. 产品故事 --\u003e\n\u003csection class=\"qvoe-section\"\u003e\n\u003cdetails class=\"qvoe-details\"\u003e\n\u003csummary\u003eProduct Story\u003c\/summary\u003e\n\u003cdiv class=\"qvoe-collapse\"\u003e\n\u003cdiv class=\"qvoe-collapse-inner\"\u003e\n\u003cdiv class=\"qvoe-collapse-content\"\u003e\n\u003cp\u003eAn eye-shaped stud in oxidized S925 silver, set with a yellow-green zircon at the center and held with an 18G screw-on post.\u003c\/p\u003e\n\u003cp\u003eThe face is not perfectly round. It curves like an old eye mark — one side wrapped by a raised crescent, the other filled with darkened grooves and carved rays. Small silver points sit around the stone like worn rivets, holding the center in place. The yellow-green zircon doesn’t glow loudly. It sits low in the design, catching light in an olive flash before falling back into the oxidized surface.\u003c\/p\u003e\n\u003cp\u003eThe silver matters here. Its darkened grooves make the carving feel deeper. Its raised edges make the shape feel older. The side profile shows a thick rim and screw-back structure, giving the piece more weight than its size suggests.\u003c\/p\u003e\n\u003cp\u003eAt 7.5mm, it is small enough for daily wear, but not quiet in the usual way. It has a stare to it.\u003c\/p\u003e\n\u003cp\u003eYou wear it with a black tee, old denim, hair pushed back without thinking. Someone notices the green at the center first. Then the eye shape. Then the dark silver around it. You don’t explain what it means. It already looked back.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- 5. 规格信息 --\u003e\n\u003csection class=\"qvoe-section\"\u003e\n\u003cdetails class=\"qvoe-details\"\u003e\n\u003csummary\u003eSpecifications\u003c\/summary\u003e\n\u003cdiv class=\"qvoe-collapse\"\u003e\n\u003cdiv class=\"qvoe-collapse-inner\"\u003e\n\u003cdiv class=\"qvoe-collapse-content\"\u003e\n\u003ctable class=\"qvoe-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003eOlive Eye Oxidized Silver Studs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eS925 sterling silver\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFinish\u003c\/th\u003e\n\u003ctd\u003eOxidized \/ aged silver finish\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eStone\u003c\/th\u003e\n\u003ctd\u003eYellow-green zircon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDesign\u003c\/th\u003e\n\u003ctd\u003eEye-shaped stud with crescent carving, darkened grooves, and raised silver details\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDiameter\u003c\/th\u003e\n\u003ctd\u003e7.5mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e1.0g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGauge\u003c\/th\u003e\n\u003ctd\u003e18G \/ 0.8mm screw-on post\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePost Length\u003c\/th\u003e\n\u003ctd\u003e6mm after tightening\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBack\u003c\/th\u003e\n\u003ctd\u003eScrew-back closure with rounded ball end\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColor\u003c\/th\u003e\n\u003ctd\u003eAntique silver with yellow-green zircon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eStyle\u003c\/th\u003e\n\u003ctd\u003eDark eye motif, oxidized silver, gothic-leaning everyday stud\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePurchase Option\u003c\/th\u003e\n\u003ctd\u003eAvailable as a single stud or a pair\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNote\u003c\/th\u003e\n\u003ctd\u003eOxidized finish and darkened grooves may vary slightly from piece to piece. This variation is part of the aged silver character, not a defect.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- 6. 穿搭建议 --\u003e\n\u003csection class=\"qvoe-section\"\u003e\n\u003cdetails class=\"qvoe-details\"\u003e\n\u003csummary\u003eStyling Notes\u003c\/summary\u003e\n\u003cdiv class=\"qvoe-collapse\"\u003e\n\u003cdiv class=\"qvoe-collapse-inner\"\u003e\n\u003cdiv class=\"qvoe-collapse-content\"\u003e\n\u003cp\u003eWear it with a black tee, old denim, worn jackets, heavy cotton, ribbed knits, leather, or anything with a grounded surface. Olive Eye Oxidized Silver Studs work best when the outfit already has weight — not too clean, not too bright.\u003c\/p\u003e\n\u003cp\u003eFor a quiet look, wear it as a single eye mark on the ear. For more depth, wear it as a pair or stack it with oxidized silver hoops, black-stone studs, industrial shapes, or other aged-metal pieces. Keep the palette grounded: black, charcoal, bone, faded brown, cold grey, washed indigo, muted olive.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- 7. 保养说明 --\u003e\n\u003csection class=\"qvoe-section\"\u003e\n\u003cdetails class=\"qvoe-details\"\u003e\n\u003csummary\u003eCare\u003c\/summary\u003e\n\u003cdiv class=\"qvoe-collapse\"\u003e\n\u003cdiv class=\"qvoe-collapse-inner\"\u003e\n\u003cdiv class=\"qvoe-collapse-content\"\u003e\n\u003cp\u003eS925 silver naturally develops surface character over time. The oxidized finish is part of the design, so avoid aggressive polishing cloths on the crescent carving, raised silver details, and darkened grooves.\u003c\/p\u003e\n\u003cp\u003eKeep away from perfume, chlorine, alcohol-based products, and prolonged moisture. After wearing, wipe gently with a soft dry cloth and store separately to reduce scratches.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- 8. 快速提示 --\u003e\n\u003csection class=\"qvoe-section\"\u003e\n\u003cdetails class=\"qvoe-details\"\u003e\n\u003csummary\u003eQuick Notes\u003c\/summary\u003e\n\u003cdiv class=\"qvoe-collapse\"\u003e\n\u003cdiv class=\"qvoe-collapse-inner\"\u003e\n\u003cdiv class=\"qvoe-collapse-content\"\u003e\n\u003cp\u003eThe yellow-green zircon may shift under different light. It is designed to catch briefly as olive, moss, old glass, or mineral color before falling back into the oxidized surface.\u003c\/p\u003e\n\u003cp\u003eThe oxidized finish and darkened grooves may vary slightly from piece to piece. This variation is part of the aged silver character, not a defect.\u003c\/p\u003e\n\u003cp\u003eAvailable as a single stud or a pair. The 18G screw-on post and rounded ball end are built for a secure daily fit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- 9. 保障型卖点 --\u003e\n\u003csection class=\"qvoe-assurance-section\"\u003e\n\u003cdiv class=\"qvoe-assurance-grid\"\u003e\n\u003cdiv class=\"qvoe-assurance-card\"\u003e\n\u003csvg class=\"qvoe-assurance-icon\" viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"\u003e\n            \u003cpath d=\"M3 7.5h11v9H3v-9Z\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M14 10h3.8l3.2 3.2v3.3h-7V10Z\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M7 19a1.7 1.7 0 1 0 0-3.4A1.7 1.7 0 0 0 7 19Z\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M18 19a1.7 1.7 0 1 0 0-3.4A1.7 1.7 0 0 0 18 19Z\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003ch3 class=\"qvoe-assurance-title\"\u003eFree US Shipping over $59\u003c\/h3\u003e\n\u003cp class=\"qvoe-assurance-text\"\u003eBuilt for everyday weight, shipped with less friction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qvoe-assurance-card\"\u003e\n\u003csvg class=\"qvoe-assurance-icon\" viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"\u003e\n            \u003cpath d=\"M12 3.5 19 7v5.2c0 4.4-2.9 7.2-7 8.3-4.1-1.1-7-3.9-7-8.3V7l7-3.5Z\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8.2 12.2 10.7 15l5.2-6\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003ch3 class=\"qvoe-assurance-title\"\u003eHypoallergenic S925 Silver\u003c\/h3\u003e\n\u003cp class=\"qvoe-assurance-text\"\u003eSterling silver base for sensitive daily wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qvoe-assurance-card\"\u003e\n\u003csvg class=\"qvoe-assurance-icon\" viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"\u003e\n            \u003cpath d=\"M4.5 12a7.5 7.5 0 0 1 12.8-5.3L19.5 9\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M19.5 5.5V9H16\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M19.5 12a7.5 7.5 0 0 1-12.8 5.3L4.5 15\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M4.5 18.5V15H8\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003ch3 class=\"qvoe-assurance-title\"\u003e30-Day Effortless Return\u003c\/h3\u003e\n\u003cp class=\"qvoe-assurance-text\"\u003eTry the weight, the color, the fit — return with ease.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"QUAESTVEIN","offers":[{"title":"Single","offer_id":48866893660315,"sku":"QVDG260627003","price":38.9,"currency_code":"USD","in_stock":true},{"title":"A Pair","offer_id":48866893693083,"sku":"QVDG260627004","price":66.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0748\/9925\/9547\/files\/OliveEyeOxidizedSilverStuds_6.jpg?v=1782557829","url":"https:\/\/www.quaestvein.com\/products\/olive-eye-oxidized-silver-studs","provider":"Quaestvein","version":"1.0","type":"link"}