{"product_id":"spill-the-salt-oracle-deck-with-digital-guide-51-tarot-sized-cards-african-american-black-divination","title":"Spill The Salt Oracle Deck With Digital Guide | African American Black Women Oracle","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eSpill the Salt Oracle Deck — Street Priestess\u003c\/title\u003e\n\u003cmeta name=\"description\" content=\"A 51-card oracle deck rooted in Hoodoo tradition. No fluff. No sugarcoating. Just clarity, accountability, and real transformation. Street Priestess original.\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400\u0026amp;family=Jost:wght@300;400;500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --gold: #D4AD4A;\n    --gold-pale: #F0DBA8;\n    --gold-light: #E2C46E;\n    --amber: #B8860B;\n    --burnt-orange: #A0522D;\n    --ivory: #FFFDF8;\n    --charcoal: #1A1A1A;\n    --near-black: #111110;\n    --soft-black: #2C2824;\n    --warm-gray: #8A8078;\n    --border-light: rgba(198, 166, 100, 0.18);\n  }\n\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n\n  body {\n    font-family: 'Jost', sans-serif;\n    font-weight: 300;\n    background: var(--ivory);\n    color: var(--soft-black);\n    line-height: 1.85;\n    font-size: 15px;\n    letter-spacing: 0.01em;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  \/* ═══════ HERO ═══════ *\/\n  .hero {\n    background: var(--near-black);\n    text-align: center;\n    padding: 80px 24px 72px;\n  }\n  .hero-rule { width: 48px; height: 1px; background: var(--gold); margin: 0 auto 32px; opacity: 0.7; }\n  .hero h1 {\n    font-family: 'Cormorant Garamond', serif;\n    font-weight: 500;\n    font-size: clamp(30px, 6vw, 50px);\n    color: var(--gold-pale);\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    line-height: 1.15;\n    margin-bottom: 18px;\n  }\n  .hero-info {\n    font-size: 13px;\n    color: var(--gold);\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    margin-bottom: 32px;\n    font-weight: 400;\n  }\n  .hero-quote {\n    font-family: 'Cormorant Garamond', serif;\n    font-weight: 400;\n    font-style: italic;\n    font-size: clamp(17px, 2.5vw, 20px);\n    color: var(--gold-light);\n    opacity: 0.9;\n    max-width: 440px;\n    margin: 0 auto;\n    line-height: 1.6;\n  }\n\n  \/* ═══════ CONTAINER ═══════ *\/\n  .container { max-width: 680px; margin: 0 auto; padding: 0 28px; }\n\n  \/* ═══════ SECTION ═══════ *\/\n  .section {\n    padding: 56px 0;\n    border-bottom: 1px solid var(--border-light);\n  }\n  .section:last-child { border-bottom: none; padding-bottom: 72px; }\n\n  .section-label {\n    font-family: 'Jost', sans-serif;\n    font-weight: 500;\n    font-size: 10px;\n    letter-spacing: 0.24em;\n    text-transform: uppercase;\n    color: var(--gold);\n    margin-bottom: 16px;\n  }\n  .section-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-weight: 500;\n    font-size: clamp(22px, 3.5vw, 28px);\n    color: var(--charcoal);\n    letter-spacing: 0.04em;\n    margin-bottom: 20px;\n    line-height: 1.3;\n  }\n  p { margin-bottom: 14px; opacity: 0.85; }\n  p:last-child { margin-bottom: 0; }\n\n  .emphasis {\n    font-family: 'Cormorant Garamond', serif;\n    font-weight: 500;\n    font-style: italic;\n    font-size: 17px;\n    color: var(--charcoal);\n    opacity: 0.9;\n    margin-top: 16px;\n  }\n\n  \/* ═══════ INCLUDES LIST ═══════ *\/\n  .includes {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 0;\n    margin: 20px 0;\n  }\n  .includes li {\n    list-style: none;\n    padding: 12px 0 12px 20px;\n    font-size: 14px;\n    color: var(--soft-black);\n    opacity: 0.85;\n    border-bottom: 1px solid var(--border-light);\n    position: relative;\n  }\n  .includes li::before {\n    content: '';\n    position: absolute;\n    left: 0; top: 50%;\n    transform: translateY(-50%) rotate(45deg);\n    width: 4px; height: 4px;\n    background: var(--gold);\n    opacity: 0.7;\n  }\n  .includes li:nth-child(odd) { border-right: 1px solid var(--border-light); padding-right: 16px; }\n  .includes li:nth-child(even) { padding-left: 28px; }\n  .includes li:nth-last-child(-n+2) { border-bottom: none; }\n\n  \/* ═══════ SHIP SPECS ═══════ *\/\n  .specs {\n    display: flex;\n    gap: 0;\n    margin: 20px 0;\n  }\n  .spec {\n    flex: 1;\n    padding: 16px 20px;\n    border: 1px solid var(--border-light);\n    border-right: none;\n  }\n  .spec:last-child { border-right: 1px solid var(--border-light); }\n  .spec .label {\n    font-size: 9px;\n    font-weight: 500;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    color: var(--gold);\n    margin-bottom: 4px;\n  }\n  .spec .value {\n    font-size: 13.5px;\n    color: var(--soft-black);\n    opacity: 0.85;\n  }\n\n  \/* ═══════ NOTICE ═══════ *\/\n  .notice {\n    font-size: 13px;\n    color: var(--warm-gray);\n    margin-top: 20px;\n    line-height: 1.7;\n    opacity: 1;\n  }\n\n  \/* ═══════ NOTE BLOCK ═══════ *\/\n  .note-block {\n    background: linear-gradient(135deg, rgba(212,173,74,0.06) 0%, rgba(212,173,74,0.02) 100%);\n    border-left: 2px solid var(--gold);\n    padding: 18px 22px;\n    margin: 20px 0;\n    border-radius: 0 4px 4px 0;\n  }\n  .note-block p {\n    font-size: 14px;\n    color: var(--soft-black);\n    opacity: 0.8;\n    margin-bottom: 0;\n  }\n\n  \/* ═══════ FOOTER ═══════ *\/\n  .footer {\n    background: var(--near-black);\n    text-align: center;\n    padding: 48px 28px 60px;\n  }\n  .footer-rule { width: 36px; height: 1px; background: var(--gold); margin: 0 auto 24px; opacity: 0.5; }\n  .footer .closing {\n    font-family: 'Cormorant Garamond', serif;\n    font-weight: 500;\n    font-size: 20px;\n    color: var(--gold-pale);\n    letter-spacing: 0.06em;\n    margin-bottom: 6px;\n  }\n  .footer .sub {\n    font-size: 11px;\n    font-weight: 400;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: var(--gold);\n  }\n\n  @media (max-width: 600px) {\n    .hero { padding: 60px 20px 56px; }\n    .container { padding: 0 20px; }\n    .section { padding: 44px 0; }\n    .includes { grid-template-columns: 1fr; }\n    .includes li { border-right: none !important; padding-left: 20px !important; padding-right: 0 !important; }\n    .includes li:last-child { border-bottom: none; }\n    .includes li:nth-last-child(2) { border-bottom: 1px solid var(--border-light); }\n    .specs { flex-direction: column; }\n    .spec { border-right: 1px solid var(--border-light); border-bottom: none; }\n    .spec:last-child { border-bottom: 1px solid var(--border-light); }\n    .note-block { padding: 16px 18px; }\n  }\n\u003c\/style\u003e\n\n\n\n\u003c!-- HERO --\u003e\n\u003cheader class=\"hero\"\u003e\n  \u003cdiv class=\"hero-rule\"\u003e\u003c\/div\u003e\n  \u003ch1\u003eSpill the Salt\u003cbr\u003eOracle Deck\u003c\/h1\u003e\n  \u003cp class=\"hero-info\"\u003e51 Cards • Intuitive Reading • Street Priestess\u003c\/p\u003e\n  \u003cp class=\"hero-quote\"\u003eNo fluff. No sugarcoating.\u003cbr\u003eJust clarity, accountability, and the healing that follows.\u003c\/p\u003e\n\u003c\/header\u003e\n\n\u003cmain class=\"container\"\u003e\n\n  \u003c!-- THE DECK --\u003e\n  \u003csection class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eThe Deck\u003c\/p\u003e\n    \u003ch2 class=\"section-title\"\u003eThe Truth You've Been Avoiding\u003c\/h2\u003e\n    \u003cp\u003eThis 51-card oracle deck was created for women who are ready to break cycles, stop ignoring red flags, and release the weight they were never meant to carry. Each card delivers direct insight that helps you see patterns clearly and move forward with intention.\u003c\/p\u003e\n    \u003cp\u003eRooted in the spiritual tradition of salt in Hoodoo — used for cleansing, protection, and setting things right — this deck calls things out with wisdom and purpose. It helps you identify toxic habits, confront the behaviors holding you back, and reclaim your power.\u003c\/p\u003e\n    \u003cp\u003eThis is not a feel-good deck designed to tell you what you want to hear. It is a wake-up call, a soul check, and a guide toward real transformation.\u003c\/p\u003e\n    \u003cp class=\"emphasis\"\u003eSpill the salt. Release the baggage. Step into the life that has been waiting for you.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- HOW IT READS --\u003e\n  \u003csection class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eHow It Works\u003c\/p\u003e\n    \u003ch2 class=\"section-title\"\u003eDesigned for Instant Clarity\u003c\/h2\u003e\n    \u003cp\u003eThe Spill the Salt Oracle Deck is designed to be read intuitively. Each card includes its meaning directly on the card, allowing for immediate understanding and ease of use.\u003c\/p\u003e\n    \u003cp\u003eFor deeper insight, a digital guidebook is available through the QR code included with your deck. The deck features a vibrant, easy-to-read design and can also be used to clarify readings from other tarot or oracle decks.\u003c\/p\u003e\n    \u003cdiv class=\"note-block\"\u003e\n      \u003cp\u003eOnly the digital guidebook is available. A printed guidebook is not included.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"emphasis\"\u003eA powerful addition to any tarot or oracle collection.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- WHAT'S INCLUDED --\u003e\n  \u003csection class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eWhat's Included\u003c\/p\u003e\n    \u003ch2 class=\"section-title\"\u003eWhat You Receive\u003c\/h2\u003e\n    \u003cul class=\"includes\"\u003e\n      \u003cli\u003e51-card deck, shrink-wrapped\u003c\/li\u003e\n      \u003cli\u003eSize: 2.75\" × 4.75\"\u003c\/li\u003e\n      \u003cli\u003eDurable card stock finish\u003c\/li\u003e\n      \u003cli\u003eClear, easy-to-read text\u003c\/li\u003e\n      \u003cli\u003eDigital guidebook via QR code\u003c\/li\u003e\n      \u003cli\u003eSustainable packaging\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp class=\"notice\"\u003eEvery deck arrives brand new, sealed, and energetically clear. We never sell used or pre-owned decks. No box included.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SHIPPING + POLICY --\u003e\n  \u003csection class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eShipping \u0026amp; Policy\u003c\/p\u003e\n    \u003cdiv class=\"specs\"\u003e\n      \u003cdiv class=\"spec\"\u003e\n        \u003cp class=\"label\"\u003eShips Via\u003c\/p\u003e\n        \u003cp class=\"value\"\u003eUSPS\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec\"\u003e\n        \u003cp class=\"label\"\u003eProcessing\u003c\/p\u003e\n        \u003cp class=\"value\"\u003e2–3 Weeks\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec\"\u003e\n        \u003cp class=\"label\"\u003eInternational\u003c\/p\u003e\n        \u003cp class=\"value\"\u003eAvailable\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp\u003ePlease confirm your shipping address before placing your order. Once submitted, changes cannot be made. International buyers are responsible for any customs fees, taxes, or import requirements.\u003c\/p\u003e\n    \u003cp\u003eStreet Priestess is not responsible for packages that are lost, stolen, or damaged after shipment.\u003c\/p\u003e\n\n    \u003cdiv class=\"note-block\"\u003e\n      \u003cp\u003eAll sales are final. Due to the spiritual nature of this product and the energetic transfer involved, we do not accept returns or exchanges. Orders may be canceled before shipping only.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"notice\"\u003eAll Street Priestess creations are protected under copyright law. Unauthorized copying, reproduction, distribution, or resale is strictly prohibited. The information provided is intended solely for personal and spiritual use and should not replace professional advice or consultation. We make no guarantees regarding specific outcomes or results.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/main\u003e\n\n\u003c!-- FOOTER --\u003e\n\u003cfooter class=\"footer\"\u003e\n  \u003cdiv class=\"footer-rule\"\u003e\u003c\/div\u003e\n  \u003cp class=\"closing\"\u003eStreet Priestess, Ancestor Approved.\u003c\/p\u003e\n  \u003cp class=\"sub\"\u003eOriginal • Protected • Sealed\u003c\/p\u003e\n\u003c\/footer\u003e\n\n\n\u003c\/body\u003e","brand":"Street Priestess","offers":[{"title":"Default Title","offer_id":52468392788257,"sku":null,"price":65.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/9253\/6097\/files\/Spill_the_Salt_Oracle.png?v=1774163982","url":"https:\/\/thestreetpriestess.com\/products\/spill-the-salt-oracle-deck-with-digital-guide-51-tarot-sized-cards-african-american-black-divination","provider":"Street Priestess ","version":"1.0","type":"link"}