.ShareDialog-module__p-JNOG__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.ShareDialog-module__p-JNOG__dialog{border-radius:20px;width:90%;max-width:500px;padding:2rem;animation:.3s ShareDialog-module__p-JNOG__slideUp}@keyframes ShareDialog-module__p-JNOG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ShareDialog-module__p-JNOG__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.ShareDialog-module__p-JNOG__header h3{color:var(--foreground);font-size:1.5rem;font-weight:700}.ShareDialog-module__p-JNOG__closeBtn{color:var(--foreground);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:2rem;transition:all .2s;display:flex}.ShareDialog-module__p-JNOG__closeBtn:hover{background:#ffffff1a}.ShareDialog-module__p-JNOG__content{flex-direction:column;gap:1rem;display:flex}.ShareDialog-module__p-JNOG__shareBtn{text-align:left;align-items:center;gap:.5rem;width:100%;padding:1rem;font-size:1rem;display:flex}.ShareDialog-module__p-JNOG__shareBtn:disabled{opacity:.5;cursor:not-allowed}.ShareDialog-module__p-JNOG__linkBox{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;margin:.5rem 0;padding:1rem}.ShareDialog-module__p-JNOG__linkInput{width:100%;color:var(--foreground);background:0 0;border:none;outline:none;padding:.5rem;font-size:.9rem}
.Navbar-module__9qqXRa__navbar{z-index:100;background:var(--nav-bg);border-bottom:1px solid var(--nav-border);-webkit-backdrop-filter:blur(16px)saturate(180%);transition:background .5s,border-color .5s;position:sticky;top:0}.Navbar-module__9qqXRa__container{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:.75rem 2rem;display:flex}.Navbar-module__9qqXRa__logo{color:var(--text-main);align-items:center;gap:.5rem;font-size:1.4rem;font-weight:700;text-decoration:none;transition:color .3s;display:flex}.Navbar-module__9qqXRa__logo:hover{color:var(--primary)}.Navbar-module__9qqXRa__logoIcon{color:var(--primary);transition:color .3s}.Navbar-module__9qqXRa__desktopNav{align-items:center;gap:.5rem;display:flex}.Navbar-module__9qqXRa__navLink{color:var(--text-muted);border-radius:10px;align-items:center;gap:.5rem;padding:.6rem 1rem;text-decoration:none;transition:all .3s;display:flex}.Navbar-module__9qqXRa__navLink:hover{color:var(--text-main);background:var(--bg-glass)}.Navbar-module__9qqXRa__navLink.Navbar-module__9qqXRa__active{color:var(--text-main);background:var(--selection)}.Navbar-module__9qqXRa__navLink.Navbar-module__9qqXRa__active svg{color:var(--primary)}.Navbar-module__9qqXRa__userSection{align-items:center;gap:1rem;display:flex}.Navbar-module__9qqXRa__userMenu{position:relative}.Navbar-module__9qqXRa__userButton{background:var(--bg-glass);border:1px solid var(--border-color);cursor:pointer;border-radius:100px;align-items:center;gap:.75rem;padding:.4rem .75rem .4rem .4rem;transition:all .3s;display:flex}.Navbar-module__9qqXRa__userButton:hover{background:var(--surface);border-color:var(--glass-border-hover)}.Navbar-module__9qqXRa__avatar{background:linear-gradient(135deg,var(--primary),var(--secondary));width:32px;height:32px;color:var(--primary-foreground);border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;font-weight:600;transition:background .5s;display:flex;overflow:hidden}.Navbar-module__9qqXRa__avatar img{object-fit:cover;width:100%;height:100%}.Navbar-module__9qqXRa__userName{color:var(--text-main);font-size:.9rem}.Navbar-module__9qqXRa__menuOverlay{z-index:50;position:fixed;inset:0}.Navbar-module__9qqXRa__dropdown{background:var(--surface);border:1px solid var(--border-color);z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);min-width:180px;box-shadow:var(--shadow-lg);border-radius:12px;padding:.5rem;transition:background .3s,border-color .3s;position:absolute;top:calc(100% + .5rem);right:0}.Navbar-module__9qqXRa__dropdownItem{width:100%;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.95rem;text-decoration:none;transition:all .2s;display:flex}.Navbar-module__9qqXRa__dropdownItem:hover{background:var(--selection);color:var(--text-main)}.Navbar-module__9qqXRa__dropdownItem svg{color:var(--text-muted);transition:color .2s}.Navbar-module__9qqXRa__dropdownItem:hover svg{color:var(--primary)}.Navbar-module__9qqXRa__authButtons{align-items:center;gap:.75rem;display:flex}.Navbar-module__9qqXRa__loginBtn{color:var(--text-muted);padding:.6rem 1.25rem;text-decoration:none;transition:color .3s}.Navbar-module__9qqXRa__loginBtn:hover{color:var(--primary)}.Navbar-module__9qqXRa__mobileMenuBtn{color:var(--text-main);cursor:pointer;background:0 0;border:none;padding:.5rem;display:none}.Navbar-module__9qqXRa__mobileNav{border-top:1px solid var(--border-color);background:var(--nav-bg);flex-direction:column;padding:1rem 2rem 2rem;display:none}.Navbar-module__9qqXRa__mobileNavLink{color:var(--text-muted);border-radius:12px;align-items:center;gap:.75rem;padding:1rem;text-decoration:none;transition:all .3s;display:flex}.Navbar-module__9qqXRa__mobileNavLink:hover,.Navbar-module__9qqXRa__mobileNavLink.Navbar-module__9qqXRa__active{background:var(--selection);color:var(--text-main)}.Navbar-module__9qqXRa__mobileNavLink.Navbar-module__9qqXRa__active svg{color:var(--primary)}.Navbar-module__9qqXRa__mobileAuthButtons{border-top:1px solid var(--border-color);gap:1rem;margin-top:1rem;padding-top:1rem;display:flex}.Navbar-module__9qqXRa__mobileAuthButtons a{text-align:center;color:var(--text-muted);border-radius:10px;flex:1;padding:.75rem;text-decoration:none}.Navbar-module__9qqXRa__mobileAuthButtons a:first-child{background:var(--bg-glass);border:1px solid var(--border-color)}.Navbar-module__9qqXRa__mobileLogout{color:#ef4444;cursor:pointer;background:#ef44441a;border:1px solid #ef444433;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;padding:1rem;display:flex}@media (max-width:900px){.Navbar-module__9qqXRa__desktopNav,.Navbar-module__9qqXRa__userName{display:none}.Navbar-module__9qqXRa__mobileMenuBtn{display:block}.Navbar-module__9qqXRa__mobileNav{display:flex}.Navbar-module__9qqXRa__authButtons{display:none}.Navbar-module__9qqXRa__container{padding:.75rem 1rem}}@media (max-width:480px){.Navbar-module__9qqXRa__logo span{display:none}}
.result-module__I9uO6W__container{min-height:100vh;position:relative;overflow-x:hidden}.result-module__I9uO6W__heroBg{pointer-events:none;z-index:0;width:100%;height:100%;position:fixed;top:0;left:0}.result-module__I9uO6W__heroOrb{background:radial-gradient(circle,var(--profile-color,var(--primary))0%,transparent 70%);opacity:.15;filter:blur(80px);border-radius:50%;width:800px;height:800px;animation:15s ease-in-out infinite result-module__I9uO6W__orbFloat;position:absolute;top:-20%;right:-10%}.result-module__I9uO6W__heroOrbSecondary{background:radial-gradient(circle,var(--profile-color-secondary,var(--secondary))0%,transparent 70%);opacity:.1;filter:blur(100px);border-radius:50%;width:600px;height:600px;animation:20s ease-in-out infinite reverse result-module__I9uO6W__orbFloat;position:absolute;top:30%;left:-20%}@keyframes result-module__I9uO6W__orbFloat{0%,to{transform:translate(0)scale(1)}50%{transform:translate(30px,-30px)scale(1.05)}}.result-module__I9uO6W__navbar{z-index:100;background:var(--nav-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--nav-border);justify-content:space-between;align-items:center;padding:1.25rem 5%;display:flex;position:sticky;top:0}.result-module__I9uO6W__logo{background:linear-gradient(135deg,var(--primary),var(--secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.4rem;font-weight:800}.result-module__I9uO6W__shareBtn{background:var(--selection);border:1px solid var(--border-color);color:var(--primary);cursor:pointer;border-radius:100px;align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .3s;display:flex}.result-module__I9uO6W__shareBtn:hover{background:var(--surface);transform:translateY(-2px)}.result-module__I9uO6W__main{z-index:1;max-width:1000px;margin:0 auto;padding:2rem 5% 4rem;position:relative}.result-module__I9uO6W__heroSection{padding:3rem 0 4rem}.result-module__I9uO6W__resultImageWrapper{justify-content:center;margin-bottom:1.5rem;display:flex}.result-module__I9uO6W__resultImage{object-fit:cover;border-radius:20px;width:100%;max-width:480px;height:auto;box-shadow:0 8px 32px #0000001f}.result-module__I9uO6W__heroContent{align-items:center;gap:3rem;display:flex}.result-module__I9uO6W__avatarWrapper{flex-shrink:0;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:relative}.result-module__I9uO6W__avatarWrapper:before{content:"";background:radial-gradient(circle,var(--profile-color,var(--primary))0%,transparent 70%);opacity:.25;filter:blur(40px);z-index:-1;border-radius:50%;width:120%;height:120%;animation:4s ease-in-out infinite alternate result-module__I9uO6W__avatarGlow;position:absolute}@keyframes result-module__I9uO6W__avatarGlow{0%{opacity:.2;transform:scale(1)}to{opacity:.35;transform:scale(1.05)}}.result-module__I9uO6W__heroText{flex:1}.result-module__I9uO6W__typeEmoji{margin-bottom:.5rem;font-size:3rem;display:inline-block}.result-module__I9uO6W__typeCode{letter-spacing:-3px;text-shadow:0 0 60px;color:var(--text-main);margin-bottom:.5rem;font-size:5rem;font-weight:900;line-height:1}.result-module__I9uO6W__typeTitle{color:var(--text-main);margin-bottom:1rem;font-size:2rem;font-weight:700}.result-module__I9uO6W__typeTagline{color:var(--text-muted);font-size:1.25rem;font-style:italic;font-weight:300}.result-module__I9uO6W__introSection{background:var(--glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--glass-border);box-shadow:var(--shadow-md);border-radius:32px;margin-bottom:2rem;padding:3rem;transition:background .5s,border-color .5s}.result-module__I9uO6W__tagCloud{flex-wrap:wrap;gap:.75rem;margin-bottom:2rem;display:flex}.result-module__I9uO6W__tag{border:1.5px solid var(--border-color);background:var(--selection);color:var(--text-main);border-radius:100px;padding:.5rem 1rem;font-size:.9rem;font-weight:600;transition:all .3s}.result-module__I9uO6W__tag:hover{background:var(--surface);transform:translateY(-2px)}.result-module__I9uO6W__description{color:var(--text-main);border-left:3px solid var(--primary);opacity:.85;margin-bottom:2.5rem;padding-left:1.5rem;font-size:1.15rem;line-height:1.8}.result-module__I9uO6W__traitsGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.result-module__I9uO6W__traitCard{background:var(--bg-glass);border:1px solid var(--glass-border);border-radius:20px;padding:1.5rem}.result-module__I9uO6W__traitHeader{align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.result-module__I9uO6W__traitHeader h3{color:var(--text-main);font-size:1.1rem;font-weight:700}.result-module__I9uO6W__traitList{margin:0;padding:0;list-style:none}.result-module__I9uO6W__traitList li{color:var(--text-muted);border-bottom:1px solid var(--glass-border);align-items:flex-start;gap:.5rem;padding:.75rem 0;font-size:.95rem;line-height:1.5;display:flex}.result-module__I9uO6W__traitList li:last-child{border-bottom:none}.result-module__I9uO6W__traitList li svg{color:var(--primary);flex-shrink:0;margin-top:2px}.result-module__I9uO6W__dataSection{margin-bottom:2rem}.result-module__I9uO6W__dataGrid{grid-template-columns:1.2fr 1fr;gap:1.5rem;display:grid}.result-module__I9uO6W__dimensionsCard,.result-module__I9uO6W__radarCard{background:var(--glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--glass-border);box-shadow:var(--shadow-md);border-radius:24px;padding:2rem;transition:background .5s,border-color .5s}.result-module__I9uO6W__cardHeader{color:var(--primary);align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.result-module__I9uO6W__cardHeader h3{color:var(--text-main);font-size:1.1rem;font-weight:700}.result-module__I9uO6W__dimensionsList{flex-direction:column;gap:1.75rem;display:flex}.result-module__I9uO6W__dimensionBar{flex-direction:column;gap:.5rem;padding:.75rem 0;display:flex}.result-module__I9uO6W__dimensionLabels{justify-content:space-between;align-items:center;display:flex}.result-module__I9uO6W__dimLabel{align-items:center;gap:.4rem;font-size:.85rem;transition:all .3s;display:flex}.result-module__I9uO6W__dimLabel.result-module__I9uO6W__dominant{color:var(--primary);font-weight:700}.result-module__I9uO6W__dimLabel.result-module__I9uO6W__secondary{color:var(--text-muted);font-weight:400}.result-module__I9uO6W__dimIcon{justify-content:center;align-items:center;width:20px;height:20px;display:flex}.result-module__I9uO6W__dimLabel.result-module__I9uO6W__dominant .result-module__I9uO6W__dimIcon{color:var(--primary)}.result-module__I9uO6W__dimLabel.result-module__I9uO6W__secondary .result-module__I9uO6W__dimIcon{opacity:.5}.result-module__I9uO6W__dimText{white-space:nowrap}.result-module__I9uO6W__dimPercent{min-width:36px;font-weight:700}.result-module__I9uO6W__dimLabel:first-child .result-module__I9uO6W__dimPercent{text-align:left}.result-module__I9uO6W__dimLabel:last-child .result-module__I9uO6W__dimPercent{text-align:right}.result-module__I9uO6W__dualBarTrack{background:var(--bg-glass);border-radius:100px;height:14px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px 3px #0000001a}.result-module__I9uO6W__dualBarFill{height:100%;transition:all .8s cubic-bezier(.34,1.56,.64,1)}.result-module__I9uO6W__dualBarFill.result-module__I9uO6W__leftFill{background:linear-gradient(90deg,var(--primary),var(--secondary));border-radius:100px 0 0 100px}.result-module__I9uO6W__dualBarFill.result-module__I9uO6W__rightFill{background:linear-gradient(90deg,var(--secondary),var(--primary));border-radius:0 100px 100px 0}.result-module__I9uO6W__dualBarDivider{background:var(--surface);z-index:1;flex-shrink:0;width:2px;height:100%}.result-module__I9uO6W__radarWrapper{flex-direction:column;justify-content:center;align-items:center;padding:1rem 0;display:flex}.result-module__I9uO6W__radarContainer{flex-direction:column;align-items:center;gap:.5rem;display:flex}.result-module__I9uO6W__radarContainer svg{overflow:visible}.result-module__I9uO6W__radarLabel{fill:var(--text-main);font-family:Plus Jakarta Sans,sans-serif;font-size:13px;font-weight:700}.result-module__I9uO6W__radarValue{fill:var(--primary);font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-weight:700}.result-module__I9uO6W__radarHint{color:var(--text-muted);text-align:center;margin-top:.5rem;font-size:.8rem}.result-module__I9uO6W__extraSection{margin-bottom:3rem}.result-module__I9uO6W__extraGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.result-module__I9uO6W__extraCard{background:var(--glass);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--glass-border);box-shadow:var(--shadow-sm);border-radius:20px;padding:1.5rem;transition:background .5s,border-color .5s}.result-module__I9uO6W__extraHeader{color:var(--text-muted);align-items:center;gap:.6rem;margin-bottom:1rem;display:flex}.result-module__I9uO6W__extraHeader h4{font-size:.95rem;font-weight:600}.result-module__I9uO6W__extraTags{flex-wrap:wrap;gap:.5rem;display:flex}.result-module__I9uO6W__extraTag{background:var(--bg-glass);color:var(--text-muted);border-radius:100px;padding:.4rem .85rem;font-size:.85rem}.result-module__I9uO6W__famousPeopleCard{background:var(--glass);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--glass-border);box-shadow:var(--shadow-sm);-webkit-overflow-scrolling:touch;border-radius:24px;grid-column:1/-1;padding:1.5rem;transition:background .5s,border-color .5s;overflow:auto hidden}.result-module__I9uO6W__actions{justify-content:center;align-items:center;gap:1.5rem;padding-top:1rem;display:flex}.result-module__I9uO6W__actions .result-module__I9uO6W__btn-premium{align-items:center;gap:.5rem;display:flex}.result-module__I9uO6W__secondaryBtn{border:1px solid var(--border-color);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:100px;align-items:center;gap:.3rem;padding:.875rem 1.5rem;font-size:.95rem;font-weight:500;transition:all .3s;display:flex}.result-module__I9uO6W__secondaryBtn:hover{border-color:var(--primary);color:var(--primary);background:var(--selection)}.result-module__I9uO6W__genericResult{text-align:center;background:var(--glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--glass-border);box-shadow:var(--shadow-md);border-radius:32px;padding:4rem 2rem}.result-module__I9uO6W__genericResult h1{background:linear-gradient(135deg,var(--primary),var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:2rem;font-size:2rem}.result-module__I9uO6W__genericScore{color:var(--primary);margin-bottom:3rem;font-size:4rem;font-weight:800}.result-module__I9uO6W__genericActions{justify-content:center;margin-bottom:2rem;display:flex}.result-module__I9uO6W__genericDimensions{max-width:500px;margin:0 auto}.result-module__I9uO6W__genericDimItem{border-bottom:1px solid var(--glass-border);grid-template-columns:1fr 2fr auto;align-items:center;gap:1rem;padding:1rem 0;display:grid}.result-module__I9uO6W__genericDimItem span:first-child{text-align:left;color:var(--text-muted)}.result-module__I9uO6W__genericBar{background:var(--bg-glass);border-radius:100px;height:8px;overflow:hidden}.result-module__I9uO6W__genericBar div{background:linear-gradient(90deg,var(--primary),var(--secondary));border-radius:100px;height:100%}.result-module__I9uO6W__genericDimItem span:last-child{color:var(--primary);text-align:right;min-width:50px;font-weight:600}.result-module__I9uO6W__richDimList{flex-direction:column;gap:1.25rem;display:flex}.result-module__I9uO6W__richDimItem{flex-direction:column;gap:.5rem;display:flex}.result-module__I9uO6W__richDimHeader{justify-content:space-between;align-items:center;display:flex}.result-module__I9uO6W__richDimLabel{color:var(--text-main);font-size:.9rem;font-weight:600}.result-module__I9uO6W__richDimPercent{font-size:1rem;font-weight:700}.result-module__I9uO6W__richDimBar{background:var(--bg-glass);border-radius:100px;height:10px;position:relative;overflow:hidden}.result-module__I9uO6W__richDimFill{border-radius:100px;height:100%;transition:width .8s ease-out;position:relative}.result-module__I9uO6W__richDimFill:after{content:"";background:linear-gradient(90deg,#0000,#ffffff4d);border-radius:100px;width:20px;position:absolute;top:0;bottom:0;right:0}.result-module__I9uO6W__insightGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;display:grid}.result-module__I9uO6W__insightCard{background:var(--glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--glass-border);border-radius:20px;padding:1.5rem;transition:transform .3s,box-shadow .3s}.result-module__I9uO6W__insightCard:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.result-module__I9uO6W__insightLabel{text-transform:uppercase;letter-spacing:.5px;margin-bottom:.75rem;font-size:.85rem;font-weight:700}.result-module__I9uO6W__insightValue{color:var(--text-main);font-size:.9rem;line-height:1.7}@media (max-width:768px){.result-module__I9uO6W__insightGrid{grid-template-columns:1fr}}.result-module__I9uO6W__depressionGauge{text-align:center;margin-bottom:2rem}.result-module__I9uO6W__gaugeLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;margin-bottom:.75rem;font-size:.85rem;font-weight:600}.result-module__I9uO6W__gaugeLevelBadge{border-radius:100px;margin-bottom:1.5rem;padding:.5rem 1.5rem;font-size:1.1rem;font-weight:700;display:inline-block}.result-module__I9uO6W__gaugeTrack{background:var(--bg-glass);border-radius:100px;height:12px;margin-bottom:.5rem;overflow:hidden}.result-module__I9uO6W__gaugeFill{border-radius:100px;height:100%;transition:width 1.2s ease-out}.result-module__I9uO6W__gaugeScale{color:var(--text-muted);justify-content:space-between;margin-bottom:1rem;padding:0 .25rem;font-size:.7rem;display:flex}.result-module__I9uO6W__gaugeScore{color:var(--text-main);font-size:1rem}.result-module__I9uO6W__gaugeScore strong{font-size:1.5rem}.result-module__I9uO6W__depressionDisclaimer{text-align:left;background:#f59e0b14;border:1px solid #f59e0b33;border-radius:16px;gap:1rem;margin-top:1.5rem;padding:1.25rem 1.5rem;display:flex}.result-module__I9uO6W__depressionDisclaimer svg{color:#f59e0b;flex-shrink:0;margin-top:2px}.result-module__I9uO6W__depressionDisclaimer strong{color:#f59e0b;margin-bottom:.5rem;font-size:.95rem;display:block}.result-module__I9uO6W__depressionDisclaimer p{color:var(--text-muted);margin:0;font-size:.85rem;line-height:1.6}.result-module__I9uO6W__hotline{background:#ef444414;border:1px solid #ef444433;border-radius:10px;padding:.75rem 1rem;font-weight:500;color:#ef4444!important;margin-top:.75rem!important}.result-module__I9uO6W__hotline strong{color:#ef4444;font-size:1rem;display:inline}.result-module__I9uO6W__guestBanner{z-index:1000;background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;justify-content:center;align-items:center;gap:1rem;padding:.875rem 1.5rem;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 4px 20px #00000026}.result-module__I9uO6W__guestBannerContent{align-items:center;gap:.75rem;font-size:.95rem;font-weight:500;display:flex}.result-module__I9uO6W__guestBannerBtn{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:100px;padding:.5rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .3s}.result-module__I9uO6W__guestBannerBtn:hover{background:#ffffff4d;transform:translateY(-1px)}.result-module__I9uO6W__guestBannerClose{color:#fff;cursor:pointer;opacity:.7;background:0 0;border:none;padding:.25rem;transition:opacity .2s;position:absolute;right:1rem}.result-module__I9uO6W__guestBannerClose:hover{opacity:1}.result-module__I9uO6W__premiumBuySection{border:1px solid var(--glass-border);text-align:center;background:linear-gradient(135deg,#8b5cf61a,#ec48991a);border-radius:24px;margin:2rem 0;padding:2rem}.result-module__I9uO6W__premiumBuyTitle{color:var(--text-main);justify-content:center;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:1.25rem;font-weight:700;display:flex}.result-module__I9uO6W__premiumBuyTitle svg{color:#f59e0b}.result-module__I9uO6W__premiumBuyDesc{color:var(--text-muted);margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.result-module__I9uO6W__premiumBuyBtn{background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;cursor:pointer;border:none;border-radius:100px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 20px #8b5cf64d}.result-module__I9uO6W__premiumBuyBtn:hover{transform:translateY(-2px);box-shadow:0 8px 30px #8b5cf666}.result-module__I9uO6W__premiumPrice{color:#fff;background:#fff3;border-radius:100px;margin-left:.5rem;padding:.25rem .75rem;font-size:1.25rem;font-weight:800}.result-module__I9uO6W__redeemCodeBtn{border:1.5px dashed var(--primary);color:var(--primary);cursor:pointer;background:0 0;border-radius:100px;margin-top:1rem;padding:.5rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .3s;display:inline-block}.result-module__I9uO6W__redeemCodeBtn:hover{background:#8b5cf61a;border-style:solid;transform:translateY(-1px)}.result-module__I9uO6W__premiumFeatures{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:1.5rem;display:flex}.result-module__I9uO6W__premiumFeatures span{color:var(--text-muted);background:var(--selection);border-radius:100px;align-items:center;gap:.4rem;padding:.5rem .875rem;font-size:.85rem;display:flex}.result-module__I9uO6W__premiumFeatures span svg{color:var(--primary)}.result-module__I9uO6W__errorMsg{color:#ef4444;text-align:center;background:#ef44441a;border:1px solid #ef44444d;border-radius:12px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.9rem}.result-module__I9uO6W__upgradeHint{color:var(--text-muted);background:linear-gradient(135deg,#8b5cf614,#ec489914);border:1px solid #8b5cf633;border-radius:12px;flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.85rem;display:flex}.result-module__I9uO6W__upgradeBtn{color:#8b5cf6;cursor:pointer;white-space:nowrap;background:#8b5cf61a;border:1px solid #8b5cf64d;border-radius:8px;align-items:center;gap:.35rem;padding:.4rem .85rem;font-size:.8rem;font-weight:500;transition:all .2s;display:inline-flex}.result-module__I9uO6W__upgradeBtn:hover{background:#8b5cf633;border-color:#8b5cf680}.result-module__I9uO6W__premiumSection{margin-bottom:2rem}@media (max-width:900px){.result-module__I9uO6W__heroContent{text-align:center;flex-direction:column}.result-module__I9uO6W__avatarWrapper{order:-1}.result-module__I9uO6W__avatarSvg{width:160px;height:220px}.result-module__I9uO6W__typeCode{font-size:4rem}.result-module__I9uO6W__typeTitle{font-size:1.75rem}.result-module__I9uO6W__dataGrid,.result-module__I9uO6W__traitsGrid{grid-template-columns:1fr}}@media (max-width:640px){.result-module__I9uO6W__guestBanner{padding:.75rem 1rem}.result-module__I9uO6W__guestBannerContent{text-align:center;flex-wrap:wrap;justify-content:center;font-size:.85rem}.result-module__I9uO6W__guestBannerContent span{flex-basis:100%;margin-bottom:.5rem}.result-module__I9uO6W__guestBannerClose{top:.5rem}.result-module__I9uO6W__main{padding:1rem 4% 3rem}.result-module__I9uO6W__heroSection{padding:2rem 0 3rem}.result-module__I9uO6W__avatarSvg{width:140px;height:190px}.result-module__I9uO6W__typeCode{font-size:3.5rem}.result-module__I9uO6W__typeTitle{font-size:1.5rem}.result-module__I9uO6W__typeTagline{font-size:1rem}.result-module__I9uO6W__introSection{border-radius:24px;padding:2rem 1.5rem}.result-module__I9uO6W__description{padding-left:1rem;font-size:1rem}.result-module__I9uO6W__dimensionsCard,.result-module__I9uO6W__radarCard,.result-module__I9uO6W__extraCard{padding:1.5rem}.result-module__I9uO6W__extraGrid{grid-template-columns:1fr}.result-module__I9uO6W__actions{flex-direction:column;gap:1rem}.result-module__I9uO6W__actions button,.result-module__I9uO6W__actions a{justify-content:center;width:100%}.result-module__I9uO6W__heroOrb{width:400px;height:400px;top:-10%;right:-30%}.result-module__I9uO6W__heroOrbSecondary{display:none}}@media (prefers-reduced-motion:reduce){.result-module__I9uO6W__heroOrb,.result-module__I9uO6W__heroOrbSecondary{animation:none}}.result-module__I9uO6W__adminPanel{z-index:1000;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#10b981f2,#065f46f2);justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1.5rem;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 4px 20px #00000026}.result-module__I9uO6W__adminBackBtn{color:#fff;background:#ffffff26;border-radius:10px;flex-shrink:0;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.result-module__I9uO6W__adminBackBtn:hover{background:#ffffff40;transform:translate(-2px)}.result-module__I9uO6W__adminInfo{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.result-module__I9uO6W__adminInfoItem{color:#ffffffe6;align-items:center;gap:.4rem;font-size:.85rem;display:flex}.result-module__I9uO6W__adminInfoItem svg{opacity:.8}.result-module__I9uO6W__adminBadge{background:#fff3;border-radius:100px;padding:.25rem .75rem;font-size:.8rem;font-weight:600}.result-module__I9uO6W__container:has(.result-module__I9uO6W__adminPanel) .result-module__I9uO6W__main{padding-top:4rem}@media (max-width:768px){.result-module__I9uO6W__adminPanel{flex-direction:column;gap:.75rem;padding:1rem}.result-module__I9uO6W__adminInfo{justify-content:center;gap:1rem}.result-module__I9uO6W__container:has(.result-module__I9uO6W__adminPanel) .result-module__I9uO6W__main{padding-top:6rem}}
.results-module__gNw-8q__fullscreenWrapper{z-index:200;background:var(--bg);position:fixed;inset:0;overflow-y:auto}.results-module__gNw-8q__notFoundContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:60vh;display:flex}.results-module__gNw-8q__notFoundContainer h1{color:var(--text-main);font-size:1.5rem;font-weight:700}.results-module__gNw-8q__notFoundContainer p{color:var(--text-muted)}.results-module__gNw-8q__backBtn{background:var(--primary);color:#fff;border-radius:10px;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s}.results-module__gNw-8q__backBtn:hover{opacity:.9;transform:translateY(-2px)}.results-module__gNw-8q__container{flex-direction:column;gap:1.5rem;display:flex}.results-module__gNw-8q__toolbar{justify-content:space-between;gap:1rem;display:flex}.results-module__gNw-8q__searchSection{flex-direction:column;gap:.75rem;width:100%;display:flex}.results-module__gNw-8q__searchBox{background:var(--bg-glass);border:1px solid var(--border-color);border-radius:12px;align-items:center;gap:.5rem;padding:.6rem .9rem;display:flex}.results-module__gNw-8q__searchBox input{color:var(--text-main);background:0 0;border:none;outline:none;flex:1}.results-module__gNw-8q__filters{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.results-module__gNw-8q__filterItem{align-items:center;gap:.5rem;display:flex}.results-module__gNw-8q__filterSelect{background:var(--bg-glass);border:1px solid var(--border-color);color:var(--text-main);border-radius:10px;padding:.45rem .75rem}.results-module__gNw-8q__tableWrapper{overflow-x:auto}.results-module__gNw-8q__userInfo{align-items:center;gap:.75rem;display:flex}.results-module__gNw-8q__avatar{background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;font-weight:700;display:flex}.results-module__gNw-8q__userMeta{flex-direction:column;gap:.25rem;display:flex}.results-module__gNw-8q__userName{font-weight:600}.results-module__gNw-8q__userEmail{color:var(--text-muted);font-size:.8rem}.results-module__gNw-8q__testInfo{flex-direction:column;gap:.35rem;display:flex}.results-module__gNw-8q__testTitle{font-weight:600}.results-module__gNw-8q__badge{background:var(--bg-glass);border:1px solid var(--border-color);color:var(--text-muted);border-radius:999px;align-self:flex-start;padding:.2rem .6rem;font-size:.75rem}.results-module__gNw-8q__score{color:var(--primary);font-weight:700}.results-module__gNw-8q__statusBadge{border-radius:999px;padding:.25rem .7rem;font-size:.75rem;font-weight:600;display:inline-block}.results-module__gNw-8q__statusSuccess{color:#10b981;background:#10b98126;border:1px solid #10b9814d}.results-module__gNw-8q__statusGold{color:#f59e0b;background:#f59e0b26;border:1px solid #f59e0b4d}.results-module__gNw-8q__statusMuted{color:#94a3b8;background:#94a3b826;border:1px solid #94a3b84d}.results-module__gNw-8q__timeCell{color:var(--text-muted);font-size:.85rem}.results-module__gNw-8q__detailLink{color:var(--primary);font-weight:600;text-decoration:none}.results-module__gNw-8q__detailLink:hover{text-decoration:underline}.results-module__gNw-8q__emptyState{text-align:center;color:var(--text-muted);padding:2rem}.results-module__gNw-8q__pagination{justify-content:space-between;align-items:center;gap:1rem;display:flex}.results-module__gNw-8q__pageInfo{color:var(--text-muted);font-size:.9rem}.results-module__gNw-8q__pageButtons{gap:.5rem;display:flex}.results-module__gNw-8q__pageBtn{border:1px solid var(--border-color);background:var(--bg-glass);width:36px;height:36px;color:var(--text-main);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;display:flex}.results-module__gNw-8q__pageBtn:disabled{opacity:.5;cursor:not-allowed}.results-module__gNw-8q__detailContainer{flex-direction:column;gap:1.5rem;display:flex}.results-module__gNw-8q__detailHeader{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.results-module__gNw-8q__detailHeader h1{margin-bottom:.5rem;font-size:2rem;font-weight:800}.results-module__gNw-8q__detailHeader p{color:var(--text-muted)}.results-module__gNw-8q__backLink{border:1px solid var(--border-color);background:var(--bg-glass);color:var(--text-main);border-radius:10px;padding:.6rem 1.2rem;text-decoration:none}.results-module__gNw-8q__detailGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;display:grid}.results-module__gNw-8q__infoCard{border:1px solid var(--border-color);background:var(--bg-glass);border-radius:16px;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.results-module__gNw-8q__infoCard h2{font-size:1.1rem;font-weight:700}.results-module__gNw-8q__infoList{gap:.75rem;display:grid}.results-module__gNw-8q__label{color:var(--text-muted);margin-bottom:.25rem;font-size:.8rem;display:block}.results-module__gNw-8q__value{font-weight:600}.results-module__gNw-8q__jsonBlock{white-space:pre-wrap;word-break:break-all;border:1px solid var(--border-color);color:#e2e8f0;background:#0f172a99;border-radius:12px;max-height:420px;padding:1rem;font-size:.85rem;overflow:auto}.results-module__gNw-8q__emptyText{color:var(--text-muted)}.results-module__gNw-8q__fullWidth{grid-column:span 2}@media (max-width:1024px){.results-module__gNw-8q__detailGrid{grid-template-columns:1fr}.results-module__gNw-8q__fullWidth{grid-column:span 1}}.results-module__gNw-8q__ipCell{flex-direction:column;gap:.3rem;min-width:140px;display:flex}.results-module__gNw-8q__ipRow{align-items:center;gap:.4rem;display:flex}.results-module__gNw-8q__ipCode{color:#94a3b8;letter-spacing:.02em;background:#94a3b814;border-radius:4px;padding:.15rem .4rem;font-family:SF Mono,Fira Code,monospace;font-size:.78rem}.results-module__gNw-8q__ipEmpty{color:var(--text-muted);font-size:.85rem}.results-module__gNw-8q__ipLookupBtn{color:#818cf8;cursor:pointer;background:#6366f11a;border:1px solid #6366f140;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;transition:all .2s;display:flex}.results-module__gNw-8q__ipLookupBtn:hover:not(:disabled){color:#a5b4fc;background:#6366f133;transform:scale(1.1)}.results-module__gNw-8q__ipLookupBtn:disabled{opacity:.6;cursor:not-allowed}.results-module__gNw-8q__ipLocation{flex-direction:column;gap:.15rem;animation:.2s results-module__gNw-8q__fadeSlideDown;display:flex}.results-module__gNw-8q__ipLocationText{color:#6ee7b7;font-size:.72rem;font-weight:500}.results-module__gNw-8q__ipIsp{color:var(--text-muted);font-size:.68rem}.results-module__gNw-8q__ipError{color:#f87171;font-size:.68rem}.results-module__gNw-8q__spinning{animation:.8s linear infinite results-module__gNw-8q__spin}@keyframes results-module__gNw-8q__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes results-module__gNw-8q__fadeSlideDown{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
.MBTICharacter-module__1bLrUG__container{justify-content:center;align-items:center;display:flex;position:relative}.MBTICharacter-module__1bLrUG__sm{width:100px;height:100px}.MBTICharacter-module__1bLrUG__md{width:140px;height:140px}.MBTICharacter-module__1bLrUG__lg{width:200px;height:200px}.MBTICharacter-module__1bLrUG__xl{width:280px;height:280px}.MBTICharacter-module__1bLrUG__glow{filter:blur(50px);pointer-events:none;z-index:0;opacity:.8;border-radius:50%;position:absolute}.MBTICharacter-module__1bLrUG__ring{opacity:.3;pointer-events:none;border:2px dashed;border-radius:50%;position:absolute}.MBTICharacter-module__1bLrUG__characterWrapper{z-index:1;justify-content:center;align-items:center;display:flex;position:relative}.MBTICharacter-module__1bLrUG__character{z-index:2;filter:drop-shadow(0 10px 30px #00000026);transition:all .4s;position:relative}.MBTICharacter-module__1bLrUG__character:hover{filter:drop-shadow(0 15px 40px #0003);transform:scale(1.02)}.MBTICharacter-module__1bLrUG__shimmer{z-index:3;pointer-events:none;mix-blend-mode:overlay;background:linear-gradient(90deg,#0000 0%,#ffffff1a 50%,#0000 100%) 0 0/200% 100%;border-radius:50%;position:absolute;top:0;left:0}.MBTICharacter-module__1bLrUG__placeholder{border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;overflow:hidden}.MBTICharacter-module__1bLrUG__placeholderPulse{background:linear-gradient(90deg,#0000 0%,#fff3 50%,#0000 100%) 0 0/200% 100%;width:100%;height:100%;animation:1.5s infinite MBTICharacter-module__1bLrUG__pulse}@keyframes MBTICharacter-module__1bLrUG__pulse{0%{background-position:200% 0}to{background-position:-200% 0}}.MBTICharacter-module__1bLrUG__particles{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute}.MBTICharacter-module__1bLrUG__particle{opacity:0;border-radius:50%;width:6px;height:6px;position:absolute}.MBTICharacter-module__1bLrUG__fallbackAvatar{border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 8px 32px #0003,inset 0 2px 8px #fff3}.MBTICharacter-module__1bLrUG__fallbackText{color:#fff;letter-spacing:1px;text-shadow:0 2px 4px #0003;font-size:1.2em;font-weight:800}.MBTICharacter-module__1bLrUG__miniContainer{cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 2px 8px #00000026}.MBTICharacter-module__1bLrUG__miniContainer:hover{box-shadow:0 4px 16px #00000040}.MBTICharacter-module__1bLrUG__miniContainer img{object-fit:cover;width:100%;height:100%}.MBTICharacter-module__1bLrUG__miniContainer span{color:#fff;text-shadow:0 1px 2px #0003;font-weight:700}@media (max-width:640px){.MBTICharacter-module__1bLrUG__sm{width:80px;height:80px}.MBTICharacter-module__1bLrUG__md{width:110px;height:110px}.MBTICharacter-module__1bLrUG__lg{width:160px;height:160px}.MBTICharacter-module__1bLrUG__xl{width:220px;height:220px}.MBTICharacter-module__1bLrUG__particle{width:4px;height:4px}}@media (prefers-reduced-motion:reduce){.MBTICharacter-module__1bLrUG__shimmer,.MBTICharacter-module__1bLrUG__placeholderPulse{animation:none}.MBTICharacter-module__1bLrUG__particle{display:none}.MBTICharacter-module__1bLrUG__ring{animation:none!important}}
.PaymentDialog-module__BhpXcG__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#0009;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.PaymentDialog-module__BhpXcG__dialog{background:var(--surface);border:1px solid var(--glass-border);border-radius:24px;width:100%;max-width:420px;max-height:90vh;padding:2.5rem 2rem 2rem;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040}.PaymentDialog-module__BhpXcG__closeBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;padding:.5rem;transition:all .2s;position:absolute;top:1rem;right:1rem}.PaymentDialog-module__BhpXcG__closeBtn:hover{background:var(--selection);color:var(--text-main)}.PaymentDialog-module__BhpXcG__header{text-align:center;margin-bottom:1.5rem}.PaymentDialog-module__BhpXcG__headerIcon{color:var(--primary);margin-bottom:1rem}.PaymentDialog-module__BhpXcG__header h2{color:var(--text-main);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.PaymentDialog-module__BhpXcG__header p{color:var(--text-muted);font-size:.95rem;line-height:1.5}.PaymentDialog-module__BhpXcG__priceSection{text-align:center;background:linear-gradient(135deg,#8b5cf61a,#ec48991a);border-radius:16px;margin-bottom:1.25rem;padding:1rem 1.5rem}.PaymentDialog-module__BhpXcG__price{color:var(--primary);font-size:2.25rem;font-weight:800;display:block}.PaymentDialog-module__BhpXcG__priceLabel{color:var(--text-muted);font-size:.85rem}.PaymentDialog-module__BhpXcG__qrcodeSection{justify-content:center;margin-bottom:1.25rem;display:flex}.PaymentDialog-module__BhpXcG__qrcodeWrapper{background:#fff;border-radius:16px;padding:.5rem;box-shadow:0 4px 12px #00000014}.PaymentDialog-module__BhpXcG__qrcode{border-radius:12px;width:200px;height:200px;display:block}.PaymentDialog-module__BhpXcG__stepsGuide{background:var(--bg-glass);border:1px solid var(--border-color);border-radius:12px;flex-direction:column;gap:.625rem;margin-bottom:1.25rem;padding:1rem;display:flex}.PaymentDialog-module__BhpXcG__stepItem{color:var(--text-main);align-items:center;gap:.75rem;font-size:.9rem;display:flex}.PaymentDialog-module__BhpXcG__stepNum{background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:700;display:flex}.PaymentDialog-module__BhpXcG__payBtn{background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-bottom:1rem;padding:1rem;font-size:1.05rem;font-weight:600;transition:all .3s;display:flex}.PaymentDialog-module__BhpXcG__payBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #8b5cf64d}.PaymentDialog-module__BhpXcG__payBtn:disabled{opacity:.5;cursor:not-allowed}.PaymentDialog-module__BhpXcG__backBtn{width:100%;color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:.75rem;font-size:.9rem;transition:all .2s}.PaymentDialog-module__BhpXcG__backBtn:hover{color:var(--primary)}.PaymentDialog-module__BhpXcG__features{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.PaymentDialog-module__BhpXcG__feature{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.85rem;display:flex}.PaymentDialog-module__BhpXcG__feature svg{color:var(--primary);flex-shrink:0}.PaymentDialog-module__BhpXcG__inputSection{margin-bottom:1.25rem}.PaymentDialog-module__BhpXcG__codeInput{text-align:center;letter-spacing:.15em;background:var(--bg-glass);border:2px solid var(--border-color);width:100%;color:var(--text-main);border-radius:12px;outline:none;padding:1rem;font-size:1.25rem;font-weight:600;transition:all .3s}.PaymentDialog-module__BhpXcG__codeInput:focus{border-color:var(--primary);box-shadow:0 0 0 3px #8b5cf626}.PaymentDialog-module__BhpXcG__codeInput.PaymentDialog-module__BhpXcG__inputError{border-color:#ef4444}.PaymentDialog-module__BhpXcG__codeInput::placeholder{color:var(--text-muted);opacity:.5;letter-spacing:normal;font-weight:400}.PaymentDialog-module__BhpXcG__errorMsg{color:#ef4444;align-items:center;gap:.5rem;margin-top:.5rem;font-size:.85rem;display:flex}.PaymentDialog-module__BhpXcG__loadingState{flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem 1rem;display:flex}.PaymentDialog-module__BhpXcG__spinner{color:var(--primary);animation:1s linear infinite PaymentDialog-module__BhpXcG__spin}@keyframes PaymentDialog-module__BhpXcG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.PaymentDialog-module__BhpXcG__loadingState h3{color:var(--text-main);font-size:1.1rem}.PaymentDialog-module__BhpXcG__successState{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem 1rem;display:flex}.PaymentDialog-module__BhpXcG__successIcon{color:#10b981}.PaymentDialog-module__BhpXcG__successState h3{color:var(--text-main);font-size:1.25rem;font-weight:700}.PaymentDialog-module__BhpXcG__successState p{color:var(--text-muted);font-size:.95rem}@media (max-width:480px){.PaymentDialog-module__BhpXcG__dialog{max-width:100%;margin:0 1rem;padding:2rem 1.5rem 1.5rem}.PaymentDialog-module__BhpXcG__price{font-size:2rem}.PaymentDialog-module__BhpXcG__features{grid-template-columns:1fr}.PaymentDialog-module__BhpXcG__qrcode{width:180px;height:180px}}
.RedeemCodeDialog-module__qdaTxa__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#0009;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.RedeemCodeDialog-module__qdaTxa__dialog{background:var(--surface);border:1px solid var(--glass-border);border-radius:24px;width:100%;max-width:420px;padding:2.5rem 2rem 2rem;position:relative;box-shadow:0 25px 50px -12px #00000040}.RedeemCodeDialog-module__qdaTxa__closeBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;padding:.5rem;transition:all .2s;position:absolute;top:1rem;right:1rem}.RedeemCodeDialog-module__qdaTxa__closeBtn:hover{background:var(--selection);color:var(--text-main)}.RedeemCodeDialog-module__qdaTxa__header{text-align:center;margin-bottom:2rem}.RedeemCodeDialog-module__qdaTxa__iconWrapper{background:linear-gradient(135deg,#8b5cf626,#ec489926);border-radius:20px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1rem;display:inline-flex}.RedeemCodeDialog-module__qdaTxa__iconWrapper svg{color:var(--primary)}.RedeemCodeDialog-module__qdaTxa__header h2{color:var(--text-main);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.RedeemCodeDialog-module__qdaTxa__header p{color:var(--text-muted);font-size:.9rem;line-height:1.5}.RedeemCodeDialog-module__qdaTxa__inputSection{margin-bottom:1.5rem}.RedeemCodeDialog-module__qdaTxa__codeInput{background:var(--bg-glass);border:2px solid var(--border-color);width:100%;color:var(--text-main);letter-spacing:2px;text-align:center;text-transform:uppercase;border-radius:14px;padding:1rem 1.25rem;font-family:SF Mono,Fira Code,Consolas,monospace;font-size:1.25rem;font-weight:600;transition:all .3s}.RedeemCodeDialog-module__qdaTxa__codeInput:focus{border-color:var(--primary);box-shadow:0 0 0 4px var(--selection);outline:none}.RedeemCodeDialog-module__qdaTxa__codeInput::placeholder{color:var(--text-muted);letter-spacing:1px;font-size:1rem;font-weight:400}.RedeemCodeDialog-module__qdaTxa__codeInput.RedeemCodeDialog-module__qdaTxa__error{border-color:#ef4444;box-shadow:0 0 0 4px #ef44441a}.RedeemCodeDialog-module__qdaTxa__errorMsg{color:#ef4444;background:#ef44441a;border:1px solid #ef444433;border-radius:10px;align-items:center;gap:.5rem;margin-top:.75rem;padding:.6rem .875rem;font-size:.85rem;display:flex}.RedeemCodeDialog-module__qdaTxa__submitBtn{background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem;font-size:1.05rem;font-weight:600;transition:all .3s;display:flex}.RedeemCodeDialog-module__qdaTxa__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #8b5cf64d}.RedeemCodeDialog-module__qdaTxa__submitBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.RedeemCodeDialog-module__qdaTxa__spinner{animation:1s linear infinite RedeemCodeDialog-module__qdaTxa__spin}@keyframes RedeemCodeDialog-module__qdaTxa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.RedeemCodeDialog-module__qdaTxa__successState{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:2rem 1rem;display:flex}.RedeemCodeDialog-module__qdaTxa__successIcon{color:#10b981}.RedeemCodeDialog-module__qdaTxa__successState h3{color:var(--text-main);font-size:1.25rem;font-weight:700}.RedeemCodeDialog-module__qdaTxa__successState p{color:var(--text-muted);font-size:.95rem}.RedeemCodeDialog-module__qdaTxa__hint{text-align:center;color:var(--text-muted);margin-top:1.25rem;font-size:.8rem}@media (max-width:480px){.RedeemCodeDialog-module__qdaTxa__dialog{max-width:100%;margin:0 1rem;padding:2rem 1.5rem 1.5rem}.RedeemCodeDialog-module__qdaTxa__codeInput{font-size:1.1rem}}
.DashboardMBTI-module__z5LyNq__container{background:var(--glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--glass-border);box-shadow:var(--shadow-md);border-radius:24px;align-items:center;gap:2rem;margin-bottom:2rem;padding:2rem;display:flex;position:relative;overflow:hidden}.DashboardMBTI-module__z5LyNq__container:before{content:"";background:radial-gradient(circle,var(--mesh-1)0%,transparent 70%);filter:blur(60px);pointer-events:none;width:300px;height:300px;animation:10s ease-in-out infinite DashboardMBTI-module__z5LyNq__float;position:absolute;top:-50%;right:-20%}@keyframes DashboardMBTI-module__z5LyNq__float{0%,to{transform:translate(0)}50%{transform:translate(-20px,20px)}}.DashboardMBTI-module__z5LyNq__characterSection{flex-shrink:0}.DashboardMBTI-module__z5LyNq__infoSection{z-index:1;flex-direction:column;flex:1;gap:.75rem;display:flex;position:relative}.DashboardMBTI-module__z5LyNq__typeHeader{align-items:center;gap:1rem;display:flex}.DashboardMBTI-module__z5LyNq__emoji{filter:drop-shadow(0 4px 8px #0000001a);font-size:2.5rem}.DashboardMBTI-module__z5LyNq__typeInfo{flex-direction:column;gap:.25rem;display:flex}.DashboardMBTI-module__z5LyNq__typeName{background:linear-gradient(135deg,var(--primary),var(--secondary));-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:800}.DashboardMBTI-module__z5LyNq__typeTitle{color:var(--text-main);font-size:1rem;font-weight:600}.DashboardMBTI-module__z5LyNq__tagline{color:var(--text-muted);border-left:3px solid var(--primary);margin:.5rem 0;padding-left:1rem;font-size:.95rem;font-style:italic}.DashboardMBTI-module__z5LyNq__tags{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.DashboardMBTI-module__z5LyNq__tag{background:var(--selection);border:1px solid var(--border-color);color:var(--primary);border-radius:100px;padding:.35rem .75rem;font-size:.8rem;font-weight:500;transition:all .2s}.DashboardMBTI-module__z5LyNq__tag:hover{background:var(--primary);color:var(--primary-foreground);border-color:var(--primary)}.DashboardMBTI-module__z5LyNq__viewBtn{border:1px solid var(--border-color);color:var(--text-main);background:0 0;border-radius:100px;align-items:center;gap:.5rem;width:fit-content;margin-top:1rem;padding:.6rem 1.25rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.DashboardMBTI-module__z5LyNq__viewBtn:hover{background:var(--primary);border-color:var(--primary);color:var(--primary-foreground);transform:translate(4px)}.DashboardMBTI-module__z5LyNq__statusBadge{background:var(--selection);cursor:pointer;border-radius:100px;align-items:center;gap:.5rem;padding:.35rem .75rem .35rem .35rem;transition:all .3s;display:flex}.DashboardMBTI-module__z5LyNq__statusBadge:hover{background:var(--primary)}.DashboardMBTI-module__z5LyNq__statusBadge:hover .DashboardMBTI-module__z5LyNq__statusType{color:var(--primary-foreground)}.DashboardMBTI-module__z5LyNq__statusType{background:linear-gradient(135deg,var(--primary),var(--secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:.9rem;font-weight:800;transition:all .3s}@media (max-width:768px){.DashboardMBTI-module__z5LyNq__container{text-align:center;flex-direction:column;gap:1.5rem;padding:1.5rem}.DashboardMBTI-module__z5LyNq__typeHeader{justify-content:center}.DashboardMBTI-module__z5LyNq__tagline{text-align:center;border-left:none;padding-left:0}.DashboardMBTI-module__z5LyNq__tags{justify-content:center}.DashboardMBTI-module__z5LyNq__viewBtn{margin:1rem auto 0}.DashboardMBTI-module__z5LyNq__emoji{font-size:2rem}.DashboardMBTI-module__z5LyNq__typeName{font-size:1.5rem}}@media (max-width:480px){.DashboardMBTI-module__z5LyNq__container{padding:1.25rem}.DashboardMBTI-module__z5LyNq__typeHeader{flex-direction:column;gap:.5rem}.DashboardMBTI-module__z5LyNq__typeInfo{align-items:center}}
.PremiumReport-module__YmLo8W__container{background:var(--glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--glass-border);border-radius:24px;overflow:hidden}.PremiumReport-module__YmLo8W__header{text-align:center;border-bottom:1px solid var(--glass-border);background:linear-gradient(135deg,#8b5cf61a,#ec48991a);padding:2rem}.PremiumReport-module__YmLo8W__headerIcon{color:#f59e0b;margin-bottom:.5rem}.PremiumReport-module__YmLo8W__header h2{color:var(--text-main);margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.PremiumReport-module__YmLo8W__headerSubtitle{color:var(--text-muted);font-size:.9rem}.PremiumReport-module__YmLo8W__tabs{border-bottom:1px solid var(--glass-border);background:var(--bg-glass);-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:.25rem;padding:0 .5rem;display:flex;overflow-x:auto}.PremiumReport-module__YmLo8W__tabs::-webkit-scrollbar{display:none}.PremiumReport-module__YmLo8W__tab{color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:.5rem;margin-bottom:-1px;padding:1rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .3s;display:flex}.PremiumReport-module__YmLo8W__tab:hover{color:var(--text-main)}.PremiumReport-module__YmLo8W__tab.PremiumReport-module__YmLo8W__activeTab{color:var(--primary);border-bottom-color:var(--primary)}.PremiumReport-module__YmLo8W__content{padding:1.5rem}.PremiumReport-module__YmLo8W__loadingContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.PremiumReport-module__YmLo8W__loadingSpinner{margin-bottom:1rem}.PremiumReport-module__YmLo8W__spinner{color:var(--primary);animation:1s linear infinite PremiumReport-module__YmLo8W__spin}@keyframes PremiumReport-module__YmLo8W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.PremiumReport-module__YmLo8W__loadingContainer h3{color:var(--text-main);margin-bottom:.5rem;font-size:1.25rem}.PremiumReport-module__YmLo8W__loadingContainer p{color:var(--text-muted);font-size:.95rem}.PremiumReport-module__YmLo8W__errorContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.PremiumReport-module__YmLo8W__errorIcon{color:#ef4444;margin-bottom:1rem}.PremiumReport-module__YmLo8W__errorContainer h3{color:var(--text-main);margin-bottom:.5rem;font-size:1.25rem}.PremiumReport-module__YmLo8W__errorContainer p{color:var(--text-muted);margin-bottom:1.5rem}.PremiumReport-module__YmLo8W__retryBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:.875rem 2rem;font-weight:600;transition:all .3s}.PremiumReport-module__YmLo8W__retryBtn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #8b5cf64d}.PremiumReport-module__YmLo8W__sectionCard{background:var(--bg-glass);border:1px solid var(--glass-border);border-radius:16px;margin-bottom:1rem;padding:1.5rem}.PremiumReport-module__YmLo8W__sectionCard h3{color:var(--text-main);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.1rem;font-weight:700;display:flex}.PremiumReport-module__YmLo8W__sectionCard h3 svg{color:var(--primary)}.PremiumReport-module__YmLo8W__sectionCard p{color:var(--text-muted);line-height:1.7}.PremiumReport-module__YmLo8W__overview{border-left:3px solid var(--primary);padding-left:1rem;font-size:1rem;line-height:1.8}.PremiumReport-module__YmLo8W__twoColumn{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem;display:grid}.PremiumReport-module__YmLo8W__tagList{flex-wrap:wrap;gap:.5rem;display:flex}.PremiumReport-module__YmLo8W__tag{background:var(--selection);color:var(--text-main);border:1px solid var(--border-color);border-radius:100px;padding:.5rem 1rem;font-size:.85rem}.PremiumReport-module__YmLo8W__adviceList{margin:0;padding:0;list-style:none}.PremiumReport-module__YmLo8W__adviceList li{color:var(--text-muted);border-bottom:1px solid var(--glass-border);align-items:flex-start;gap:.5rem;padding:.75rem 0;display:flex}.PremiumReport-module__YmLo8W__adviceList li:last-child{border-bottom:none}.PremiumReport-module__YmLo8W__adviceList li svg{color:var(--primary);flex-shrink:0;margin-top:2px}.PremiumReport-module__YmLo8W__greenCard{background:linear-gradient(135deg,#10b9811a,#10b9810d);border-color:#10b9814d}.PremiumReport-module__YmLo8W__greenCard h3 svg{color:#10b981}.PremiumReport-module__YmLo8W__redCard{background:linear-gradient(135deg,#ef44441a,#ef44440d);border-color:#ef44444d}.PremiumReport-module__YmLo8W__redCard h3 svg{color:#ef4444}.PremiumReport-module__YmLo8W__signalList{margin:0;padding:0;list-style:none}.PremiumReport-module__YmLo8W__signalList li{color:var(--text-muted);border-bottom:1px solid var(--glass-border);padding:.5rem 0}.PremiumReport-module__YmLo8W__signalList li:last-child{border-bottom:none}.PremiumReport-module__YmLo8W__typeTagList{flex-wrap:wrap;gap:.5rem;display:flex}.PremiumReport-module__YmLo8W__typeTag{border-radius:8px;padding:.5rem 1rem;font-size:.9rem;font-weight:600}.PremiumReport-module__YmLo8W__typeTag.PremiumReport-module__YmLo8W__compatible{color:#10b981;background:#10b98133}.PremiumReport-module__YmLo8W__typeTag.PremiumReport-module__YmLo8W__incompatible{color:#ef4444;background:#ef444433}.PremiumReport-module__YmLo8W__typeCard{text-align:center;background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;border-radius:20px;margin-bottom:1.5rem;padding:2rem}.PremiumReport-module__YmLo8W__typeHeader{margin-bottom:.5rem}.PremiumReport-module__YmLo8W__typeLabel{opacity:.8;font-size:.9rem}.PremiumReport-module__YmLo8W__typeCode{letter-spacing:-2px;font-size:3rem;font-weight:800}.PremiumReport-module__YmLo8W__typeDesc{opacity:.9;font-size:.95rem}.PremiumReport-module__YmLo8W__dimensionsOverview h3{color:var(--text-main);margin-bottom:1rem;font-size:1.1rem;font-weight:700}.PremiumReport-module__YmLo8W__dimensionsList{flex-direction:column;gap:1rem;display:flex}.PremiumReport-module__YmLo8W__dimensionItem{background:var(--bg-glass);border:1px solid var(--glass-border);border-radius:12px;padding:1rem}.PremiumReport-module__YmLo8W__dimensionHeader{justify-content:space-between;margin-bottom:.5rem;display:flex}.PremiumReport-module__YmLo8W__dimensionLabel{color:var(--text-main);font-weight:600}.PremiumReport-module__YmLo8W__dimensionValue{color:var(--primary);font-weight:700}.PremiumReport-module__YmLo8W__dimensionBar{background:var(--selection);border-radius:100px;height:8px;margin-bottom:.75rem;overflow:hidden}.PremiumReport-module__YmLo8W__dimensionFill{background:linear-gradient(90deg,var(--primary),var(--secondary));border-radius:100px;height:100%}.PremiumReport-module__YmLo8W__dimensionDesc{color:var(--text-muted);font-size:.85rem;line-height:1.5}.PremiumReport-module__YmLo8W__famousPeople{margin-top:1.5rem}.PremiumReport-module__YmLo8W__famousPeople h3{color:var(--text-main);align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:1rem;font-weight:600;display:flex}.PremiumReport-module__YmLo8W__famousPeople h3 svg{color:#f59e0b}.PremiumReport-module__YmLo8W__peopleList{flex-wrap:wrap;gap:.5rem;display:flex}.PremiumReport-module__YmLo8W__personTag{background:var(--selection);color:var(--text-muted);border-radius:100px;padding:.4rem .85rem;font-size:.85rem}.PremiumReport-module__YmLo8W__strengthList,.PremiumReport-module__YmLo8W__weaknessList{margin:0;padding:0;list-style:none}.PremiumReport-module__YmLo8W__strengthList li,.PremiumReport-module__YmLo8W__weaknessList li{color:var(--text-muted);border-bottom:1px solid var(--glass-border);padding:.5rem 0}.PremiumReport-module__YmLo8W__strengthList li:before{content:"✓";color:#10b981;margin-right:.5rem}.PremiumReport-module__YmLo8W__weaknessList li:before{content:"⚠";color:#f59e0b;margin-right:.5rem}.PremiumReport-module__YmLo8W__pathList{flex-direction:column;gap:.75rem;display:flex}.PremiumReport-module__YmLo8W__pathItem{background:var(--selection);border-radius:10px;align-items:center;gap:1rem;padding:.75rem;display:flex}.PremiumReport-module__YmLo8W__pathNumber{background:var(--primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;font-weight:700;display:flex}.PremiumReport-module__YmLo8W__bookList{flex-direction:column;gap:.5rem;display:flex}.PremiumReport-module__YmLo8W__bookItem{background:var(--selection);color:var(--text-muted);border-radius:8px;padding:.75rem;font-size:.9rem}.PremiumReport-module__YmLo8W__habitList{flex-wrap:wrap;gap:.5rem;display:flex}.PremiumReport-module__YmLo8W__habitTag{border:1px solid var(--glass-border);color:var(--text-main);background:linear-gradient(135deg,#8b5cf61a,#ec48991a);border-radius:100px;padding:.5rem 1rem;font-size:.85rem}.PremiumReport-module__YmLo8W__goalList{margin:0;padding:0;list-style:none}.PremiumReport-module__YmLo8W__goalList li{color:var(--text-muted);border-bottom:1px solid var(--glass-border);padding:.5rem 0 .5rem 1.5rem;position:relative}.PremiumReport-module__YmLo8W__goalList li:before{content:"→";color:var(--primary);position:absolute;left:0}.PremiumReport-module__YmLo8W__industryTag,.PremiumReport-module__YmLo8W__roleTag{background:var(--selection);color:var(--text-main);border:1px solid var(--border-color);border-radius:8px;padding:.5rem 1rem;font-size:.85rem}.PremiumReport-module__YmLo8W__advantageList li:before{content:"✓";color:#10b981;margin-right:.5rem}.PremiumReport-module__YmLo8W__riskList li:before{content:"!";color:#ef4444;margin-right:.5rem}.PremiumReport-module__YmLo8W__fiveYearPlan{border-left:4px solid var(--primary);background:linear-gradient(135deg,#8b5cf61a,#ec48990d);border-radius:12px;padding:1rem}.PremiumReport-module__YmLo8W__tipsList{margin:0;padding:0;list-style:none}.PremiumReport-module__YmLo8W__tipsList li{color:var(--text-muted);border-bottom:1px solid var(--glass-border);align-items:flex-start;gap:.75rem;padding:.875rem 0;display:flex}.PremiumReport-module__YmLo8W__tipsList li:last-child{border-bottom:none}.PremiumReport-module__YmLo8W__tipNumber{background:var(--primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:700;display:flex}.PremiumReport-module__YmLo8W__chartCard{background:var(--bg-glass);border:1px solid var(--glass-border);border-radius:16px;margin-bottom:1rem;padding:1.5rem}.PremiumReport-module__YmLo8W__chartCard h3{color:var(--text-main);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.1rem;font-weight:700;display:flex}.PremiumReport-module__YmLo8W__chartWrapper{margin:0 -.5rem}.PremiumReport-module__YmLo8W__compatibilityList{flex-direction:column;gap:.75rem;display:flex}.PremiumReport-module__YmLo8W__compatibilityItem{grid-template-columns:60px 1fr 50px;align-items:center;gap:1rem;display:grid}.PremiumReport-module__YmLo8W__compatibilityType{color:var(--text-main);font-size:.9rem;font-weight:600}.PremiumReport-module__YmLo8W__compatibilityBar{background:var(--selection);border-radius:100px;height:10px;overflow:hidden}.PremiumReport-module__YmLo8W__compatibilityFill{border-radius:100px;height:100%}.PremiumReport-module__YmLo8W__compatibilityScore{color:var(--primary);text-align:right;font-weight:700}.PremiumReport-module__YmLo8W__statsCard{background:var(--bg-glass);border:1px solid var(--glass-border);border-radius:16px;padding:1.5rem}.PremiumReport-module__YmLo8W__statsCard h3{color:var(--text-main);margin-bottom:1rem;font-size:1.1rem;font-weight:700}.PremiumReport-module__YmLo8W__statsGrid{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem;display:grid}.PremiumReport-module__YmLo8W__statItem{flex-direction:column;gap:.25rem;display:flex}.PremiumReport-module__YmLo8W__statLabel{color:var(--text-muted);font-size:.85rem}.PremiumReport-module__YmLo8W__statValue{color:var(--text-main);font-weight:600}.PremiumReport-module__YmLo8W__statDesc{color:var(--text-muted);font-size:.9rem;line-height:1.6}@media (max-width:768px){.PremiumReport-module__YmLo8W__twoColumn{grid-template-columns:1fr}.PremiumReport-module__YmLo8W__tabs{padding:0}.PremiumReport-module__YmLo8W__tab{padding:.875rem 1rem}.PremiumReport-module__YmLo8W__tab span{display:none}.PremiumReport-module__YmLo8W__content{padding:1rem}.PremiumReport-module__YmLo8W__typeCode{font-size:2.5rem}.PremiumReport-module__YmLo8W__statsGrid{grid-template-columns:1fr}}
.RadarChart-module__1LpVcq__container{justify-content:center;align-items:center;padding:1rem;display:flex}.RadarChart-module__1LpVcq__canvas{max-width:100%;height:auto}
.dashboard-module__VzCOZG__container{min-height:100vh}.dashboard-module__VzCOZG__navbar{background:var(--nav-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--nav-border);z-index:100;justify-content:space-between;align-items:center;padding:1rem 5%;display:flex;position:sticky;top:0}.dashboard-module__VzCOZG__logo{color:var(--text-main);align-items:center;gap:.5rem;font-size:1.4rem;font-weight:800;text-decoration:none;display:flex}.dashboard-module__VzCOZG__logo svg{color:var(--primary)}.dashboard-module__VzCOZG__navLinks{align-items:center;gap:2rem;display:flex}.dashboard-module__VzCOZG__navLinks a{color:var(--text-muted);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .3s}.dashboard-module__VzCOZG__navLinks a:hover{color:var(--text-main)}.dashboard-module__VzCOZG__main{max-width:1400px;margin:0 auto;padding:2rem 5% 4rem}.dashboard-module__VzCOZG__header{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:1rem;padding:2rem 0 2.5rem;display:flex}.dashboard-module__VzCOZG__greetingArea{flex:1}.dashboard-module__VzCOZG__greeting{letter-spacing:-1px;color:var(--text-main);margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.dashboard-module__VzCOZG__wave{transform-origin:70% 70%;animation:2s ease-in-out infinite dashboard-module__VzCOZG__wave;display:inline-block}@keyframes dashboard-module__VzCOZG__wave{0%,to{transform:rotate(0)}10%,30%{transform:rotate(14deg)}20%{transform:rotate(-8deg)}40%{transform:rotate(-4deg)}50%,to{transform:rotate(0)}}.dashboard-module__VzCOZG__subtitle{color:var(--text-muted);font-size:1.05rem}.dashboard-module__VzCOZG__subtitle strong{color:var(--primary);font-weight:700}.dashboard-module__VzCOZG__greetingRow{align-items:center;gap:2rem;display:flex}.dashboard-module__VzCOZG__greetingText{flex:1}.dashboard-module__VzCOZG__greetingCharacter{flex-shrink:0;position:relative}.dashboard-module__VzCOZG__greetingCharacter:before{content:"";background:radial-gradient(circle,var(--primary)0%,transparent 70%);opacity:.15;filter:blur(20px);z-index:-1;border-radius:50%;animation:3s ease-in-out infinite alternate dashboard-module__VzCOZG__characterGlow;position:absolute;inset:-15px}@keyframes dashboard-module__VzCOZG__characterGlow{0%{opacity:.1;transform:scale(.95)}to{opacity:.2;transform:scale(1.05)}}.dashboard-module__VzCOZG__greetingAvatar{filter:drop-shadow(0 8px 20px #00000026);width:100px;height:100px;transition:transform .3s,filter .3s}.dashboard-module__VzCOZG__greetingAvatar:hover{filter:drop-shadow(0 12px 30px #0003);transform:scale(1.08)}.dashboard-module__VzCOZG__statusBar{background:var(--glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-color);box-shadow:var(--shadow-md);border-radius:100px;align-items:center;gap:.75rem;padding:.75rem 1rem;transition:background .5s,border-color .5s;display:flex}.dashboard-module__VzCOZG__statusItem{align-items:center;gap:.4rem;padding:.25rem .5rem;display:flex}.dashboard-module__VzCOZG__statusItem svg{color:var(--primary);opacity:.8}.dashboard-module__VzCOZG__statusValue{color:var(--text-main);font-size:1.1rem;font-weight:800}.dashboard-module__VzCOZG__statusLabel{color:var(--text-muted);font-size:.85rem}.dashboard-module__VzCOZG__statusDivider{background:linear-gradient(to bottom,transparent,var(--border-color),transparent);width:1px;height:24px}.dashboard-module__VzCOZG__traitItem{background:var(--selection);border-radius:100px;padding:.35rem .75rem}.dashboard-module__VzCOZG__statusTrait{background:linear-gradient(135deg,var(--primary),var(--secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1rem;font-weight:800}.dashboard-module__VzCOZG__newTestBtn{background:var(--primary);color:var(--primary-foreground);border-radius:100px;align-items:center;gap:.4rem;margin-left:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.dashboard-module__VzCOZG__newTestBtn:hover{background:var(--primary-deep);transform:translate(2px)}.dashboard-module__VzCOZG__newTestBtn svg{transition:transform .3s}.dashboard-module__VzCOZG__newTestBtn:hover svg{transform:translate(3px)}.dashboard-module__VzCOZG__mainGrid{grid-template-columns:1fr 380px;align-items:start;gap:2rem;display:grid}.dashboard-module__VzCOZG__timelineSection{background:var(--glass);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--glass-border);min-height:500px;box-shadow:var(--shadow-md);border-radius:24px;padding:2rem;transition:background .5s,border-color .5s}.dashboard-module__VzCOZG__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.dashboard-module__VzCOZG__sectionHeader h2{color:var(--text-main);font-size:1.25rem;font-weight:700}.dashboard-module__VzCOZG__sectionLink{color:var(--primary);align-items:center;gap:.25rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:opacity .3s;display:flex}.dashboard-module__VzCOZG__sectionLink:hover{opacity:.8}.dashboard-module__VzCOZG__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.dashboard-module__VzCOZG__emptyIcon{background:linear-gradient(135deg,var(--selection),var(--mesh-1));border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin-bottom:1.5rem;display:flex}.dashboard-module__VzCOZG__emptyIcon svg{color:var(--primary)}.dashboard-module__VzCOZG__emptyState h3{color:var(--text-main);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.dashboard-module__VzCOZG__emptyState p{color:var(--text-muted);max-width:300px;margin-bottom:2rem}.dashboard-module__VzCOZG__sidebar{flex-direction:column;gap:1.5rem;display:flex}.dashboard-module__VzCOZG__aiCard{border:1px solid var(--border-color);box-shadow:var(--shadow-md);border-radius:24px;position:relative;overflow:hidden}.dashboard-module__VzCOZG__aiCardBg{background:linear-gradient(135deg,var(--mesh-1)0%,var(--mesh-2)50%,var(--mesh-3)100%);position:absolute;inset:0;overflow:hidden}.dashboard-module__VzCOZG__aiOrb{background:radial-gradient(circle,var(--mesh-1)0%,transparent 70%);filter:blur(40px);border-radius:50%;width:200px;height:200px;animation:8s ease-in-out infinite dashboard-module__VzCOZG__aiOrbFloat;position:absolute;top:-50%;right:-30%}.dashboard-module__VzCOZG__aiOrbSecondary{background:radial-gradient(circle,var(--mesh-2)0%,transparent 70%);filter:blur(40px);border-radius:50%;width:150px;height:150px;animation:10s ease-in-out infinite reverse dashboard-module__VzCOZG__aiOrbFloat;position:absolute;bottom:-30%;left:-20%}@keyframes dashboard-module__VzCOZG__aiOrbFloat{0%,to{transform:translate(0)}50%{transform:translate(10px,-10px)}}.dashboard-module__VzCOZG__aiContent{z-index:1;text-align:center;padding:2rem;position:relative}.dashboard-module__VzCOZG__aiIconWrapper{background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;border-radius:20px;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 1.5rem;display:flex;position:relative}.dashboard-module__VzCOZG__aiPulse{background:linear-gradient(135deg,var(--primary),var(--secondary));opacity:.4;border-radius:24px;animation:2s ease-in-out infinite dashboard-module__VzCOZG__aiPulse;position:absolute;inset:-4px}@keyframes dashboard-module__VzCOZG__aiPulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.2;transform:scale(1.1)}}.dashboard-module__VzCOZG__aiContent h3{color:var(--text-main);margin-bottom:.75rem;font-size:1.2rem;font-weight:700}.dashboard-module__VzCOZG__aiContent p{color:var(--text-muted);margin-bottom:1.5rem;font-size:.9rem;line-height:1.6}.dashboard-module__VzCOZG__aiBtn{background:linear-gradient(135deg,var(--primary),var(--primary-deep));color:var(--primary-foreground);box-shadow:0 4px 20px var(--btn-shadow);border-radius:100px;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.dashboard-module__VzCOZG__aiBtn:hover{box-shadow:0 6px 30px var(--btn-shadow-hover);transform:translateY(-2px)}.dashboard-module__VzCOZG__btnSparkle{animation:1.5s ease-in-out infinite dashboard-module__VzCOZG__sparkle}@keyframes dashboard-module__VzCOZG__sparkle{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.dashboard-module__VzCOZG__premiumSection{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--glass-border);box-shadow:var(--shadow-sm);background:linear-gradient(135deg,#8b5cf61a,#ec48991a);border-radius:20px;margin-bottom:1rem;padding:1.5rem}.dashboard-module__VzCOZG__premiumTitle{color:var(--text-main);align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:1rem;font-weight:700;display:flex}.dashboard-module__VzCOZG__premiumTitle svg{color:#f59e0b}.dashboard-module__VzCOZG__premiumDesc{color:var(--text-muted);margin-bottom:1rem;font-size:.9rem}.dashboard-module__VzCOZG__premiumBtn{background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.875rem 1rem;font-size:.95rem;font-weight:600;transition:all .3s;display:flex}.dashboard-module__VzCOZG__premiumBtn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #8b5cf64d}.dashboard-module__VzCOZG__recommendSection{background:var(--glass);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--glass-border);box-shadow:var(--shadow-sm);border-radius:20px;padding:1.5rem;transition:background .5s,border-color .5s}.dashboard-module__VzCOZG__recommendTitle{color:var(--text-muted);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.95rem;font-weight:600;display:flex}.dashboard-module__VzCOZG__recommendTitle svg{color:var(--primary)}.dashboard-module__VzCOZG__recommendList{flex-direction:column;gap:.75rem;display:flex}.dashboard-module__VzCOZG__recommendCard{background:var(--bg-glass);border:1px solid var(--glass-border);border-radius:14px;align-items:center;gap:1rem;padding:1rem;text-decoration:none;transition:all .3s;display:flex}.dashboard-module__VzCOZG__recommendCard:hover{background:var(--selection);border-color:var(--border-color);transform:translate(4px)}.dashboard-module__VzCOZG__recommendIcon{font-size:1.5rem}.dashboard-module__VzCOZG__recommendInfo{flex-direction:column;flex:1;gap:.25rem;display:flex}.dashboard-module__VzCOZG__recommendName{color:var(--text-main);font-size:.95rem;font-weight:600}.dashboard-module__VzCOZG__recommendDesc{color:var(--text-muted);font-size:.8rem}.dashboard-module__VzCOZG__recommendArrow{color:var(--primary);opacity:0;transition:all .3s;transform:translate(-5px)}.dashboard-module__VzCOZG__recommendCard:hover .dashboard-module__VzCOZG__recommendArrow{opacity:1;transform:translate(0)}@media (max-width:1200px){.dashboard-module__VzCOZG__mainGrid{grid-template-columns:1fr 320px}}@media (max-width:1024px){.dashboard-module__VzCOZG__mainGrid{grid-template-columns:1fr}.dashboard-module__VzCOZG__sidebar{flex-flow:wrap}.dashboard-module__VzCOZG__aiCard,.dashboard-module__VzCOZG__recommendSection{flex:1;min-width:300px}}@media (max-width:768px){.dashboard-module__VzCOZG__header{flex-direction:column;align-items:flex-start;gap:1.5rem}.dashboard-module__VzCOZG__greeting{font-size:2rem}.dashboard-module__VzCOZG__statusBar{border-radius:16px;flex-wrap:wrap;justify-content:center;gap:.5rem;width:100%;padding:1rem}.dashboard-module__VzCOZG__statusDivider{display:none}.dashboard-module__VzCOZG__newTestBtn{justify-content:center;width:100%;margin-top:.5rem;margin-left:0}.dashboard-module__VzCOZG__navLinks{gap:1rem;font-size:.9rem}.dashboard-module__VzCOZG__sidebar{flex-direction:column}.dashboard-module__VzCOZG__aiCard,.dashboard-module__VzCOZG__recommendSection{min-width:auto}}@media (max-width:480px){.dashboard-module__VzCOZG__main{padding:1rem 4% 3rem}.dashboard-module__VzCOZG__greeting{font-size:1.75rem}.dashboard-module__VzCOZG__subtitle{font-size:.95rem}.dashboard-module__VzCOZG__timelineSection{padding:1.5rem}}
.FullAnalysisReport-module__NkIREq__container{padding:2rem}.FullAnalysisReport-module__NkIREq__header{align-items:center;gap:.75rem;margin-bottom:2rem;display:flex}.FullAnalysisReport-module__NkIREq__header h2{background:linear-gradient(135deg,var(--primary),var(--secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.8rem;font-weight:800}.FullAnalysisReport-module__NkIREq__headerIcon{color:var(--primary);width:28px;height:28px}.FullAnalysisReport-module__NkIREq__loadingContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:6rem 2rem;display:flex}.FullAnalysisReport-module__NkIREq__loadingSpinner{background:linear-gradient(135deg,var(--primary),var(--secondary));border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:2rem;animation:2s infinite FullAnalysisReport-module__NkIREq__pulse;display:flex}.FullAnalysisReport-module__NkIREq__sparkle{color:#fff;width:40px;height:40px;animation:1.5s infinite FullAnalysisReport-module__NkIREq__sparkle}@keyframes FullAnalysisReport-module__NkIREq__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}@keyframes FullAnalysisReport-module__NkIREq__sparkle{0%,to{transform:rotate(0)}50%{transform:rotate(180deg)}}.FullAnalysisReport-module__NkIREq__loadingContainer h3{color:var(--text-main);margin-bottom:.5rem;font-size:1.5rem}.FullAnalysisReport-module__NkIREq__loadingContainer p{color:var(--text-muted)}.FullAnalysisReport-module__NkIREq__tabs{gap:.5rem;margin-bottom:2rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.FullAnalysisReport-module__NkIREq__tab{background:var(--bg-glass);border:1px solid var(--glass-border);color:var(--text-muted);cursor:pointer;white-space:nowrap;border-radius:12px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;transition:all .3s;display:flex}.FullAnalysisReport-module__NkIREq__tab:hover{background:var(--surface);border-color:var(--border-color);color:var(--text-main)}.FullAnalysisReport-module__NkIREq__activeTab{background:var(--selection);border-color:var(--primary);color:var(--text-main)}.FullAnalysisReport-module__NkIREq__activeTab svg{color:var(--primary)}.FullAnalysisReport-module__NkIREq__content{background:var(--bg-glass);border:1px solid var(--glass-border);border-radius:20px;padding:2rem}.FullAnalysisReport-module__NkIREq__overviewContent h3{color:var(--text-main);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.2rem;font-weight:700;display:flex}.FullAnalysisReport-module__NkIREq__profileCard{background:var(--selection);border:1px solid var(--border-color);border-radius:16px;margin-bottom:2rem;padding:1.5rem}.FullAnalysisReport-module__NkIREq__profileCard p{color:var(--text-main);margin-bottom:1rem;font-weight:500;line-height:1.8}.FullAnalysisReport-module__NkIREq__consistencyBadge{color:#059669;background:#10b98126;border:1px solid #10b9814d;border-radius:20px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:inline-flex}.FullAnalysisReport-module__NkIREq__traitsSection{margin-bottom:2rem}.FullAnalysisReport-module__NkIREq__traitTags{flex-wrap:wrap;gap:.75rem;display:flex}.FullAnalysisReport-module__NkIREq__traitTag{background:var(--selection);border:1px solid var(--border-color);color:var(--text-main);border-radius:20px;padding:.5rem 1.25rem;font-weight:600}.FullAnalysisReport-module__NkIREq__chartSection{background:var(--bg-glass);border:1px solid var(--glass-border);border-radius:16px;margin-bottom:2rem;padding:1.5rem}.FullAnalysisReport-module__NkIREq__insightsSection{margin-top:2rem}.FullAnalysisReport-module__NkIREq__insightsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;display:grid}.FullAnalysisReport-module__NkIREq__insightCard{background:var(--surface);border:1px solid var(--glass-border);border-radius:12px;padding:1.25rem}.FullAnalysisReport-module__NkIREq__insightCard h4{color:var(--primary);margin-bottom:.75rem;font-size:.95rem;font-weight:700}.FullAnalysisReport-module__NkIREq__insightCard p{color:var(--text-main);font-size:.95rem;font-weight:500;line-height:1.7}.FullAnalysisReport-module__NkIREq__careerContent h3,.FullAnalysisReport-module__NkIREq__growthContent h3,.FullAnalysisReport-module__NkIREq__relationshipsContent h3,.FullAnalysisReport-module__NkIREq__balanceContent h3{color:var(--text-main);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.15rem;font-weight:700;display:flex}.FullAnalysisReport-module__NkIREq__careerContent h3 svg,.FullAnalysisReport-module__NkIREq__growthContent h3 svg,.FullAnalysisReport-module__NkIREq__relationshipsContent h3 svg,.FullAnalysisReport-module__NkIREq__balanceContent h3 svg{color:var(--primary)}.FullAnalysisReport-module__NkIREq__careerSection,.FullAnalysisReport-module__NkIREq__developmentPath{margin-bottom:2rem}.FullAnalysisReport-module__NkIREq__careerTags,.FullAnalysisReport-module__NkIREq__avoidTags{flex-wrap:wrap;gap:.75rem;display:flex}.FullAnalysisReport-module__NkIREq__careerTag{color:#059669;background:#10b98126;border:1px solid #10b9814d;border-radius:20px;padding:.6rem 1.25rem;font-weight:600}.FullAnalysisReport-module__NkIREq__avoidTag{color:#dc2626;background:#ef44441a;border:1px solid #ef444440;border-radius:20px;padding:.6rem 1.25rem;font-weight:500}.FullAnalysisReport-module__NkIREq__developmentPath p{color:var(--text-main);background:var(--selection);border-left:4px solid var(--primary);border-radius:0 12px 12px 0;padding:1rem 1.25rem;font-weight:500;line-height:1.8}.FullAnalysisReport-module__NkIREq__prioritySection,.FullAnalysisReport-module__NkIREq__actionSection,.FullAnalysisReport-module__NkIREq__resourceSection{margin-bottom:2rem}.FullAnalysisReport-module__NkIREq__priorityList{flex-direction:column;gap:.75rem;display:flex}.FullAnalysisReport-module__NkIREq__priorityItem{background:var(--surface);border:1px solid var(--glass-border);color:var(--text-main);border-radius:12px;align-items:center;gap:1rem;padding:1rem;font-weight:500;display:flex}.FullAnalysisReport-module__NkIREq__priorityNumber{background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;font-weight:700;display:flex}.FullAnalysisReport-module__NkIREq__actionList{padding:0;list-style:none}.FullAnalysisReport-module__NkIREq__actionList li{color:var(--text-main);margin-bottom:.75rem;padding-left:2rem;font-weight:500;line-height:1.7;position:relative}.FullAnalysisReport-module__NkIREq__actionList li:before{content:"✓";color:#059669;font-weight:700;position:absolute;left:0}.FullAnalysisReport-module__NkIREq__resourceTags{flex-wrap:wrap;gap:.75rem;display:flex}.FullAnalysisReport-module__NkIREq__resourceTag{color:#2563eb;background:#3b82f626;border:1px solid #3b82f64d;border-radius:8px;padding:.5rem 1rem;font-size:.9rem;font-weight:600}.FullAnalysisReport-module__NkIREq__communicationSection,.FullAnalysisReport-module__NkIREq__partnerSection,.FullAnalysisReport-module__NkIREq__teamSection{margin-bottom:2rem}.FullAnalysisReport-module__NkIREq__communicationSection p,.FullAnalysisReport-module__NkIREq__teamSection p{color:var(--text-main);font-weight:500;line-height:1.8}.FullAnalysisReport-module__NkIREq__partnerTags{flex-wrap:wrap;gap:.75rem;display:flex}.FullAnalysisReport-module__NkIREq__partnerTag{color:#db2777;background:#ec48991f;border:1px solid #ec48994d;border-radius:20px;padding:.6rem 1.25rem;font-weight:600}.FullAnalysisReport-module__NkIREq__stressSection,.FullAnalysisReport-module__NkIREq__energySection,.FullAnalysisReport-module__NkIREq__workLifeSection{margin-bottom:2rem}.FullAnalysisReport-module__NkIREq__stressList{padding:0;list-style:none}.FullAnalysisReport-module__NkIREq__stressList li{color:var(--text-main);margin-bottom:.75rem;padding-left:2rem;font-weight:500;line-height:1.7;position:relative}.FullAnalysisReport-module__NkIREq__stressList li:before{content:"🛡️";position:absolute;left:0}.FullAnalysisReport-module__NkIREq__energySection p,.FullAnalysisReport-module__NkIREq__workLifeSection p{color:var(--text-main);background:var(--surface);border:1px solid var(--glass-border);border-radius:12px;padding:1rem 1.25rem;font-weight:500;line-height:1.8}@media (max-width:768px){.FullAnalysisReport-module__NkIREq__container{padding:1rem}.FullAnalysisReport-module__NkIREq__content{padding:1.5rem}.FullAnalysisReport-module__NkIREq__tabs{gap:.25rem}.FullAnalysisReport-module__NkIREq__tab{padding:.6rem 1rem;font-size:.9rem}.FullAnalysisReport-module__NkIREq__tab span{display:none}}
.PersonBioModal-module__H5fCva__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#0009;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.PersonBioModal-module__H5fCva__modal{z-index:1001;background:var(--glass,#1e1e2ef2);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--glass-border,#ffffff1a);text-align:center;border-radius:28px;flex-direction:column;align-items:center;width:100%;max-width:360px;max-height:calc(100vh - 2rem);padding:2rem;display:flex;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0000004d,0 0 0 1px #ffffff0d,inset 0 1px #ffffff1a}.PersonBioModal-module__H5fCva__closeBtn{background:var(--bg-glass,#ffffff0d);border:1px solid var(--glass-border,#ffffff1a);width:36px;height:36px;color:var(--text-muted,#a1a1aa);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.PersonBioModal-module__H5fCva__closeBtn:hover{background:var(--surface,#ffffff1a);color:var(--text-main,#fff);transform:scale(1.05)}.PersonBioModal-module__H5fCva__avatarSection{width:120px;height:120px;margin-bottom:1.25rem;position:relative}.PersonBioModal-module__H5fCva__avatarGlow{background:radial-gradient(circle,var(--theme-color,var(--primary))0%,transparent 70%);opacity:.4;filter:blur(20px);border-radius:50%;animation:3s ease-in-out infinite PersonBioModal-module__H5fCva__pulse;position:absolute;inset:-12px}@keyframes PersonBioModal-module__H5fCva__pulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.6;transform:scale(1.05)}}.PersonBioModal-module__H5fCva__avatarWrapper{background:linear-gradient(135deg,var(--theme-color,var(--primary)),var(--secondary,#a78bfa));border-radius:50%;width:100%;height:100%;padding:4px;position:relative;overflow:hidden}.PersonBioModal-module__H5fCva__avatar{object-fit:cover;border-radius:50%;width:100%;height:100%}.PersonBioModal-module__H5fCva__infoSection{flex-direction:column;align-items:center;gap:.5rem;display:flex}.PersonBioModal-module__H5fCva__name{color:var(--text-main,#fff);margin:0;font-size:1.5rem;font-weight:700}.PersonBioModal-module__H5fCva__nameEn{color:var(--text-muted,#a1a1aa);font-size:.9rem;font-weight:400}.PersonBioModal-module__H5fCva__mbtiTag{color:#fff;text-shadow:0 1px 2px #0000004d;border-radius:100px;margin:.5rem 0;padding:.35rem .85rem;font-size:.8rem;font-weight:700;display:inline-flex}.PersonBioModal-module__H5fCva__bio{color:var(--text-muted,#a1a1aa);max-width:300px;margin:.75rem 0 0;font-size:.95rem;line-height:1.7}@media (max-width:480px){.PersonBioModal-module__H5fCva__modal{max-width:320px;padding:1.5rem}.PersonBioModal-module__H5fCva__avatarSection{width:100px;height:100px}.PersonBioModal-module__H5fCva__name{font-size:1.25rem}.PersonBioModal-module__H5fCva__bio{font-size:.9rem}}
.analysis-module__SoiIXG__container{min-height:100vh}.analysis-module__SoiIXG__navbar{z-index:100;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;position:sticky;top:0}.analysis-module__SoiIXG__logo{color:var(--text-main);align-items:center;gap:.5rem;font-size:1.3rem;font-weight:700;text-decoration:none;display:flex}.analysis-module__SoiIXG__logo svg{color:var(--primary)}.analysis-module__SoiIXG__navLinks{gap:2rem;display:flex}.analysis-module__SoiIXG__navLinks a{color:var(--text-muted);text-decoration:none;transition:color .3s}.analysis-module__SoiIXG__navLinks a:hover{color:var(--text-main)}.analysis-module__SoiIXG__main{max-width:1200px;margin:0 auto;padding:2rem}.analysis-module__SoiIXG__header{text-align:center;margin-bottom:3rem}.analysis-module__SoiIXG__header h1{background:linear-gradient(135deg,var(--primary),var(--secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.analysis-module__SoiIXG__header p{color:var(--text-main);opacity:.8;max-width:600px;margin:0 auto;font-size:1.1rem;font-weight:500}.analysis-module__SoiIXG__loadingState{min-height:60vh;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;display:flex}.analysis-module__SoiIXG__spinner{border:3px solid var(--glass-border);border-top-color:var(--primary);border-radius:50%;width:48px;height:48px;animation:.8s linear infinite analysis-module__SoiIXG__spin}@keyframes analysis-module__SoiIXG__spin{to{transform:rotate(360deg)}}.analysis-module__SoiIXG__emptyState{text-align:center;background:var(--glass);border:1px solid var(--glass-border);box-shadow:var(--shadow-md);border-radius:24px;margin-bottom:2rem;padding:4rem 2rem;transition:background .5s,border-color .5s}.analysis-module__SoiIXG__emptyIcon{color:var(--primary);opacity:.8;margin-bottom:1.5rem}.analysis-module__SoiIXG__emptyState h2{color:var(--text-main);margin-bottom:1rem;font-size:1.8rem}.analysis-module__SoiIXG__emptyState>p{color:var(--text-main);opacity:.85;max-width:500px;margin:0 auto 2rem;font-weight:500;line-height:1.7}.analysis-module__SoiIXG__features{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.analysis-module__SoiIXG__feature{background:var(--selection);color:var(--text-main);border-radius:20px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;display:flex}.analysis-module__SoiIXG__feature svg{color:#10b981}.analysis-module__SoiIXG__emptyState button{align-items:center;gap:.5rem;display:inline-flex}.analysis-module__SoiIXG__hint{color:var(--text-muted);margin-top:1.5rem;font-size:.9rem}.analysis-module__SoiIXG__errorBanner{color:#ef4444;background:#ef44441a;border:1px solid #ef444433;border-radius:12px;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:1rem 1.5rem;display:flex}.analysis-module__SoiIXG__updateBanner{color:#f59e0b;background:#f59e0b1a;border:1px solid #f59e0b33;border-radius:12px;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:1rem 1.5rem;display:flex}.analysis-module__SoiIXG__updateBtn{color:#f59e0b;cursor:pointer;background:#f59e0b33;border:1px solid #f59e0b4d;border-radius:8px;align-items:center;gap:.5rem;margin-left:auto;padding:.5rem 1rem;transition:all .3s;display:flex}.analysis-module__SoiIXG__updateBtn:hover{background:#f59e0b4d}.analysis-module__SoiIXG__spinning{animation:1s linear infinite analysis-module__SoiIXG__spin}.analysis-module__SoiIXG__reportContainer{background:var(--glass);border:1px solid var(--glass-border);box-shadow:var(--shadow-md);border-radius:24px;margin-bottom:2rem;transition:background .5s,border-color .5s}.analysis-module__SoiIXG__reportHeader{border-bottom:1px solid var(--glass-border);justify-content:flex-end;padding:1rem 2rem;display:flex}.analysis-module__SoiIXG__refreshBtn{background:var(--bg-glass);border:1px solid var(--border-color);color:var(--text-muted);cursor:pointer;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;transition:all .3s;display:flex}.analysis-module__SoiIXG__refreshBtn:hover{background:var(--selection);border-color:var(--primary);color:var(--text-main)}.analysis-module__SoiIXG__generatingState{background:var(--glass);border:1px solid var(--glass-border);box-shadow:var(--shadow-md);border-radius:24px;margin-bottom:2rem}.analysis-module__SoiIXG__testsSection{text-align:center;background:var(--glass);border:1px solid var(--glass-border);box-shadow:var(--shadow-md);border-radius:24px;padding:3rem 2rem;transition:background .5s,border-color .5s}.analysis-module__SoiIXG__testsSection h2{color:var(--text-main);margin-bottom:.75rem;font-size:1.5rem}.analysis-module__SoiIXG__testsSection p{color:var(--text-main);opacity:.8;margin-bottom:1.5rem;font-weight:500}.analysis-module__SoiIXG__testsSection a{align-items:center;gap:.5rem;display:inline-flex}@media (max-width:768px){.analysis-module__SoiIXG__navbar{padding:1rem}.analysis-module__SoiIXG__navLinks{gap:1rem;font-size:.9rem}.analysis-module__SoiIXG__main{padding:1rem}.analysis-module__SoiIXG__header h1{font-size:2rem}.analysis-module__SoiIXG__emptyState{padding:2rem 1.5rem}.analysis-module__SoiIXG__features{flex-direction:column;align-items:center}}
.premium-reports-module__RhNVda__container{min-height:100vh}.premium-reports-module__RhNVda__main{max-width:1000px;margin:0 auto;padding:2rem 5% 4rem}.premium-reports-module__RhNVda__header{margin-bottom:2rem}.premium-reports-module__RhNVda__backLink{color:var(--text-muted);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.9rem;transition:color .2s;display:inline-flex}.premium-reports-module__RhNVda__backLink:hover{color:var(--primary)}.premium-reports-module__RhNVda__header h1{color:var(--text-main);align-items:center;gap:.75rem;margin-bottom:.5rem;font-size:2rem;font-weight:800;display:flex}.premium-reports-module__RhNVda__header h1 svg{color:#f59e0b}.premium-reports-module__RhNVda__header p{color:var(--text-muted);font-size:1rem}.premium-reports-module__RhNVda__emptyState{text-align:center;background:var(--glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--glass-border);border-radius:24px;padding:4rem 2rem}.premium-reports-module__RhNVda__emptyIcon{color:var(--text-muted);opacity:.3;margin-bottom:1.5rem}.premium-reports-module__RhNVda__emptyState h2{color:var(--text-main);margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.premium-reports-module__RhNVda__emptyState p{color:var(--text-muted);max-width:400px;margin:0 auto 2rem;line-height:1.6}.premium-reports-module__RhNVda__exploreBtn{background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;border-radius:100px;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:600;transition:all .3s;display:inline-flex}.premium-reports-module__RhNVda__exploreBtn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #8b5cf64d}.premium-reports-module__RhNVda__reportGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.premium-reports-module__RhNVda__reportCard{background:var(--glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--glass-border);cursor:pointer;border-radius:20px;flex-direction:column;padding:1.5rem;transition:all .3s;display:flex}.premium-reports-module__RhNVda__reportCard:hover{border-color:var(--primary);transform:translateY(-4px);box-shadow:0 12px 40px #8b5cf626}.premium-reports-module__RhNVda__reportHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.premium-reports-module__RhNVda__reportType{color:var(--text-main);font-size:1rem;font-weight:600}.premium-reports-module__RhNVda__reportScore{color:var(--primary);background:linear-gradient(135deg,#8b5cf61a,#ec48991a);border-radius:8px;padding:.25rem .75rem;font-size:1.25rem;font-weight:800}.premium-reports-module__RhNVda__reportMeta{gap:1rem;margin-bottom:1rem;display:flex}.premium-reports-module__RhNVda__metaItem{color:var(--text-muted);align-items:center;gap:.35rem;font-size:.8rem;display:flex}.premium-reports-module__RhNVda__reportPreview{flex:1;margin-bottom:1rem}.premium-reports-module__RhNVda__reportPreview p{color:var(--text-muted);font-size:.9rem;line-height:1.5}.premium-reports-module__RhNVda__reportAction{background:var(--selection);color:var(--primary);border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.premium-reports-module__RhNVda__reportCard:hover .premium-reports-module__RhNVda__reportAction{background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff}@media (max-width:640px){.premium-reports-module__RhNVda__header h1{font-size:1.5rem}.premium-reports-module__RhNVda__reportGrid{grid-template-columns:1fr}}
.page-module__0hNypW__container{flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.page-module__0hNypW__orbContainer{pointer-events:none;z-index:0;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.page-module__0hNypW__orb{background:radial-gradient(circle,var(--mesh-1)0%,var(--mesh-2)40%,transparent 70%);filter:blur(60px);border-radius:50%;width:600px;height:600px;animation:8s ease-in-out infinite page-module__0hNypW__orbBreathe;position:absolute;top:10%;left:50%;transform:translate(-50%)}.page-module__0hNypW__orbSecondary{background:radial-gradient(circle,var(--mesh-2)0%,var(--mesh-3)40%,transparent 70%);filter:blur(80px);border-radius:50%;width:400px;height:400px;animation:12s ease-in-out infinite page-module__0hNypW__orbFloat;position:absolute;top:20%;left:30%}.page-module__0hNypW__orbAccent{background:radial-gradient(circle,var(--mesh-3)0%,transparent 70%);filter:blur(60px);border-radius:50%;width:300px;height:300px;animation:10s ease-in-out infinite reverse page-module__0hNypW__orbFloat;position:absolute;top:30%;right:20%}@keyframes page-module__0hNypW__orbBreathe{0%,to{opacity:.8;transform:translate(-50%)scale(1)}50%{opacity:1;transform:translate(-50%)scale(1.15)}}@keyframes page-module__0hNypW__orbFloat{0%,to{transform:translate(0)}33%{transform:translate(30px,-20px)}66%{transform:translate(-20px,30px)}}.page-module__0hNypW__topNav{z-index:1000;-webkit-backdrop-filter:blur(16px)saturate(180%);backdrop-filter:blur(16px)saturate(180%);background:var(--nav-bg);border-bottom:1px solid var(--nav-border);padding:1rem 5%;position:fixed;top:0;left:0;right:0}.page-module__0hNypW__navContent{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;display:flex}.page-module__0hNypW__logo{color:var(--text-main);align-items:center;gap:.75rem;font-size:1.5rem;font-weight:800;text-decoration:none;transition:all .3s;display:flex}.page-module__0hNypW__logoIcon{color:var(--primary);width:32px;height:32px;filter:drop-shadow(0 0 8px var(--btn-shadow))}.page-module__0hNypW__logo:hover{transform:translateY(-2px)}.page-module__0hNypW__logo:hover .page-module__0hNypW__logoIcon{filter:drop-shadow(0 0 12px var(--btn-shadow-hover))}.page-module__0hNypW__navLinks{align-items:center;gap:2rem;display:flex}.page-module__0hNypW__navLinks a{color:var(--text-muted);padding:.5rem 0;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.page-module__0hNypW__navLinks a:hover{color:var(--primary)}.page-module__0hNypW__navLinks a:after{content:"";background:linear-gradient(90deg,var(--primary),var(--secondary));border-radius:1px;width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.page-module__0hNypW__navLinks a:hover:after{width:100%}.page-module__0hNypW__loginBtn{box-shadow:0 4px 15px var(--btn-shadow);background:linear-gradient(135deg,var(--primary),var(--secondary))!important;color:#fff!important;border-radius:12px!important;padding:.75rem 1.5rem!important;font-size:.9rem!important;font-weight:600!important;transition:all .3s!important}.page-module__0hNypW__loginBtn:hover{box-shadow:0 8px 25px var(--btn-shadow-hover)!important;transform:translateY(-2px)!important}.page-module__0hNypW__loginBtn:after{display:none!important}.page-module__0hNypW__userBadge{background:var(--selection);border:1px solid var(--border-color);border-radius:20px;align-items:center;gap:.75rem;display:flex;color:var(--text-main)!important;padding:.5rem 1rem .5rem .5rem!important}.page-module__0hNypW__userBadge:after{display:none!important}.page-module__0hNypW__avatar{background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;width:32px;height:32px;box-shadow:0 2px 8px var(--btn-shadow);border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:flex}.page-module__0hNypW__main{z-index:1;flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;max-width:1400px;margin:0 auto;padding:140px 5% 80px;display:flex;position:relative}.page-module__0hNypW__hero{text-align:center;max-width:900px;margin-bottom:100px}.page-module__0hNypW__badge{background:linear-gradient(135deg,var(--selection),var(--mesh-1));border:1px solid var(--border-color);color:var(--primary);text-transform:uppercase;letter-spacing:.1em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:50px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.6rem 1.25rem;font-size:.85rem;font-weight:600;display:inline-flex}.page-module__0hNypW__badge svg{animation:2s ease-in-out infinite page-module__0hNypW__sparkle}@keyframes page-module__0hNypW__sparkle{0%,to{opacity:1;transform:scale(1)rotate(0)}50%{opacity:.8;transform:scale(1.2)rotate(10deg)}}.page-module__0hNypW__title{letter-spacing:-.03em;color:var(--text-main);margin-bottom:2rem;font-size:5rem;font-weight:700;line-height:1.1}.page-module__0hNypW__gradientText{background:linear-gradient(135deg,var(--primary)0%,var(--secondary)50%,var(--accent)100%);-webkit-text-fill-color:transparent;background-size:200% 200%;-webkit-background-clip:text;background-clip:text;animation:5s infinite page-module__0hNypW__gradientFlow}@keyframes page-module__0hNypW__gradientFlow{0%,to{background-position:0%}50%{background-position:100%}}.page-module__0hNypW__description{color:var(--text-muted);max-width:650px;margin:0 auto;font-size:1.25rem;line-height:1.9}.page-module__0hNypW__actionArea{justify-content:center;gap:1.5rem;margin:3.5rem 0 4.5rem;display:flex}.page-module__0hNypW__actionArea .page-module__0hNypW__btn-premium{align-items:center;gap:.75rem;padding:16px 32px;font-size:1.05rem;display:inline-flex}.page-module__0hNypW__arrowIcon{transition:transform .3s}.page-module__0hNypW__actionArea .page-module__0hNypW__btn-premium:hover .page-module__0hNypW__arrowIcon{transform:translate(4px)}.page-module__0hNypW__secondaryAction{color:var(--text-muted);border:2px solid var(--border-color);background:var(--bg-glass);border-radius:14px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s}.page-module__0hNypW__secondaryAction:hover{border-color:var(--primary);color:var(--primary);background:var(--selection);transform:translateY(-2px)}.page-module__0hNypW__stats{background:var(--glass);-webkit-backdrop-filter:blur(20px)saturate(180%);backdrop-filter:blur(20px)saturate(180%);border:1px solid var(--glass-border);box-shadow:var(--shadow-lg);border-radius:100px;gap:0;padding:1.5rem 2.5rem;transition:background .5s,border-color .5s;display:inline-flex}.page-module__0hNypW__statItem{align-items:center;gap:.875rem;padding:0 1.5rem;display:flex}.page-module__0hNypW__statIcon{background:linear-gradient(135deg,var(--selection),var(--mesh-1));width:44px;height:44px;color:var(--primary);border-radius:12px;justify-content:center;align-items:center;display:flex}.page-module__0hNypW__statContent{flex-direction:column;gap:.2rem;display:flex}.page-module__0hNypW__statItem strong{color:var(--text-main);letter-spacing:-.02em;font-size:1.4rem;font-weight:800}.page-module__0hNypW__statItem span{color:var(--text-muted);font-size:.8rem;font-weight:500}.page-module__0hNypW__statDivider{background:linear-gradient(180deg,transparent,var(--border-color),transparent);width:1px;height:40px}.page-module__0hNypW__featureGrid{grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;max-width:1200px;display:grid}.page-module__0hNypW__fCard{cursor:pointer;background:var(--glass);-webkit-backdrop-filter:blur(20px)saturate(180%);backdrop-filter:blur(20px)saturate(180%);border:1px solid var(--glass-border);box-shadow:var(--shadow-sm);border-radius:24px;flex-direction:column;padding:2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.page-module__0hNypW__fCard:before{content:"";background:linear-gradient(90deg,transparent,var(--border-color),transparent);opacity:0;height:1px;transition:opacity .4s;position:absolute;top:0;left:0;right:0}.page-module__0hNypW__fCard:hover{background:var(--surface);border-color:var(--border-color);box-shadow:var(--shadow-lg);transform:translateY(-8px)}.page-module__0hNypW__fCard:hover:before{opacity:1}.page-module__0hNypW__fIconWrapper{background:linear-gradient(135deg,var(--selection),var(--mesh-1));border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.page-module__0hNypW__fIconWrapper:after{content:"";background:linear-gradient(135deg,var(--primary),var(--secondary));-webkit-mask-composite:xor;opacity:0;border-radius:16px;padding:1px;transition:opacity .4s;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.page-module__0hNypW__fCard:hover .page-module__0hNypW__fIconWrapper{box-shadow:0 8px 24px var(--btn-shadow);transform:scale(1.1)rotate(5deg)}.page-module__0hNypW__fCard:hover .page-module__0hNypW__fIconWrapper:after{opacity:1}.page-module__0hNypW__fIcon{width:28px;height:28px;color:var(--primary)}.page-module__0hNypW__fContent{flex:1}.page-module__0hNypW__fCard h3{color:var(--text-main);margin-bottom:.875rem;font-size:1.4rem;font-weight:700}.page-module__0hNypW__fCard p{color:var(--text-muted);font-size:.95rem;line-height:1.7}.page-module__0hNypW__fArrow{color:var(--text-muted);align-self:flex-start;margin-top:1.5rem;transition:all .3s}.page-module__0hNypW__fCard:hover .page-module__0hNypW__fArrow{color:var(--primary);transform:translate(6px)}.page-module__0hNypW__footer{border-top:1px solid var(--border-color);background:var(--nav-bg);z-index:1;margin-top:auto;padding:3rem 5%;transition:background .5s,border-color .5s;position:relative}.page-module__0hNypW__footerContent{flex-direction:column;align-items:center;gap:1rem;max-width:1400px;margin:0 auto;display:flex}.page-module__0hNypW__footerBrand{color:var(--primary);align-items:center;gap:.75rem;font-size:1.2rem;font-weight:700;display:flex}.page-module__0hNypW__footerContent p{color:var(--text-muted);font-size:.9rem}@media (max-width:1024px){.page-module__0hNypW__title{font-size:3.5rem}.page-module__0hNypW__featureGrid{grid-template-columns:1fr;max-width:500px}.page-module__0hNypW__orb{width:400px;height:400px}.page-module__0hNypW__orbSecondary,.page-module__0hNypW__orbAccent{display:none}}@media (max-width:768px){.page-module__0hNypW__navLinks{gap:1rem;font-size:.85rem}.page-module__0hNypW__stats{border-radius:24px;flex-direction:column;gap:1rem;padding:2rem}.page-module__0hNypW__statItem{justify-content:center;padding:0}.page-module__0hNypW__statDivider{background:linear-gradient(90deg,transparent,var(--border-color),transparent);width:80%;height:1px}.page-module__0hNypW__title{font-size:2.5rem}.page-module__0hNypW__description{font-size:1rem}.page-module__0hNypW__actionArea{flex-direction:column;width:100%}.page-module__0hNypW__actionArea a{text-align:center;justify-content:center;width:100%}.page-module__0hNypW__orb{width:300px;height:300px;top:5%}}
.tests-module__9FGega__container{min-height:100vh}.tests-module__9FGega__main{max-width:1400px;margin:0 auto;padding:2rem}.tests-module__9FGega__header{text-align:center;margin-bottom:2.5rem}.tests-module__9FGega__header h1{background:linear-gradient(135deg,var(--primary),var(--secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.75rem;font-size:2.5rem;font-weight:800}.tests-module__9FGega__header p{color:var(--text-muted);font-size:1.1rem}.tests-module__9FGega__categoryTabs{background:var(--bg-glass);border:1px solid var(--glass-border);scrollbar-width:none;box-shadow:var(--shadow-sm);border-radius:16px;gap:1rem;margin-bottom:3rem;padding:.5rem;transition:background .5s,border-color .5s;display:flex;overflow-x:auto}.tests-module__9FGega__categoryTabs::-webkit-scrollbar{display:none}.tests-module__9FGega__categoryTab{color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:12px;flex-shrink:0;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.tests-module__9FGega__categoryTab:hover{background:var(--bg-glass);color:var(--text-main)}.tests-module__9FGega__categoryTab.tests-module__9FGega__active{background:linear-gradient(135deg,var(--selection),var(--mesh-1));border-color:var(--border-color);color:var(--text-main);box-shadow:0 4px 12px var(--btn-shadow)}.tests-module__9FGega__tabIcon{align-items:center;display:flex}.tests-module__9FGega__tabName{flex:1}.tests-module__9FGega__tabCount{background:var(--selection);color:var(--primary);border-radius:12px;padding:.2rem .6rem;font-size:.75rem;font-weight:700}.tests-module__9FGega__categoryTab.tests-module__9FGega__active .tests-module__9FGega__tabCount{background:var(--border-color)}.tests-module__9FGega__testGrid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.5rem;display:grid}.tests-module__9FGega__cardCover{background:linear-gradient(135deg,var(--glass)0%,var(--surface)100%);border-radius:20px 20px 0 0;width:calc(100% + 4rem);height:160px;margin:-2rem -2rem 1.25rem;position:relative;overflow:hidden}.tests-module__9FGega__testCard{color:inherit;cursor:pointer;background:var(--glass);border:1px solid var(--glass-border);box-shadow:var(--shadow-sm);border-radius:20px;flex-direction:column;padding:2rem;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.tests-module__9FGega__testCard:hover{border-color:var(--border-color);background:var(--surface);box-shadow:var(--shadow-lg);transform:translateY(-8px)scale(1.02)}.tests-module__9FGega__testCard:active{transform:translateY(-4px)scale(1.01)}.tests-module__9FGega__completedBadge{color:#10b981;background:#10b98126;border:1px solid #10b9814d;border-radius:20px;align-items:center;gap:.35rem;padding:.35rem .75rem;font-size:.75rem;font-weight:600;display:flex;position:absolute;top:1rem;right:1rem}.tests-module__9FGega__cardHeader{margin-bottom:1rem}.tests-module__9FGega__tag{text-transform:uppercase;letter-spacing:.5px;border:1px solid;border-radius:20px;margin-bottom:.75rem;padding:.35rem .75rem;font-size:.7rem;font-weight:700;display:inline-block}.tests-module__9FGega__testCard h3{color:var(--text-main);font-size:1.3rem;font-weight:700;line-height:1.4}.tests-module__9FGega__description{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;flex-grow:1;margin-bottom:1.25rem;font-size:.95rem;line-height:1.7;display:-webkit-box;overflow:hidden}.tests-module__9FGega__cardMeta{border-top:1px solid var(--glass-border);border-bottom:1px solid var(--glass-border);gap:1.5rem;margin-bottom:1.5rem;padding:.75rem 0;display:flex}.tests-module__9FGega__metaItem{color:var(--text-muted);align-items:center;gap:.4rem;font-size:.875rem;font-weight:500;display:flex}.tests-module__9FGega__metaItem svg{color:var(--primary);flex-shrink:0}.tests-module__9FGega__startBtn{background:linear-gradient(135deg,var(--selection),var(--mesh-1));border:1px solid var(--border-color);width:100%;color:var(--text-main);cursor:pointer;border-radius:12px;justify-content:space-between;align-items:center;padding:1rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.tests-module__9FGega__startBtn:hover{background:linear-gradient(135deg,var(--selection),var(--border-color));border-color:var(--primary);transform:translate(4px)}.tests-module__9FGega__startBtn svg{color:var(--primary);transition:transform .3s}.tests-module__9FGega__startBtn:hover svg{transform:translate(4px)}.tests-module__9FGega__restartBtn{border:1px solid var(--border-color);width:100%;color:var(--text-muted);cursor:pointer;background:0 0;border-radius:12px;justify-content:space-between;align-items:center;padding:1rem 1.5rem;font-size:.95rem;font-weight:500;transition:all .3s;display:flex}.tests-module__9FGega__restartBtn:hover{border-color:var(--primary);color:var(--primary);background:var(--selection)}.tests-module__9FGega__restartBtn svg{color:var(--text-muted);transition:transform .3s}.tests-module__9FGega__restartBtn:hover svg{color:var(--primary);transform:rotate(180deg)}.tests-module__9FGega__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.tests-module__9FGega__emptyState svg{color:var(--primary);opacity:.4;margin-bottom:1rem}.tests-module__9FGega__emptyState p{color:var(--text-muted);font-size:1rem}@media (max-width:1024px){.tests-module__9FGega__testGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media (max-width:768px){.tests-module__9FGega__main{padding:1.5rem 1rem}.tests-module__9FGega__header{margin-bottom:2rem}.tests-module__9FGega__header h1{font-size:2rem}.tests-module__9FGega__header p{font-size:1rem}.tests-module__9FGega__categoryTabs{gap:.75rem;margin-bottom:2rem;padding:.35rem}.tests-module__9FGega__categoryTab{padding:.75rem 1.25rem;font-size:.875rem}.tests-module__9FGega__tabCount{font-size:.7rem}.tests-module__9FGega__testGrid{grid-template-columns:1fr;gap:1.25rem}.tests-module__9FGega__testCard{padding:1.5rem}.tests-module__9FGega__testCard h3{font-size:1.15rem}.tests-module__9FGega__description{font-size:.9rem}.tests-module__9FGega__cardMeta{gap:1rem;font-size:.825rem}.tests-module__9FGega__startBtn{padding:.875rem 1.25rem;font-size:.9rem}}@media (max-width:480px){.tests-module__9FGega__categoryTab{padding:.65rem 1rem}.tests-module__9FGega__tabIcon{display:none}}
.FamousPeopleGallery-module__FGRkCW__galleryWrapper{scrollbar-width:thin;scrollbar-color:var(--primary)transparent;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;width:100%;padding:.5rem 0;overflow:auto hidden}.FamousPeopleGallery-module__FGRkCW__galleryWrapper::-webkit-scrollbar{height:6px}.FamousPeopleGallery-module__FGRkCW__galleryWrapper::-webkit-scrollbar-track{background:var(--bg-glass,#ffffff0d);border-radius:100px}.FamousPeopleGallery-module__FGRkCW__galleryWrapper::-webkit-scrollbar-thumb{background:var(--primary);border-radius:100px}.FamousPeopleGallery-module__FGRkCW__gallery{gap:1.5rem;min-width:max-content;padding:.5rem .25rem 1rem;display:flex}.FamousPeopleGallery-module__FGRkCW__personCard{cursor:pointer;flex-direction:column;flex-shrink:0;align-items:center;gap:.6rem;transition:transform .3s;display:flex}.FamousPeopleGallery-module__FGRkCW__personCard:hover{transform:translateY(-4px)}.FamousPeopleGallery-module__FGRkCW__avatarWrapper{width:80px;height:80px;position:relative}.FamousPeopleGallery-module__FGRkCW__avatarGlow{background:radial-gradient(circle,var(--theme-color,var(--primary))0%,transparent 70%);opacity:0;filter:blur(12px);z-index:0;border-radius:50%;transition:opacity .4s;position:absolute;inset:-6px}.FamousPeopleGallery-module__FGRkCW__personCard:hover .FamousPeopleGallery-module__FGRkCW__avatarGlow{opacity:.5}.FamousPeopleGallery-module__FGRkCW__avatarBorder{background:linear-gradient(135deg,var(--theme-color,var(--primary)),var(--secondary,#a78bfa));z-index:1;border-radius:50%;width:100%;height:100%;padding:3px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000026,inset 0 0 0 1px #ffffff1a}.FamousPeopleGallery-module__FGRkCW__personCard:hover .FamousPeopleGallery-module__FGRkCW__avatarBorder{transform:scale(1.08);box-shadow:0 8px 30px #0003,inset 0 0 0 1px #fff3}.FamousPeopleGallery-module__FGRkCW__avatar{object-fit:cover;background:var(--surface,#1e1e2e);border-radius:50%;width:100%;height:100%}.FamousPeopleGallery-module__FGRkCW__avatarFallback{background:var(--bg-glass,#ffffff0d);width:100%;height:100%;color:var(--theme-color,var(--primary));border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;display:flex}.FamousPeopleGallery-module__FGRkCW__clickHint{color:var(--text-muted,#a1a1aa);white-space:nowrap;opacity:0;pointer-events:none;font-size:.7rem;transition:all .3s;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)translateY(100%)}.FamousPeopleGallery-module__FGRkCW__personCard:hover .FamousPeopleGallery-module__FGRkCW__clickHint{opacity:1;transform:translate(-50%)translateY(0)}.FamousPeopleGallery-module__FGRkCW__personName{color:var(--text-muted,#a1a1aa);text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:80px;font-size:.8rem;font-weight:600;transition:color .3s;overflow:hidden}.FamousPeopleGallery-module__FGRkCW__personCard:hover .FamousPeopleGallery-module__FGRkCW__personName{color:var(--theme-color,var(--primary))}@media (max-width:768px){.FamousPeopleGallery-module__FGRkCW__gallery{gap:1.25rem}.FamousPeopleGallery-module__FGRkCW__avatarWrapper{width:68px;height:68px}.FamousPeopleGallery-module__FGRkCW__personName{max-width:70px;font-size:.75rem}}@media (max-width:480px){.FamousPeopleGallery-module__FGRkCW__gallery{gap:1rem}.FamousPeopleGallery-module__FGRkCW__avatarWrapper{width:60px;height:60px}.FamousPeopleGallery-module__FGRkCW__avatarFallback{font-size:1.2rem}.FamousPeopleGallery-module__FGRkCW__personName{max-width:65px;font-size:.7rem}.FamousPeopleGallery-module__FGRkCW__clickHint{display:none}}
.PersonalityReport-module__GkEATG__report{width:100%;padding:2rem}.PersonalityReport-module__GkEATG__title{color:var(--foreground);text-align:center;margin-bottom:2rem;font-size:1.5rem;font-weight:700}.PersonalityReport-module__GkEATG__dimensionCard{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;margin-bottom:2rem;padding:1.5rem;transition:all .3s}.PersonalityReport-module__GkEATG__dimensionCard:hover{background:#ffffff0d;border-color:#8b5cf64d;transform:translateY(-2px)}.PersonalityReport-module__GkEATG__dimensionHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.PersonalityReport-module__GkEATG__dimensionHeader h4{color:var(--primary);font-size:1.1rem;font-weight:600}.PersonalityReport-module__GkEATG__score{color:var(--accent);font-size:1.2rem;font-weight:700}.PersonalityReport-module__GkEATG__progressBar{background:#ffffff1a;border-radius:4px;width:100%;height:8px;margin-bottom:1rem;overflow:hidden}.PersonalityReport-module__GkEATG__progress{background:linear-gradient(90deg,var(--primary),var(--accent));border-radius:4px;height:100%;transition:width 1s}.PersonalityReport-module__GkEATG__description{color:#f8fafccc;font-size:.95rem;line-height:1.6}.PersonalityReport-module__GkEATG__summary{background:linear-gradient(135deg,#8b5cf61a,#ec48991a);border:1px solid #8b5cf633;border-radius:16px;margin-top:2.5rem;padding:2rem}.PersonalityReport-module__GkEATG__summary h4{color:var(--foreground);margin-bottom:1rem;font-size:1.2rem;font-weight:700}.PersonalityReport-module__GkEATG__summary p{color:#f8fafce6;font-size:1rem;line-height:1.8}
