/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-duration:initial}}}.relative{position:relative}.z-10{z-index:10}.container{width:100%}.mx-auto{margin-inline:auto}.flex{display:flex}.min-h-screen{min-height:100vh}.w-full{width:100%}.flex-1{flex:1}.overflow-hidden{overflow:hidden}.rounded-full{border-radius:3.40282e38px}.bg-gradient-to-br{--tw-gradient-position:to bottom right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.bg-gradient-to-r{--tw-gradient-position:to right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.text-center{text-align:center}.text-left{text-align:left}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.duration-300{--tw-duration:.3s;transition-duration:.3s}*{font-family:Noto Sans SC,-apple-system,BlinkMacSystemFont,sans-serif}.bg-container{z-index:0;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.bg-gradient{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%) 0 0/400% 400%;width:100%;height:100%;animation:15s infinite gradientShift;position:absolute}@keyframes gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.floating-shapes{width:100%;height:100%;position:absolute}.shape{filter:blur(60px);opacity:.5;border-radius:50%;animation:20s ease-in-out infinite float;position:absolute}.shape-1{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);width:300px;height:300px;animation-delay:0s;top:10%;left:-10%}.shape-2{background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%);width:250px;height:250px;animation-delay:-5s;top:60%;right:-5%}.shape-3{background:linear-gradient(135deg,#4facfe 0%,#00f2fe 100%);width:200px;height:200px;animation-delay:-10s;bottom:20%;left:20%}.shape-4{background:linear-gradient(135deg,#43e97b 0%,#38f9d7 100%);width:180px;height:180px;animation-delay:-15s;top:30%;right:20%}.shape-5{background:linear-gradient(135deg,#fa709a 0%,#fee140 100%);width:150px;height:150px;animation-delay:-7s;bottom:10%;right:30%}@keyframes float{0%,to{transform:translate(0)rotate(0)}25%{transform:translate(20px,-30px)rotate(5deg)}50%{transform:translate(-10px,20px)rotate(-5deg)}75%{transform:translate(30px,10px)rotate(3deg)}}.particles{width:100%;height:100%;position:absolute}.particle{background:#fff9;border-radius:50%;width:4px;height:4px;animation:15s ease-in-out infinite particleFloat;position:absolute}.particle:first-child{animation-delay:0s;top:20%;left:10%}.particle:nth-child(2){animation-delay:-2s;top:80%;left:20%}.particle:nth-child(3){animation-delay:-4s;top:30%;left:80%}.particle:nth-child(4){animation-delay:-6s;top:70%;left:60%}.particle:nth-child(5){animation-delay:-8s;top:40%;left:40%}.particle:nth-child(6){animation-delay:-10s;top:90%;left:90%}@keyframes particleFloat{0%,to{opacity:.6;transform:translate(0)scale(1)}50%{opacity:1;transform:translate(30px,-50px)scale(1.5)}}.welcome-container{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 4rem);padding:2rem 0;animation:.8s ease-out fadeInUp;display:flex}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.welcome-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#a78bfa;background:#ffffff1a;border:1px solid #fff3;border-radius:50px;margin-bottom:2rem;padding:.5rem 1.5rem;font-size:.875rem;font-weight:500;animation:2s ease-in-out infinite pulse;display:inline-block}@keyframes pulse{0%,to{box-shadow:0 0 #a78bfa66}50%{box-shadow:0 0 0 10px #a78bfa00}}.welcome-title{letter-spacing:.2em;gap:.1em;margin-bottom:.5rem;font-size:4rem;font-weight:900;display:flex}.title-word{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#667eea 0%,#764ba2 50%,#f093fb 100%);-webkit-background-clip:text;background-clip:text;animation:3s ease-in-out infinite titleFloat;display:inline-block}.title-word:first-child{animation-delay:0s}.title-word:nth-child(2){animation-delay:.1s}.title-word:nth-child(3){animation-delay:.2s}.title-word:nth-child(4){animation-delay:.3s}@keyframes titleFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.welcome-subtitle{color:#fffc;margin-bottom:1.5rem;font-size:1.5rem;font-weight:500}.welcome-desc{color:#fff9;max-width:300px;margin-bottom:2.5rem;font-size:1rem;line-height:1.6}.welcome-features{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:3rem;display:flex}.feature-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fffc;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;transition:all .3s;display:flex}.feature-item:hover{background:#ffffff1a;transform:translateY(-2px)}.feature-icon{font-size:1.25rem}.start-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:50px;align-items:center;gap:.75rem;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #667eea66}.start-btn:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.start-btn:hover:before{left:100%}.start-btn:hover{transform:translateY(-3px);box-shadow:0 15px 50px #667eea80}.start-btn:active{transform:translateY(-1px)}.btn-icon{font-size:1.25rem;transition:transform .3s}.start-btn:hover .btn-icon{transform:translate(5px)}.welcome-footer{color:#fff6;margin-top:2rem;font-size:.875rem}.question-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border-radius:24px;padding:1.5rem;animation:.5s ease-out slideUp;box-shadow:0 25px 50px #00000040}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.question-header{align-items:center;gap:1.5rem;margin-bottom:2rem;display:flex}.progress-ring{flex-shrink:0;width:70px;height:70px;position:relative}.progress-ring-svg{width:70px;height:70px;transform:rotate(-90deg)}.progress-ring-bg{fill:none;stroke:#e5e7eb;stroke-width:6px}.progress-ring-fg{fill:none;stroke:url(#progressGradient);stroke-width:6px;stroke-linecap:round;stroke-dasharray:283;stroke-dashoffset:283px;transition:stroke-dashoffset .5s}.progress-ring-text{color:#667eea;font-size:.875rem;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.question-meta{flex:1}.question-dimension{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:20px;margin-bottom:.75rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.progress-bar-container{background:#e5e7eb;border-radius:4px;width:100%;height:8px;overflow:hidden}.progress-bar{background:linear-gradient(90deg,#667eea 0%,#764ba2 50%,#f093fb 100%);border-radius:4px;height:100%;transition:width .5s;position:relative}.progress-bar:after{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);animation:2s infinite shimmer;position:absolute;inset:0}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.question-text{color:#1f2937;margin-bottom:1.5rem;font-size:1.375rem;font-weight:600;line-height:1.6}.options-container{flex-direction:column;gap:.875rem;display:flex}.option-btn{text-align:left;color:#374151;cursor:pointer;background:#f9fafb;border:2px solid #e5e7eb;border-radius:16px;width:100%;padding:1.125rem 1.25rem;font-size:1rem;transition:all .3s;position:relative;overflow:hidden}.option-btn:before{content:"";background:linear-gradient(135deg,#667eea1a 0%,#764ba21a 100%);width:0;height:100%;transition:width .3s;position:absolute;top:0;left:0}.option-btn:hover{border-color:#667eea;transform:translate(5px);box-shadow:0 5px 20px #667eea26}.option-btn:hover:before{width:100%}.option-btn:active{transform:translate(5px)scale(.98)}.option-btn.selected{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-color:#667eea;transform:translate(5px)}.question-footer{text-align:center;margin-top:1.5rem}.hint-text{color:#fff9;font-size:.875rem}.result-header{text-align:center;margin-bottom:2rem;animation:.5s ease-out fadeInUp}.result-badge{color:#a78bfa;background:#667eea33;border:1px solid #667eea4d;border-radius:20px;margin-bottom:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-block}.result-title{color:#fff;font-size:1.5rem;font-weight:600}.result-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border-radius:24px;margin-bottom:1.5rem;padding:2rem;animation:.5s ease-out .1s both slideUp;box-shadow:0 25px 50px #00000040}.result-main{text-align:center;border-bottom:1px solid #e5e7eb;margin-bottom:1.5rem;padding-bottom:1.5rem}.result-icon{margin-bottom:1rem;font-size:5rem;animation:1s ease-in-out infinite bounce}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.result-name{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2rem;font-weight:800}.result-type{color:#6b7280;font-size:1rem;font-weight:500}.result-description{color:#4b5563;text-align:center;background:#f9fafb;border-radius:12px;margin-bottom:1.5rem;padding:1rem;font-size:1rem;line-height:1.7}.result-stats{justify-content:space-around;align-items:center;display:flex}.stat-item{text-align:center}.stat-value{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:800}.stat-label{color:#9ca3af;margin-top:.25rem;font-size:.75rem}.stat-divider{background:#e5e7eb;width:1px;height:40px}.result-section{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border-radius:24px;margin-bottom:1rem;padding:1.5rem;animation:.5s ease-out .2s both slideUp;box-shadow:0 25px 50px #00000040}.section-title{color:#1f2937;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.125rem;font-weight:700;display:flex}.section-icon{font-size:1.25rem}.section-content{color:#4b5563;font-size:.9375rem;line-height:1.8}.result-grid{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem;animation:.5s ease-out .3s both slideUp;display:grid}.result-match-card,.result-avoid-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border-radius:20px;padding:1.25rem;box-shadow:0 15px 30px #0003}.card-title{color:#1f2937;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.875rem;font-weight:700;display:flex}.card-icon{font-size:1rem}.card-text{color:#6b7280;font-size:.8125rem;line-height:1.6}.result-actions{gap:1rem;animation:.5s ease-out .4s both slideUp;display:flex}.action-btn{cursor:pointer;border:none;border-radius:16px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.share-btn{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);box-shadow:0 10px 30px #667eea4d}.share-btn:hover{transform:translateY(-2px);box-shadow:0 15px 40px #667eea66}.restart-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff1a;border:1px solid #fff3}.restart-btn:hover{background:#fff3;transform:translateY(-2px)}.btn-icon{font-size:1.125rem}.hidden{display:none!important}@media (width<=480px){.welcome-title{font-size:3rem}.welcome-features{flex-direction:column;gap:.75rem}.feature-item{justify-content:center;width:100%}.result-grid{grid-template-columns:1fr}.result-actions{flex-direction:column}}.progressGradient{stop-color:#667eea}@property --tw-duration{syntax:"*";inherits:false}
