.navbar{position:fixed;left:50%;transform:translate(-50%);display:flex;justify-content:space-between;align-items:center;width:100%;padding:.4rem 2rem;z-index:9999;background-color:#00000080;backdrop-filter:blur(.1rem);-webkit-backdrop-filter:blur(1rem)}.navbar-left{display:flex;align-items:center;font-size:2rem}.navbar-right{display:flex;font-size:1.2rem;gap:2rem}.nav-button{color:#fff;text-decoration:none;font-weight:200}.nav-button-company-name{font-weight:300;color:#fff;text-decoration:none;letter-spacing:.4rem}.nav-button:hover{color:#0ff}.hamburger{display:none;font-size:1.8rem;color:#fff;cursor:pointer}@media (max-width: 768px){.navbar{width:100%;padding:1rem}.navbar-right{display:none;position:absolute;top:60px;right:10px;background:#000000e6;flex-direction:column;gap:1rem;padding:1rem;border-radius:8px}.navbar-right.open{display:flex}.hamburger{display:block}}.halo-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:radial-gradient(60% 60% at 70% 40%,rgba(0,255,255,.35),transparent 70%),radial-gradient(40% 40% at 85% 70%,rgba(0,120,255,.25),transparent 70%);animation:pulse 4s ease-in-out infinite alternate}.info-page{background-image:url(./About/Background.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:scroll;color:#fff;font-family:Orbitron,sans-serif;scroll-behavior:smooth;padding:0;margin:0}.info-section{min-height:100vh;width:100vw;display:flex;flex-direction:column;justify-content:center;align-items:center;box-sizing:border-box;padding:0;margin:0;text-align:center;opacity:0;transform:translateY(60px);transition:opacity .8s ease-out,transform .8s ease-out}.info-section.visible{opacity:1;transform:translateY(0)}.info-section.why{text-shadow:0 2px 8px rgba(0,0,0,.4)}.info-section.how,.info-section.what{background:#00000080;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border-radius:20px;max-width:1400px;padding:10vh 8vw;margin:4vh auto;background-blend-mode:darken}.how-lead-text{font-size:1.6vw;line-height:1.8;margin-bottom:3rem}.how-steps{display:flex;justify-content:center;align-items:stretch;gap:2rem;flex-wrap:wrap;margin-bottom:3rem;width:100%;max-width:1200px}.how-card{flex:1 1 250px;background:#ffffff0d;padding:2.5rem 2rem;border-radius:12px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);text-align:center;transition:all .3s ease;border:1px solid rgba(255,255,255,.2);min-height:350px}.how-card:hover{transform:translateY(-5px);background:#ffffff1a}.how-card h2{font-size:1.8rem;font-weight:700;margin-bottom:1rem;color:#fff}.how-card p{font-size:1.05rem;line-height:1.8;color:#ddd;text-align:left}.how-icon{margin-bottom:1.5rem;max-width:60px}.how-icon.large{max-width:80px}.left-align{text-align:left}.how-footer-text{font-size:1.4vw;line-height:1.8;max-width:800px}.what-columns{display:flex;flex-direction:row;justify-content:space-between;gap:2vw;margin-top:2rem;flex-wrap:wrap;width:100%}.what-card{flex:1;min-width:200px;background:#ffffff0d;padding:2rem;border-radius:12px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:transform .3s ease,background .3s ease;text-align:left}.what-card:hover{transform:translateY(-8px);background:#ffffff1a}h1{font-size:4vw;margin-bottom:1rem}h2{font-size:2.2vw;margin-bottom:.5rem}p{font-size:1.3vw;line-height:1.6;max-width:800px}@media (max-width: 768px){h1{font-size:7vw}h2{font-size:5vw}p{font-size:4vw;padding:0 1rem}.how-steps,.what-columns{flex-direction:column;gap:1.5rem}}.chat-analysis-wrapper{font-family:Inter,Pretendard,sans-serif;display:flex;justify-content:center;align-items:center;min-height:60vh}.intro-screen{text-align:center}.start-chat-button{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:1rem 2rem;font-size:1.2rem;font-weight:600;border-radius:50px;cursor:pointer;box-shadow:0 4px 15px #764ba266;transition:transform .2s,box-shadow .2s}.start-chat-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #764ba299}.login-form{background:#fff;padding:2rem;border-radius:1rem;box-shadow:0 10px 25px #0000001a;display:flex;flex-direction:column;gap:1rem;align-items:center;width:100%;max-width:320px}.login-form h3{margin:0;color:#2d3748}.pwd-input{padding:.8rem;width:100%;border:1px solid #e2e8f0;border-radius:.5rem;font-size:1rem}.pwd-submit{width:100%;padding:.8rem;background:#4c51bf;color:#fff;border:none;border-radius:.5rem;font-weight:600;cursor:pointer}.chat-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#f7fafc;z-index:9999;display:flex;flex-direction:column}.chat-header{background:#fff;padding:.8rem 1.5rem;box-shadow:0 2px 4px #0000000d;display:flex;flex-direction:column;align-items:center;gap:.5rem;z-index:10}.timer-container{display:flex;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:700;color:#2d3748}.timer-icon{font-size:1.2rem}.progress-bar-container{width:100%;max-width:400px;height:6px;background:#edf2f7;border-radius:3px;overflow:hidden}.progress-bar-fill{height:100%;background:linear-gradient(90deg,#48bb78,#38a169);transition:width 1s linear}.messages-container{flex:1;overflow-y:auto;padding:1.5rem;display:flex;flex-direction:column;gap:1rem;background-image:radial-gradient(#e2e8f0 1px,transparent 1px);background-size:20px 20px}.message-bubble{max-width:75%;padding:.8rem 1.2rem;border-radius:1.2rem;font-size:1rem;line-height:1.5;position:relative;box-shadow:0 2px 5px #0000000d;animation:popIn .3s cubic-bezier(.175,.885,.32,1.275)}@keyframes popIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.message-bubble.user{align-self:flex-end;background:#4c51bf;color:#fff;border-bottom-right-radius:.2rem}.message-bubble.assistant{align-self:flex-start;background:#fff;color:#1a202c;border-bottom-left-radius:.2rem;border:1px solid #e2e8f0}.input-section{background:#fff;padding:1rem 1.5rem;border-top:1px solid #e2e8f0;display:flex;gap:.8rem;align-items:flex-end}.input-section textarea{flex:1;padding:.8rem;border:1px solid #cbd5e0;border-radius:.8rem;resize:none;font-family:inherit;font-size:1rem;outline:none;transition:border-color .2s;max-height:100px}.input-section textarea:focus{border-color:#4c51bf}.send-btn{background:#4c51bf;color:#fff;border:none;padding:.8rem 1.2rem;border-radius:.8rem;font-weight:600;cursor:pointer;transition:background .2s;height:46px}.send-btn:hover{background:#434190}.send-btn:disabled{background:#cbd5e0;cursor:not-allowed}.analysis-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;display:flex;justify-content:center;align-items:center;padding:1rem}.analysis-modal{background:#fff;width:100%;max-width:800px;max-height:90vh;border-radius:1.5rem;box-shadow:0 20px 50px #00000040;display:flex;flex-direction:column;overflow:hidden;animation:slideUp .5s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-header{padding:1.5rem;background:#f7fafc;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}.modal-header h2{margin:0;font-size:1.4rem;color:#2d3748}.close-btn{background:transparent;border:1px solid #cbd5e0;padding:.4rem .8rem;border-radius:.4rem;cursor:pointer;color:#718096}.close-btn:hover{background:#edf2f7;color:#2d3748}.modal-content{padding:2rem;overflow-y:auto}.analysis-section{margin-bottom:2rem}.analysis-section h3{font-size:1.2rem;color:#4a5568;margin-bottom:1rem;border-bottom:2px solid #edf2f7;padding-bottom:.5rem}.highlight{color:#4c51bf;font-weight:800}.stat-row{display:flex;align-items:center;gap:1rem;margin-bottom:.8rem}.stat-label{width:140px;font-weight:500;color:#4a5568;font-size:.95rem}.stat-value{width:40px;text-align:right;font-weight:600;color:#2d3748;font-size:.9rem}.stat-bar-bg{flex:1;height:12px;background:#edf2f7;border-radius:6px;overflow:hidden}.stat-bar-fill{height:100%;border-radius:6px;transition:width 1s ease-out}.big5-grid{display:grid;grid-template-columns:1fr;gap:.5rem}@media (min-width: 600px){.big5-grid{grid-template-columns:1fr 1fr;gap:1.5rem}}.keywords-container{display:flex;flex-wrap:wrap;gap:.6rem}.keyword-tag{background:#ebf4ff;color:#4c51bf;padding:.5rem 1rem;border-radius:20px;font-weight:600;font-size:.9rem}.rec-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 600px){.rec-grid{grid-template-columns:1fr 1fr}}.rec-group h4{margin:0 0 .8rem;color:#2d3748;font-size:1.05rem}.list{margin:0;padding-left:1.2rem;color:#4a5568;line-height:1.6}.error-toast{position:fixed;bottom:2rem;left:50%;transform:translate(-50%);background:#e53e3e;color:#fff;padding:1rem 2rem;border-radius:50px;font-weight:600;box-shadow:0 4px 15px #e53e3e66;z-index:11000;animation:slideUp .3s ease-out}.analysis-screen-wrapper{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#f7fafc;z-index:10000;overflow-y:auto;display:flex;justify-content:center;padding:2rem 1rem}.analysis-container{background:#fff;width:100%;max-width:800px;border-radius:1.5rem;box-shadow:0 10px 30px #0000001a;display:flex;flex-direction:column;animation:slideUp .6s ease-out;margin-bottom:2rem}.result-header{padding:2rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-top-left-radius:1.5rem;border-top-right-radius:1.5rem;display:flex;justify-content:space-between;align-items:center}.result-header h2{margin:0;font-size:1.6rem}.restart-btn{background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.4);padding:.6rem 1.2rem;border-radius:2rem;cursor:pointer;font-weight:600;transition:background .2s}.restart-btn:hover{background:#ffffff4d}.result-content{padding:2.5rem}.main-wrapper{background-color:#f6f1eb;min-height:100vh;width:100vw;padding:8rem 1rem 3rem;box-sizing:border-box;overflow-x:hidden;display:flex;flex-direction:column;align-items:center;font-family:sans-serif}.main-title{color:#7e6e4f;font-weight:700;font-size:2.5rem;margin-bottom:3rem;text-align:center}.main-card{background-color:#fefaf6;border-radius:1.5rem;padding:2rem;width:90%;max-width:500px;box-shadow:0 6px 12px #0000001a;text-align:center}.main-subtitle{color:#7e6e4f;margin-top:2rem;font-size:1.8rem}.main-description{color:#5e5143;font-size:1rem;line-height:1.6;margin-top:1rem}.main-button{margin-top:2rem;background-color:#e5d8c1;border:none;padding:.75rem 1.5rem;border-radius:.75rem;color:#333;font-size:1rem;cursor:pointer;width:100%;max-width:240px}.bg-beige{background:linear-gradient(135deg,#0f172a,#1e1b4b);min-height:100vh;width:100vw;color:#fff}.analyze-container{padding:2rem 1rem;font-family:Pretendard,sans-serif;color:#fff;display:flex;justify-content:center}.analyze-card{background:#ffffff08;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2rem;border-radius:24px;max-width:800px;width:100%;box-shadow:0 20px 40px #0000004d;border:1px solid rgba(255,255,255,.1)}.analysis-section{background:#ffffff08;padding:1.5rem;border-radius:16px;font-size:1rem;margin-top:2rem;min-height:3rem;color:#cbd5e1}.analysis-section h2{margin-top:1rem;margin-bottom:1.5rem;font-size:1.6rem;color:#f8fafc;border-bottom:2px solid rgba(255,255,255,.1);padding-bottom:.8rem;font-weight:800;letter-spacing:-.02em}.analysis-section p,.analysis-section li{font-size:1.05rem;line-height:1.7;color:#e2e8f0;margin-bottom:.8rem}.analysis-section h3{font-size:1.3rem;color:#f1f5f9;margin-top:1.5rem;margin-bottom:.8rem;font-weight:700}.analysis-section strong{color:#60a5fa;font-weight:700}.analysis-section ul{padding-left:1.5rem;margin-bottom:1rem}.indicator-grid{display:flex;flex-direction:column;gap:1.5rem}.indicator-item{background:#1e293b80;padding:1.5rem;border-radius:16px;box-shadow:0 4px 6px #0000001a;border:1px solid rgba(255,255,255,.05)}.indicator-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.indicator-name{font-size:1.2rem;font-weight:700;color:#f1f5f9}.indicator-level{padding:.25rem .75rem;border-radius:100px;font-size:.85rem;font-weight:800;text-transform:uppercase}.indicator-level.low{background-color:#38bdf833;color:#38bdf8;border:1px solid rgba(56,189,248,.3)}.indicator-level.mid{background-color:#facc1533;color:#facc15;border:1px solid rgba(250,204,21,.3)}.indicator-level.high{background-color:#f8717133;color:#f87171;border:1px solid rgba(248,113,113,.3)}.indicator-desc-main{font-size:.95rem;color:#94a3b8;margin-bottom:.8rem;line-height:1.5}.indicator-desc-personal{font-size:1.05rem;color:#e2e8f0;font-weight:500;line-height:1.6}.analysis-section:last-of-type h2{margin-top:1rem}.bg-beige{background:linear-gradient(135deg,#0f172a,#1e1b4b);color:#fff;min-height:100vh;width:100vw;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif}.info-container{max-width:800px;margin:0 auto;padding:4rem 2rem;text-align:center;color:#f1f5f9}.info-container h2{font-size:2rem;font-weight:800;margin-bottom:2rem;background:linear-gradient(90deg,#fce7f3,#e0f2fe);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.notice-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1.8rem;margin-bottom:3rem;box-shadow:0 10px 25px #0000004d;text-align:left;color:#cbd5e1}.notice-header{display:flex;align-items:center;font-weight:800;color:#f472b6;font-size:1.3rem;margin-bottom:1rem}.warning-icon{margin-right:10px;font-size:1.5rem}.notice-list{padding-left:1.5rem;font-size:1rem;color:#e2e8f0;line-height:1.7}.notice-list li{margin-bottom:12px}.label-title{font-weight:700;display:block;margin-bottom:1rem;font-size:1.2rem;color:#f8fafc}.radio-group{display:flex;justify-content:center;gap:1.5rem;margin-bottom:2.5rem}.radio-button{background:#ffffff0d;border:1px solid rgba(255,255,255,.2);padding:1rem 2rem;border-radius:100px;cursor:pointer;font-size:1.1rem;font-weight:600;transition:all .2s ease;color:#cbd5e1}.radio-button.active{background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-color:transparent;color:#fff;box-shadow:0 4px 15px #3b82f666}.preview-container{margin-top:1.5rem;display:flex;justify-content:center}.image-preview{width:280px;height:auto;border-radius:20px;object-fit:cover;box-shadow:0 10px 25px #0006;border:2px solid rgba(255,255,255,.1)}.image-placeholder{width:280px;height:360px;border:2px dashed rgba(255,255,255,.2);border-radius:20px;background-color:#ffffff05}.submit-button{margin-top:2.5rem;padding:1.2rem 3.5rem;background:linear-gradient(90deg,#ec4899,#8b5cf6);border:none;border-radius:100px;font-weight:800;font-size:1.3rem;color:#fff;cursor:pointer;box-shadow:0 10px 20px #ec48994d;transition:all .3s ease}.submit-button:hover{transform:translateY(-2px);box-shadow:0 12px 25px #ec489980}.test-intro{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#0f172a;padding:1.5rem}.intro-card{width:100%;max-width:600px;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:32px;padding:3rem;text-align:center;box-shadow:0 20px 40px #0000004d}.badge{display:inline-block;background:#3b82f633;color:#60a5fa;padding:.5rem 1rem;border-radius:100px;font-size:.85rem;font-weight:700;margin-bottom:1.5rem}.title{color:#fff;font-size:2.5rem;font-weight:800;margin-bottom:1.5rem;background:linear-gradient(to right,#fff,#94a3b8);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.description{color:#94a3b8;font-size:1.1rem;line-height:1.7;margin-bottom:2.5rem}.features{display:flex;flex-direction:column;gap:1.2rem;margin-bottom:2.5rem;text-align:left}.feature-item{display:flex;gap:1rem;background:#ffffff08;padding:1.2rem;border-radius:16px;border:1px solid rgba(255,255,255,.05)}.icon{font-size:1.5rem}.text h4{color:#fff;margin-bottom:.2rem;font-size:1rem}.text p{color:#64748b;font-size:.85rem;margin:0}.info-box{background:#0003;padding:1rem;border-radius:12px;margin-bottom:2.5rem}.info-box p{color:#64748b;font-size:.85rem;margin:.3rem 0}.start-btn{width:100%;padding:1.2rem;background:#3b82f6;color:#fff;border:none;border-radius:16px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s;box-shadow:0 4px 12px #3b82f64d}.start-btn:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 8px 20px #3b82f666}.fade-in{animation:fadeIn .8s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 480px){.intro-card{padding:2rem 1.5rem}.title{font-size:2rem}}.question-container{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#0f172a;padding:1.5rem}.progress-bar{position:fixed;top:0;left:0;width:100%;height:6px;background:#ffffff1a;z-index:100}.progress-fill{height:100%;background:linear-gradient(90deg,#3b82f6,#8b5cf6);transition:width .3s ease}.question-card{width:100%;max-width:600px;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:2.5rem;box-shadow:0 20px 40px #0000004d}.q-number{color:#64748b;font-size:.9rem;font-weight:600;display:block;margin-bottom:1rem}.question-text{color:#fff;font-size:1.5rem;line-height:1.6;margin-bottom:2.5rem;word-break:keep-all}.options-grid{display:flex;flex-direction:column;gap:1rem}.option-btn{width:100%;padding:1.2rem 1.5rem;background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:16px;color:#cbd5e1;font-size:1rem;text-align:left;cursor:pointer;transition:all .2s;line-height:1.5}.option-btn:hover{background:#3b82f61a;border-color:#3b82f6;color:#fff;transform:translate(4px)}@media (max-width: 480px){.question-card{padding:1.5rem}.question-text{font-size:1.25rem}}.loading-container{min-height:100vh;background:#0f172a;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;color:#94a3b8}.loader-box{text-align:center}.dual-spinner{width:60px;height:60px;border:4px solid rgba(59,130,246,.1);border-left-color:#3b82f6;border-right-color:#8b5cf6;border-radius:50%;animation:spin 1.5s linear infinite;margin:0 auto 2rem}.loader-box h2{font-size:1.8rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(90deg,#3b82f6,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.loader-box p{color:#94a3b8;font-size:1rem}.progress-dots{display:flex;justify-content:center;gap:8px;margin-top:2rem}.progress-dots span{width:8px;height:8px;background:#3b82f6;border-radius:50%;animation:dotPulse 1.2s infinite ease-in-out}.progress-dots span:nth-child(2){animation-delay:.2s;background:#6366f1}.progress-dots span:nth-child(3){animation-delay:.4s;background:#8b5cf6}@keyframes spin{to{transform:rotate(360deg)}}@keyframes dotPulse{0%,80%,to{transform:scale(0);opacity:.3}40%{transform:scale(1);opacity:1}}.result-container{min-height:100vh;background:radial-gradient(circle at top right,#1e293b,#0f172a);color:#fff;padding:4rem 1rem;display:flex;justify-content:center;font-family:Inter,system-ui,sans-serif}.content-wrapper{max-width:800px;margin:0 auto;padding:0 1.5rem}.result-header{text-align:center;padding:3rem 0}.header-badge{display:inline-block;background:#3b82f633;color:#60a5fa;padding:.5rem 1rem;border-radius:100px;font-size:.8rem;font-weight:800;margin-bottom:1.5rem;letter-spacing:.05em}.main-title{font-size:clamp(2rem,5vw,3rem);font-weight:800;margin-bottom:1rem;background:linear-gradient(135deg,#fff,#94a3b8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.02em}.sub-description{color:#94a3b8;font-size:1.1rem;font-weight:400}.premium-card{background:#ffffff08;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.08);border-radius:24px;padding:2.5rem;box-shadow:0 10px 30px -10px #00000080}.tab-navigation{display:flex;position:relative;background:#ffffff08;padding:.6rem;border-radius:20px;border:1px solid rgba(255,255,255,.05)}.tab-navigation button{flex:1;padding:1.2rem;border:none;background:transparent;color:#94a3b8;font-weight:600;font-size:1rem;border-radius:14px;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center;gap:.8rem;z-index:2}.tab-navigation button.active{color:#fff}.tab-indicator{position:absolute;top:.6rem;bottom:.6rem;left:.6rem;width:calc(50% - .6rem);background:#3b82f6;border-radius:14px;transition:transform .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px #3b82f666;z-index:1}.tab-indicator.behavior{transform:translate(100%);background:#8b5cf6;box-shadow:0 4px 20px #8b5cf666}.type-name{font-size:2.5rem;font-weight:900;text-align:center;margin-bottom:.5rem}.summary-text{color:#60a5fa;text-align:center;font-size:1.2rem;font-weight:500;margin-bottom:2.5rem}.score-item{margin-bottom:2rem}.score-info{display:flex;justify-content:space-between;margin-bottom:.8rem;font-weight:600;font-size:.95rem}.progress-bg{height:10px;background:#ffffff0d;border-radius:100px;overflow:hidden}.progress-bg.mini{height:6px;margin-top:.5rem}.progress-fill{height:100%;border-radius:100px}.s-bar{background:linear-gradient(90deg,#2563eb,#60a5fa)}.e-bar{background:linear-gradient(90deg,#dc2626,#f87171)}.f-bar{background:linear-gradient(90deg,#059669,#34d399)}.info-card h3{font-size:1.25rem;font-weight:700;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.info-card p{line-height:1.8;color:#cbd5e1;font-size:1.05rem}.highlight{border-left:4px solid #3b82f6;background:linear-gradient(90deg,rgba(59,130,246,.05) 0%,transparent 100%)}.advice{border-left:4px solid #f59e0b;background:linear-gradient(90deg,rgba(245,158,11,.05) 0%,transparent 100%)}.traits-grid{display:flex;flex-wrap:wrap;gap:.8rem;margin:1.5rem 0;justify-content:center}.trait-tag{padding:.5rem 1.2rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:100px;color:#94a3b8;font-size:.9rem;font-weight:600}.behavior-summary{margin-bottom:2.5rem}.summary-title{font-size:1.1rem;font-weight:700;color:#94a3b8;margin-bottom:1.5rem;text-align:center}.summary-graphs{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.glass-stat-card{background:#ffffff05;border:1px solid rgba(255,255,255,.05);padding:1.5rem;border-radius:20px;display:flex;gap:1.2rem;align-items:center}.stat-icon{font-size:2rem;background:#ffffff0d;width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:12px;flex-shrink:0}.stat-label{font-size:.85rem;color:#94a3b8;font-weight:600}.stat-value{font-size:1.5rem;font-weight:800;margin:.2rem 0}.stat-desc-group{margin-top:1rem;display:flex;flex-direction:column;gap:.4rem}.stat-desc{font-size:.75rem;line-height:1.4;color:#94a3b8;display:flex;align-items:baseline}.stat-desc strong{color:#fff;font-weight:700;margin-left:.2rem}.high-label{color:#3b82f6;font-weight:800;min-width:55px;font-size:.7rem}.low-label{color:#94a3b8;font-weight:800;min-width:55px;font-size:.7rem}.group-a{background:linear-gradient(90deg,#3b82f6,#60a5fa)}.group-b{background:linear-gradient(90deg,#8b5cf6,#a78bfa)}.axis-explanations{margin-top:1rem}.section-header{margin-bottom:2rem}.section-header h3{font-size:1.5rem;font-weight:800;margin-bottom:.5rem}.section-header p{color:#94a3b8}.explanation-grid{display:grid;gap:1.5rem}.explanation-card{padding:2rem;position:relative;overflow:hidden;transition:all .3s ease}.explanation-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;opacity:.4}.style-high:before{background:#3b82f6}.style-low:before{background:#8b5cf6}.exp-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.exp-title-group{display:flex;align-items:center;gap:.8rem}.exp-icon{font-size:1.4rem}.exp-title{font-size:1.2rem;font-weight:700;color:#e2e8f0}.exp-score-badge{padding:.4rem .8rem;border-radius:8px;font-weight:800;font-size:.9rem}.exp-score-badge.high{background:#3b82f626;color:#60a5fa}.exp-score-badge.low{background:#8b5cf626;color:#a78bfa}.active-desc{background:#ffffff08;padding:1.2rem;border-radius:16px;margin-bottom:1rem;border:1px solid rgba(255,255,255,.05)}.desc-badge{display:inline-block;font-size:.7rem;text-transform:uppercase;font-weight:800;margin-bottom:.5rem;opacity:.6;letter-spacing:.05em}.active-desc p{font-size:1.05rem;line-height:1.6;font-weight:500}.inactive-desc{opacity:.3;padding:0 1rem}.inactive-desc p{font-size:.9rem;line-height:1.5}.main-actions{display:flex;gap:1.2rem;margin-top:2rem}.home-btn,.restart-btn{flex:1;padding:1.4rem;border-radius:18px;font-weight:700;font-size:1.1rem;cursor:pointer;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.home-btn{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#94a3b8}.home-btn:hover{background:#ffffff14;color:#fff;transform:translateY(-2px)}.restart-btn{background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;color:#fff;box-shadow:0 10px 20px -5px #3b82f666}.restart-btn:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 15px 30px -5px #3b82f680}.academic-toggle-container{display:flex;justify-content:center;margin-top:1rem}.academic-toggle-btn{padding:1rem 2rem;border-radius:100px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#94a3b8;font-weight:700;font-size:.95rem;cursor:pointer;transition:all .3s;display:flex;align-items:center;gap:.8rem}.academic-toggle-btn:hover{background:#3b82f61a;border-color:#3b82f64d;color:#60a5fa}.academic-toggle-btn.active{background:#3b82f626;border-color:#3b82f6;color:#fff}.academic-report-wrapper{overflow:hidden;margin-top:1.5rem}.academic-card{background:linear-gradient(135deg,#1e293bb3,#0f172ae6);border:1px solid rgba(59,130,246,.2);padding:3rem}.academic-header-inner{border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:1.5rem;margin-bottom:2rem}.academic-badge-main{display:inline-block;padding:.4rem .8rem;background:#3b82f6;color:#fff;border-radius:4px;font-size:.7rem;font-weight:900;letter-spacing:.1em;margin-bottom:.8rem}.academic-header-inner h3{font-size:1.5rem;font-weight:800;color:#fff}.academic-section{margin-bottom:2.5rem}.academic-section h4{font-size:1rem;font-weight:800;color:#60a5fa;margin-bottom:.8rem;display:flex;align-items:center;gap:.6rem}.eng-sub{font-size:.75rem;font-weight:600;color:#475569;text-transform:uppercase;letter-spacing:.05em}.academic-section p{line-height:1.8;color:#cbd5e1;font-size:1.05rem}.driver-text{font-size:1.2rem!important;font-weight:700;color:#fff!important;background:#3b82f61a;padding:1rem;border-radius:12px;border-left:4px solid #3b82f6}.academic-footer-text{margin-top:3rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.05);font-size:.85rem;color:#475569;line-height:1.6}.loading-spinner{width:50px;height:50px;border:4px solid rgba(59,130,246,.1);border-top-color:#3b82f6;border-radius:50%}@media (max-width: 640px){.summary-graphs{grid-template-columns:1fr}.main-actions{flex-direction:column}.tab-navigation button span{display:none}}.footer{text-align:center;padding:1.5rem;margin-top:3rem;border-top:1px solid #333;font-size:.9rem;color:#aaa;background-color:#000}.footer a{color:#aaa;text-decoration:none;margin:0 1rem}.footer a:hover{color:#fff}.insights-container{max-width:1200px;margin:0 auto;padding:4rem 2rem;min-height:80vh}.insights-header{text-align:center;margin-bottom:4rem}.insights-title{font-size:3rem;font-weight:800;background:linear-gradient(135deg,#1a1a1a,#4a4a4a);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:1rem;letter-spacing:-.02em}.insights-subtitle{font-size:1.2rem;color:#666;max-width:600px;margin:0 auto;line-height:1.6}.category-filter{display:flex;justify-content:center;gap:1rem;margin-bottom:3rem;flex-wrap:wrap}.category-btn{padding:.6rem 1.2rem;border-radius:50px;border:1px solid #e0e0e0;background:#fff;color:#666;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease}.category-btn:hover{border-color:#333;color:#333}.category-btn.active{background:#1a1a1a;color:#fff;border-color:#1a1a1a}.insights-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:2.5rem}.insight-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px #0000000d;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;display:flex;flex-direction:column;height:100%;border:1px solid rgba(0,0,0,.03)}.insight-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001a}.card-thumb-wrapper{position:relative;padding-top:60%;overflow:hidden;background:#f5f5f5}.card-thumb{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.insight-card:hover .card-thumb{transform:scale(1.05)}.card-content{padding:1.8rem;display:flex;flex-direction:column;flex-grow:1}.card-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:.85rem}.card-category{color:#3b82f6;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.card-date{color:#999}.card-title{font-size:1.4rem;font-weight:700;color:#1a1a1a;margin-bottom:.8rem;line-height:1.4}.card-summary{font-size:1rem;color:#666;line-height:1.6;margin-bottom:1.5rem;flex-grow:1;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.card-footer{margin-top:auto;padding-top:1rem;border-top:1px solid #f0f0f0;color:#3b82f6;font-weight:600;font-size:.95rem;display:flex;align-items:center;gap:.5rem}.insight-detail-container{max-width:800px;margin:0 auto;padding:4rem 2rem}.detail-header{text-align:center;margin-bottom:3rem}.detail-category{display:inline-block;padding:.4rem 1rem;background:#3b82f61a;color:#3b82f6;border-radius:50px;font-weight:600;font-size:.9rem;margin-bottom:1.5rem}.detail-title{font-size:2.8rem;font-weight:800;color:#1a1a1a;line-height:1.3;margin-bottom:1.5rem;word-break:keep-all}.detail-meta{color:#888;font-size:1rem}.detail-thumb{width:100%;height:auto;border-radius:20px;margin-bottom:4rem;box-shadow:0 10px 30px #00000014}.markdown-content{font-size:1.15rem;line-height:1.8;color:#333}.markdown-content h1,.markdown-content h2,.markdown-content h3{color:#1a1a1a;margin-top:3rem;margin-bottom:1.5rem;font-weight:700}.markdown-content h1{font-size:2.2rem}.markdown-content h2{font-size:1.8rem;border-bottom:2px solid #f0f0f0;padding-bottom:.5rem}.markdown-content h3{font-size:1.4rem}.markdown-content p{margin-bottom:1.5rem}.markdown-content strong{color:#1a1a1a;font-weight:700}.markdown-content ul,.markdown-content ol{margin-bottom:1.5rem;padding-left:1.5rem}.markdown-content li{margin-bottom:.5rem}.markdown-content blockquote{border-left:4px solid #3b82f6;padding-left:1.5rem;margin:2rem 0;font-style:italic;color:#555;background:#f8fafc;padding:1.5rem;border-radius:0 12px 12px 0}@media (max-width: 768px){.insights-title{font-size:2.2rem}.detail-title{font-size:2rem}.insights-grid{grid-template-columns:1fr}.markdown-content{font-size:1.05rem}}body{margin:0;padding:0;background:#000;color:#fff;min-height:100dvh}@keyframes pulse{0%{transform:scale(1);opacity:.9}to{transform:scale(1.15);opacity:.6}}:root{--bg-dark: #0b0f14;--bg-card: #151a21;--bg-card-hover: #1c222b;--primary: #3b82f6;--primary-glow: rgba(59, 130, 246, .5);--text-main: #ffffff;--text-muted: #9ca3af;--border-color: #2d3748;--container-max: 1200px;--header-height: 64px}body{margin:0;padding:0;background:var(--bg-dark);color:var(--text-main);min-height:100dvh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.6}*{box-sizing:border-box}h1,h2,h3,h4,h5,h6{margin:0;line-height:1.2}button{font-family:inherit}
