{"product_id":"brilliant-nights-hanukkah-mahjong-tile-set","title":"Brilliant Nights Hanukkah Mahjong Tile Set","description":"\u003c!-- ═══════════════════════════════════════════════\n     BRILLIANT NIGHTS — Product Description v2\n     Scoped under .bn-product. Paste into source view.\n     ═══════════════════════════════════════════════ --\u003e\n\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;1,400;1,500\u0026amp;family=Montserrat:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  .bn-product {\n    --midnight: #0e2148;\n    --midnight-deep: #050d24;\n    --royal: #1e3a72;\n    --gold: #d4a84b;\n    --gold-light: #ecc870;\n    --gold-soft: rgba(212, 168, 75, 0.4);\n    --gold-faint: rgba(212, 168, 75, 0.15);\n    --cream: #f5f2e8;\n    --snow: #ffffff;\n    --charcoal: #1a1a1a;\n    --body: #4a4a4a;\n    --muted: #6a6a6a;\n\n    font-family: 'Montserrat', sans-serif;\n    font-size: 16px;\n    line-height: 1.7;\n    color: var(--charcoal);\n    max-width: 1100px;\n    margin: 0 auto;\n    -webkit-font-smoothing: antialiased;\n    -moz-osx-font-smoothing: grayscale;\n  }\n  .bn-product *,\n  .bn-product *::before,\n  .bn-product *::after {\n    margin: 0;\n    padding: 0;\n    box-sizing: border-box;\n  }\n\n  \/* ─── Title block ─── *\/\n  .bn-product .bn-title-block {\n    position: relative;\n    text-align: center;\n    padding: clamp(2rem, 5vw, 4rem) clamp(1rem, 3vw, 2.5rem);\n    margin: 0 auto clamp(1.5rem, 3vw, 2.5rem);\n    max-width: 820px;\n  }\n  .bn-product .bn-title-block::before,\n  .bn-product .bn-title-block::after {\n    content: '';\n    position: absolute;\n    width: clamp(35px, 5vw, 75px);\n    height: clamp(35px, 5vw, 75px);\n    border: 1px solid var(--gold-soft);\n  }\n  .bn-product .bn-title-block::before {\n    top: 0;\n    left: 0;\n    border-right: none;\n    border-bottom: none;\n  }\n  .bn-product .bn-title-block::after {\n    bottom: 0;\n    right: 0;\n    border-left: none;\n    border-top: none;\n  }\n  .bn-product .bn-eyebrow {\n    font-family: 'Montserrat', sans-serif;\n    font-size: clamp(0.62rem, 0.85vw, 0.8rem);\n    font-weight: 600;\n    letter-spacing: 0.4em;\n    text-transform: uppercase;\n    color: var(--royal);\n    margin-bottom: clamp(0.85rem, 1.5vw, 1.4rem);\n  }\n  .bn-product .bn-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(2.25rem, 7vw, 5rem);\n    font-weight: 400;\n    line-height: 1;\n    color: var(--midnight-deep);\n    letter-spacing: -0.01em;\n  }\n  .bn-product .bn-title em {\n    font-style: italic;\n    color: var(--gold);\n    font-weight: 500;\n    display: block;\n  }\n\n  \/* ─── Divider ─── *\/\n  .bn-product .bn-divider {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 1rem;\n    margin: 1.75rem 0;\n  }\n  .bn-product .bn-divider-line {\n    width: 60px;\n    height: 1px;\n    background: var(--gold);\n    opacity: 0.5;\n  }\n  .bn-product .bn-divider-diamond {\n    width: 5px;\n    height: 5px;\n    background: var(--gold);\n    transform: rotate(45deg);\n    opacity: 0.6;\n  }\n\n  \/* ─── Lede ─── *\/\n  .bn-product .bn-lede {\n    font-family: 'Cormorant Garamond', serif;\n    font-style: italic;\n    font-size: clamp(1.2rem, 2vw, 1.7rem);\n    font-weight: 400;\n    line-height: 1.5;\n    color: var(--midnight-deep);\n    text-align: center;\n    max-width: 640px;\n    margin: 0 auto 2rem;\n  }\n\n  \/* ─── Body copy ─── *\/\n  .bn-product .bn-copy {\n    font-size: clamp(1rem, 1.1vw, 1.1rem);\n    font-weight: 400;\n    line-height: 1.8;\n    color: var(--body);\n    margin: 0 auto 1.25rem;\n    max-width: 720px;\n  }\n  .bn-product .bn-copy strong {\n    color: var(--midnight-deep);\n    font-weight: 500;\n  }\n\n  \/* ─── Featured callout ─── *\/\n  .bn-product .bn-callout {\n    position: relative;\n    background: var(--midnight-deep);\n    color: var(--snow);\n    padding: clamp(1.75rem, 4vw, 3.5rem) clamp(1.25rem, 3vw, 3rem);\n    margin: clamp(2rem, 3vw, 3rem) 0;\n    text-align: center;\n    overflow: hidden;\n  }\n  .bn-product .bn-callout::before {\n    content: '';\n    position: absolute;\n    inset: 0.5rem;\n    border: 1px solid var(--gold-soft);\n    pointer-events: none;\n  }\n  .bn-product .bn-callout-eyebrow {\n    font-size: clamp(0.6rem, 0.8vw, 0.78rem);\n    font-weight: 600;\n    letter-spacing: 0.4em;\n    text-transform: uppercase;\n    color: var(--gold);\n    margin-bottom: 0.8rem;\n    opacity: 0.9;\n  }\n  .bn-product .bn-callout-heading {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(1.6rem, 3.5vw, 2.85rem);\n    font-weight: 400;\n    line-height: 1.2;\n    color: var(--snow);\n    margin-bottom: 1rem;\n  }\n  .bn-product .bn-callout-heading em {\n    font-style: italic;\n    color: var(--gold-light);\n  }\n  .bn-product .bn-callout-text {\n    font-family: 'Cormorant Garamond', serif;\n    font-style: italic;\n    font-size: clamp(1rem, 1.3vw, 1.25rem);\n    font-weight: 400;\n    line-height: 1.6;\n    color: rgba(255, 255, 255, 0.75);\n    max-width: 540px;\n    margin: 0 auto;\n  }\n\n  \/* ─── Section heading ─── *\/\n  .bn-product .bn-section-title {\n    font-family: 'Montserrat', sans-serif;\n    font-size: clamp(0.7rem, 0.9vw, 0.85rem);\n    font-weight: 600;\n    letter-spacing: 0.35em;\n    text-transform: uppercase;\n    color: var(--royal);\n    margin: clamp(2rem, 3vw, 3rem) auto 1.25rem;\n    max-width: 720px;\n    display: flex;\n    align-items: center;\n    gap: 0.85rem;\n  }\n  .bn-product .bn-section-title::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: rgba(14, 33, 72, 0.12);\n  }\n\n  \/* ─── Spec list ─── *\/\n  .bn-product .bn-specs {\n    list-style: none;\n    margin: 0 auto 1.5rem;\n    max-width: 720px;\n  }\n  .bn-product .bn-specs li {\n    display: flex;\n    align-items: flex-start;\n    gap: 0.85rem;\n    padding: 0.7rem 0;\n    font-size: clamp(0.95rem, 1.1vw, 1.05rem);\n    line-height: 1.55;\n    color: var(--charcoal);\n    border-bottom: 1px solid rgba(14, 33, 72, 0.06);\n  }\n  .bn-product .bn-specs li:last-child {\n    border-bottom: none;\n  }\n  .bn-product .bn-specs li::before {\n    content: '';\n    flex-shrink: 0;\n    width: 6px;\n    height: 6px;\n    margin-top: 0.55rem;\n    background: var(--gold);\n    transform: rotate(45deg);\n  }\n  .bn-product .bn-specs strong {\n    color: var(--midnight-deep);\n    font-weight: 500;\n  }\n\n  \/* ─── Dimensions block ─── *\/\n  .bn-product .bn-dims-wrap {\n    position: relative;\n    margin: 0 auto 1rem;\n    max-width: 820px;\n  }\n  .bn-product .bn-dims {\n    display: flex;\n    align-items: stretch;\n    justify-content: space-between;\n    gap: 1rem;\n    padding: clamp(1.4rem, 3vw, 2.75rem) clamp(0.5rem, 2vw, 2rem);\n    background: var(--midnight-deep);\n    position: relative;\n  }\n  .bn-product .bn-dims::before {\n    content: '';\n    position: absolute;\n    inset: 0.5rem;\n    border: 1px solid var(--gold-soft);\n    pointer-events: none;\n  }\n  .bn-product .bn-dim {\n    flex: 1;\n    text-align: center;\n    position: relative;\n    z-index: 1;\n  }\n  .bn-product .bn-dim-value {\n    display: block;\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(1.6rem, 3.5vw, 3rem);\n    font-weight: 300;\n    line-height: 1;\n    color: var(--snow);\n    margin-bottom: 0.5rem;\n  }\n  .bn-product .bn-dim-label {\n    display: block;\n    font-size: clamp(0.6rem, 0.8vw, 0.75rem);\n    font-weight: 600;\n    letter-spacing: 0.3em;\n    text-transform: uppercase;\n    color: var(--gold);\n    opacity: 0.85;\n  }\n  .bn-product .bn-dim-divider {\n    width: 1px;\n    background: rgba(212, 168, 75, 0.2);\n    position: relative;\n    z-index: 1;\n  }\n  .bn-product .bn-dims-note {\n    text-align: center;\n    font-size: clamp(0.72rem, 0.85vw, 0.85rem);\n    font-weight: 400;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n    color: var(--muted);\n    margin-top: 1rem;\n  }\n\n  \/* ─── FAQ ─── *\/\n  .bn-product .bn-faq {\n    margin: 0 auto;\n    max-width: 720px;\n  }\n  .bn-product .bn-faq-item {\n    padding: 1.25rem 0;\n    border-bottom: 1px solid rgba(14, 33, 72, 0.08);\n  }\n  .bn-product .bn-faq-item:last-child {\n    border-bottom: none;\n  }\n  .bn-product .bn-faq-q {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(1.15rem, 1.5vw, 1.4rem);\n    font-weight: 500;\n    line-height: 1.35;\n    color: var(--midnight-deep);\n    margin-bottom: 0.6rem;\n  }\n  .bn-product .bn-faq-a {\n    font-size: clamp(0.95rem, 1.1vw, 1.05rem);\n    font-weight: 400;\n    line-height: 1.7;\n    color: var(--body);\n  }\n\n  \/* ─── Closing flourish ─── *\/\n  .bn-product .bn-close {\n    text-align: center;\n    margin: clamp(2rem, 3vw, 3rem) auto 0;\n    padding-top: 2rem;\n    border-top: 1px solid var(--gold-soft);\n    max-width: 720px;\n  }\n  .bn-product .bn-close-text {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(1.1rem, 1.5vw, 1.5rem);\n    font-style: italic;\n    font-weight: 400;\n    color: var(--midnight-deep);\n    line-height: 1.4;\n  }\n  .bn-product .bn-close-sub {\n    display: block;\n    font-family: 'Montserrat', sans-serif;\n    font-style: normal;\n    font-size: clamp(0.65rem, 0.8vw, 0.78rem);\n    font-weight: 600;\n    letter-spacing: 0.35em;\n    text-transform: uppercase;\n    color: var(--royal);\n    margin-top: 0.85rem;\n    opacity: 0.7;\n  }\n\n  \/* ─── Mobile fine-tuning (clamp() handles sizing; this only tweaks what it can't) ─── *\/\n  @media (max-width: 480px) {\n    .bn-product .bn-eyebrow { letter-spacing: 0.3em; }\n    .bn-product .bn-section-title { letter-spacing: 0.28em; }\n    .bn-product .bn-dims { gap: 0.4rem; }\n    .bn-product .bn-dim-label { letter-spacing: 0.2em; }\n    .bn-product .bn-close-sub { letter-spacing: 0.25em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bn-product\"\u003e\n\u003cdiv class=\"bn-title-block\"\u003e\n\u003cp class=\"bn-eyebrow\"\u003eHanukkah Mahjong Set\u003c\/p\u003e\n\u003ch2 class=\"bn-title\"\u003eBrilliant \u003cem\u003eNights\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp class=\"bn-lede\"\u003eEight nights of light. Eight reasons to gather. One mahjong set made to belong to your family for generations.\u003c\/p\u003e\n\u003cp class=\"bn-copy\"\u003eThis Hanukkah, Rack It! brings the Festival of Lights to the table. Brilliant Nights is our \u003cstrong\u003eHanukkah mahjong set\u003c\/strong\u003e — 160 American mahjong tiles featuring original artwork designed exclusively for the holiday.\u003c\/p\u003e\n\u003cp class=\"bn-copy\"\u003eThe wind tiles carry the four dreidel letters — \u003cstrong\u003eNun, Gimel, Hey, Shin\u003c\/strong\u003e — ranked in their traditional gameplay order. The flowers bloom into \u003cstrong\u003eeight original menorahs\u003c\/strong\u003e, one for each night.\u003c\/p\u003e\n\u003cp class=\"bn-copy\"\u003ePremium acrylic tiles. Collector's presentation packaging. A complete Hanukkah mahjong tile set, made for the Festival of Lights.\u003c\/p\u003e\n\u003cdiv aria-hidden=\"true\" class=\"bn-divider\"\u003e\n\u003cdiv class=\"bn-divider-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"bn-divider-diamond\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"bn-divider-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bn-callout\"\u003e\n\u003cp class=\"bn-callout-eyebrow\"\u003eThe Festival of Lights\u003c\/p\u003e\n\u003ch3 class=\"bn-callout-heading\"\u003eEight Nights, \u003cem\u003eEight Menorahs\u003c\/em\u003e\n\u003c\/h3\u003e\n\u003cp class=\"bn-callout-text\"\u003eEight unique menorahs on the flower tiles — one design for each night of Hanukkah.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp class=\"bn-section-title\"\u003eWhat's in the Hanukkah Mahjong Set\u003c\/p\u003e\n\u003cul class=\"bn-specs\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e160 American mahjong tiles\u003c\/strong\u003e in premium acrylic\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOriginal Hanukkah-inspired artwork\u003c\/strong\u003e across the set\u003c\/li\u003e\n\u003cli\u003eDreidel-letter wind tiles in traditional gameplay rank\u003c\/li\u003e\n\u003cli\u003eEight unique menorah flower tiles — one for each night\u003c\/li\u003e\n\u003cli\u003eCollector's presentation packaging\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"bn-section-title\"\u003eHanukkah Mahjong Tile Dimensions\u003c\/p\u003e\n\u003cdiv class=\"bn-dims-wrap\"\u003e\n\u003cdiv class=\"bn-dims\"\u003e\n\u003cdiv class=\"bn-dim\"\u003e\n\u003cspan class=\"bn-dim-value\"\u003e1.43\"\u003c\/span\u003e \u003cspan class=\"bn-dim-label\"\u003eHeight\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bn-dim-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"bn-dim\"\u003e\n\u003cspan class=\"bn-dim-value\"\u003e1\"\u003c\/span\u003e \u003cspan class=\"bn-dim-label\"\u003eWidth\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bn-dim-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"bn-dim\"\u003e\n\u003cspan class=\"bn-dim-value\"\u003e0.63\"\u003c\/span\u003e \u003cspan class=\"bn-dim-label\"\u003eThickness\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"bn-dims-note\"\u003e160-tile set · Premium acrylic · Original Hanukkah artwork\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp class=\"bn-section-title\"\u003eHanukkah Mahjong Set FAQ\u003c\/p\u003e\n\u003cdiv class=\"bn-faq\"\u003e\n\u003cdiv class=\"bn-faq-item\"\u003e\n\u003cp class=\"bn-faq-q\"\u003eWhat is the Brilliant Nights Hanukkah mahjong set?\u003c\/p\u003e\n\u003cp class=\"bn-faq-a\"\u003eBrilliant Nights is a 160-tile Hanukkah mahjong set from Rack It! Mahjong, designed for American mahjong play. Each set features original Hanukkah-inspired artwork — dreidel letters on the wind tiles and eight unique menorah designs on the flower tiles — in premium acrylic, presented in collector's packaging.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bn-faq-item\"\u003e\n\u003cp class=\"bn-faq-q\"\u003eHow many tiles are in the Brilliant Nights Hanukkah mahjong set?\u003c\/p\u003e\n\u003cp class=\"bn-faq-a\"\u003eThe Brilliant Nights set includes 160 American mahjong tiles in premium acrylic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bn-faq-item\"\u003e\n\u003cp class=\"bn-faq-q\"\u003eWhat artwork is featured on the Brilliant Nights Hanukkah mahjong tiles?\u003c\/p\u003e\n\u003cp class=\"bn-faq-a\"\u003eThe wind tiles carry the four dreidel letters — Nun, Gimel, Hey, and Shin — ranked in their traditional gameplay order. The flower tiles feature eight unique menorah designs, one for each night of the Festival of Lights.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bn-faq-item\"\u003e\n\u003cp class=\"bn-faq-q\"\u003eWhat size are the Brilliant Nights Hanukkah mahjong tiles?\u003c\/p\u003e\n\u003cp class=\"bn-faq-a\"\u003eEach tile measures 1.43 inches in height, 1 inch in width, and 0.63 inches in thickness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What is the Brilliant Nights Hanukkah mahjong set?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Brilliant Nights is a 160-tile Hanukkah mahjong set from Rack It! Mahjong, designed for American mahjong play. Each set features original Hanukkah-inspired artwork — dreidel letters on the wind tiles and eight unique menorah designs on the flower tiles — in premium acrylic, presented in collector's packaging.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"How many tiles are in the Brilliant Nights Hanukkah mahjong set?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The Brilliant Nights set includes 160 American mahjong tiles in premium acrylic.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What artwork is featured on the Brilliant Nights Hanukkah mahjong tiles?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The wind tiles carry the four dreidel letters — Nun, Gimel, Hey, and Shin — ranked in their traditional gameplay order. The flower tiles feature eight unique menorah designs, one for each night of the Festival of Lights.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What size are the Brilliant Nights Hanukkah mahjong tiles?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Each tile measures 1.43 inches in height, 1 inch in width, and 0.63 inches in thickness.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003cdiv class=\"bn-close\"\u003e\n\u003cp class=\"bn-close-text\"\u003ePlay with excellence. \u003cspan class=\"bn-close-sub\"\u003eRack It! Mahjong\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Rack It! Mahjong","offers":[{"title":"Default Title","offer_id":45378825256994,"sku":"HANUKKAHTILES","price":400.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0817\/6281\/1938\/files\/brilliantnights1.jpg?v=1778791740","url":"https:\/\/rackitmahjong.com\/products\/brilliant-nights-hanukkah-mahjong-tile-set","provider":"Rack It! Mahjong","version":"1.0","type":"link"}