body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.App,body{min-height:100vh}.btn{align-items:center;border:none;border-radius:12px;cursor:pointer;display:inline-flex;font-size:16px;font-weight:600;gap:8px;justify-content:center;padding:12px 24px;text-decoration:none;transition:all .3s ease}.btn:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-2px)}.btn:active{transform:translateY(0)}.card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #fff3;border-radius:20px;box-shadow:0 20px 40px #0000001a;padding:30px}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.fade-in{animation:fadeIn .6s ease-out}.slide-in{animation:slideIn .4s ease-out}@media (max-width:768px){.App{padding:10px}.card{border-radius:15px;padding:20px}.btn{font-size:14px;padding:10px 20px}}@media (max-width:480px){.card{border-radius:12px;padding:15px}.btn{font-size:13px;padding:8px 16px}}.home-container{background:linear-gradient(135deg,#f8f9fa,#e9ecef);min-height:100vh;padding:20px}.home-header{animation:fadeInDown .8s ease;margin-bottom:40px;text-align:center}.site-title{-webkit-text-fill-color:#0000;align-items:center;background:linear-gradient(135deg,#4f46e5,#7c3aed);-webkit-background-clip:text;background-clip:text;display:flex;font-size:3rem;font-weight:700;gap:10px;justify-content:center;margin-bottom:10px}.title-icon{animation:bounce 2s infinite}.site-subtitle{color:#6b7280;font-size:1.2rem}.search-section{animation:fadeIn .8s ease .2s both;margin:0 auto 30px;max-width:600px}.search-wrapper{position:relative}.search-input{background:#fffffff2;border:none;border-radius:50px;box-shadow:0 4px 20px #0000001a;font-size:1rem;padding:15px 50px 15px 20px;transition:all .3s ease;width:100%}.search-input:focus{box-shadow:0 6px 30px #00000026;outline:none;transform:translateY(-2px)}.search-icon{font-size:1.2rem;position:absolute;right:20px;top:50%;transform:translateY(-50%)}.category-section{animation:fadeIn .8s ease .4s both;margin:0 auto 40px;max-width:1000px}.category-list{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.category-btn{background:#fff;border:2px solid #e5e7eb;border-radius:25px;color:#6b7280;cursor:pointer;font-size:.95rem;font-weight:500;padding:8px 20px;transition:all .3s ease}.category-btn:hover{background:#f3f4f6;border-color:#d1d5db;transform:translateY(-2px)}.category-btn.active{background:linear-gradient(135deg,#4f46e5,#7c3aed);border-color:#0000;color:#fff}.tests-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));margin:0 auto;max-width:1200px;padding-bottom:60px}.test-card{grid-gap:20px;align-items:center;animation:fadeInUp .8s ease both;background:#fff;border:1px solid #f3f4f6;border-radius:20px;box-shadow:0 4px 20px #00000014;cursor:pointer;display:grid;gap:20px;grid-template-columns:auto 1fr auto;overflow:hidden;padding:25px;position:relative;transition:all .3s ease}.test-card:before{background:var(--card-color);content:"";height:5px;left:0;position:absolute;right:0;top:0;transition:height .3s ease}.test-card:hover{box-shadow:0 10px 40px #00000026;transform:translateY(-5px)}.test-card:hover:before{height:10px}.test-card:hover .test-arrow{transform:translateX(5px)}.test-icon{flex-shrink:0;font-size:3rem}.test-content{flex:1 1}.test-title{color:#333;font-size:1.3rem;font-weight:600;margin-bottom:8px}.test-description{color:#666;font-size:.95rem;line-height:1.5;margin-bottom:12px}.test-meta{color:#999;display:flex;font-size:.85rem;gap:15px}.test-category{background:#f0f0f0;border-radius:15px;padding:4px 12px}.test-arrow{color:#ccc;font-size:1.5rem;transition:transform .3s ease}.home-footer{color:#9ca3af;font-size:.9rem;padding:20px;text-align:center}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.site-title{font-size:2rem}.tests-grid{gap:20px;grid-template-columns:1fr}.test-card{padding:20px}.category-list{padding:0 10px}}.start-page{animation:fadeIn .8s ease-out;max-width:800px;width:100%}.start-container{border:1px solid #f3f4f6}.main-title{background:linear-gradient(135deg,#4f46e5,#7c3aed)}.description-card{background:linear-gradient(135deg,#f8f9ff,#f0f2ff);border:1px solid #667eea1a}.description-card h3{color:#333}.description-card p{color:#555}.types-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,1fr);margin-left:auto;margin-right:auto;margin-top:24px;max-width:400px}.type-card{box-shadow:0 8px 20px #00000014}.type-card:hover{box-shadow:0 12px 30px #0000001f}.type-card.teto-male{background:linear-gradient(135deg,#f8faff,#f0f4ff);border-color:#4f46e5}.type-card.egen-male{background:linear-gradient(135deg,#fef7ff,#fdf2f8);border-color:#ec4899}.type-card.teto-female{background:linear-gradient(135deg,#fffbeb,#fef3c7);border-color:#f59e0b}.type-card.egen-female{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-color:#10b981}.type-name{font-size:1.1rem}.type-desc{font-size:.9rem}.start-button{background:linear-gradient(135deg,#4f46e5,#7c3aed);box-shadow:0 8px 25px #4f46e54d}.start-button:hover{box-shadow:0 12px 35px #4f46e566}@media (max-width:768px){.start-container{border-radius:20px;padding:30px 20px}.main-title{font-size:2rem}.subtitle{font-size:1rem}.types-grid{gap:12px;grid-template-columns:repeat(2,1fr)}.type-card{padding:16px}.test-info{gap:20px}.start-button{font-size:1.1rem;padding:14px 36px}}@media (max-width:480px){.start-container{padding:24px 16px}.main-title{font-size:1.8rem}.types-grid{grid-template-columns:1fr}.test-info{flex-direction:column;gap:12px}.start-button{font-size:1rem;padding:12px 32px}}.gender-select{animation:fadeIn .6s ease-out;margin:0 auto;max-width:600px;padding:60px 20px 20px;width:100%}.gender-container{background:#fff;border:1px solid #f3f4f6;border-radius:24px;box-shadow:0 10px 30px #00000014;padding:40px;text-align:center;width:100%}.header{margin-bottom:40px}.title{color:#333;font-size:2rem;font-weight:700;margin-bottom:12px}.description{color:#666;font-size:1.1rem;font-weight:500}.gender-options{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 1fr;margin-bottom:32px}.gender-button{background:#fff;border:3px solid #e5e7eb;border-radius:20px;cursor:pointer;font-family:inherit;padding:32px 24px;text-align:center;transition:all .3s ease}.gender-button:hover{border-color:#4f46e5;box-shadow:0 12px 30px #0000001f;transform:translateY(-4px)}.gender-button.male:hover{background:linear-gradient(135deg,#f0f4ff,#e0e7ff);border-color:#4f46e5}.gender-button.female:hover{background:linear-gradient(135deg,#fef7ff,#fdf2f8);border-color:#ec4899}.gender-icon{font-size:3rem;margin-bottom:16px}.gender-text{color:#333;font-size:1.4rem;font-weight:700;margin-bottom:16px}.gender-types{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.type-badge{border-radius:20px;color:#fff;font-size:.85rem;font-weight:600;padding:6px 12px}.type-badge.teto{background:linear-gradient(135deg,#4f46e5,#7c3aed)}.type-badge.egen{background:linear-gradient(135deg,#ec4899,#be185d)}.note{background:linear-gradient(135deg,#f8f9ff,#f0f2ff);border:1px solid #4f46e51a;border-radius:16px;padding:20px}.note p{color:#555;font-size:.95rem;line-height:1.5;margin:0}@media (max-width:768px){.gender-select{align-items:center;display:flex;justify-content:center;min-height:calc(100vh - 80px);padding-top:40px}.gender-container{padding:30px 20px}.title{font-size:1.6rem}.description{font-size:1rem}.gender-options{gap:16px}.gender-button{padding:24px 16px}.gender-icon{font-size:2.5rem}.gender-text{font-size:1.2rem}}@media (max-width:480px){.gender-select{padding-top:20px}.gender-container{padding:24px 16px}.gender-options{gap:16px;grid-template-columns:1fr}.title{font-size:1.4rem}.gender-button{padding:20px 16px}.gender-icon{font-size:2rem}.gender-text{font-size:1.1rem}}.question-page{animation:slideIn .5s ease-out;max-width:700px;width:100%}.question-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #fff3;box-shadow:0 25px 50px #00000026}.progress-section{margin-bottom:32px}.progress-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.back-button{background:linear-gradient(135deg,#f8f9ff,#f0f2ff);border:1px solid #667eea4d;border-radius:12px;font-family:inherit;font-size:.9rem;font-weight:600}.back-button:hover{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 12px #667eea4d;color:#fff;transform:translateY(-1px)}.back-button:active{transform:translateY(0)}.progress-bar{background:#667eea1a}.progress-fill{background:linear-gradient(135deg,#667eea,#764ba2);transition:width .3s ease}.progress-text{color:#667eea;font-size:1rem;font-weight:600;text-align:center}.category-badge{align-items:center;background:linear-gradient(135deg,#f8f9ff,#f0f2ff);border:1px solid #667eea33;border-radius:20px;color:#667eea;display:inline-flex;font-size:.9rem;font-weight:600;gap:8px;margin-bottom:24px;padding:8px 16px}.category-icon{font-size:1.1rem}.question-section{margin-bottom:32px;text-align:center}.question-text{font-size:1.4rem;margin:0}.options-section{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.option-button{gap:16px;padding:20px;width:100%}.option-button:hover{background:linear-gradient(135deg,#f8f9ff,#f0f2ff);border-color:#667eea;box-shadow:0 8px 20px #667eea26;transform:translateY(-2px)}.option-button:active{transform:translateY(0)}.option-button.selected{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#667eea;box-shadow:0 8px 20px #667eea4d;color:#fff;transform:translateY(-2px)}.option-button.selected .option-number{background:#ffffff4d;color:#fff}.option-button.selected .option-text{color:#fff}.option-number{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.9rem;font-weight:700;height:32px;justify-content:center;width:32px}.option-text{color:#333;font-size:1rem;font-weight:500;line-height:1.5}.question-note{background:linear-gradient(135deg,#fffc,#fff9);border:1px solid #ffffff4d;border-radius:15px;box-shadow:0 4px 15px #0000001a;color:#555;font-size:.9rem;font-weight:500;padding:15px 20px;text-align:center}@media (max-width:768px){.question-container{padding:30px 20px}.question-text{font-size:1.2rem}.option-button{gap:12px;padding:16px}.option-number{font-size:.8rem;height:28px;width:28px}.option-text{font-size:.95rem}}@media (max-width:480px){.question-container{padding:24px 16px}.question-text{font-size:1.1rem}.option-button{gap:10px;padding:14px}.option-number{font-size:.75rem;height:24px;width:24px}.option-text{font-size:.9rem}.category-badge{font-size:.8rem;padding:6px 12px}}.result-page{animation:fadeIn .8s ease-out;max-width:800px;width:100%}.result-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #fff3;box-shadow:0 25px 50px #00000026}.result-icon{display:block;font-size:4rem;margin-bottom:16px}.result-title{animation:glow 2s ease-in-out infinite alternate;background:linear-gradient(135deg,#ff6b6b,#feca57 50%,#48dbfb);font-size:2.2rem;line-height:1.2;margin-bottom:16px}@keyframes glow{0%{text-shadow:0 0 10px #ff6b6b66}to{text-shadow:0 0 20px #48dbfb99}}.result-description{color:#555;font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:600px}.score-section{margin-bottom:40px}.score-section h3{color:#333;font-size:1.3rem;font-weight:700;margin-bottom:20px;text-align:center}.score-bars{display:flex;flex-direction:column;gap:16px}.score-item{background:#fff;border:1px solid #f0f0f0;border-radius:16px;box-shadow:0 4px 12px #0000000d;padding:20px}.score-label{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.score-name{color:#333;font-size:1rem;font-weight:600}.score-value{color:#667eea;font-size:1.1rem;font-weight:700}.score-bar{background:#f3f4f6;border-radius:6px;height:12px;overflow:hidden;width:100%}.score-fill{border-radius:6px;height:100%;transition:width .8s ease}.score-fill.teto{background:linear-gradient(135deg,#667eea,#764ba2)}.score-fill.egen{background:linear-gradient(135deg,#ec4899,#be185d)}.characteristics-section,.romantic-section{margin-bottom:40px}.characteristics-section h3,.romantic-section h3{color:#333;font-size:1.3rem;font-weight:700;margin-bottom:20px;text-align:center}.characteristics-list,.romantic-list{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.characteristic-item,.romantic-item{background:#fff;border:1px solid #f0f0f0;border-radius:12px;box-shadow:0 4px 12px #0000000d;color:#555;font-size:.95rem;line-height:1.5;padding:16px;transition:all .3s ease}.characteristic-item:hover,.romantic-item:hover{box-shadow:0 8px 20px #00000014;transform:translateY(-2px)}.compatibility-section{margin-bottom:40px}.compatibility-section h3{color:#333;font-size:1.3rem;font-weight:700;margin-bottom:20px;text-align:center}.compatibility-description{background:linear-gradient(135deg,#fef7ff,#fdf2f8);border:1px solid #ec489933;border-radius:16px;color:#555;font-size:1rem;line-height:1.6;margin-bottom:20px;padding:20px;text-align:center}.compatible-types{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.compatible-type{align-items:center;background:#fff;border:2px solid #ec4899;border-radius:20px;box-shadow:0 4px 12px #ec489926;color:#ec4899;display:flex;font-weight:600;gap:8px;padding:12px 20px}.compatible-icon{font-size:1.2rem}.action-buttons{margin-bottom:24px}.restart-button,.share-button{align-items:center;display:flex;font-size:1rem;gap:8px;padding:14px 28px}.share-button{box-shadow:0 8px 20px #10b9814d}.share-button:hover{box-shadow:0 12px 30px #10b98166}.restart-button{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 8px 20px #667eea4d;color:#fff}.restart-button:hover{box-shadow:0 12px 30px #667eea66}.disclaimer{font-style:italic;text-align:center}@media (max-width:768px){.result-container{padding:30px 20px}.result-icon{font-size:3rem}.result-title{font-size:1.8rem}.result-description{font-size:1rem}.characteristics-list,.romantic-list{grid-template-columns:1fr}.action-buttons{align-items:center;flex-direction:column}.restart-button,.share-button{justify-content:center;max-width:300px;width:100%}}@media (max-width:480px){.result-container{padding:24px 16px}.result-icon{font-size:2.5rem}.result-title{font-size:1.6rem}.score-item{padding:16px}.characteristic-item,.romantic-item{font-size:.9rem;padding:14px}.compatible-types{align-items:center;flex-direction:column}.compatible-type{justify-content:center;max-width:200px;width:100%}}.test-layout{background:#f8f9fa;min-height:100vh}.test-header{align-items:center;background:#fff;box-shadow:0 2px 10px #0000000d;display:flex;justify-content:space-between;padding:15px 20px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.back-button{background:none;border:none;border-radius:8px;color:#667eea;cursor:pointer;font-size:1rem;font-weight:500;padding:8px 16px;transition:all .3s ease}.back-button:hover{background:#667eea1a;transform:translateX(-3px)}.test-info{align-items:center;gap:10px}.test-icon-small{font-size:1.5rem}.test-name{color:#333;font-size:1.1rem;font-weight:600}.test-main{margin:0 auto;max-width:800px;padding:20px}@media (max-width:768px){.test-header{padding:10px 15px}.back-button{font-size:.9rem;padding:6px 12px}.test-name{font-size:1rem}}.love-language-start{animation:fadeIn .8s ease-out;margin:0 auto;max-width:800px;padding:20px;width:100%}.main-title{background:linear-gradient(135deg,#ec4899,#f43f5e)}.description-card{background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #fbbf2433}.description-card h3{color:#78350f}.description-card p{color:#92400e}.love-languages-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-top:24px}.language-card{background:#fff;border:2px solid #0000;border-radius:16px;box-shadow:0 4px 12px #0000000f;padding:20px;transition:all .3s ease}.language-card:hover{box-shadow:0 8px 20px #0000001a;transform:translateY(-4px)}.language-card.words{background:linear-gradient(135deg,#eff6ff,#dbeafe);border-color:#3b82f6}.language-card.time{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-color:#10b981}.language-card.touch{background:linear-gradient(135deg,#fef3f2,#fee2e2);border-color:#ec4899}.language-card.service{background:linear-gradient(135deg,#fffbeb,#fef3c7);border-color:#f59e0b}.language-card.gifts{background:linear-gradient(135deg,#f5f3ff,#ede9fe);border-color:#8b5cf6}.language-icon{font-size:2rem;margin-bottom:8px}.language-name{color:#333;font-size:1rem;font-weight:700;margin-bottom:4px}.language-desc{color:#666;font-size:.85rem}.start-button{background:linear-gradient(135deg,#ec4899,#f43f5e);box-shadow:0 8px 25px #ec48994d}.start-button:hover{box-shadow:0 12px 35px #ec489966}.disclaimer{color:#888}@media (max-width:768px){.start-container{padding:30px 20px}.main-title{font-size:2rem}.subtitle{font-size:1rem}.love-languages-grid{gap:12px;grid-template-columns:repeat(2,1fr)}.language-card{padding:16px}.test-info{gap:20px}.start-button{font-size:1.1rem;padding:14px 36px}}@media (max-width:480px){.start-container{padding:24px 16px}.main-title{font-size:1.8rem}.love-languages-grid{grid-template-columns:1fr}.test-info{flex-direction:column;gap:12px}.start-button{font-size:1rem;padding:12px 32px}}.love-language-question{animation:fadeIn .6s ease-out;margin:0 auto;max-width:700px;padding:20px;width:100%}.progress-fill,.question-category{background:linear-gradient(135deg,#ec4899,#f43f5e)}.option-button.selected,.option-button:hover{background:linear-gradient(135deg,#fef3f2,#fee2e2);border-color:#ec4899}.option-button.selected{box-shadow:0 4px 12px #ec489933}.option-button.selected:before{color:#ec4899;content:"✓";font-size:1.2rem;font-weight:700;left:-30px;position:absolute}.option-text{display:block}.nav-button:hover:not(:disabled){background:linear-gradient(135deg,#fef3f2,#fee2e2);border-color:#ec4899;color:#ec4899}@media (max-width:768px){.question-container{padding:30px 20px}.question-text{font-size:1.3rem}.option-button{font-size:1rem;padding:16px 20px}}@media (max-width:480px){.question-container{padding:24px 16px}.question-header{align-items:flex-start;flex-direction:column;gap:10px}.question-text{font-size:1.2rem;margin-bottom:24px}.option-button{font-size:.95rem;padding:14px 16px}.navigation-buttons{flex-direction:column;gap:16px}.nav-button{width:100%}}.love-language-result{animation:fadeIn .8s ease-out;margin:0 auto;max-width:900px;padding:20px;width:100%}.result-title{background:linear-gradient(135deg,#ec4899,#f43f5e)}.primary-result{background:linear-gradient(135deg,#fef3f2,#fee2e2);border:2px solid #fecaca}.primary-title{color:#be123c}.primary-english{color:#f43f5e}.primary-score{color:#ec4899}.primary-description{color:#881337}.language-chart{background:#f9fafb;border-radius:16px;margin-bottom:40px;padding:30px}.chart-title{color:#333;font-size:1.4rem;font-weight:700;margin-bottom:24px;text-align:center}.chart-item{margin-bottom:20px}.chart-label{align-items:center;display:flex;gap:8px;margin-bottom:8px}.chart-icon{font-size:1.2rem}.chart-name{color:#333;font-weight:600}.chart-bar-container{background:#e5e7eb;border-radius:8px;height:28px;overflow:hidden;position:relative}.chart-bar{animation:slideIn .8s ease;border-radius:8px;height:100%;left:0;position:absolute;top:0;transition:width .8s ease}.chart-percentage{color:#333;font-size:.9rem;font-weight:600;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.situational-profile{margin-bottom:40px}.section-title{margin-bottom:20px}.situation-cards{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.situation-card{background:#fff;border:2px solid #e5e7eb;border-radius:16px;padding:24px;text-align:center;transition:all .3s ease}.situation-card:hover{border-color:#ec4899;box-shadow:0 8px 20px #0000001a;transform:translateY(-4px)}.situation-label{color:#666;font-size:.9rem;font-weight:600;margin-bottom:12px}.situation-icon{font-size:2.5rem;margin-bottom:8px}.situation-type{color:#333;font-size:1.1rem;font-weight:700}.language-detail{background:#f9fafb;border-radius:16px;margin-bottom:24px;padding:30px}.primary-detail{background:linear-gradient(135deg,#fef3f2,#fee2e2);border:2px solid #fecaca}.detail-section{margin-bottom:24px}.detail-section:last-child{margin-bottom:0}.detail-section li:before{color:#ec4899}.restart-button{border:2px solid #ec4899;color:#ec4899}.restart-button:hover{background:#ec4899;box-shadow:0 8px 20px #ec48994d}.share-button{background:linear-gradient(135deg,#ec4899,#f43f5e);box-shadow:0 6px 20px #ec48994d}.share-button:hover{box-shadow:0 10px 30px #ec489966}@media (max-width:768px){.result-container{padding:30px 20px}.result-title{font-size:2rem}.primary-result{padding:30px 20px}.primary-icon{font-size:3rem}.primary-title{font-size:1.6rem}.primary-score{font-size:2.5rem}.language-chart,.language-detail{padding:20px}.situation-cards{grid-template-columns:1fr}.action-buttons{flex-direction:column}.restart-button,.share-button{width:100%}}@media (max-width:480px){.result-container{padding:24px 16px}.result-title{font-size:1.8rem}.primary-description,.result-subtitle{font-size:1rem}.chart-title,.section-title{font-size:1.2rem}.detail-title{font-size:1.1rem}}.stress-type-start{animation:fadeIn .8s ease-out;margin:0 auto;max-width:800px;padding:20px;width:100%}.start-container{background:#fff;border-radius:24px;box-shadow:0 10px 30px #00000014;padding:40px;text-align:center}.logo-section{margin-bottom:40px}.main-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#10b981,#059669);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:800;line-height:1.2;margin-bottom:12px}.subtitle{color:#666;font-size:1.2rem;font-weight:500}.description-section{margin-bottom:40px}.description-card{background:linear-gradient(135deg,#e0f2fe,#bae6fd);border:1px solid #0ea5e933;border-radius:16px;margin-bottom:32px;padding:24px}.description-card h3{color:#0c4a6e;font-size:1.3rem;font-weight:700;margin-bottom:12px}.description-card p{color:#075985;font-size:1rem;line-height:1.6}.coping-types-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));margin-bottom:32px}.type-card{background:#fff;border:2px solid #0000;border-radius:16px;box-shadow:0 4px 12px #0000000f;padding:20px;transition:all .3s ease}.type-card:hover{box-shadow:0 8px 20px #0000001a;transform:translateY(-4px)}.type-card.problem{background:linear-gradient(135deg,#eff6ff,#dbeafe);border-color:#3b82f6}.type-card.emotion{background:linear-gradient(135deg,#fef3f2,#fee2e2);border-color:#ec4899}.type-card.avoidance{background:linear-gradient(135deg,#fffbeb,#fef3c7);border-color:#f59e0b}.type-card.social{background:linear-gradient(135deg,#f5f3ff,#ede9fe);border-color:#8b5cf6}.type-card.meaning{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-color:#10b981}.type-icon{font-size:2rem;margin-bottom:8px}.type-name{color:#333;font-size:1rem;font-weight:700;margin-bottom:4px}.type-desc{color:#666;font-size:.85rem}.warning-card{background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #fbbf244d;border-radius:16px;margin-bottom:32px;padding:24px;text-align:left}.warning-card h4{color:#78350f;font-size:1.1rem;font-weight:700;margin-bottom:12px}.warning-card ul{list-style:none;padding:0}.warning-card li{color:#92400e;line-height:1.5;margin-bottom:8px;padding-left:24px;position:relative}.warning-card li:before{color:#f59e0b;content:"•";font-weight:700;left:8px;position:absolute}.test-info{display:flex;flex-wrap:wrap;gap:32px;justify-content:center;margin-bottom:40px}.info-item{align-items:center;color:#555;display:flex;font-weight:500;gap:8px}.info-icon,.start-button{font-size:1.2rem}.start-button{background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:50px;box-shadow:0 8px 25px #10b9814d;color:#fff;cursor:pointer;font-weight:700;margin-bottom:24px;padding:16px 48px;transition:all .3s ease}.start-button:hover{box-shadow:0 12px 35px #10b98166;transform:translateY(-3px)}.start-button:active{transform:translateY(-1px)}.disclaimer{background:#fef2f2;border:1px solid #fecaca;border-radius:12px;color:#dc2626;font-size:.9rem;line-height:1.4;padding:16px}@media (max-width:768px){.start-container{padding:30px 20px}.main-title{font-size:2rem}.subtitle{font-size:1rem}.coping-types-grid{gap:12px;grid-template-columns:repeat(2,1fr)}.type-card{padding:16px}.test-info{gap:20px}.start-button{font-size:1.1rem;padding:14px 36px}}@media (max-width:480px){.start-container{padding:24px 16px}.main-title{font-size:1.8rem}.coping-types-grid{grid-template-columns:1fr}.test-info{flex-direction:column;gap:12px}.start-button{font-size:1rem;padding:12px 32px}}.stress-type-question{animation:fadeIn .6s ease-out;margin:0 auto;max-width:700px;padding:20px;width:100%}.question-container{background:#fff;border-radius:24px;box-shadow:0 10px 30px #00000014;padding:40px}.question-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.question-category{border-radius:20px;color:#fff;font-size:.9rem;font-weight:600;padding:6px 16px}.question-progress{color:#666;font-size:.9rem}.progress-bar{background:#f0f0f0;border-radius:4px;height:8px;margin-bottom:32px;overflow:hidden;width:100%}.progress-fill{background:linear-gradient(135deg,#10b981,#059669);border-radius:4px;height:100%;transition:width .4s ease}.scenario-box{align-items:flex-start;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border:1px solid #e5e7eb;border-radius:16px;display:flex;gap:12px;margin-bottom:24px;padding:20px}.scenario-icon{flex-shrink:0;font-size:1.5rem}.scenario-text{color:#4b5563;font-size:1rem;line-height:1.5}.question-text{color:#333;font-size:1.5rem;font-weight:700;line-height:1.4;margin-bottom:32px;text-align:center}.options-container{display:flex;flex-direction:column;gap:12px;margin-bottom:40px}.option-button{align-items:center;background:#fff;border:2px solid #e5e7eb;border-radius:16px;color:#333;cursor:pointer;display:flex;font-family:inherit;font-size:1.05rem;justify-content:space-between;line-height:1.5;padding:20px 24px;position:relative;text-align:left;transition:all .3s ease}.option-button:hover{transform:translateX(4px)}.option-button.selected,.option-button:hover{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-color:#10b981}.option-button.selected{box-shadow:0 4px 12px #10b98133}.option-text{flex:1 1;padding-right:20px}.selected-indicator{color:#10b981;font-size:1.3rem;font-weight:700}.navigation-buttons{align-items:center;display:flex;justify-content:space-between}.nav-button{background:none;border:2px solid #e5e7eb;border-radius:25px;color:#666;cursor:pointer;font-family:inherit;font-size:1rem;font-weight:500;padding:10px 24px;transition:all .3s ease}.nav-button:hover:not(:disabled){background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-color:#10b981;color:#10b981}.nav-button:disabled{cursor:not-allowed;opacity:.5}.question-counter{color:#666;font-weight:500}@media (max-width:768px){.question-container{padding:30px 20px}.question-text{font-size:1.3rem}.option-button{font-size:1rem;padding:16px 20px}.scenario-box{padding:16px}}@media (max-width:480px){.question-container{padding:24px 16px}.question-header{align-items:flex-start;flex-direction:column;gap:10px}.question-text{font-size:1.2rem;margin-bottom:24px}.option-button{font-size:.95rem;padding:14px 16px}.option-text{padding-right:12px}.navigation-buttons{flex-direction:column;gap:16px}.nav-button{width:100%}}.stress-type-result{animation:fadeIn .8s ease-out;margin:0 auto;max-width:900px;padding:20px;width:100%}.result-container{background:#fff;border-radius:24px;box-shadow:0 10px 30px #00000014;padding:40px}.result-header{margin-bottom:40px;text-align:center}.result-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#10b981,#059669);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:800;margin-bottom:12px}.result-subtitle{color:#666;font-size:1.2rem}.primary-result{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:2px solid #86efac;border-radius:20px;margin-bottom:40px;padding:40px;text-align:center}.primary-icon{animation:bounce 2s infinite;font-size:4rem;margin-bottom:16px}.primary-title{color:#047857;font-size:2rem;font-weight:700;margin-bottom:8px}.primary-english{color:#059669;font-size:1.1rem;font-style:italic;margin-bottom:16px}.primary-score{color:#10b981;font-size:3rem;font-weight:800;margin-bottom:20px}.primary-description{color:#064e3b;font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:600px}.analysis-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:40px}.analysis-card{background:#f9fafb;border-radius:16px;padding:24px;text-align:center}.analysis-title{color:#333;font-size:1.2rem;font-weight:700;margin-bottom:16px}.flexibility-score{margin-bottom:16px}.flexibility-score,.score-circle{display:flex;justify-content:center}.score-circle{align-items:center;border-radius:50%;height:120px;position:relative;width:120px}.score-circle:before{background:#fff;border-radius:50%;content:"";height:100px;position:absolute;width:100px;z-index:1}.score-value{color:#10b981;font-size:2rem;font-weight:800;z-index:2}.analysis-desc{color:#666;font-size:.95rem;line-height:1.5}.adaptiveness-display{display:flex;flex-direction:column;gap:16px}.adaptiveness-label{font-size:1.5rem;font-weight:700}.adaptiveness-bars{display:flex;flex-direction:column;gap:8px}.adapt-bar{align-items:center;display:flex;justify-content:space-between;padding:4px 0}.adapt-label{color:#666;font-size:.9rem}.adapt-value{color:#333;font-weight:600}.triggers-list{display:flex;flex-direction:column;gap:12px}.trigger-item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;gap:12px;padding:12px 16px}.trigger-item,.trigger-rank{align-items:center;display:flex}.trigger-rank{background:#10b981;border-radius:50%;color:#fff;font-weight:600;height:28px;justify-content:center;width:28px}.trigger-name{color:#333;font-weight:500}.type-distribution{background:#f9fafb;border-radius:16px;margin-bottom:40px;padding:30px}.section-title{color:#333;font-size:1.4rem;font-weight:700;margin-bottom:24px;text-align:center}.distribution-item{margin-bottom:20px}.dist-label{align-items:center;display:flex;gap:8px;margin-bottom:8px}.dist-icon{font-size:1.2rem}.dist-name{color:#333;font-weight:600}.dist-bar-container{background:#e5e7eb;border-radius:8px;height:28px;overflow:hidden;position:relative}.dist-bar{animation:slideIn .8s ease;border-radius:8px;height:100%;left:0;position:absolute;top:0;transition:width .8s ease}.dist-percentage{color:#333;font-size:.9rem;font-weight:600;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.recommendations-section{margin-bottom:40px}.recommendations-list{display:flex;flex-direction:column;gap:16px}.recommendation-item{align-items:flex-start;background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #fbbf24;border-radius:16px;display:flex;gap:12px;padding:20px}.rec-icon{flex-shrink:0;font-size:1.5rem}.rec-text{color:#78350f;font-weight:500;line-height:1.5}.detailed-info{margin-bottom:40px}.type-detail{background:#f9fafb;border-radius:16px;margin-bottom:24px;padding:30px}.primary-detail{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:2px solid #86efac}.secondary-detail{border:2px solid #e5e7eb}.detail-title{align-items:center;color:#333;display:flex;font-size:1.3rem;font-weight:700;gap:10px;margin-bottom:20px}.detail-icon{font-size:1.5rem}.detail-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.secondary-description{color:#666;line-height:1.6;margin-bottom:20px}.detail-section{background:#fff;border-radius:12px;padding:20px}.detail-section h4{color:#333;font-size:1.1rem;font-weight:600;margin-bottom:12px}.detail-section ul{list-style:none;padding:0}.detail-section li{color:#555;line-height:1.5;margin-bottom:8px;padding-left:24px;position:relative}.detail-section li:before{color:#10b981;content:"•";font-weight:700;left:8px;position:absolute}.warning-section{background:#fef2f2;border:2px solid #fecaca;border-radius:16px;margin-bottom:40px;padding:24px}.warning-title{color:#dc2626;font-size:1.2rem;font-weight:700;margin-bottom:16px}.warning-list{list-style:none;padding:0}.warning-list li{color:#991b1b;line-height:1.5;margin-bottom:8px;padding-left:24px;position:relative}.warning-list li:before{content:"⚠️";left:0;position:absolute}.action-buttons{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-bottom:32px}.restart-button,.share-button{border:none;border-radius:50px;cursor:pointer;font-family:inherit;font-size:1.1rem;font-weight:600;padding:14px 32px;transition:all .3s ease}.restart-button{background:#fff;border:2px solid #10b981;color:#10b981}.restart-button:hover{background:#10b981;box-shadow:0 8px 20px #10b9814d;color:#fff;transform:translateY(-2px)}.share-button{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 6px 20px #10b9814d;color:#fff}.share-button:hover{box-shadow:0 10px 30px #10b98166;transform:translateY(-2px)}.result-footer{border-top:1px solid #e5e7eb;padding-top:20px;text-align:center}.footer-text{color:#666;font-size:1.05rem;font-weight:500}@keyframes slideIn{0%{width:0}}@media (max-width:768px){.result-container{padding:30px 20px}.result-title{font-size:2rem}.primary-result{padding:30px 20px}.primary-icon{font-size:3rem}.primary-title{font-size:1.6rem}.primary-score{font-size:2.5rem}.analysis-grid,.detail-grid{grid-template-columns:1fr}.type-detail{padding:20px}.action-buttons{flex-direction:column}.restart-button,.share-button{width:100%}}@media (max-width:480px){.result-container{padding:24px 16px}.result-title{font-size:1.8rem}.primary-description,.result-subtitle{font-size:1rem}.section-title{font-size:1.2rem}.detail-title{font-size:1.1rem}}.workstyle-start-container{animation:fadeIn .5s ease-in;margin:0 auto;max-width:800px;padding:20px;width:100%}.workstyle-start-content{background:#fff;border-radius:24px;box-shadow:0 10px 30px #00000014;padding:40px;text-align:center}.workstyle-start-icon{animation:bounce 2s infinite;font-size:4rem;margin-bottom:1.5rem}.workstyle-start-title{color:#2d3748;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.workstyle-start-description{color:#4a5568;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.workstyle-start-description p{margin:.5rem 0}.workstyle-start-info{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-bottom:2rem}.workstyle-info-item{align-items:center;background:#f7fafc;border-radius:10px;display:flex;gap:.5rem;padding:.75rem 1.5rem}.workstyle-info-icon{font-size:1.2rem}.workstyle-info-text{color:#4a5568;font-weight:500}.workstyle-theory-box{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:15px;color:#fff;margin-bottom:2rem;padding:2rem;text-align:left}.workstyle-theory-box h3{font-size:1.3rem;margin-bottom:1rem}.workstyle-theory-box p{line-height:1.6;margin-bottom:1rem}.workstyle-theory-box ul{list-style:none;padding:0}.workstyle-theory-box li{margin:.5rem 0;padding-left:1.5rem;position:relative}.workstyle-theory-box li:before{content:"→";left:0;position:absolute}.workstyle-start-button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:50px;box-shadow:0 4px 15px #667eea66;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:600;padding:1rem 3rem;transition:all .3s ease}.workstyle-start-button:hover{box-shadow:0 6px 20px #667eea80;transform:translateY(-2px)}.workstyle-start-note{background:#f7fafc;border-radius:10px;color:#4a5568;font-size:.95rem;line-height:1.5;margin-top:2rem;padding:1rem}@media (max-width:768px){.workstyle-start-container{padding:1rem}.workstyle-start-content{padding:2rem 1.5rem}.workstyle-start-title{font-size:2rem}.workstyle-start-info{flex-direction:column;gap:1rem}.workstyle-info-item{justify-content:center;width:100%}.workstyle-theory-box{padding:1.5rem}}.workstyle-question-container{animation:fadeIn .3s ease-in;width:100%}.workstyle-question-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.workstyle-back-button{background:none;border:none;border-radius:8px;color:#667eea;cursor:pointer;font-size:1rem;font-weight:500;padding:.5rem 1rem;transition:all .3s ease}.workstyle-back-button:hover:not(:disabled){background:#f7fafc;color:#5a67d8}.workstyle-back-button:disabled{color:#cbd5e0;cursor:not-allowed}.workstyle-progress-info{color:#4a5568;font-weight:500}.workstyle-progress-bar{background:#e2e8f0;border-radius:4px;height:8px;margin-bottom:3rem;overflow:hidden;width:100%}.workstyle-progress-fill{background:linear-gradient(135deg,#667eea,#764ba2);height:100%;transition:width .3s ease}.workstyle-question-content{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;padding:2.5rem}.workstyle-category-badge{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;color:#fff;display:inline-flex;font-size:.9rem;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem}.workstyle-category-icon{font-size:1.1rem}.workstyle-scenario{background:#f7fafc;border-radius:10px;color:#4a5568;font-style:italic;line-height:1.6;margin-bottom:1.5rem;padding:1rem 1.5rem}.workstyle-question-text{color:#2d3748;font-size:1.4rem;font-weight:600;line-height:1.6;margin-bottom:2rem}.workstyle-options{display:flex;flex-direction:column;gap:1rem}.workstyle-option{align-items:center;background:#f7fafc;border:2px solid #0000;border-radius:12px;cursor:pointer;display:flex;font-size:1rem;gap:1rem;padding:1.25rem;text-align:left;transition:all .3s ease}.workstyle-option:hover{background:#fff;border-color:#667eea;box-shadow:0 4px 15px #667eea33;transform:translateX(5px)}.workstyle-option.selected{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#0000;color:#fff}.workstyle-option-letter{align-items:center;background:#fff;border-radius:50%;color:#667eea;display:flex;flex-shrink:0;font-weight:600;height:40px;justify-content:center;width:40px}.workstyle-option.selected .workstyle-option-letter{background:#fff3;color:#fff}.workstyle-option-text{flex:1 1;line-height:1.5}@media (max-width:768px){.workstyle-question-content{padding:1.5rem}.workstyle-question-text{font-size:1.2rem}.workstyle-option{padding:1rem}.workstyle-option-letter{font-size:.9rem;height:35px;width:35px}}.workstyle-result-container{animation:fadeIn .5s ease-in;width:100%}.workstyle-result-header{margin-bottom:3rem;text-align:center}.workstyle-result-title{color:#2d3748;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.workstyle-result-content{display:flex;flex-direction:column;gap:2rem}.workstyle-primary-section{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:2fr 1fr}.workstyle-type-card{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;padding:2rem}.workstyle-type-card.primary{border:3px solid}.workstyle-type-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.workstyle-type-label{color:#718096;font-size:.9rem;letter-spacing:.05em;text-transform:uppercase}.workstyle-type-percentage{color:#4a5568;font-size:1.5rem;font-weight:700}.workstyle-type-title{font-size:2rem;font-weight:700;margin-bottom:.5rem}.workstyle-type-subtitle{color:#4a5568;font-size:1.2rem;margin-bottom:1rem}.workstyle-type-description{color:#4a5568;line-height:1.6}.workstyle-chart-section{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;padding:2rem}.workstyle-section-title{color:#2d3748;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.workstyle-chart{display:flex;flex-direction:column;gap:1rem}.workstyle-chart-item{display:flex;flex-direction:column;gap:.5rem}.workstyle-chart-label{color:#4a5568;display:flex;font-size:.95rem;justify-content:space-between}.workstyle-chart-bar{background:#e2e8f0;border-radius:12px;height:24px;overflow:hidden}.workstyle-chart-fill{border-radius:12px;height:100%;transition:width .5s ease}.workstyle-traits-section{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;padding:2rem}.workstyle-traits-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.workstyle-trait-card{background:#f7fafc;border-radius:12px;padding:1.5rem}.workstyle-trait-title{color:#2d3748;font-size:1rem;font-weight:600;margin-bottom:1rem}.workstyle-trait-scale{margin-bottom:.5rem}.workstyle-trait-bar{background:#e2e8f0;border-radius:4px;height:8px;margin-bottom:.5rem;position:relative}.workstyle-trait-marker{background:#667eea;border-radius:50%;height:16px;position:absolute;top:-4px;transition:left .3s ease;width:16px}.workstyle-trait-labels{color:#718096;display:flex;font-size:.8rem;justify-content:space-between}.workstyle-trait-desc{color:#4a5568;font-size:.9rem;margin-top:.5rem}.workstyle-strengths-section{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr}.workstyle-strengths-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.workstyle-strength-card,.workstyle-weakness-card{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;padding:2rem}.workstyle-strength-card{border-left:4px solid #10b981}.workstyle-weakness-card{border-left:4px solid #f59e0b}.workstyle-card-title{align-items:center;color:#2d3748;display:flex;font-size:1.3rem;font-weight:600;gap:.5rem;margin-bottom:1rem}.workstyle-card-icon{font-size:1.5rem}.workstyle-list{list-style:none;padding:0}.workstyle-list li{color:#4a5568;line-height:1.5;padding:.5rem 0 .5rem 1.5rem;position:relative}.workstyle-list li:before{color:#667eea;content:"•";font-weight:700;left:0;position:absolute}.workstyle-situation-section{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;padding:2rem}.workstyle-situation-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.workstyle-situation-card{background:#f7fafc;border-radius:12px;padding:1.5rem}.workstyle-situation-card h4{color:#2d3748;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.workstyle-mini-list{list-style:none;padding:0}.workstyle-mini-list li{color:#4a5568;font-size:.9rem;padding:.25rem 0 .25rem 1rem;position:relative}.workstyle-mini-list li:before{color:#667eea;content:"→";left:0;position:absolute}.workstyle-environment-section{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.workstyle-info-card{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;padding:2rem}.workstyle-role-text{color:#4a5568;font-size:1.1rem;line-height:1.6}.workstyle-career-section{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;padding:2rem}.workstyle-career-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:1rem}.workstyle-career-item{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:25px;color:#fff;display:flex;font-size:.95rem;gap:.5rem;padding:.75rem 1.25rem}.workstyle-career-icon{font-size:1.1rem}.workstyle-compatibility-section{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;padding:2rem}.workstyle-compatibility-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:1rem}.workstyle-compatibility-card{border-radius:12px;padding:1.5rem}.workstyle-compatibility-card.good{background:#e6fffa;border:2px solid #10b981}.workstyle-compatibility-card.challenge{background:#fef3c7;border:2px solid #f59e0b}.workstyle-compatibility-card h4{color:#2d3748;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.workstyle-compatibility-items{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.workstyle-type-badge{border-radius:15px;color:#fff;font-size:.85rem;font-weight:500;padding:.25rem .75rem}.workstyle-compatibility-desc{color:#4a5568;font-size:.9rem;line-height:1.5}.workstyle-communication-section{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;padding:2rem}.workstyle-communication-content{margin-top:1rem}.workstyle-communication-style{color:#4a5568;font-size:1.1rem;margin-bottom:1.5rem}.workstyle-tips-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.workstyle-tip{align-items:flex-start;background:#f7fafc;border-radius:10px;display:flex;gap:.75rem;padding:1rem}.workstyle-tip-number{align-items:center;background:#667eea;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.85rem;font-weight:600;height:24px;justify-content:center;width:24px}.workstyle-action-section{display:flex;gap:1rem;justify-content:center;margin-top:2rem}.workstyle-restart-button,.workstyle-share-button{border:none;border-radius:50px;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.workstyle-restart-button{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 15px #667eea66;color:#fff}.workstyle-restart-button:hover{box-shadow:0 6px 20px #667eea80;transform:translateY(-2px)}.workstyle-share-button{background:#fff;border:2px solid #667eea;color:#667eea}.workstyle-share-button:hover{background:#f7fafc}@media (max-width:768px){.workstyle-result-title{font-size:2rem}.workstyle-primary-section{grid-template-columns:1fr}.workstyle-type-card{padding:1.5rem}.workstyle-type-title{font-size:1.5rem}.workstyle-action-section{flex-direction:column}.workstyle-restart-button,.workstyle-share-button{width:100%}}.friendship-start-container{animation:fadeIn .5s ease-in;margin:0 auto;max-width:800px;padding:20px;width:100%}.friendship-start-content{background:#fff;border-radius:24px;box-shadow:0 10px 30px #00000014;padding:40px;text-align:center}.friendship-start-icon{animation:bounce 2s infinite;font-size:4rem;margin-bottom:1.5rem}.friendship-start-title{color:#2d3748;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.friendship-start-description{color:#4a5568;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.friendship-start-description p{margin:.5rem 0}.friendship-start-info{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-bottom:2rem}.friendship-info-item{align-items:center;background:#f7fafc;border-radius:10px;display:flex;gap:.5rem;padding:.75rem 1.5rem}.friendship-info-icon{font-size:1.2rem}.friendship-info-text{color:#4a5568;font-weight:500}.friendship-theory-box{background:linear-gradient(135deg,#f59e0b,#fbbf24);border-radius:15px;color:#fff;margin-bottom:2rem;padding:2rem;text-align:left}.friendship-theory-box h3{font-size:1.3rem;margin-bottom:1rem}.friendship-theory-box p{line-height:1.6;margin-bottom:1rem}.friendship-theory-box ul{list-style:none;padding:0}.friendship-theory-box li{margin:.5rem 0;padding-left:1.5rem;position:relative}.friendship-theory-box li:before{content:"→";left:0;position:absolute}.friendship-start-button{background:linear-gradient(135deg,#f59e0b,#fbbf24);border:none;border-radius:50px;box-shadow:0 4px 15px #f59e0b66;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:600;padding:1rem 3rem;transition:all .3s ease}.friendship-start-button:hover{box-shadow:0 6px 20px #f59e0b80;transform:translateY(-2px)}.friendship-start-note{background:#f7fafc;border-radius:10px;color:#4a5568;font-size:.95rem;line-height:1.5;margin-top:2rem;padding:1rem}@media (max-width:768px){.friendship-start-container{padding:1rem}.friendship-start-content{padding:2rem 1.5rem}.friendship-start-title{font-size:2rem}.friendship-start-info{flex-direction:column;gap:1rem}.friendship-info-item{justify-content:center;width:100%}.friendship-theory-box{padding:1.5rem}}.friendship-question-container{animation:fadeIn .3s ease-in;width:100%}.friendship-question-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.friendship-back-button{background:none;border:none;border-radius:8px;color:#f59e0b;cursor:pointer;font-size:1rem;font-weight:500;padding:.5rem 1rem;transition:all .3s ease}.friendship-back-button:hover:not(:disabled){background:#fef3c7;color:#d97706}.friendship-back-button:disabled{color:#cbd5e0;cursor:not-allowed}.friendship-progress-info{color:#4a5568;font-weight:500}.friendship-progress-bar{background:#e2e8f0;border-radius:4px;height:8px;margin-bottom:3rem;overflow:hidden;width:100%}.friendship-progress-fill{background:linear-gradient(135deg,#f59e0b,#fbbf24);height:100%;transition:width .3s ease}.friendship-question-content{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;padding:2.5rem}.friendship-category-badge{align-items:center;background:linear-gradient(135deg,#f59e0b,#fbbf24);border-radius:20px;color:#fff;display:inline-flex;font-size:.9rem;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem}.friendship-category-icon{font-size:1.1rem}.friendship-question-text{color:#2d3748;font-size:1.4rem;font-weight:600;line-height:1.6;margin-bottom:2rem}.friendship-options{display:flex;flex-direction:column;gap:1rem}.friendship-option{align-items:center;background:#f7fafc;border:2px solid #0000;border-radius:12px;cursor:pointer;display:flex;font-size:1rem;gap:1rem;padding:1.25rem;text-align:left;transition:all .3s ease}.friendship-option:hover{background:#fff;border-color:#f59e0b;box-shadow:0 4px 15px #f59e0b33;transform:translateX(5px)}.friendship-option.selected{background:linear-gradient(135deg,#f59e0b,#fbbf24);border-color:#0000;color:#fff}.friendship-option-letter{align-items:center;background:#fff;border-radius:50%;color:#f59e0b;display:flex;flex-shrink:0;font-weight:600;height:40px;justify-content:center;width:40px}.friendship-option.selected .friendship-option-letter{background:#fff3;color:#fff}.friendship-option-text{flex:1 1;line-height:1.5}@media (max-width:768px){.friendship-question-content{padding:1.5rem}.friendship-question-text{font-size:1.2rem}.friendship-option{padding:1rem}.friendship-option-letter{font-size:.9rem;height:35px;width:35px}}.friendship-result-container{animation:fadeIn .5s ease-in;width:100%}.friendship-result-header{margin-bottom:3rem;text-align:center}.friendship-result-title{color:#2d3748;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.friendship-result-content{display:flex;flex-direction:column;gap:2rem}.friendship-primary-section{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:2fr 1fr}.friendship-type-card{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;padding:2rem}.friendship-type-card.primary{border:3px solid}.friendship-type-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.friendship-type-label{color:#718096;font-size:.9rem;letter-spacing:.05em;text-transform:uppercase}.friendship-type-percentage{color:#4a5568;font-size:1.5rem;font-weight:700}.friendship-type-title{font-size:2rem;font-weight:700;margin-bottom:.5rem}.friendship-type-subtitle{color:#4a5568;font-size:1.2rem;margin-bottom:1rem}.friendship-type-description{color:#4a5568;line-height:1.6}.friendship-style-section{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;padding:2rem}.friendship-section-title{color:#2d3748;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.friendship-style-text{color:#4a5568;font-size:1.2rem;font-weight:500;margin-bottom:1rem}.friendship-insight-box{background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:12px;color:#78350f;line-height:1.6;padding:1.5rem}.friendship-traits-section{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;padding:2rem}.friendship-traits-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.friendship-trait-card{background:#f7fafc;border-radius:12px;padding:1.5rem}.friendship-trait-title{color:#2d3748;font-size:1rem;font-weight:600;margin-bottom:1rem}.friendship-trait-scale{margin-bottom:.5rem}.friendship-trait-bar{background:#e2e8f0;border-radius:4px;height:8px;margin-bottom:.5rem;position:relative}.friendship-trait-marker{background:#f59e0b;border-radius:50%;height:16px;position:absolute;top:-4px;transition:left .3s ease;width:16px}.friendship-trait-labels{color:#718096;display:flex;font-size:.8rem;justify-content:space-between}.friendship-trait-desc{color:#4a5568;font-size:.9rem;margin-top:.5rem}.friendship-chart-section{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;padding:2rem}.friendship-chart{display:flex;flex-direction:column;gap:1rem}.friendship-chart-item{display:flex;flex-direction:column;gap:.5rem}.friendship-chart-label{color:#4a5568;display:flex;font-size:.95rem;justify-content:space-between}.friendship-chart-bar{background:#e2e8f0;border-radius:12px;height:24px;overflow:hidden}.friendship-chart-fill{border-radius:12px;height:100%;transition:width .5s ease}.friendship-strengths-section{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr}.friendship-strengths-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.friendship-growth-card,.friendship-strength-card{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;padding:2rem}.friendship-strength-card{border-left:4px solid #10b981}.friendship-growth-card{border-left:4px solid #8b5cf6}.friendship-card-title{align-items:center;color:#2d3748;display:flex;font-size:1.3rem;font-weight:600;gap:.5rem;margin-bottom:1rem}.friendship-card-icon{font-size:1.5rem}.friendship-list{list-style:none;padding:0}.friendship-list li{color:#4a5568;line-height:1.5;padding:.5rem 0 .5rem 1.5rem;position:relative}.friendship-list li:before{color:#f59e0b;content:"•";font-weight:700;left:0;position:absolute}.friendship-situation-section{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;padding:2rem}.friendship-situation-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.friendship-situation-card{background:#f7fafc;border-radius:12px;padding:1.5rem}.friendship-situation-card h4{color:#2d3748;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.friendship-mini-list{list-style:none;padding:0}.friendship-mini-list li{color:#4a5568;font-size:.9rem;padding:.25rem 0 .25rem 1rem;position:relative}.friendship-mini-list li:before{color:#f59e0b;content:"→";left:0;position:absolute}.friendship-preferences-section{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.friendship-communication-section,.friendship-info-card{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;padding:2rem}.friendship-communication-content{margin-top:1rem}.friendship-communication-style{color:#4a5568;font-size:1.1rem;margin-bottom:1.5rem}.friendship-preferences-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.friendship-preference-item{align-items:flex-start;color:#4a5568;display:flex;gap:.5rem}.friendship-pref-bullet{color:#f59e0b;font-weight:700}.friendship-conflict-section{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;padding:2rem}.friendship-conflict-style{color:#4a5568;font-size:1.1rem;font-weight:500;margin-bottom:1.5rem}.friendship-resolution-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.friendship-resolution-item{align-items:flex-start;background:#f7fafc;border-radius:10px;display:flex;gap:.75rem;padding:1rem}.friendship-res-number{align-items:center;background:#f59e0b;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.85rem;font-weight:600;height:24px;justify-content:center;width:24px}.friendship-compatibility-section{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;padding:2rem}.friendship-compatibility-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:1rem}.friendship-compatibility-card{border-radius:12px;padding:1.5rem}.friendship-compatibility-card.good{background:#e6fffa;border:2px solid #10b981}.friendship-compatibility-card.complement{background:#fef3c7;border:2px solid #f59e0b}.friendship-compatibility-card h4{color:#2d3748;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.friendship-compatibility-items{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.friendship-type-badge{border-radius:15px;color:#fff;font-size:.85rem;font-weight:500;padding:.25rem .75rem}.friendship-compatibility-desc{color:#4a5568;font-size:.9rem;line-height:1.5}.friendship-activities-section{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;padding:2rem}.friendship-activities-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:1rem}.friendship-activity-item{align-items:center;background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:25px;color:#78350f;display:flex;font-size:.95rem;gap:.5rem;padding:.75rem 1.25rem}.friendship-activity-icon{font-size:1.1rem}.friendship-tips-section{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;padding:2rem}.friendship-tips-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:1rem}.friendship-tip{align-items:flex-start;background:#f7fafc;border-radius:10px;display:flex;gap:.75rem;padding:1rem}.friendship-tip-number{align-items:center;background:#f59e0b;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.85rem;font-weight:600;height:24px;justify-content:center;width:24px}.friendship-action-section{display:flex;gap:1rem;justify-content:center;margin-top:2rem}.friendship-restart-button,.friendship-share-button{border:none;border-radius:50px;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.friendship-restart-button{background:linear-gradient(135deg,#f59e0b,#fbbf24);box-shadow:0 4px 15px #f59e0b66;color:#fff}.friendship-restart-button:hover{box-shadow:0 6px 20px #f59e0b80;transform:translateY(-2px)}.friendship-share-button{background:#fff;border:2px solid #f59e0b;color:#f59e0b}.friendship-share-button:hover{background:#fef3c7}@media (max-width:768px){.friendship-result-title{font-size:2rem}.friendship-primary-section{grid-template-columns:1fr}.friendship-type-card{padding:1.5rem}.friendship-type-title{font-size:1.5rem}.friendship-action-section{flex-direction:column}.friendship-restart-button,.friendship-share-button{width:100%}}.learning-start-container{animation:fadeIn .5s ease-in;margin:0 auto;max-width:800px;padding:20px;width:100%}.learning-start-content{background:#fff;border-radius:24px;box-shadow:0 10px 30px #00000014;padding:40px;text-align:center}.learning-start-icon{animation:bounce 2s infinite;font-size:4rem;margin-bottom:1.5rem}.learning-start-title{color:#2d3748;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.learning-start-description{color:#4a5568;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.learning-start-description p{margin:.5rem 0}.learning-start-info{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-bottom:2rem}.learning-info-item{align-items:center;background:#f7fafc;border-radius:10px;display:flex;gap:.5rem;padding:.75rem 1.5rem}.learning-info-icon{font-size:1.2rem}.learning-info-text{color:#4a5568;font-weight:500}.learning-theory-box{background:linear-gradient(135deg,#8b5cf6,#a78bfa);border-radius:15px;color:#fff;margin-bottom:2rem;padding:2rem;text-align:left}.learning-theory-box h3{font-size:1.3rem;margin-bottom:1rem}.learning-theory-box p{line-height:1.6;margin-bottom:1rem}.learning-theory-box ul{list-style:none;padding:0}.learning-theory-box li{margin:.5rem 0;padding-left:1.5rem;position:relative}.learning-theory-box li:before{content:"→";left:0;position:absolute}.learning-start-button{background:linear-gradient(135deg,#8b5cf6,#a78bfa);border:none;border-radius:50px;box-shadow:0 4px 15px #8b5cf666;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:600;padding:1rem 3rem;transition:all .3s ease}.learning-start-button:hover{box-shadow:0 6px 20px #8b5cf680;transform:translateY(-2px)}.learning-start-note{background:#f7fafc;border-radius:10px;color:#4a5568;font-size:.95rem;line-height:1.5;margin-top:2rem;padding:1rem}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@media (max-width:768px){.learning-start-container{padding:1rem}.learning-start-content{padding:2rem 1.5rem}.learning-start-title{font-size:2rem}.learning-start-info{flex-direction:column;gap:1rem}.learning-info-item{justify-content:center;width:100%}.learning-theory-box{padding:1.5rem}}.learning-question-container{animation:fadeIn .3s ease-in;width:100%}.learning-question-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.learning-back-button{background:none;border:none;border-radius:8px;color:#8b5cf6;cursor:pointer;font-size:1rem;font-weight:500;padding:.5rem 1rem;transition:all .3s ease}.learning-back-button:hover:not(:disabled){background:#ede9fe;color:#7c3aed}.learning-back-button:disabled{color:#cbd5e0;cursor:not-allowed}.learning-progress-info{color:#4a5568;font-weight:500}.learning-progress-bar{background:#e2e8f0;border-radius:4px;height:8px;margin-bottom:3rem;overflow:hidden;width:100%}.learning-progress-fill{background:linear-gradient(135deg,#8b5cf6,#a78bfa);height:100%;transition:width .3s ease}.learning-question-content{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;padding:2.5rem}.learning-category-badge{align-items:center;background:linear-gradient(135deg,#8b5cf6,#a78bfa);border-radius:20px;color:#fff;display:inline-flex;font-size:.9rem;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem}.learning-category-icon{font-size:1.1rem}.learning-scenario{background:#f7fafc;border-radius:10px;color:#4a5568;font-style:italic;line-height:1.6;margin-bottom:1.5rem;padding:1rem 1.5rem}.learning-question-text{color:#2d3748;font-size:1.4rem;font-weight:600;line-height:1.6;margin-bottom:2rem}.learning-options{display:flex;flex-direction:column;gap:1rem}.learning-option{align-items:center;background:#f7fafc;border:2px solid #0000;border-radius:12px;cursor:pointer;display:flex;font-size:1rem;gap:1rem;padding:1.25rem;text-align:left;transition:all .3s ease}.learning-option:hover{background:#fff;border-color:#8b5cf6;box-shadow:0 4px 15px #8b5cf633;transform:translateX(5px)}.learning-option.selected{background:linear-gradient(135deg,#8b5cf6,#a78bfa);border-color:#0000;color:#fff}.learning-option-letter{align-items:center;background:#fff;border-radius:50%;color:#8b5cf6;display:flex;flex-shrink:0;font-weight:600;height:40px;justify-content:center;width:40px}.learning-option.selected .learning-option-letter{background:#fff3;color:#fff}.learning-option-text{flex:1 1;line-height:1.5}@media (max-width:768px){.learning-question-content{padding:1.5rem}.learning-question-text{font-size:1.2rem}.learning-option{padding:1rem}.learning-option-letter{font-size:.9rem;height:35px;width:35px}}.learning-result-container{animation:fadeIn .5s ease-in;width:100%}.learning-result-header{margin-bottom:3rem;text-align:center}.learning-result-title{color:#2d3748;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.learning-result-content{display:flex;flex-direction:column;gap:2rem}.learning-primary-section{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:2fr 1fr}.learning-type-card{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;padding:2rem}.learning-type-card.primary{border:3px solid}.learning-type-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.learning-type-label{color:#718096;font-size:.9rem;letter-spacing:.05em;text-transform:uppercase}.learning-type-percentage{color:#4a5568;font-size:1.5rem;font-weight:700}.learning-type-icon{font-size:3rem;margin-bottom:1rem;text-align:center}.learning-type-icon-small,.learning-type-title{font-size:2rem;margin-bottom:.5rem;text-align:center}.learning-type-title{font-weight:700}.learning-type-subtitle{color:#4a5568;font-size:1.2rem;margin-bottom:1rem;text-align:center}.learning-type-description{color:#4a5568;line-height:1.6}.learning-traits-section{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;padding:2rem}.learning-section-title{align-items:center;color:#2d3748;display:flex;font-size:1.5rem;font-weight:600;gap:.5rem;margin-bottom:1.5rem}.learning-section-icon{font-size:1.8rem}.learning-traits-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.learning-trait-card{background:#f7fafc;border-radius:12px;padding:1.5rem}.learning-trait-title{color:#2d3748;font-size:1rem;font-weight:600;margin-bottom:1rem}.learning-trait-scale{margin-bottom:.5rem}.learning-trait-bar{background:#e2e8f0;border-radius:4px;height:8px;margin-bottom:.5rem;position:relative}.learning-trait-marker{border-radius:50%;height:16px;position:absolute;top:-4px;transition:left .3s ease;width:16px}.learning-trait-labels{color:#718096;display:flex;font-size:.8rem;justify-content:space-between}.learning-trait-desc{color:#4a5568;font-size:.9rem;margin-top:.5rem}.learning-chart-section{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;padding:2rem}.learning-chart{display:flex;flex-direction:column;gap:1rem}.learning-chart-item{display:flex;flex-direction:column;gap:.5rem}.learning-chart-label{color:#4a5568;display:flex;font-size:.95rem;justify-content:space-between}.learning-chart-bar{background:#e2e8f0;border-radius:12px;height:24px;overflow:hidden}.learning-chart-fill{border-radius:12px;height:100%;transition:width .5s ease}.learning-methods-section{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;padding:2rem}.learning-methods-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.learning-method-card{align-items:flex-start;background:linear-gradient(135deg,#ede9fe,#f3e8ff);border-radius:12px;display:flex;gap:1rem;padding:1.5rem}.learning-method-number{align-items:center;background:#8b5cf6;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-weight:600;height:30px;justify-content:center;width:30px}.learning-strategies-section{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;padding:2rem}.learning-strategies-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.learning-strategy-card{background:#f7fafc;border-radius:12px;padding:1.5rem}.learning-strategy-card h4{color:#2d3748;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.learning-strategy-list{list-style:none;padding:0}.learning-strategy-list li{color:#4a5568;font-size:.9rem;padding:.25rem 0 .25rem 1rem;position:relative}.learning-strategy-list li:before{color:#8b5cf6;content:"→";left:0;position:absolute}.learning-strengths-section{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr}.learning-strengths-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.learning-challenge-card,.learning-strength-card{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;padding:2rem}.learning-strength-card{border-left:4px solid #10b981}.learning-challenge-card{border-left:4px solid #f59e0b}.learning-card-title{align-items:center;color:#2d3748;display:flex;font-size:1.3rem;font-weight:600;gap:.5rem;margin-bottom:1rem}.learning-card-icon{font-size:1.5rem}.learning-list{list-style:none;padding:0}.learning-list li{color:#4a5568;line-height:1.5;padding:.5rem 0 .5rem 1.5rem;position:relative}.learning-list li:before{color:#8b5cf6;content:"•";font-weight:700;left:0;position:absolute}.learning-environment-section{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;padding:2rem}.learning-environment-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:1rem}.learning-environment-item{align-items:center;background:#f7fafc;border-radius:25px;color:#4a5568;display:flex;font-size:.95rem;gap:.5rem;padding:.75rem 1.25rem}.learning-env-icon{color:#10b981;font-weight:700}.learning-memory-section{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;padding:2rem}.learning-memory-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:1rem}.learning-memory-card{background:#f7fafc;border-radius:12px;padding:1.5rem;position:relative}.learning-memory-header{margin-bottom:.5rem}.learning-memory-number{align-items:center;background:#8b5cf6;border-radius:50%;color:#fff;display:inline-flex;font-size:.85rem;font-weight:600;height:24px;justify-content:center;width:24px}.learning-tools-section{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;padding:2rem}.learning-tools-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:1rem}.learning-tool-item{align-items:center;background:linear-gradient(135deg,#ede9fe,#f3e8ff);border-radius:25px;color:#4a5568;display:flex;font-size:.95rem;gap:.5rem;padding:.75rem 1.25rem}.learning-tool-icon{font-size:1.1rem}.learning-subjects-section{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;padding:2rem}.learning-subjects-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:1rem}.learning-subject-card{border-radius:12px;padding:1.5rem}.learning-subject-card.strong{background:#d1fae5;border:2px solid #10b981}.learning-subject-card.support{background:#fef3c7;border:2px solid #f59e0b}.learning-subject-card h4{color:#2d3748;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.learning-subject-list{list-style:none;padding:0}.learning-subject-list li{color:#4a5568;font-size:.95rem;padding:.3rem 0}.learning-recommendations-section{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;padding:2rem}.learning-recommendations-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:1rem}.learning-recommendation{align-items:flex-start;background:#f7fafc;border-radius:10px;display:flex;gap:.75rem;padding:1rem}.learning-rec-number{align-items:center;background:#8b5cf6;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.85rem;font-weight:600;height:24px;justify-content:center;width:24px}.learning-tips-section{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;padding:2rem}.learning-tips-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:1rem}.learning-tip-card{align-items:flex-start;background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:10px;display:flex;gap:.5rem;padding:1rem}.learning-tip-icon{flex-shrink:0;font-size:1.2rem}.learning-action-section{display:flex;gap:1rem;justify-content:center;margin-top:2rem}.learning-restart-button,.learning-share-button{border:none;border-radius:50px;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.learning-restart-button{background:linear-gradient(135deg,#8b5cf6,#a78bfa);box-shadow:0 4px 15px #8b5cf666;color:#fff}.learning-restart-button:hover{box-shadow:0 6px 20px #8b5cf680;transform:translateY(-2px)}.learning-share-button{background:#fff;border:2px solid #8b5cf6;color:#8b5cf6}.learning-share-button:hover{background:#ede9fe}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.learning-result-title{font-size:2rem}.learning-primary-section{grid-template-columns:1fr}.learning-type-card{padding:1.5rem}.learning-type-title{font-size:1.5rem}.learning-action-section{flex-direction:column}.learning-restart-button,.learning-share-button{width:100%}}
/*# sourceMappingURL=main.1e94fd0d.css.map*/