{"product_id":"new-diamond-x-premium-tezashi-style-kendostar-tare","title":"*NEW* - DIAMOND X - Premium Tezashi-style KendoStar Tare","description":"\u003c!-- ================================\n  DIAMOND X — Premium Tare Product Page\n  - Scoped, modern styling (safe for Shopify themes)\n  - Beautiful tables reworked as carded grids\n  - Responsive video + retina-friendly images\n  - Click any image to open full-size in a new tab\n================================ --\u003e\n\u003cstyle\u003e\n  \/* ---------- Scope \u0026 Theme ---------- *\/\n  .ks-wrap * { box-sizing: border-box; }\n  .ks-wrap {\n    --ink: #111827;\n    --muted: #6b7280;\n    --soft: #f8fafc;\n    --tile: #f3f4f6;\n    --accent: #7e69ab;\n    --accent-2: #0ea5e9;\n    --ok: #10b981;\n    --warn: #b91c1c;\n    font-family: var(--font-body-family, Arial, Helvetica, sans-serif);\n    color: var(--ink);\n  }\n\n  \/* ---------- Headings \/ Body ---------- *\/\n  .ks-center { text-align: center; }\n  .ks-title {\n    margin: 8px 0 10px;\n    font-weight: 900;\n    font-size: clamp(22px, 4vw, 32px);\n    letter-spacing: .01em;\n  }\n  .ks-lead {\n    margin: 0 auto 8px;\n    max-width: 900px;\n    font-size: clamp(15px, 2.6vw, 18px);\n    line-height: 1.7;\n    color: var(--ink);\n  }\n  .ks-subtle { color: var(--muted); }\n\n  \/* ---------- Hero Panel ---------- *\/\n  .ks-hero {\n    margin-bottom: 18px;\n    border-radius: 16px;\n    padding: clamp(14px, 4vw, 22px);\n    background:\n      radial-gradient(1200px 200px at 50% -60px, rgba(126,105,171,.10), transparent 60%),\n      #fff;\n    border: 1px solid rgba(17,24,39,.08);\n    box-shadow: 0 6px 22px rgba(17,24,39,.06);\n  }\n\n  \/* ---------- Video ---------- *\/\n  .ks-video {\n    position: relative; width: 100%;\n    padding-bottom: 56.25%; \/* 16:9 *\/\n    border-radius: 14px; overflow: hidden;\n    box-shadow: 0 8px 26px rgba(17,24,39,.12);\n    margin: 14px 0 6px;\n    background: #000;\n  }\n  .ks-video iframe { position: absolute; inset: 0; width: 100%; height: 100%; border: 0; }\n\n  \/* ---------- Callouts ---------- *\/\n  .ks-callout {\n    border: 1px solid rgba(17,24,39,.08);\n    border-left-width: 5px;\n    border-radius: 12px;\n    padding: 12px 14px;\n    margin: 14px 0;\n    background: #fff;\n    box-shadow: 0 4px 14px rgba(17,24,39,.05);\n  }\n  .ks-callout.info { border-left-color: var(--accent-2); }\n  .ks-callout.warn { border-left-color: var(--warn); }\n  .ks-callout strong { font-weight: 800; }\n\n  \/* ---------- Carded Table (shared) ---------- *\/\n  .ks-table { width: 100%; border-collapse: separate; border-spacing: 0 14px; }\n  .ks-th {\n    text-align: center; background: var(--soft);\n    border: 1px solid rgba(17,24,39,.08);\n    border-radius: 12px; padding: 10px 12px;\n    font-weight: 900; letter-spacing: .02em;\n  }\n  .ks-row td {\n    width: 33.33%; padding: 10px; vertical-align: top;\n  }\n  @media (max-width: 900px) { .ks-row td { width: 50%; } }\n  @media (max-width: 640px) { .ks-row td { display: block; width: 100%; } }\n\n  \/* ---------- Tiles \/ Images ---------- *\/\n  .ks-card {\n    display: block; text-decoration: none; color: inherit;\n    border-radius: 12px; overflow: hidden; background: #fff;\n    border: 1px solid rgba(17,24,39,.08);\n    box-shadow: 0 6px 18px rgba(17,24,39,.06);\n    transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease;\n  }\n  .ks-card:focus-visible { outline: 3px solid rgba(126,105,171,.45); outline-offset: 2px; }\n  @media (hover:hover) and (pointer:fine) {\n    .ks-card:hover {\n      transform: scale(1.02);\n      border-color: rgba(126,105,171,.35);\n      box-shadow: 0 14px 30px rgba(17,24,39,.12);\n    }\n  }\n  .ks-img { width: 100%; aspect-ratio: 16 \/ 9; background: var(--tile); display: block; }\n  .ks-img--square { aspect-ratio: 1 \/ 1; }\n  .ks-img img {\n    width: 100%; height: 100%; object-fit: contain;\n    display: block; image-rendering: auto;\n  }\n  .ks-cap {\n    padding: 8px 10px; text-align: center; background: #fff;\n    font-weight: 700; font-size: 13px; color: #374151;\n  }\n  .ks-copy { font-size: 13px; color: var(--muted); text-align: left; padding: 8px 10px 12px; }\n\n  \/* ---------- Two Feature Cards (links) ---------- *\/\n  .ks-links {\n    display: grid; gap: 16px; grid-template-columns: repeat(2, minmax(0,1fr));\n    margin: 8px 0 10px;\n  }\n  @media (max-width: 700px) { .ks-links { grid-template-columns: 1fr; } }\n  .ks-chipline { display: flex; gap: 8px; justify-content: center; flex-wrap: wrap; margin: 8px 0; }\n  .ks-chip {\n    background: var(--soft); border: 1px solid rgba(17,24,39,.08); color: var(--ink);\n    padding: 6px 10px; border-radius: 9999px; font-weight: 700; font-size: 12px;\n  }\n\n  \/* ---------- Specs ---------- *\/\n  .ks-specs {\n    display: grid; gap: 10px; grid-template-columns: repeat(2, minmax(0,1fr));\n    margin: 12px 0 4px;\n  }\n  @media (max-width: 700px) { .ks-specs { grid-template-columns: 1fr; } }\n  .ks-spec {\n    background: #fff; border: 1px solid rgba(17,24,39,.08);\n    border-radius: 12px; padding: 10px 12px; font-size: 14px; line-height: 1.6;\n    box-shadow: 0 4px 14px rgba(17,24,39,.05); position: relative; padding-left: 38px;\n  }\n  .ks-spec:before {\n    content: \"✓\";\n    position: absolute; left: 12px; top: 10px; width: 22px; height: 22px;\n    display: inline-grid; place-items: center; background: var(--ok); color: #fff; border-radius: 9999px; font-weight: 900;\n  }\n\n  \/* ---------- Footer note ---------- *\/\n  .ks-footnote { font-size: 14px; color: var(--muted); text-align: center; margin: 8px 0; }\n\u003c\/style\u003e\n\u003cdiv class=\"ks-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"ks-hero ks-center\"\u003e\n\u003ch1 class=\"ks-title\"\u003eKendoStar “Diamond X” Premium Kendo Tare\u003c\/h1\u003e\n\u003cp class=\"ks-lead ks-subtle\"\u003eTradition. Innovation. Prestige.\u003c\/p\u003e\n\u003cp class=\"ks-lead\"\u003eThe \u003cstrong\u003eDiamond X Tare\u003c\/strong\u003e brings the same refined Diamond X aesthetic to your waist protection. It combines a traditional Tezashi look with modern performance materials, giving you a stable, comfortable base that matches our Diamond X Bogu or upgrades your current set.\u003c\/p\u003e\n\u003c!-- Responsive Video --\u003e\n\u003cdiv class=\"ks-video\" aria-label=\"Product overview video\"\u003e\u003ciframe loading=\"lazy\" src=\"https:\/\/www.youtube.com\/embed\/sDtiVFvvyGo?si=FuxnsuQ72elPI1yW\" title=\"Diamond X — Product Overview\"\u003e\n      \u003c\/iframe\u003e\u003c\/div\u003e\n\u003c!-- Highlights --\u003e\n\u003cdiv class=\"ks-chipline\" aria-label=\"Highlights\"\u003e\n\u003cspan class=\"ks-chip\"\u003eUnique DIAMOND X stitch\u003c\/span\u003e \u003cspan class=\"ks-chip\"\u003eAizome deerskin reinforced\u003c\/span\u003e \u003cspan class=\"ks-chip\"\u003eDeep, stable Tare panels\u003c\/span\u003e \u003cspan class=\"ks-chip\"\u003eMade-to-order build\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Made-to-Order timing --\u003e\n\u003cdiv class=\"ks-callout info\"\u003e\n\u003cstrong\u003e*MADE TO ORDER*\u003c\/strong\u003e You can be confident of a premium fit and finish. \u003cstrong\u003eProduction usually takes around 12–16 weeks.\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c!-- No measuring guide needed for Tare --\u003e \u003c!-- SPECS --\u003e\n\u003ch2 style=\"font-size: 22px; margin-top: 14px;\" class=\"ks-title ks-center\"\u003eKey Specifications\u003c\/h2\u003e\n\u003cdiv class=\"ks-specs\"\u003e\n\u003cdiv class=\"ks-spec\"\u003e\n\u003cstrong\u003eUnique DIAMOND X stitch pattern\u003c\/strong\u003e across the Obi and Tare panels for a hand stitched look with excellent durability and flexibility.\u003c\/div\u003e\n\u003cdiv class=\"ks-spec\"\u003eFully reinforced with \u003cstrong\u003egenuine Aizome deerskin\u003c\/strong\u003e in key areas to enhance both protection and visual depth.\u003c\/div\u003e\n\u003cdiv class=\"ks-spec\"\u003e\n\u003cstrong\u003eFirm yet comfortable design\u003c\/strong\u003e to support correct posture and keep the Tare stable during hard Keiko and Shiai.\u003c\/div\u003e\n\u003cdiv class=\"ks-spec\"\u003eDesigned to pair perfectly with the \u003cstrong\u003eDiamond X\u003c\/strong\u003e Men, Kote and Do while also working as a premium upgrade to existing Bogu sets.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"ks-footnote\"\u003eNeed help choosing the right Tare or matching it to your current set? Contact us and we will be happy to advise.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"KendoStar International","offers":[{"title":"Default Title","offer_id":57464347558269,"sku":null,"price":495.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0013\/6609\/7967\/files\/DIAMONDX-03.jpg?v=1757437462","url":"https:\/\/kendostar.com\/en-gb\/products\/new-diamond-x-premium-tezashi-style-kendostar-tare","provider":"KendoStar International","version":"1.0","type":"link"}