.tarot-app{--tarot-ink:#f4edda;--tarot-gold:#e0c28a;--tarot-dark:#0b241e;max-width:100%}.tarot-table{color:var(--tarot-ink);isolation:isolate;background:#0b241e;border-radius:18px;min-height:560px;padding:clamp(22px,4vw,52px);position:relative;overflow:hidden}.tarot-table:before{content:"";z-index:-1;background:linear-gradient(90deg,#051812de,#05181294);position:absolute;inset:0}.tarot-table__background{z-index:-2;pointer-events:none;position:absolute;inset:0}.tarot-table__background img{object-fit:cover;width:100%;height:100%}.tarot-table h2,.tarot-table h3,.tarot-table p{color:inherit}.tarot-table h2{letter-spacing:.03em;margin:8px 0 20px;font-family:inherit;font-size:clamp(26px,3vw,38px);font-weight:500}.tarot-table a{color:var(--tarot-gold)}.tarot-table__heading{justify-content:space-between;align-items:baseline;gap:24px;margin-bottom:22px;display:flex}.tarot-kicker{letter-spacing:.14em;font-size:14px}.tarot-setup{grid-template-columns:minmax(0,1.1fr) minmax(260px,.9fr);gap:clamp(24px,5vw,72px);display:grid}.tarot-table fieldset{border:0;min-width:0;margin:0 0 20px;padding:0}.tarot-table legend,.tarot-intention>label{color:#ded9c9;margin-bottom:12px;font-size:15px;display:block}.tarot-topics{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.tarot-table button{color:var(--tarot-ink);cursor:pointer;min-height:44px;font:inherit;background:#0a251bbf;border:1px solid #788576;border-radius:8px;padding:12px 16px;transition:background .18s,border-color .18s,transform .18s}.tarot-table button:hover:not(:disabled){border-color:var(--tarot-gold);background:#254b3b}.tarot-table button[aria-pressed=true]{color:#192c22;background:#e4c894;border-color:#e4c894}.tarot-table button:focus-visible,.tarot-table a:focus-visible,.tarot-table input:focus-visible{outline-offset:4px;outline:3px solid #fff0bc}.tarot-table .tarot-primary{color:#17271f;background:#e4c894;border-color:#e4c894;min-height:52px;font-weight:600}.tarot-table .tarot-primary:hover{color:#17271f;background:#f2dfb8}.tarot-table .ui-native-select{color:#f4edda;background:#153c2c;border-color:#80917f;width:100%;min-height:52px}.tarot-table .ui-native-select-arrow{color:#e4c894}.tarot-table textarea{color:#f4edda;resize:vertical;background:#102e23;border:1px solid #80917f;border-radius:8px;width:100%;min-height:96px;padding:12px}.tarot-table small{color:#d6d4c3;line-height:1.7;display:block}.tarot-intention .ui-native-select-wrap{margin-bottom:20px;display:block}.tarot-ritual{flex-direction:column;align-items:center;display:flex}.tarot-deck-preview{place-items:center;height:190px;margin:0 0 20px;display:grid}.tarot-deck-preview img{border-radius:8px;width:120px;height:180px;transform:rotate(-8deg);box-shadow:14px 6px 0 -3px #183f30,14px 6px 0 -2px #b79864}.tarot-spreads{flex-wrap:wrap;gap:8px;display:flex}.tarot-check{align-items:center;gap:10px;margin:12px 0;line-height:1.6;display:flex}.tarot-table input[type=checkbox]{accent-color:#dbc28d;width:18px;height:18px}.tarot-ritual .tarot-primary{width:100%;margin-top:12px}.tarot-settings{border-top:1px solid #657762;flex-wrap:wrap;align-items:center;gap:20px;margin-top:32px;padding-top:18px;font-size:14px;display:flex}.tarot-settings label{align-items:center;gap:6px;display:flex}.tarot-settings button{margin-left:auto;padding:6px 12px}.tarot-notice{min-height:1.8em;margin:12px 0 0;font-size:14px}.tarot-shuffling{flex-direction:column;justify-content:center;align-items:center;gap:28px;min-height:340px;display:flex}.tarot-shuffling img{border-radius:8px;width:140px;height:210px;animation:.55s ease-in-out infinite alternate tarot-shuffle}@keyframes tarot-shuffle{0%{transform:translate(-30px)rotate(-12deg)}to{transform:translate(30px)rotate(12deg)}}.tarot-pick-toolbar{justify-content:space-between;align-items:center;gap:12px;margin:18px 0;display:flex}.tarot-fan{scroll-snap-type:x proximity;scrollbar-color:#d4b87b #153c2c;gap:8px;min-height:245px;padding:24px 8px 18px;display:flex;overflow:auto hidden}.tarot-fan button{scroll-snap-align:start;background:0 0;border:0;flex:0 0 100px;padding:0;transition:transform .2s;position:relative}.tarot-fan button:hover:not(:disabled){background:0 0;transform:translateY(-12px)}.tarot-fan button:disabled{opacity:.25;cursor:default}.tarot-fan img{border-radius:6px;width:100%;height:auto;display:block}.tarot-fan span{margin-top:8px;font-size:12px;display:block}.tarot-hint{font-size:14px}.tarot-spread{justify-content:center;gap:clamp(12px,3vw,38px);margin:24px 0;display:flex}.tarot-slot{text-align:center;width:clamp(90px,23vw,210px)}.tarot-slot>p{color:var(--tarot-gold);margin:0 0 12px;font-size:14px}.tarot-slot h3{margin:14px 0 4px;font-size:clamp(16px,2vw,23px)}.tarot-slot>span{font-size:14px}.tarot-table .tarot-flip{aspect-ratio:2/3;perspective:1000px;background:0 0;border:0;border-radius:8px;width:100%;padding:0;display:block}.tarot-flip__inner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .65s cubic-bezier(.2,.7,.25,1);display:block;position:relative}.tarot-flip.is-open .tarot-flip__inner{transform:rotateY(180deg)}.tarot-flip__back,.tarot-flip__front{backface-visibility:hidden;background:#17392b;border-radius:8px;display:block;position:absolute;inset:0;overflow:hidden}.tarot-flip__front{transform:rotateY(180deg)}.tarot-flip img{object-fit:cover;width:100%;height:100%}.tarot-results{padding:32px 0}.tarot-results>h2{margin-bottom:.75rem;font-size:1.75rem;font-weight:700;line-height:1.4}.tarot-results article{border-top:1px solid var(--border,#ccd6cf);grid-template-columns:100px minmax(0,1fr);gap:24px;padding:24px 0;display:grid}.tarot-results article h3{text-wrap:balance;margin:0 0 .5rem;font-size:1.375rem;font-weight:700;line-height:1.4}.tarot-result-copy{min-width:0;max-width:72ch;font-size:1.0625rem}.tarot-results .tarot-position-hint{color:var(--muted-foreground);margin:0 0 1.5rem;font-size:.9375rem}.tarot-result-position{color:#506457;font-weight:600}.tarot-results p{line-height:1.85}.tarot-result-copy>p+p{margin-top:1rem}.tarot-result-copy>a{text-underline-offset:.25em;margin-top:1rem;padding-block:.5rem;display:inline-block}.tarot-copy-label{color:var(--muted-foreground);margin-bottom:.5rem;font-size:.875rem;font-weight:600;line-height:1.6;display:block}.tarot-core-meaning{font-weight:600}.tarot-actions{flex-wrap:wrap;gap:12px;display:flex}.tarot-actions button,.tarot-history button{color:inherit;cursor:pointer;background:0 0;border:1px solid #8c9a90;border-radius:8px;min-height:44px;padding:10px 16px}.tarot-disclaimer{color:#63736a;font-size:14px}.tarot-history{border-top:1px solid #aebdb2;padding:20px 0}.tarot-history summary{cursor:pointer;padding:8px}.tarot-history ul{padding:0;list-style:none}.tarot-history li{justify-content:space-between;gap:12px;margin:10px 0;display:flex}.tarot-app[data-reduced=true] *,.tarot-app[data-reduced=true] :before{transition:none!important;animation:none!important}.tarot-library{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:24px;margin:30px 0;display:grid}.tarot-library a{text-align:center;text-decoration:none}.tarot-library img{aspect-ratio:2/3;object-fit:cover;border-radius:8px;width:100%;height:auto;margin-bottom:10px;display:block}.tarot-library strong{display:block}.tarot-library small{color:#506457}.tarot-library-controls{flex-wrap:wrap;gap:16px;margin:24px 0;display:flex}.tarot-library-controls input,.tarot-library-controls select{color:inherit;background:0 0;border:1px solid #899a90;border-radius:8px;padding:12px}.tarot-card-detail{grid-template-columns:minmax(180px,320px) minmax(0,1fr);align-items:start;gap:clamp(24px,5vw,64px);margin:32px 0;display:grid}.tarot-card-detail>img{border-radius:10px;width:100%;height:auto;position:sticky;top:6rem}.tarot-card-copy{min-width:0;max-width:72ch;font-size:1.125rem}.tarot-card-copy>section+section{border-top:1px solid var(--border);margin-top:2.5rem;padding-top:2rem}.tarot-card-detail h2{text-wrap:balance;margin:0 0 .875rem;font-size:1.5rem;font-weight:700;line-height:1.4}.tarot-card-copy p+p{margin-top:1.25rem}.tarot-card-copy>a{text-underline-offset:.25em;margin-top:1.75rem;padding-block:.5rem;font-weight:600;display:inline-block}.tarot-contexts{margin-top:1rem}.tarot-contexts>div{border-bottom:1px solid var(--border,#c8d5c9);padding:12px 0}.tarot-contexts dt{margin-bottom:5px;font-size:1rem;font-weight:600}.tarot-contexts dd{margin:0;line-height:1.8}.tarot-card-detail p{line-height:1.85}.tarot-position-guide{margin-block:1.25rem}.tarot-position-guide>div{grid-template-columns:3em minmax(0,1fr);gap:.75rem;margin-top:.875rem;line-height:1.85;display:grid}.tarot-position-guide dt{font-weight:600}.tarot-position-guide dd{margin:0}.tarot-card-copy .tarot-reading-note{color:var(--muted-foreground);font-size:1rem}.tarot-card-nav{justify-content:space-between;gap:16px;margin:28px 0;display:flex}.tarot-guide{max-width:75ch;margin:36px auto;line-height:1.9}.tarot-guide h2{margin-top:30px}@media (width<=640px){.tarot-table{border-radius:12px;padding:22px 16px}.tarot-table:before{background:#051812b8}.tarot-table__heading{display:block}.tarot-setup{grid-template-columns:1fr;gap:24px}.tarot-topics{grid-template-columns:repeat(2,minmax(0,1fr))}.tarot-ritual{align-items:stretch}.tarot-deck-preview{display:none}.tarot-spreads button{flex:1}.tarot-spread{gap:10px}.tarot-slot{width:calc(33.3333% - 6.66667px)}.tarot-slot:only-child{width:180px}.tarot-results article{grid-template-columns:1fr;gap:4px}.tarot-result-position{margin:0}.tarot-history li{align-items:start}.tarot-library{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}@media (width<=48rem){.tarot-card-detail{grid-template-columns:1fr}.tarot-card-detail>img{justify-self:center;max-width:240px;position:static}.tarot-card-copy{justify-self:center;width:100%;font-size:1.0625rem}.tarot-card-detail h2{font-size:1.375rem}}@media (prefers-reduced-motion:reduce){.tarot-app *{transition:none!important;animation:none!important}}.tarot-guide{content-visibility:auto;contain-intrinsic-size:auto 620px}
