:root{--main-primary-color:#2b1fca;--main-neutral-color:#ffffff;--main-cta-color:#ff5900;--main-cta-shade-color:#7b5113;--main-text-color:#313131;--main-text-color-tint:#9f9f9f;--main-text-color-tint-1:#f0f0f0}body{font-family:Montserrat,sans-serif;font-optical-sizing:auto;color:var(--main-text-color)}h2{font-size:1.2rem}*{margin:0;padding:0;box-sizing:border-box}.app-container{max-width:800px;margin:0 auto;background-color:white;min-height:100vh;box-shadow:0 0 20px rgba(0,0,0,.1)}.app-header{background:linear-gradient(135deg,#667eea,#764ba2);color:white;padding:30px 20px;text-align:center}.app-header h1{font-size:28px;font-weight:600;margin-bottom:8px}.app-header p{font-size:16px;opacity:.9}.content{padding:30px}.step-section{margin-bottom:40px;padding-bottom:30px;border-bottom:1px solid #e2e8f0}.step-section:last-child{border-bottom:none}.step-section h2{font-size:24px;color:#1e293b;margin-bottom:20px;display:flex;align-items:center}.step-section h2:before{content:"";width:8px;height:8px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;margin-right:12px}.form-group{margin-bottom:20px}.form-group label{display:block;font-weight:500;margin-bottom:8px;color:#374151}.form-group textarea{width:100%;padding:12px 16px;border:2px solid #e5e7eb;border-radius:8px;font-size:16px;font-family:inherit;resize:vertical;transition:border-color .2s ease}.form-group textarea:focus{outline:none;border-color:#667eea}.form-group textarea:disabled{background-color:#f9fafb;color:#6b7280}.explanation{background-color:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;padding:16px;margin-bottom:24px}.explanation p{color:#0c4a6e;font-style:italic}.submit-button{background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;padding:12px 24px;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:opacity .2s ease,transform .1s ease}.submit-button:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.submit-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.results-section{border-bottom:none}.results-card{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:12px;padding:24px}.category-badge{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.badge{padding:8px 16px;border-radius:20px;font-weight:600;font-size:14px;text-transform:uppercase;letter-spacing:.5px}.badge.problem-led{background-color:#fef3c7;color:#92400e}.badge.vision-technology-led{background-color:#ddd6fe;color:#5b21b6}.confidence{font-size:14px;color:#6b7280;font-weight:500}.keywords,.rationale{margin-bottom:20px}.keywords h3,.rationale h3{font-size:18px;color:#374151;margin-bottom:8px}.keyword-tags{display:flex;flex-wrap:wrap;gap:8px}.keyword-tag{background-color:#e0e7ff;color:#3730a3;padding:4px 12px;border-radius:16px;font-size:14px;font-weight:500}.questions-section,.reflections-section{margin-bottom:30px}.questions-section h3,.reflections-section h3{font-size:20px;color:#1e293b;margin-bottom:12px;font-weight:600}.questions-preamble,.reflections-preamble{background-color:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;padding:16px;margin-bottom:20px}.questions-preamble p,.reflections-preamble p{color:#0c4a6e;font-style:italic;margin:0}.reflections-list{list-style:none;padding:0;margin:0}.reflection-item{background-color:#fefefe;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:12px;position:relative;padding:16px 16px 16px 40px}.reflection-item:before{content:"💡";position:absolute;left:12px;top:16px;font-size:18px}.reflection-item:hover{background-color:#f9fafb;border-color:#d1d5db}.questions-section{border-top:2px solid #e5e7eb;padding-top:30px}.five-whys-trigger{margin-top:24px;padding-top:20px;border-top:2px solid #e5e7eb}.five-whys-trigger h3{font-size:18px;color:#374151;margin-bottom:8px}.five-whys-trigger p{color:#6b7280;margin-bottom:16px}.five-whys-button{background:linear-gradient(135deg,#f59e0b,#d97706)}.five-whys-button:hover:not(:disabled){background:linear-gradient(135deg,#d97706,#b45309)}.five-whys-section{border-bottom:none}.five-whys-card{background:linear-gradient(135deg,#fefbf3,#fef7ed);border:2px solid #fed7aa;border-radius:12px;padding:24px}.five-whys-preamble{background-color:#fff7ed;border:1px solid #fed7aa;border-radius:8px;padding:16px;margin-bottom:24px}.five-whys-preamble p{color:#9a3412;font-style:italic;margin:0}.why-question{background-color:white;border:2px solid #fb923c;border-radius:8px;padding:20px;margin-bottom:20px}.why-question h3{color:#ea580c;font-size:20px;margin-bottom:12px;display:flex;align-items:center}.why-question h3:before{content:"❓";margin-right:8px;font-size:18px}.question-text{color:#1f2937;font-size:16px;font-weight:500;margin:0}.instructions{background-color:#fef3c7;border:1px solid #fcd34d;border-radius:6px;padding:12px;margin-bottom:20px}.instructions p{color:#92400e;font-size:14px;margin:0;font-style:italic}.why-answer-form{background-color:white;border-radius:8px;padding:20px;border:1px solid #e5e7eb}.progress-indicator{margin-bottom:24px;padding:16px;background-color:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}.progress-text{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:8px}.progress-bar{width:100%;height:8px;background-color:#e5e7eb;border-radius:4px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:4px;transition:width .3s ease}.why-history{margin-bottom:24px;padding:20px;background-color:#f9fafb;border-radius:8px;border:1px solid #e5e7eb}.why-history h3{font-size:18px;color:#374151;margin-bottom:16px;display:flex;align-items:center}.why-history h3:before{content:"📝";margin-right:8px;font-size:16px}.why-history-item{background-color:white;border:1px solid #d1d5db;border-radius:6px;padding:12px;margin-bottom:12px}.why-history-item:last-child{margin-bottom:0}.why-history-question{color:#1f2937;margin-bottom:8px;font-size:14px}.why-history-answer{color:#6b7280;font-size:14px;padding-left:12px;border-left:3px solid #f59e0b}.problem-definition-section{border-bottom:none}.complete-why-history{margin-bottom:30px;padding:24px;background-color:#f8fafc;border-radius:12px;border:1px solid #e2e8f0}.complete-why-history h3{font-size:20px;color:#1e293b;margin-bottom:20px;display:flex;align-items:center}.complete-why-history h3:before{content:"🔍";margin-right:8px;font-size:18px}.complete-why-item{background-color:white;border:1px solid #d1d5db;border-radius:8px;padding:16px;margin-bottom:16px}.complete-why-item:last-child{margin-bottom:0}.complete-why-question{color:#1f2937;margin-bottom:10px;font-size:15px;font-weight:500}.complete-why-answer{color:#6b7280;font-size:15px;padding-left:16px;border-left:4px solid #10b981}.problem-definition-card{background:linear-gradient(135deg,#f0fdf4,#ecfdf5);border:2px solid #bbf7d0;border-radius:12px;padding:28px}.problem-definition-preamble{background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;padding:16px;margin-bottom:24px}.problem-definition-preamble p{color:#166534;font-style:italic;margin:0}.refined-problem-statement{background-color:white;border:2px solid #10b981;border-radius:12px;padding:24px;margin-bottom:24px}.refined-problem-statement h3{color:#059669;font-size:22px;margin-bottom:16px;display:flex;align-items:center}.refined-problem-statement h3:before{content:"🎯";margin-right:8px;font-size:20px}.problem-statement-text{background-color:#f9fafb;border-radius:8px;padding:20px;border-left:4px solid #10b981}.problem-statement-text p{color:#1f2937;font-size:16px;font-weight:500;line-height:1.7;margin:0}.call-to-action{text-align:center}.call-to-action p{color:#374151;font-size:16px;margin-bottom:20px}.action-buttons{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.confirm-button{background:linear-gradient(135deg,#10b981,#059669)}.confirm-button:hover:not(:disabled){background:linear-gradient(135deg,#059669,#047857)}.secondary-button{background:linear-gradient(135deg,#6b7280,#4b5563)}.secondary-button:hover:not(:disabled){background:linear-gradient(135deg,#4b5563,#374151)}@media (max-width:768px){.app-header,.content{padding:20px}.category-badge{align-items:flex-start;gap:8px}.action-buttons,.category-badge{flex-direction:column}}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/3f69592b2fe603c7-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/6325a8417175c41d-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/021bc4481ed92ece-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/99b7f73d5af7c3e2-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/4f05ba3a6752a328-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Montserrat Fallback;src:local("Arial");ascent-override:85.79%;descent-override:22.25%;line-gap-override:0.00%;size-adjust:112.83%}.__className_4bc053{font-family:Montserrat,Montserrat Fallback;font-style:normal}