.cyber-merit{padding:20px;max-width:1200px;margin:0 auto;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;position:relative}.cyber-merit-header{text-align:center;margin-bottom:30px}.cyber-merit-header h2{font-size:2rem;margin:0;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.merit-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:15px;margin-bottom:30px}.stat-card{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:15px;padding:20px;text-align:center;border:2px solid rgba(255,255,255,.2);transition:all .3s}.stat-card:hover{transform:translateY(-5px);background:#ffffff40}.stat-label{font-size:.9rem;opacity:.9;margin-bottom:10px}.stat-value{font-size:2rem;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.game-tabs{display:flex;gap:10px;margin-bottom:30px;flex-wrap:wrap;justify-content:center}.tab-btn{padding:12px 24px;background:#ffffff26;border:2px solid rgba(255,255,255,.3);border-radius:25px;color:#fff;cursor:pointer;font-size:1rem;transition:all .3s;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.tab-btn:hover{background:#ffffff40;transform:translateY(-2px)}.tab-btn.active{background:#ffffff4d;border-color:#ffffff80;box-shadow:0 4px 15px #ffffff4d}.game-content{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:40px;border:2px solid rgba(255,255,255,.2);min-height:400px}.game-info{text-align:center;margin-bottom:30px;position:relative;z-index:10}.game-info h3{font-size:1.8rem;margin-bottom:10px;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.game-info p{font-size:1.1rem;opacity:.9}.woodfish-game{display:flex;flex-direction:column;align-items:center;gap:30px}.woodfish-container{position:relative;cursor:pointer;-webkit-user-select:none;user-select:none}.woodfish{position:relative;display:flex;flex-direction:column;align-items:center;gap:20px;transition:transform .1s}.woodfish:active{transform:scale(.95)}.woodfish.playing{animation:knock .5s infinite}@keyframes knock{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}.woodfish-body{position:relative;width:240px;height:140px;background:linear-gradient(135deg,#8b4513,sienna 30%,#8b4513 70%,#654321);border-radius:120px;box-shadow:inset 0 -30px 50px #0006,inset 0 10px 20px #ffffff1a,0 15px 40px #0009;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3));transition:all .15s;overflow:hidden}.woodfish.knocking .woodfish-body{animation:woodfishKnock .2s ease-out}@keyframes woodfishKnock{0%{transform:scale(1) translateY(0)}30%{transform:scale(.98) translateY(3px)}60%{transform:scale(1.02) translateY(-2px)}to{transform:scale(1) translateY(0)}}.woodfish:active .woodfish-body{transform:scale(.97);box-shadow:inset 0 -30px 50px #00000080,inset 0 10px 20px #ffffff1a,0 8px 20px #000000b3}.woodfish-top{position:absolute;top:0;left:0;right:0;height:70px;background:linear-gradient(135deg,sienna,#8b4513,#654321);border-radius:120px 120px 0 0;box-shadow:inset 0 8px 20px #0000004d}.woodfish-bottom{position:absolute;bottom:0;left:0;right:0;height:70px;background:linear-gradient(135deg,#654321,#8b4513,sienna);border-radius:0 0 120px 120px}.woodfish-mouth{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100px;height:20px;background:#0009;border-radius:0 0 50px 50px;box-shadow:inset 0 8px 15px #000000b3,0 2px 5px #0000004d;border:2px solid rgba(101,67,33,.8)}.woodfish-pattern{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100px;height:100px;border:4px solid rgba(139,69,19,.6);border-radius:50%;box-shadow:0 0 0 20px #8b451366,0 0 0 35px #8b45134d,0 0 0 50px #8b451333}.woodfish-body:before{content:"";position:absolute;top:20px;left:50%;transform:translate(-50%);width:180px;height:2px;background:linear-gradient(90deg,transparent 0%,rgba(101,67,33,.5) 20%,rgba(101,67,33,.5) 80%,transparent 100%);border-radius:1px}.woodfish-body:after{content:"";position:absolute;bottom:20px;left:50%;transform:translate(-50%);width:180px;height:2px;background:linear-gradient(90deg,transparent 0%,rgba(101,67,33,.5) 20%,rgba(101,67,33,.5) 80%,transparent 100%);border-radius:1px}.woodfish-stick{position:absolute;top:-30px;right:100px;display:flex;flex-direction:column;align-items:center;transform-origin:top center;transform:rotate(-30deg);transition:transform .15s ease-out;z-index:5;pointer-events:none}.woodfish-stick.striking{animation:stickStrike .2s ease-out}@keyframes stickStrike{0%{transform:rotate(-30deg) translateY(0)}50%{transform:rotate(0) translateY(80px)}to{transform:rotate(-30deg) translateY(0)}}.woodfish:active .woodfish-stick{transform:rotate(0) translateY(80px)}.stick-handle{width:10px;height:100px;background:linear-gradient(180deg,#654321,#8b4513,sienna);border-radius:5px;box-shadow:0 3px 8px #0006,inset 2px 0 5px #ffffff1a,inset -2px 0 5px #0003;position:relative;order:2}.stick-handle:before{content:"";position:absolute;top:0;left:2px;right:2px;bottom:0;background:repeating-linear-gradient(90deg,transparent,transparent 3px,rgba(101,67,33,.3) 3px,rgba(101,67,33,.3) 5px);border-radius:5px}.stick-head{width:32px;height:32px;background:radial-gradient(circle at 30% 30%,sienna,#8b4513,#654321);border-radius:50%;box-shadow:0 4px 10px #00000080,inset 0 -8px 15px #0006,inset 0 3px 8px #ffffff1a;margin-bottom:-8px;border:2px solid rgba(101,67,33,.8);position:relative;order:1}.stick-head:before{content:"";position:absolute;top:25%;left:30%;width:8px;height:8px;background:#ffffff4d;border-radius:50%;filter:blur(2px)}.woodfish-controls{margin-top:20px}.auto-btn{padding:12px 30px;background:#fff3;border:2px solid rgba(255,255,255,.3);border-radius:25px;color:#fff;cursor:pointer;font-size:1rem;transition:all .3s;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.auto-btn:hover{background:#ffffff4d}.auto-btn.active{background:#4caf5080;border-color:#4caf50b3}.woodfish-count{font-size:1.2rem;opacity:.9}.release-game{display:flex;flex-direction:column;align-items:center;gap:30px}.release-container{width:100%;min-height:300px;position:relative}.release-animals{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding:20px}.release-animal{font-size:4rem;cursor:pointer;transition:all .3s;animation:float 3s ease-in-out infinite;text-align:center;padding:20px;background:#ffffff1a;border-radius:15px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.release-animal:hover{transform:scale(1.2) translateY(-10px);background:#fff3}.release-animal:active{transform:scale(.9)}.animal-emoji{display:inline-block;transition:transform .3s}.animal-emoji.swimming{animation:swimAway 2s ease-out forwards;position:fixed;z-index:100;pointer-events:none;transform-origin:center center;transform:translate(-50%,-50%) scaleX(var(--flip-scale, 1))}@keyframes swimAway{0%{transform:translate(-50%,-50%) translate(0) translateY(0) scaleX(var(--flip-scale, 1)) scale(1) rotate(0);opacity:1}10%{transform:translate(-50%,-50%) translate(calc(var(--release-x, 0) * .1)) translateY(calc(var(--release-y, 0) * .1 + 5px)) scaleX(var(--flip-scale, 1)) scale(1.1) rotate(5deg);opacity:1}20%{transform:translate(-50%,-50%) translate(calc(var(--release-x, 0) * .2)) translateY(calc(var(--release-y, 0) * .2 - 8px)) scaleX(var(--flip-scale, 1)) scale(1.15) rotate(-5deg);opacity:1}35%{transform:translate(-50%,-50%) translate(calc(var(--release-x, 0) * .35)) translateY(calc(var(--release-y, 0) * .35 + 10px)) scaleX(var(--flip-scale, 1)) scale(1.25) rotate(8deg);opacity:.95}50%{transform:translate(-50%,-50%) translate(calc(var(--release-x, 0) * .5)) translateY(calc(var(--release-y, 0) * .5 - 12px)) scaleX(var(--flip-scale, 1)) scale(1.35) rotate(-8deg);opacity:.85}65%{transform:translate(-50%,-50%) translate(calc(var(--release-x, 0) * .65)) translateY(calc(var(--release-y, 0) * .65 + 8px)) scaleX(var(--flip-scale, 1)) scale(1.5) rotate(10deg);opacity:.7}80%{transform:translate(-50%,-50%) translate(calc(var(--release-x, 0) * .8)) translateY(calc(var(--release-y, 0) * .8 - 5px)) scaleX(var(--flip-scale, 1)) scale(1.65) rotate(-10deg);opacity:.5}90%{transform:translate(-50%,-50%) translate(calc(var(--release-x, 0) * .9)) translateY(calc(var(--release-y, 0) * .9 + 3px)) scaleX(var(--flip-scale, 1)) scale(1.75) rotate(8deg);opacity:.3}to{transform:translate(-50%,-50%) translate(calc(var(--release-x, 0) * 1)) translateY(calc(var(--release-y, 0) * 1)) scaleX(var(--flip-scale, 1)) scale(1.8) rotate(0);opacity:0}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.release-info{text-align:center}.release-info p{font-size:1.1rem;margin:10px 0}.merit-info{color:gold;font-weight:700;font-size:1.2rem}.incense-game{display:flex;flex-direction:column;align-items:center;gap:30px}.incense-container{position:relative;display:flex;flex-direction:column;align-items:center;gap:20px}.incense-burner{position:relative;cursor:pointer;transition:transform .3s;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.incense-burner:hover{transform:scale(1.05)}.incense-burner:active{transform:scale(.98)}.incense-stick{position:relative;z-index:10;margin-bottom:-20px;display:flex;flex-direction:column;align-items:center;min-height:128px}.stick-tip{width:12px;height:8px;background:linear-gradient(135deg,#ff4500,tomato,#ff8c00);border-radius:6px 6px 0 0;margin:0 auto;box-shadow:0 0 8px #ff4500cc,0 0 4px #ff8c0099;animation:flicker 1.5s ease-in-out infinite;position:relative;z-index:5;flex-shrink:0}.incense-stick.burning .stick-tip{animation:flicker 1.5s ease-in-out infinite,moveWithStick 10s linear forwards}@keyframes moveWithStick{0%{transform:translateY(0)}to{transform:translateY(120px)}}.stick-body{width:8px;height:120px;background:linear-gradient(90deg,#5c2e0a,#8b4513,#5c2e0a);border-radius:4px;box-shadow:inset 2px 0 4px #0000004d,inset -2px 0 4px #ffffff1a;margin:0 auto;position:relative;overflow:hidden;align-self:flex-end}.burn-progress{position:absolute;bottom:0;left:0;right:0;height:0%;background:linear-gradient(180deg,#8b45134d,#65432180,#8b45134d);transition:height .1s linear}.incense-stick.burning .burn-progress{animation:burnDown 10s linear forwards}@keyframes burnDown{0%{height:0%;opacity:.3}50%{height:50%;opacity:.5}to{height:100%;opacity:.8}}.incense-stick.burning .stick-body{animation:shrinkStick 10s linear forwards;transform-origin:bottom center}@keyframes shrinkStick{0%{height:120px;transform:scaleY(1)}to{height:120px;transform:scaleY(0)}}@keyframes flicker{0%,to{opacity:1;box-shadow:0 0 8px #ff4500cc,0 0 4px #ff8c0099}50%{opacity:.8;box-shadow:0 0 12px #ff4500,0 0 6px #ff8c00cc}}.censer{position:relative;width:100px;height:80px;flex-shrink:0;margin-top:0}.censer-mouth{width:90px;height:15px;background:linear-gradient(180deg,peru,#b8860b);border-radius:45px 45px 0 0;margin:0 auto;box-shadow:inset 0 2px 4px #ffffff4d,inset 0 -2px 4px #0000004d;border:2px solid rgba(184,134,11,.8)}.censer-body{width:100px;height:60px;background:linear-gradient(135deg,peru,#b8860b 30%,#8b6914 70%,peru);border-radius:50px 50px 40px 40px;margin:-5px auto 0;box-shadow:inset 0 5px 10px #fff3,inset 0 -5px 10px #0006,0 4px 8px #0000004d;position:relative}.censer-body:before{content:"";position:absolute;top:10px;left:50%;transform:translate(-50%);width:80px;height:40px;background:#0000004d;border-radius:40px 40px 30px 30px}.censer-legs{position:relative;display:flex;justify-content:space-around;margin-top:-5px;padding:0 15px}.leg{width:12px;height:20px;background:linear-gradient(180deg,#8b6914,#654321);border-radius:6px 6px 0 0;box-shadow:inset 2px 0 4px #ffffff1a,inset -2px 0 4px #0000004d}.leg-1{transform:rotate(-5deg)}.leg-2{transform:rotate(0)}.leg-3{transform:rotate(5deg)}.incense-smoke{display:flex;gap:10px;margin-top:-30px}.incense-smoke div{font-size:2rem;opacity:.6;animation:smoke 2s ease-in-out infinite}.smoke-1{animation-delay:0s}.smoke-2{animation-delay:.3s}.smoke-3{animation-delay:.6s}@keyframes smoke{0%{transform:translateY(0) scale(1);opacity:.6}to{transform:translateY(-30px) scale(1.5);opacity:0}}.incense-info{text-align:center}.incense-info p{font-size:1.1rem;margin:10px 0}.prayer-game{display:flex;flex-direction:column;align-items:center;gap:30px}.prayer-container{position:relative;display:flex;flex-direction:column;align-items:center;gap:30px}.prayer-icon{font-size:8rem;cursor:pointer;transition:all .3s;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3));animation:pulse 2s ease-in-out infinite;position:relative;z-index:10}.prayer-icon:hover{transform:scale(1.1)}.prayer-icon:active{transform:scale(.95)}.prayer-icon.praying{animation:pulse 2s ease-in-out infinite,prayerGlow 3s ease-in-out}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes prayerGlow{0%,to{filter:drop-shadow(0 4px 8px rgba(0,0,0,.3)) drop-shadow(0 0 10px rgba(255,215,0,0))}25%{filter:drop-shadow(0 4px 8px rgba(0,0,0,.3)) drop-shadow(0 0 20px rgba(255,215,0,.8))}50%{filter:drop-shadow(0 4px 8px rgba(0,0,0,.3)) drop-shadow(0 0 30px rgba(255,215,0,1))}75%{filter:drop-shadow(0 4px 8px rgba(0,0,0,.3)) drop-shadow(0 0 20px rgba(255,215,0,.8))}}.prayer-lights{display:flex;gap:15px;flex-wrap:wrap;justify-content:center}.prayer-light{width:20px;height:20px;border-radius:50%;background:radial-gradient(circle,gold,#ff8c00);box-shadow:0 0 10px gold,0 0 20px gold;animation:twinkle 1.5s ease-in-out infinite;opacity:.4;transition:opacity .3s}.prayer-light.active{opacity:1;animation:twinkle 1.5s ease-in-out infinite,lightPulse 3s ease-in-out}@keyframes twinkle{0%,to{opacity:.4;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}@keyframes lightPulse{0%,to{transform:scale(1);box-shadow:0 0 10px gold,0 0 20px gold}50%{transform:scale(1.5);box-shadow:0 0 20px gold,0 0 40px gold,0 0 60px #ffd70080}}.prayer-light:nth-child(1){animation-delay:0s}.prayer-light:nth-child(2){animation-delay:.2s}.prayer-light:nth-child(3){animation-delay:.4s}.prayer-light:nth-child(4){animation-delay:.6s}.prayer-light:nth-child(5){animation-delay:.8s}.prayer-light:nth-child(6){animation-delay:1s}.prayer-particles{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:200px;height:200px;pointer-events:none;z-index:5}.prayer-particle{position:absolute;width:6px;height:6px;background:radial-gradient(circle,gold,#ffd70000);border-radius:50%;top:50%;left:50%;animation:particleRise 3s ease-out forwards;box-shadow:0 0 10px #ffd700cc}@keyframes particleRise{0%{transform:translate(-50%,-50%) scale(0) rotate(0);opacity:1}50%{opacity:1}to{transform:translate(calc(-50% + var(--offset-x, 0px)),calc(-50% + var(--offset-y, -150px))) scale(1.5) rotate(360deg);opacity:0}}.prayer-particle:nth-child(1){--offset-x: -60px;--offset-y: -120px}.prayer-particle:nth-child(2){--offset-x: 60px;--offset-y: -120px}.prayer-particle:nth-child(3){--offset-x: -80px;--offset-y: -100px}.prayer-particle:nth-child(4){--offset-x: 80px;--offset-y: -100px}.prayer-particle:nth-child(5){--offset-x: -40px;--offset-y: -140px}.prayer-particle:nth-child(6){--offset-x: 40px;--offset-y: -140px}.prayer-particle:nth-child(7){--offset-x: -100px;--offset-y: -80px}.prayer-particle:nth-child(8){--offset-x: 100px;--offset-y: -80px}.prayer-info{text-align:center}.prayer-info p{font-size:1.1rem;margin:10px 0}.current-message{text-align:center;font-size:1.3rem;font-weight:700;color:gold;text-shadow:2px 2px 4px rgba(0,0,0,.5);margin:20px 0;animation:fadeInOut 2s ease-in-out;min-height:30px}@keyframes fadeInOut{0%,to{opacity:0;transform:translateY(-10px)}20%,80%{opacity:1;transform:translateY(0)}}.floating-text{position:fixed;pointer-events:none;z-index:1000;font-size:1.5rem;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.5);animation:floatUp 3s ease-out forwards;white-space:nowrap}.floating-text.merit{color:gold;font-size:1.8rem}.floating-text.message{color:#fff;font-size:1.3rem}.floating-text.milestone{color:#ff6b6b;font-size:2rem;text-shadow:0 0 10px #ff6b6b,2px 2px 4px rgba(0,0,0,.5);animation:floatUpMilestone 3s ease-out forwards}@keyframes floatUp{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-100px) scale(1.2)}}@keyframes floatUpMilestone{0%{opacity:1;transform:translate(-50%) scale(1)}50%{transform:translate(-50%,-50px) scale(1.3)}to{opacity:0;transform:translate(-50%,-150px) scale(1.5)}}@media (max-width: 768px){.cyber-merit{padding:15px}.cyber-merit-header{flex-direction:column;align-items:flex-start;gap:15px}.cyber-merit-header h2{font-size:1.5rem}.cyber-merit-header h2{font-size:1.3rem}.merit-stats{grid-template-columns:repeat(2,1fr);gap:10px}.stat-card{padding:15px}.stat-label{font-size:.8rem}.stat-value{font-size:1.5rem}.game-tabs{gap:8px}.tab-btn{padding:10px 16px;font-size:.9rem}.game-content{padding:20px;min-height:300px}.game-info h3{font-size:1.5rem}.game-info p{font-size:1rem}.woodfish-body{width:200px;height:120px}.woodfish-stick{top:20px;right:20px}.stick-handle{height:80px;width:8px}.stick-head{width:28px;height:28px}.release-animals{grid-template-columns:repeat(2,1fr);gap:15px;padding:15px}.release-animal{font-size:3rem;padding:15px}.incense-stick{min-height:110px}.stick-body{height:100px}.stick-tip{width:10px;height:6px}.censer{width:80px;height:65px}.censer-mouth{width:75px;height:12px}.censer-body{width:80px;height:50px}.prayer-icon{font-size:5rem}.prayer-lights{gap:10px}.prayer-light{width:16px;height:16px}.current-message{font-size:1.1rem}.floating-text.merit{font-size:1.4rem}.floating-text.message{font-size:1.1rem}.floating-text.milestone{font-size:1.6rem}}@media (max-width: 480px){.cyber-merit{padding:10px}.cyber-merit-header h2{font-size:1.3rem}.merit-stats{grid-template-columns:1fr;gap:8px}.stat-card{padding:12px}.stat-value{font-size:1.3rem}.game-tabs{gap:6px}.tab-btn{padding:8px 12px;font-size:.85rem}.game-content{padding:15px}.game-info h3{font-size:1.3rem}.game-info p{font-size:.9rem}.woodfish-body{width:160px;height:100px}.woodfish-stick{top:-22px;right:15px}.stick-handle{height:70px}.stick-head{width:24px;height:24px}.release-animals{grid-template-columns:repeat(2,1fr);gap:12px;padding:12px}.release-animal{font-size:2.5rem;padding:12px}.incense-stick{min-height:100px}.stick-body{height:90px}.censer{width:70px;height:55px}.censer-mouth{width:65px;height:10px}.censer-body{width:70px;height:42px}.leg{width:10px;height:16px}.prayer-icon{font-size:4rem}.prayer-lights{gap:8px}.prayer-light{width:14px;height:14px}.prayer-particles{width:150px;height:150px}.prayer-particle{width:5px;height:5px}}.fengshui-compass{max-width:1200px;margin:0 auto;padding:20px;min-height:100vh}.compass-header{text-align:center;margin-bottom:30px;position:relative}.compass-header h2{font-size:2.5em;margin:0;color:#2c3e50;text-shadow:2px 2px 4px rgba(0,0,0,.1)}.compass-subtitle{font-size:1.1em;color:#7f8c8d;margin-top:10px}.compass-container{display:flex;gap:30px;margin-bottom:30px;flex-wrap:wrap;justify-content:center}.compass-main{position:relative;width:400px;height:400px;margin:0 auto}.compass-disk{width:100%;height:100%;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);border:8px solid #2c3e50;position:relative;cursor:grab;transition:transform .1s ease-out;box-shadow:0 10px 30px #0000004d}.compass-disk:active{cursor:grabbing}.compass-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;z-index:10}.compass-center-dot{width:100%;height:100%;border-radius:50%;background:#2c3e50;border:3px solid white;box-shadow:0 0 10px #00000080}.compass-center-line{position:absolute;top:50%;left:50%;width:2px;height:60px;background:#fff;transform:translate(-50%,-50%) rotate(0);transform-origin:top center;box-shadow:0 0 5px #fffc}.compass-direction{position:absolute;top:50%;left:50%;transform-origin:0 0;cursor:pointer;transition:all .3s;z-index:5}.compass-direction:hover{z-index:7}.compass-direction.selected{z-index:8}.compass-direction.selected .direction-marker{background:gold;box-shadow:0 0 15px gold}.compass-direction.auspicious .direction-marker{background:#4caf50;box-shadow:0 0 10px #4caf50}.compass-direction.inauspicious .direction-marker{background:#f44336;box-shadow:0 0 10px #f44336}.direction-marker{width:12px;height:12px;border-radius:50%;background:#fff;margin:0 auto 5px;transition:all .3s}.direction-label{text-align:center;background:#fffffff2;padding:5px 8px;border-radius:8px;min-width:60px;box-shadow:0 2px 8px #0003;transition:all .3s}.compass-direction:hover .direction-label{background:#fff;box-shadow:0 4px 12px #0000004d;transform:rotate(var(--rotation, 0deg)) scale(1.1)}.direction-name{font-weight:600;font-size:.9em;color:#2c3e50}.direction-symbol{font-size:1.2em;font-weight:700;margin:2px 0}.direction-wuxing{font-size:.8em;opacity:.8}.compass-bagua-ring{position:absolute;top:50%;left:50%;width:280px;height:280px;transform:translate(-50%,-50%);border-radius:50%}.bagua-item{position:absolute;top:50%;left:50%;transform-origin:0 0}.bagua-symbol{width:30px;height:30px;border-radius:50%;background:#ffffffe6;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1em;color:#2c3e50;box-shadow:0 2px 6px #0003}.compass-tick{position:absolute;top:0;left:50%;width:2px;background:#fff9;transform-origin:bottom center;transform:translate(-50%)}.compass-pointer{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:20;pointer-events:none}.pointer-north{position:absolute;top:-30px;left:50%;transform:translate(-50%);background:#f44336;color:#fff;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9em;box-shadow:0 2px 8px #0000004d}.pointer-arrow{font-size:2em;color:#f44336;text-shadow:0 0 10px rgba(244,67,54,.5)}.compass-controls{flex:1;min-width:300px;background:#fff;border-radius:15px;padding:25px;box-shadow:0 5px 15px #0000001a}.control-section{margin-bottom:25px}.control-section:last-child{margin-bottom:0}.control-section h3{margin-top:0;margin-bottom:15px;color:#2c3e50;font-size:1.2em}.direction-buttons{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.direction-btn{padding:10px;border:2px solid #e0e0e0;border-radius:8px;background:#fff;cursor:pointer;font-size:.9em;font-weight:600;transition:all .3s;color:#2c3e50}.direction-btn:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.direction-btn.active{background:#667eea;color:#fff;border-color:#667eea}.direction-btn.auspicious{border-color:#4caf50;background:#4caf501a}.direction-btn.inauspicious{border-color:#f44336;background:#f443361a}.purpose-buttons{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.purpose-btn{padding:10px;border:2px solid #e0e0e0;border-radius:8px;background:#fff;cursor:pointer;font-size:.9em;transition:all .3s;color:#2c3e50}.purpose-btn:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a;border-color:#667eea}.purpose-btn.active{background:#667eea;color:#fff;border-color:#667eea}.reset-btn{width:100%;padding:12px;border:none;border-radius:8px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-size:1em;font-weight:600;cursor:pointer;transition:all .3s}.reset-btn:hover{transform:translateY(-2px);box-shadow:0 5px 15px #667eea66}.today-directions{background:#fff;border-radius:15px;padding:25px;margin-bottom:30px;box-shadow:0 5px 15px #0000001a}.today-directions h3{margin-top:0;color:#2c3e50;border-bottom:2px solid #ecf0f1;padding-bottom:10px}.direction-status{display:flex;flex-direction:column;gap:15px}.status-group{display:flex;align-items:center;gap:10px}.status-label{font-weight:600;min-width:60px}.status-label.auspicious{color:#4caf50}.status-label.inauspicious{color:#f44336}.status-label.neutral{color:#7f8c8d}.direction-detail{background:#fff;border-radius:15px;padding:25px;margin-bottom:30px;box-shadow:0 5px 15px #0000001a;animation:fadeIn .5s ease-in}.direction-detail h3{margin-top:0;color:#2c3e50;border-bottom:2px solid #ecf0f1;padding-bottom:10px}.detail-content{display:flex;flex-direction:column;gap:15px}.detail-row{display:flex;align-items:center;gap:10px}.detail-label{font-weight:600;min-width:80px;color:#2c3e50}.detail-value{color:#7f8c8d}.detail-value.auspicious{color:#4caf50;font-weight:600}.detail-value.inauspicious{color:#f44336;font-weight:600}.detail-value.neutral{color:#7f8c8d}.detail-advice{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border-radius:10px;padding:15px;border-left:5px solid #667eea;margin-top:10px}.detail-advice p{margin:0;line-height:1.6;color:#2c3e50}.compass-instructions{background:#fff;border-radius:15px;padding:25px;box-shadow:0 5px 15px #0000001a}.compass-instructions h3{margin-top:0;color:#2c3e50;border-bottom:2px solid #ecf0f1;padding-bottom:10px}.compass-instructions ul{list-style:none;padding:0}.compass-instructions li{padding:10px 0 10px 30px;position:relative;color:#2c3e50;line-height:1.6}.compass-instructions li:before{content:"✨";position:absolute;left:0}.compass-instructions li:not(:last-child){border-bottom:1px solid #ecf0f1}@media (max-width: 768px){.fengshui-compass{padding:15px}.compass-header h2{font-size:2em}.compass-container{flex-direction:column}.compass-main{width:100%;max-width:400px;height:auto;aspect-ratio:1}.compass-controls{width:100%}.direction-buttons,.purpose-buttons{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.compass-header h2{font-size:1.5em}.compass-main{width:100%;max-width:300px}.direction-buttons,.purpose-buttons{grid-template-columns:repeat(2,1fr)}}.shengxiao-pairing{min-height:100vh;padding:20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#333}.pairing-header{text-align:center;margin-bottom:30px;position:relative}.pairing-header h1{font-size:2.5em;margin:20px 0 10px;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.subtitle{color:#ffffffe6;font-size:1.1em;margin:0}.pairing-content{max-width:800px;margin:0 auto}.shengxiao-selector-section{background:#fff;border-radius:20px;padding:30px;margin-bottom:30px;box-shadow:0 10px 30px #0003}.selector-group{margin-bottom:30px}.selector-group label{display:block;font-size:1.2em;font-weight:700;margin-bottom:15px;color:#333}.shengxiao-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.shengxiao-btn{padding:15px;border:2px solid #e0e0e0;border-radius:10px;background:#fff;font-size:1.3em;cursor:pointer;transition:all .3s;font-weight:700;color:#333}.shengxiao-btn:hover{border-color:#667eea;background:#f0f0ff;transform:translateY(-2px);box-shadow:0 4px 10px #667eea4d}.shengxiao-btn.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:#667eea;box-shadow:0 4px 15px #667eea66}.pairing-btn{width:100%;padding:15px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:10px;font-size:1.2em;font-weight:700;cursor:pointer;transition:all .3s;margin-top:20px;box-shadow:0 4px 15px #667eea4d}.pairing-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.pairing-btn:active{transform:translateY(0)}.pairing-result{background:#fff;border-radius:20px;padding:30px;box-shadow:0 10px 30px #0003;animation:fadeIn .5s}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.result-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:20px;border-bottom:2px solid #e0e0e0}.result-header h2{margin:0;font-size:1.8em;color:#333}.compatibility-badge{padding:10px 20px;border-radius:20px;color:#fff;font-size:1.2em;font-weight:700;box-shadow:0 4px 10px #0003}.score-section{display:flex;justify-content:center;margin:30px 0}.score-circle{width:150px;height:150px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;box-shadow:0 8px 20px #667eea4d}.score-value{font-size:3em;font-weight:700;line-height:1}.score-label{font-size:1em;margin-top:5px;opacity:.9}.relationships-section{margin:30px 0}.relationships-section h3{font-size:1.3em;margin-bottom:15px;color:#333}.relationships-tags{display:flex;flex-wrap:wrap;gap:10px}.relationship-tag{padding:8px 16px;border-radius:20px;color:#fff;font-weight:700;font-size:1em;box-shadow:0 2px 8px #0003}.analysis-section{margin:30px 0;padding:20px;background:#f5f5f5;border-radius:10px;border-left:4px solid #667eea}.analysis-section h3{font-size:1.3em;margin-bottom:15px;color:#333}.analysis-section p{font-size:1.1em;line-height:1.8;color:#555;margin:0}.relationship-info{margin-top:30px;padding-top:20px;border-top:2px solid #e0e0e0}.relationship-info h3{font-size:1.3em;margin-bottom:15px;color:#333}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px}.info-item{padding:15px;background:#f9f9f9;border-radius:8px;border-left:3px solid #667eea}.info-label{font-weight:700;color:#667eea;display:block;margin-bottom:5px}.info-desc{color:#666;font-size:.95em}@media (max-width: 768px){.shengxiao-pairing{padding:15px}.pairing-header h1{font-size:2em}.shengxiao-grid{grid-template-columns:repeat(4,1fr)}.shengxiao-btn{padding:12px;font-size:1.1em}.result-header{flex-direction:column;align-items:flex-start;gap:15px}.score-circle{width:120px;height:120px}.score-value{font-size:2.5em}.info-grid{grid-template-columns:1fr}}
