*{box-sizing:border-box;margin:0;padding:0}body{background:#0a0a0f;color:#f0f0f5;font-family:DM Sans,sans-serif;overflow-x:hidden}.navbar{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0a0f99;border-bottom:1px solid #ffffff0d;display:flex;justify-content:space-between;left:0;padding:1.2rem 3rem;position:fixed;right:0;top:0;z-index:100}.logo{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#ff3cac,#2b86c5);-webkit-background-clip:text;font-size:1.6rem;font-weight:800}.nav-btn{background:#ffffff12;border:1px solid #ffffff1f;border-radius:999px;color:#f0f0f5;cursor:pointer;font-size:.85rem;padding:.5rem 1.2rem;transition:all .2s}.nav-btn:hover{background:#ffffff26}.hero{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:6rem 2rem 4rem;position:relative;text-align:center}.orb{animation:drift 8s ease-in-out infinite alternate;border-radius:50%;filter:blur(80px);opacity:.25;position:absolute}.orb1{background:#ff3cac;height:400px;left:-10%;top:5%;width:400px}.orb2{animation-delay:2s;background:#2b86c5;height:350px;right:-8%;top:20%;width:350px}.orb3{animation-delay:4s;background:#00f5a0;bottom:10%;height:300px;left:30%;width:300px}@keyframes drift{0%{transform:translate(0) scale(1)}to{transform:translate(30px,-40px) scale(1.08)}}.hero-tag{animation:fadeUp .8s ease both;border:1px solid #00f5a04d;border-radius:999px;color:#00f5a0;display:inline-block;font-size:.75rem;font-weight:500;letter-spacing:.2em;margin-bottom:2rem;padding:.35rem 1rem;text-transform:uppercase}.hero-title{animation:fadeUp .8s ease .1s both;font-size:clamp(4rem,12vw,9rem);font-weight:800;letter-spacing:-4px;line-height:.9;margin-bottom:1.5rem}.line1{background:linear-gradient(135deg,#fff 30%,#ffffff80);-webkit-background-clip:text}.line1,.line2{-webkit-text-fill-color:#0000;display:block}.line2{background:linear-gradient(90deg,#ff3cac,#f9a826,#00f5a0);-webkit-background-clip:text}.hero-sub{animation:fadeUp .8s ease .2s both;color:#889;font-size:clamp(1rem,2.5vw,1.25rem);font-weight:300;line-height:1.7;margin-bottom:3rem;max-width:520px}.hero-cta{animation:fadeUp .8s ease .3s both;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.hero-logo{animation:fadeUp .8s ease both,float 4s ease-in-out infinite;height:200px;margin-bottom:1.5rem;object-fit:contain;width:200px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.section{margin:0 auto;max-width:1000px;padding:5rem 2rem}.section-header{margin-bottom:3rem;text-align:center}.section-label{color:#f9a826;display:block;font-size:.75rem;letter-spacing:.2em;margin-bottom:1rem;text-transform:uppercase}.section-title{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;letter-spacing:-2px;line-height:1.1;margin-bottom:1rem}.section-sub{color:#889;font-size:1rem;font-weight:300;line-height:1.7;margin:0 auto;max-width:480px}.steps-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.step-card{background:#12121a;border:1px solid #ffffff12;border-radius:20px;padding:2rem;transition:transform .3s,border-color .3s}.step-card:hover{border-color:#fff3;transform:translateY(-4px)}.step-num{font-size:3.5rem;font-weight:800;line-height:1;margin-bottom:1rem;opacity:.12}.step-icon{font-size:2rem;margin-bottom:1rem}.step-card h3{font-size:1.1rem;font-weight:700;margin-bottom:.5rem}.step-card p{color:#889;font-size:.9rem;line-height:1.6}.skills-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.skill-pill{background:#12121a;border:1px solid #ffffff12;border-radius:16px;display:flex;flex-direction:column;gap:.75rem;padding:1.5rem;transition:transform .3s}.skill-pill:hover{transform:translateY(-3px)}.skill-dot{border-radius:50%;height:10px;width:10px}.skill-pill h4{font-size:1rem;font-weight:700}.skill-pill p{color:#889;font-size:.82rem;line-height:1.5}.psych-cards{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.psych-card{border:1px solid #ffffff1a;border-radius:24px;padding:2.5rem}.psych-card.pink{background:linear-gradient(135deg,#ff3cac26,#784ba014)}.psych-card.blue{background:linear-gradient(135deg,#2b86c526,#00f5a00d)}.psych-card.amber{background:linear-gradient(135deg,#f9a82626,#ff3cac0d)}.psych-card h3{font-size:1.3rem;font-weight:800;letter-spacing:-.5px;margin-bottom:1rem}.psych-card p{color:#f0f0f5b3;font-size:.9rem;line-height:1.7}.psych-tag{border-radius:999px;display:inline-block;font-size:.7rem;font-weight:500;letter-spacing:.15em;margin-bottom:1rem;padding:.25rem .7rem;text-transform:uppercase}.pink-tag{background:#ff3cac33;color:#ff3cac}.blue-tag{background:#2b86c533;color:#2b86c5}.amber-tag{background:#f9a82633;color:#f9a826}.cta-section{padding:8rem 2rem;text-align:center}.footer{align-items:center;border-top:1px solid #ffffff0f;color:#889;display:flex;font-size:.8rem;justify-content:space-between;padding:2rem 3rem}.reveal{opacity:0;transform:translateY(30px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:translateY(0)}.logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#ff3cac,#2b86c5);-webkit-background-clip:text;font-size:1.6rem;font-weight:800;letter-spacing:-1px}.landing-btn-primary{background:linear-gradient(135deg,#ff3cac,#784ba0);border:none;border-radius:999px;box-shadow:0 0 30px #ff3cac66;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;font-weight:500;padding:.9rem 2.2rem;transition:transform .2s,box-shadow .2s}.landing-btn-primary:hover{box-shadow:0 0 50px #ff3cac99;transform:translateY(-2px)}.landing-btn-secondary{background:#0000;border:1px solid #fff3;border-radius:999px;color:#f0f0f5;cursor:pointer;display:inline-block;font-size:1rem;padding:.9rem 2.2rem;transition:all .2s}.landing-btn-secondary:hover{background:#ffffff0d;border-color:#ffffff80}.game-page{background:#0a0a0f;color:#f0f0f5;display:flex;flex-direction:column;font-family:DM Sans,sans-serif;min-height:100vh;-webkit-user-select:none;user-select:none}.game-header{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0a0fcc;border-bottom:1px solid #ffffff0f;display:flex;justify-content:space-between;padding:1.2rem 2rem;position:sticky;top:0;z-index:50}.back-btn{background:#ffffff12;border:1px solid #ffffff1a;border-radius:999px;color:#f0f0f5;cursor:pointer;font-size:.85rem;padding:.4rem 1rem;transition:all .2s}.back-btn:hover{background:#ffffff26}.game-logo{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#ff3cac,#2b86c5);-webkit-background-clip:text;font-size:1.4rem;font-weight:800}.timer{font-feature-settings:"tnum";color:#00f5a0;font-size:1.3rem;font-variant-numeric:tabular-nums;font-weight:700;letter-spacing:2px}.game-main{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:1.5rem;justify-content:center;padding:2rem}.game-top{text-align:center}.puzzle-label{color:#f9a826;font-size:.75rem;letter-spacing:.2em;margin-bottom:.4rem;text-transform:uppercase}.puzzle-rule{color:#889;font-size:.9rem;font-weight:300}.grid-wrapper{background:#12121a;border:1px solid #ffffff12;border-radius:24px;box-shadow:0 20px 60px #00000080;display:inline-block;position:relative}.grid{display:grid}.cell{align-items:center;background:#ffffff0a;border:1px solid #ffffff12;border-radius:12px;cursor:pointer;display:flex;height:64px;justify-content:center;position:relative;transition:background .15s,border .15s;width:64px;z-index:3}.dot-cell{border-radius:50%!important;cursor:default}.dot-label{color:#fff;font-size:1.2rem;font-weight:800;position:relative;z-index:4}.cell.hinted{animation:pulse .5s ease infinite alternate}@keyframes pulse{0%{transform:scale(1)}to{transform:scale(1.15)}}.progress-bar-wrap{background:#ffffff14;border-radius:999px;height:6px;overflow:hidden;width:340px}.progress-bar-fill{background:linear-gradient(90deg,#ff3cac,#784ba0);border-radius:999px;height:100%;transition:width .2s ease}.progress-text{color:#889;font-size:.8rem}.controls{display:flex;gap:1rem}.ctrl-btn{background:#12121a;border:1px solid #ffffff1a;border-radius:999px;color:#f0f0f5;cursor:pointer;font-size:.9rem;padding:.7rem 1.5rem;transition:all .2s}.ctrl-btn:hover{background:#ffffff1a}.ctrl-btn:disabled{cursor:not-allowed;opacity:.4}.hint-btn{border-color:#f9a8264d;color:#f9a826}.modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000bf;inset:0;justify-content:center;position:fixed;z-index:200}.modal,.modal-overlay{align-items:center;display:flex}.modal{background:#12121a;border:1px solid #ffffff1a;border-radius:28px;flex-direction:column;max-width:360px;padding:3rem 2.5rem;text-align:center;width:90%}.modal-logo{font-size:3.5rem;margin-bottom:1rem}.modal h2{font-size:2rem;font-weight:800;margin-bottom:.75rem}.btn-primary,.modal p{font-size:1rem}.btn-primary{background:linear-gradient(135deg,#ff3cac,#784ba0);border:none;border-radius:999px;box-shadow:0 0 30px #ff3cac66;color:#fff;cursor:pointer;font-weight:500;padding:.9rem 2.2rem;transition:transform .2s,box-shadow .2s;width:100%}.btn-primary:hover{box-shadow:0 0 50px #ff3cac99;transform:translateY(-2px)}.btn-secondary{background:#0000;border:1px solid #fff3;border-radius:999px;color:#f0f0f5;cursor:pointer;font-size:1rem;padding:.9rem 2.2rem;transition:all .2s;width:100%}.btn-secondary:hover{background:#ffffff0d;border-color:#ffffff80}
/*# sourceMappingURL=main.d54cc83f.css.map*/