.tm-layout{min-height:100vh;font-family:var(--font-sans);background:#f8fafb}.tm-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:100;background:#f8fafbf2;border-bottom:1px solid #00000012;position:sticky;top:0}.tm-header-content{justify-content:space-between;align-items:center;max-width:900px;margin:0 auto;padding:1rem 1.5rem;display:flex}.tm-logo{font-family:var(--font-serif);color:#1a1a2e;font-size:1.1rem;text-decoration:none}.tm-logo:hover{color:#be185d}.tm-nav-cta{color:#fff;background:linear-gradient(135deg,#be185d,#9d174d);border-radius:2rem;align-items:center;gap:.4rem;padding:.45rem 1rem;font-size:.82rem;font-weight:500;text-decoration:none;transition:opacity .2s;display:flex}.tm-nav-cta:hover{opacity:.85}.tm-main{max-width:900px;margin:0 auto;padding:0 1.5rem 5rem}.tm-hero{text-align:center;padding:3rem 1rem 2rem}.tm-hero-badge{color:#be185d;background:#be185d14;border:1px solid #be185d33;border-radius:2rem;align-items:center;gap:.4rem;margin-bottom:1.25rem;padding:.35rem 1rem;font-size:.8rem;font-weight:500;display:inline-flex}.tm-hero-title{font-family:var(--font-serif);color:#1a1a2e;margin:0 0 1rem;font-size:clamp(2rem,5vw,3rem);font-weight:400;line-height:1.2}.tm-hero-subtitle{color:#6b7280;max-width:520px;margin:0 auto 1.5rem;font-size:1.05rem;line-height:1.6}.tm-question-types{flex-wrap:wrap;justify-content:center;gap:.6rem;margin-bottom:2rem;display:flex}.tm-question-btn{color:#374151;cursor:pointer;font-size:.83rem;font-family:var(--font-sans);background:#fff;border:1px solid #0000001a;border-radius:2rem;padding:.5rem 1rem;transition:all .2s}.tm-question-btn:hover{color:#be185d;border-color:#be185d66}.tm-question-btn.active{color:#be185d;background:#be185d14;border-color:#be185d66;font-weight:500}.tm-tool-section{background:#fff;border:1px solid #00000012;border-radius:1.25rem;margin-bottom:2rem;padding:2rem;box-shadow:0 1px 4px #0000000a}.tm-draw-btn{color:#fff;cursor:pointer;font-size:1rem;font-weight:500;font-family:var(--font-sans);background:linear-gradient(135deg,#be185d,#9d174d);border:none;border-radius:2rem;justify-content:center;align-items:center;gap:.6rem;margin:0 auto 1rem;padding:.9rem 2rem;transition:opacity .2s,transform .15s;display:flex}.tm-draw-btn:hover{opacity:.9;transform:translateY(-1px)}.tm-draw-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.tm-shuffle{text-align:center;padding:3rem 1rem}.tm-shuffle-icon{margin-bottom:1rem;font-size:2.5rem;animation:1.2s ease-in-out infinite tm-pulse;display:block}@keyframes tm-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.15)}}.tm-shuffle-msg{color:#6b7280;font-size:.95rem;font-style:italic}.tm-cards-grid{grid-template-columns:repeat(5,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}@media (max-width:700px){.tm-cards-grid{grid-template-columns:repeat(3,1fr);gap:.75rem}}@media (max-width:480px){.tm-cards-grid{grid-template-columns:repeat(2,1fr)}}.tm-card-slot{flex-direction:column;align-items:center;gap:.5rem;display:flex}.tm-card-position{color:#be185d;text-align:center;text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:600}.tm-interpretations{flex-direction:column;gap:1rem;margin-top:1.5rem;display:flex}.tm-interpretation-item{background:#fdf2f8;border:1px solid #be185d1f;border-radius:.75rem;padding:1.25rem}.tm-interp-header{flex-wrap:wrap;align-items:center;gap:.6rem;margin-bottom:.5rem;display:flex}.tm-interp-position{color:#be185d;text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:700}.tm-interp-name{color:#1a1a2e;font-size:1rem;font-weight:600;font-family:var(--font-serif)}.tm-interp-reversed{color:#9d174d;background:#be185d14;border-radius:1rem;padding:.15rem .5rem;font-size:.72rem}.tm-interp-meaning{color:#374151;margin:0 0 .75rem;font-size:.95rem;line-height:1.65}.tm-interp-keywords{flex-wrap:wrap;gap:.4rem;display:flex}.tm-keyword{color:#be185d;background:#be185d12;border:1px solid #be185d26;border-radius:1rem;padding:.15rem .5rem;font-size:.72rem}.tm-reset-btn{color:#6b7280;cursor:pointer;font-size:.83rem;font-family:var(--font-sans);background:0 0;border:1px solid #0000001f;border-radius:2rem;align-items:center;gap:.4rem;margin:1.5rem auto 0;padding:.5rem 1.1rem;transition:all .2s;display:flex}.tm-reset-btn:hover{color:#be185d;border-color:#be185d}.tm-cta{text-align:center;background:linear-gradient(135deg,#be185d0f,#9d174d0a);border:1px solid #be185d33;border-radius:1rem;margin-bottom:2rem;padding:2rem}.tm-cta h3{font-family:var(--font-serif);color:#1a1a2e;margin-bottom:.5rem;font-size:1.3rem;font-weight:400}.tm-cta p{color:#6b7280;margin-bottom:1.25rem;font-size:.95rem}.tm-cta-btn{color:#fff;background:linear-gradient(135deg,#be185d,#9d174d);border-radius:2rem;align-items:center;gap:.5rem;padding:.7rem 1.5rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-flex}.tm-cta-btn:hover{opacity:.85}.tm-seo{background:#fff;border:1px solid #00000012;border-radius:1rem;padding:2rem;box-shadow:0 1px 3px #0000000a}.tm-seo h2{font-family:var(--font-serif);color:#1a1a2e;margin:0 0 .75rem;font-size:1.4rem;font-weight:400}.tm-seo h3{font-family:var(--font-serif);color:#1a1a2e;margin:1.75rem 0 .5rem;font-size:1.1rem;font-weight:400}.tm-seo p{color:#374151;margin-bottom:1rem;line-height:1.7}.tm-seo ul{color:#374151;margin-bottom:1rem;padding-left:1.4rem;line-height:1.7}.tm-seo li{margin-bottom:.4rem}.tm-seo a{color:#be185d}.tm-seo strong{color:#1a1a2e}
