@font-face{font-family:Cinzel;font-style:normal;font-weight:400;font-display:swap;src:url(Cinzel-400.ttf) format("truetype")}@font-face{font-family:Cinzel;font-style:normal;font-weight:700;font-display:swap;src:url(Cinzel-700.ttf) format("truetype")}@font-face{font-family:Cinzel;font-style:normal;font-weight:900;font-display:swap;src:url(Cinzel-900.ttf) format("truetype")}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(Inter-400.ttf) format("truetype")}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(Inter-600.ttf) format("truetype")}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(Inter-700.ttf) format("truetype")}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(Inter-900.ttf) format("truetype")}body footer,footer,.shopify-section-group-footer-group,[id*=shopify-section-footer]{position:relative!important;z-index:99!important}.tarot-app-container{all:initial;display:block;width:100%;max-width:100%;min-height:100vh;background:#020204!important;color:#fff!important;font-family:Inter,sans-serif!important;overflow-x:hidden!important;-webkit-font-smoothing:antialiased;margin:0!important;padding:0!important;box-sizing:border-box}.tarot-app-container *{box-sizing:border-box}.tarot-app-container .wide-container{max-width:1440px!important;margin-left:auto!important;margin-right:auto!important;width:100%!important}.tarot-app-container{--vivid-gold: #FFF5B0;--bright-gold: #FFD700;--deep-gold: #C59D1D;--gold-glow: rgba(255, 245, 176, .7);--gold-gradient: linear-gradient(135deg, #FFFDE7 0%, #FFD700 50%, #B8860B 100%);--bg-dark: #020204}.tarot-app-container .stars-container{position:fixed;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at center,#0b0b1a,#020204);z-index:0;pointer-events:none}.tarot-app-container .star{position:absolute;background:#fff;border-radius:50%;opacity:0;animation:tarot-twinkle var(--duration) infinite ease-in-out}@keyframes tarot-twinkle{0%,to{opacity:0;transform:scale(.6)}50%{opacity:.9;transform:scale(1.1)}}.tarot-app-container .brand-title{font-family:Cinzel,serif;font-weight:900;font-size:72px;line-height:1.2;background:linear-gradient(to bottom,#FFFFFF 0%,var(--vivid-gold) 40%,var(--bright-gold) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 12px var(--gold-glow));letter-spacing:.2em}@media(max-width:768px){.tarot-app-container .brand-title{font-size:48px}}.tarot-app-container .gold-button{background:var(--gold-gradient);color:#000;font-weight:900;font-size:16px;box-shadow:0 10px 40px #0009,0 0 20px var(--gold-glow);transition:all .4s cubic-bezier(.23,1,.32,1);text-shadow:0 1px 1px rgba(255,255,255,.4);border:none;cursor:pointer;padding:20px 48px;border-radius:9999px}.tarot-app-container .gold-button:active{transform:scale(.95)}.tarot-app-container .gold-button:disabled{opacity:.2;cursor:not-allowed}.tarot-app-container .reading-content{font-family:Inter,serif!important;font-size:16.8px!important;line-height:1.75!important;letter-spacing:normal;color:#f0f0f0!important}.tarot-app-container .reading-content p{margin-bottom:24px}.tarot-app-container .reading-content strong{color:var(--bright-gold)!important;font-weight:700}.tarot-app-container .reading-content h3{color:var(--vivid-gold)!important;font-family:Cinzel,serif!important;font-size:20.8px!important;margin:32px 0 16px!important;padding-bottom:6.4px;border-bottom:1px solid rgba(255,245,176,.2);text-shadow:0 0 8px var(--gold-glow);display:inline-block;width:100%}.tarot-app-container .reading-content blockquote{border-left:4px solid var(--bright-gold)!important;padding:16px 28.8px!important;margin:19.2px 0 32px!important;color:#fff!important;font-size:16px;line-height:1.7;background:#ffffff0d!important;font-family:Inter,serif;border-radius:0 16px 16px 0;box-shadow:inset 5px 0 15px #0000004d}.tarot-app-container .section-title{font-family:Cinzel,serif;font-size:36px;background:linear-gradient(to bottom,#FFFFFF 0%,var(--vivid-gold) 60%,var(--bright-gold) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 8px var(--gold-glow))}.tarot-app-container .oracle-header-minimal{text-align:center;margin-bottom:32px}.tarot-app-container .oracle-header-minimal .content{color:var(--vivid-gold);font-size:19.2px;line-height:1.5;font-style:italic}.tarot-app-container .card-inner{transition:transform .8s cubic-bezier(.34,1.56,.64,1);transform-style:preserve-3d;width:100%;height:100%;position:relative}.tarot-app-container .card-inner.flipped{transform:rotateY(180deg)}.tarot-app-container .card-front,.tarot-app-container .card-back{position:absolute;width:100%;height:100%;backface-visibility:hidden;border-radius:12px}.tarot-app-container .card-back{transform:rotateY(180deg);background:#1a1a2e}@keyframes tarot-ripple{0%{transform:scale(1);opacity:.8}to{transform:scale(1.5);opacity:0}}.tarot-app-container .ripple-effect{position:absolute;border:2px solid var(--bright-gold);border-radius:12px;animation:tarot-ripple .6s ease-out forwards;pointer-events:none;top:0;right:0;bottom:0;left:0}@keyframes tarot-pulse{0%{box-shadow:0 0 #ffd70066}70%{box-shadow:0 0 0 20px #ffd70000}to{box-shadow:0 0 #ffd70000}}.tarot-app-container .pulse{animation:tarot-pulse 2s infinite}.tarot-app-container .animate-fade-in{animation:tarot-fadeIn .8s ease-out forwards}@keyframes tarot-fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.tarot-app-container .perspective-1000{perspective:1000px}@keyframes tarot-floatCard{0%{transform:translateY(0) rotate(0) scale(1);opacity:.3}33%{transform:translateY(-12px) rotate(4deg) scale(1.02);opacity:.9}66%{transform:translateY(6px) rotate(-3deg) scale(.98);opacity:.7}to{transform:translateY(0) rotate(0) scale(1);opacity:.5}}.tarot-app-container .floating-card{position:absolute;animation:tarot-floatCard 9s infinite ease-in-out;pointer-events:none;z-index:5;will-change:transform,opacity}.tarot-app-container .floating-card:nth-child(odd){animation-duration:11s;animation-delay:-2s}.tarot-app-container .floating-card:nth-child(3n){animation-duration:7s;animation-delay:-1s}.tarot-app-container .floating-card:nth-child(5n+2){animation-duration:13s;animation-delay:-3s}.tarot-app-container .rune-symbol{position:absolute;font-size:19.2px;opacity:.2;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:2}.tarot-app-container .draw-deck{width:180px;height:260px}.tarot-app-container .result-card{width:160px}@media(max-width:768px){.tarot-app-container .draw-deck{width:130px;height:190px}.tarot-app-container .result-card{width:110px}}.tarot-app-container .product-image-link{display:block;width:100%;aspect-ratio:1 / 1;background:#0000004d;border-radius:24px;overflow:hidden;margin-bottom:14px;transition:transform .2s}.tarot-app-container .product-image-link:hover{transform:scale(.98)}.tarot-app-container .product-image{width:100%;height:100%;object-fit:cover;display:block}.tarot-app-container .product-title{font-size:16px;font-weight:600;color:#f0e6c5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0}.tarot-app-container .product-title-link{text-decoration:none;display:block}.tarot-app-container .product-title-link:hover .product-title{color:#d4af37}.tarot-app-container .faq-section-new{background:#0a0a12b3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:30px;padding:40px;margin-top:60px;border:1px solid rgba(212,175,55,.3)}.tarot-app-container .faq-item{border-bottom:1px solid rgba(212,175,55,.2);transition:all .2s}.tarot-app-container .faq-item:last-child{border-bottom:none}.tarot-app-container .faq-question-btn{width:100%;text-align:left;padding:20px 0;font-weight:600;font-size:17.6px;color:#ebcb7b;background:transparent;border:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:color .2s}.tarot-app-container .faq-question-btn:hover{color:var(--bright-gold);background:#d4af370d;padding-left:8px;border-radius:12px}.tarot-app-container .faq-question-btn span:last-child{font-size:19.2px;transition:transform .3s}.tarot-app-container .faq-answer-panel{max-height:0;overflow:hidden;transition:max-height .4s ease-out;color:#ccc;font-size:14.4px;line-height:1.6;padding:0}.tarot-app-container .faq-answer-panel.open{max-height:300px;padding:0 0 20px}.tarot-app-container .faq-answer-content{padding-left:12px;border-left:2px solid var(--bright-gold)}.tarot-app-container .scattered-cards-container{position:relative;width:100%;min-height:220px;pointer-events:none;z-index:5;margin-top:0}.tarot-app-container .scattered-cards-container .block{display:block!important}.tarot-app-container a{color:inherit;text-decoration:none}.tarot-app-container .text-6xl{font-size:60px}.tarot-app-container .text-7xl{font-size:72px}.tarot-app-container .text-5xl{font-size:48px}.tarot-app-container .text-4xl{font-size:36px}.tarot-app-container .text-3xl{font-size:30px}.tarot-app-container .text-2xl{font-size:24px}.tarot-app-container .text-xl{font-size:20px}.tarot-app-container .text-lg{font-size:18px}.tarot-app-container .text-base{font-size:16px}.tarot-app-container .text-sm{font-size:14px}.tarot-app-container .text-xs{font-size:12px}.tarot-app-container .text-10px{font-size:10px}.tarot-app-container .w-24{width:96px}.tarot-app-container .w-20{width:80px}.tarot-app-container .w-32{width:128px}.tarot-app-container .w-40{width:160px}.tarot-app-container .w-44{width:176px}.tarot-app-container .w-56{width:224px}.tarot-app-container .w-full{width:100%}.tarot-app-container .h-20{height:80px}.tarot-app-container .h-36{height:144px}.tarot-app-container .h-48{height:192px}.tarot-app-container .h-56{height:224px}.tarot-app-container .h-60{height:240px}.tarot-app-container .h-80{height:320px}.tarot-app-container .h-full{height:100%}.tarot-app-container .p-4{padding:16px}.tarot-app-container .p-6{padding:24px}.tarot-app-container .p-8{padding:32px}.tarot-app-container .px-6{padding-left:24px;padding-right:24px}.tarot-app-container .py-8{padding-top:32px;padding-bottom:32px}.tarot-app-container .py-5{padding-top:20px;padding-bottom:20px}.tarot-app-container .py-16{padding-top:64px;padding-bottom:64px}.tarot-app-container .px-12{padding-left:48px;padding-right:48px}.tarot-app-container .mt-1{margin-top:4px}.tarot-app-container .mt-3{margin-top:12px}.tarot-app-container .mt-4{margin-top:16px}.tarot-app-container .mt-5{margin-top:20px}.tarot-app-container .mt-6{margin-top:24px}.tarot-app-container .mt-8{margin-top:32px}.tarot-app-container .mt-10{margin-top:40px}.tarot-app-container .mt-12{margin-top:48px}.tarot-app-container .mt-16{margin-top:64px}.tarot-app-container .mb-1{margin-bottom:4px}.tarot-app-container .mb-2{margin-bottom:8px}.tarot-app-container .mb-3{margin-bottom:12px}.tarot-app-container .mb-4{margin-bottom:16px}.tarot-app-container .mb-6{margin-bottom:24px}.tarot-app-container .mb-8{margin-bottom:32px}.tarot-app-container .mb-12{margin-bottom:48px}.tarot-app-container .mx-auto{margin-left:auto;margin-right:auto}.tarot-app-container .gap-4{gap:16px}.tarot-app-container .gap-5{gap:20px}.tarot-app-container .gap-8{gap:32px}.tarot-app-container .rounded-xl{border-radius:12px}.tarot-app-container .rounded-2xl{border-radius:16px}.tarot-app-container .rounded-3xl{border-radius:24px}.tarot-app-container .rounded-full{border-radius:9999px}.tarot-app-container .border-2{border-width:2px}.tarot-app-container .border-4{border-width:4px}.tarot-app-container .border{border-width:1px}.tarot-app-container .max-w-5xl{max-width:1024px}.tarot-app-container .max-w-4xl{max-width:896px}.tarot-app-container .max-w-xl{max-width:576px}.tarot-app-container .max-w-md{max-width:448px}.tarot-app-container .min-h-100{min-height:100px}n .tarot-page-section #tarot-app,.tarot-page-section #tarot-app *{box-sizing:border-box}.tarot-page-section #tarot-app .min-h-\[100dvh\]{min-height:100dvh}.tarot-page-section #tarot-app .duration-700{transition-duration:.7s}.tarot-page-section #tarot-app [class~="active:scale-95"]:active{transform:scale(.95)}.tarot-page-section #tarot-app [class~="hover:border-[var(--bright-gold)]/50"]:hover{border-color:#ffd70080}.tarot-page-section #tarot-app [class~="border-[var(--bright-gold)]"]{border-color:var(--bright-gold)}.tarot-page-section #tarot-app [class~="border-[var(--bright-gold)]/50"]{border-color:#ffd70080}.tarot-page-section #tarot-app [class~="border-[var(--bright-gold)]/70"]{border-color:#ffd700b3}.tarot-page-section #tarot-app [class~="border-[var(--bright-gold)]/80"]{border-color:#ffd700cc}.tarot-page-section #tarot-app [class~="border-[var(--vivid-gold)]/40"]{border-color:#fff5b066}.tarot-page-section #tarot-app [class~="border-gold-500/20"]{border-color:#eab30833}.tarot-page-section #tarot-app [class~="text-[var(--bright-gold)]/40"]{color:#ffd70066}.tarot-page-section #tarot-app [class~="text-[var(--bright-gold)]/60"]{color:#ffd70099}.tarot-page-section #tarot-app [class~="text-gold-500/30"]{color:#eab3084d}.tarot-page-section #tarot-app [class~="shadow-[0_0_15px_rgba(255,215,0,0.3)]"]{box-shadow:0 0 15px #ffd7004d}.tarot-page-section #tarot-app [class~="shadow-[0_0_25px_rgba(255,215,0,0.4)]"]{box-shadow:0 0 25px #ffd70066}.tarot-page-section #tarot-app [class~="shadow-[0_0_40px_rgba(255,215,0,0.5),inset_0_0_20px_rgba(255,215,0,0.1)]"]{box-shadow:0 0 40px #ffd70080,inset 0 0 20px #ffd7001a}.tarot-page-section #tarot-app .relative{position:relative}.tarot-page-section #tarot-app .absolute{position:absolute}.tarot-page-section #tarot-app .fixed{position:fixed}.tarot-page-section #tarot-app .inset-0{top:0;right:0;bottom:0;left:0}.tarot-page-section #tarot-app .z-0{z-index:0}.tarot-page-section #tarot-app .z-10{z-index:10}.tarot-page-section #tarot-app .block{display:block}.tarot-page-section #tarot-app .flex{display:flex}.tarot-page-section #tarot-app .grid{display:grid}.tarot-page-section #tarot-app .hidden{display:none}.tarot-page-section #tarot-app .flex-col{flex-direction:column}.tarot-page-section #tarot-app .flex-wrap{flex-wrap:wrap}.tarot-page-section #tarot-app .flex-grow{flex-grow:1}.tarot-page-section #tarot-app .items-center{align-items:center}.tarot-page-section #tarot-app .justify-center{justify-content:center}.tarot-page-section #tarot-app .justify-between{justify-content:space-between}.tarot-page-section #tarot-app .grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.tarot-page-section #tarot-app .grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.tarot-page-section #tarot-app .grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.tarot-page-section #tarot-app .grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.tarot-page-section #tarot-app .w-full{width:100%}.tarot-page-section #tarot-app .max-w-md{max-width:448px}.tarot-page-section #tarot-app .max-w-4xl{max-width:896px}.tarot-page-section #tarot-app .max-w-5xl{max-width:1024px}.tarot-page-section #tarot-app .mx-auto{margin-left:auto;margin-right:auto}.tarot-page-section #tarot-app .overflow-hidden{overflow:hidden}.tarot-page-section #tarot-app .pointer-events-none{pointer-events:none}.tarot-page-section #tarot-app .cursor-pointer{cursor:pointer}.tarot-page-section #tarot-app .text-center{text-align:center}.tarot-page-section #tarot-app .uppercase{text-transform:uppercase}.tarot-page-section #tarot-app .italic{font-style:italic}.tarot-page-section #tarot-app .font-serif{font-family:Cinzel,Georgia,serif}.tarot-page-section #tarot-app .font-light{font-weight:300}.tarot-page-section #tarot-app .font-semibold{font-weight:600}.tarot-page-section #tarot-app .font-bold{font-weight:700}.tarot-page-section #tarot-app .font-black{font-weight:900}.tarot-page-section #tarot-app .leading-relaxed{line-height:1.625}.tarot-page-section #tarot-app .tracking-widest{letter-spacing:.1em}.tarot-page-section #tarot-app .tracking-wider{letter-spacing:.05em}.tarot-page-section #tarot-app .tracking-wide{letter-spacing:.025em}.tarot-page-section #tarot-app .transition-all,.tarot-page-section #tarot-app .transition-transform{transition:all .2s ease}.tarot-page-section #tarot-app .object-cover{object-fit:cover}.tarot-page-section #tarot-app .aspect-\[2\/3\.5\]{aspect-ratio:2 / 3.5}.tarot-page-section #tarot-app .space-y-3>:not([hidden])~:not([hidden]){margin-top:12px}.tarot-page-section #tarot-app .gap-3{gap:12px}.tarot-page-section #tarot-app .gap-4{gap:16px}.tarot-page-section #tarot-app .gap-5{gap:20px}.tarot-page-section #tarot-app .gap-6{gap:24px}.tarot-page-section #tarot-app .gap-8{gap:32px}.tarot-page-section #tarot-app .mb-5{margin-bottom:20px}.tarot-page-section #tarot-app .mb-12{margin-bottom:48px}.tarot-page-section #tarot-app .mb-24{margin-bottom:96px}.tarot-page-section #tarot-app .mx-2{margin-left:8px;margin-right:8px}.tarot-page-section #tarot-app .w-8{width:32px}.tarot-page-section #tarot-app .w-36{width:144px}.tarot-page-section #tarot-app .border-3{border-width:3px}.tarot-page-section #tarot-app .text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.tarot-app-container textarea,.tarot-app-container input{appearance:none!important;-webkit-appearance:none!important;outline:none!important;border:0!important;border-style:none!important;border-color:transparent!important;box-shadow:none!important;background-image:none!important}.tarot-app-container textarea:focus,.tarot-app-container textarea:focus-visible,.tarot-app-container input:focus,.tarot-app-container input:focus-visible{appearance:none!important;-webkit-appearance:none!important;outline:none!important;border:0!important;border-color:transparent!important;box-shadow:none!important}.tarot-page-section #tarot-app .border-none{border-style:none}.tarot-page-section #tarot-app .border-t-transparent{border-top-color:transparent}.tarot-page-section #tarot-app .bg-transparent{background-color:transparent}.tarot-page-section #tarot-app .inline-block{display:inline-block}.tarot-page-section #tarot-app .break-words{overflow-wrap:break-word;word-break:break-word}.tarot-page-section #tarot-app .opacity-0{opacity:0}.tarot-page-section #tarot-app .opacity-50{opacity:.5}.tarot-page-section #tarot-app .opacity-60{opacity:.6}.tarot-page-section #tarot-app .opacity-70{opacity:.7}.tarot-page-section #tarot-app .opacity-80{opacity:.8}.tarot-page-section #tarot-app .opacity-90{opacity:.9}.tarot-page-section #tarot-app .rotate-180{transform:rotate(180deg)}.tarot-page-section #tarot-app .shadow-2xl{box-shadow:0 25px 50px -12px #0000008c}.tarot-page-section #tarot-app .transition-opacity{transition-property:opacity;transition-duration:.2s}.tarot-page-section #tarot-app .animate-spin{animation:tarot-utility-spin 1s linear infinite}.tarot-page-section #tarot-app .animate-pulse{animation:tarot-utility-pulse 2s cubic-bezier(.4,0,.6,1) infinite}.tarot-page-section #tarot-app [class~="hover:scale-105"]:hover{transform:scale(1.05)}.tarot-page-section #tarot-app [class~="hover:underline"]:hover{text-decoration-line:underline}.tarot-page-section #tarot-app [class~="focus:outline-none"]:focus{outline:2px solid transparent;outline-offset:2px}.tarot-page-section #tarot-app [class~="placeholder-white/20"]::placeholder{color:#fff3}.tarot-page-section #tarot-app [class~="text-white/90"]{color:#ffffffe6}.tarot-page-section #tarot-app [class~="tracking-[0.3em]"]{letter-spacing:.3em}@keyframes tarot-utility-spin{to{transform:rotate(360deg)}}@keyframes tarot-utility-pulse{0%,to{opacity:1}50%{opacity:.5}}.tarot-page-section #tarot-app .max-w-xl{max-width:576px}.tarot-page-section #tarot-app [class*=text-white]{color:#ffffffe6}.tarot-page-section #tarot-app [class*="text-white/70"]{color:#ffffffb3}.tarot-page-section #tarot-app [class*="text-white/60"]{color:#fff9}.tarot-page-section #tarot-app [class*="text-white/50"]{color:#ffffff80}.tarot-page-section #tarot-app [class*="text-white/40"]{color:#fff6}.tarot-page-section #tarot-app [class*="text-white/20"]{color:#fff3}.tarot-page-section #tarot-app [class*="text-[var(--bright-gold)]"]{color:var(--bright-gold)}.tarot-page-section #tarot-app [class*="text-[var(--vivid-gold)]"]{color:var(--vivid-gold)}.tarot-page-section #tarot-app [class*="bg-white/5"]{background:#ffffff0d}.tarot-page-section #tarot-app [class*="bg-white/[0.02]"]{background:#ffffff05}.tarot-page-section #tarot-app [class*="bg-black/40"]{background:#0006}.tarot-page-section #tarot-app [class*="bg-black/70"]{background:#000000b3}.tarot-page-section #tarot-app [class*="bg-[#050515]"]{background:#050515}.tarot-page-section #tarot-app [class*="bg-[#1a1a2e]"]{background:#1a1a2e}.tarot-page-section #tarot-app [class*="border-white/10"]{border-color:#ffffff1a}.tarot-page-section #tarot-app .backdrop-blur-sm{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.tarot-page-section #tarot-app .backdrop-blur-2xl{-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px)}.tarot-page-section #tarot-app .backdrop-blur-3xl{-webkit-backdrop-filter:blur(64px);backdrop-filter:blur(64px)}@media(min-width:768px){.tarot-page-section #tarot-app [class~="md:grid-cols-3"]{grid-template-columns:repeat(3,minmax(0,1fr))}.tarot-page-section #tarot-app [class~="md:grid-cols-4"]{grid-template-columns:repeat(4,minmax(0,1fr))}.tarot-page-section #tarot-app [class~="md:w-56"]{width:224px}.tarot-page-section #tarot-app [class~="md:h-80"]{height:320px}.tarot-page-section #tarot-app [class~="md:w-40"]{width:160px}.tarot-page-section #tarot-app [class~="md:h-56"]{height:224px}.tarot-page-section #tarot-app [class~="md:w-44"]{width:176px}.tarot-page-section #tarot-app [class~="md:gap-12"]{gap:48px}.tarot-page-section #tarot-app [class~="md:text-base"]{font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/free-ai-tarot-online.css.map */
