*{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}body{color:#2d2d2d;background-color:#faf9f7;font-family:Inter,Noto Serif SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;overflow-x:hidden}#root{flex-direction:column;min-height:100vh;display:flex}body:before{content:"";pointer-events:none;z-index:0;background-image:radial-gradient(circle at 20% 30%,#5b3a8a0a 0%,#0000 50%),radial-gradient(circle at 80% 70%,#c9a22708 0%,#0000 50%),radial-gradient(circle,#5b3a8a05 0%,#0000 70%);position:fixed;inset:0}.card-back{background:linear-gradient(135deg,#2d1b4e 0%,#4a2e70 50%,#2d1b4e 100%);position:relative;overflow:hidden}.card-back:before{content:"";background-image:radial-gradient(circle at 30% 40%,#c9a22726 0%,#0000 40%),radial-gradient(circle at 70% 60%,#c9a2271a 0%,#0000 40%);position:absolute;inset:0}.card-back:after{content:"✦";color:#c9a2274d;font-size:2rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes cardFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.animate-fade-in{animation:.5s ease-out forwards fadeIn}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#d1ccc4;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a0a0a0}.interpretation-content{color:#2d2d2d;font-size:15px;line-height:1.8}.interpretation-content p{margin-bottom:1rem}.interpretation-content h1,.interpretation-content h2,.interpretation-content h3,.interpretation-content h4{color:#2d1b4e;margin:1.5rem 0 .75rem;font-family:Noto Serif SC,serif;font-weight:700;line-height:1.4}.interpretation-content h1{font-size:1.25rem}.interpretation-content h2{font-size:1.15rem}.interpretation-content h3{font-size:1.05rem}.interpretation-content strong{color:#5b3a8a;font-weight:600}.interpretation-content ul,.interpretation-content ol{margin-bottom:1rem;padding-left:1.5rem}.interpretation-content li{margin-bottom:.4rem}.interpretation-content blockquote{color:#665013;background-color:#fdf8e8;border-left:3px solid #c9a227;border-radius:0 8px 8px 0;margin:1rem 0;padding:.75rem 1rem}.interpretation-content blockquote p:last-child{margin-bottom:0}.interpretation-content code{color:#c84040;background-color:#f3f1ed;border-radius:4px;padding:2px 6px;font-family:ui-monospace,Consolas,monospace;font-size:13px}.interpretation-content pre{background-color:#f3f1ed;border-radius:8px;margin:1rem 0;padding:1rem;overflow-x:auto}.interpretation-content pre code{color:#2d2d2d;background:0 0;padding:0}.interpretation-content hr{border:none;border-top:1px solid #e6e2db;margin:1.5rem 0}.interpretation-content table{border-collapse:collapse;border-radius:8px;width:100%;margin:1rem 0;font-size:14px;overflow:hidden;box-shadow:0 1px 4px #0000000f}.interpretation-content th,.interpretation-content td{text-align:left;border:1px solid #e6e2db;padding:10px 14px}.interpretation-content th{color:#2d1b4e;background-color:#f3effa;font-family:Noto Serif SC,serif;font-weight:600}.interpretation-content tr:nth-child(2n){background-color:#faf9f7}.interpretation-content tr:hover{background-color:#f3f1ed}.card-grid{grid-template-columns:repeat(5,1fr);gap:8px;margin-bottom:32px;display:grid;position:relative}@media (width>=480px){.card-grid{grid-template-columns:repeat(6,1fr)}}@media (width>=640px){.card-grid{grid-template-columns:repeat(8,1fr)}}@media (width>=768px){.card-grid{grid-template-columns:repeat(11,1fr)}}.result-card-wrap{width:90px}@media (width>=480px){.result-card-wrap{width:110px}}@media (width>=640px){.result-card-wrap{width:120px}}
