.login-container{min-height:100vh;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.login-card{background:#fff;border-radius:16px;padding:40px;width:100%;max-width:450px;box-shadow:0 20px 60px #0000004d}.login-header{text-align:center;margin-bottom:30px}.logo-large{margin-bottom:20px}.logo-icon-large{width:80px;height:80px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:32px}.login-header h1{font-size:28px;margin-bottom:8px;color:#333}.login-header p{color:#666;font-size:16px}.login-tabs{display:flex;gap:10px;margin-bottom:30px;border-bottom:2px solid #eee}.tab{flex:1;padding:12px;background:transparent;border:none;border-bottom:3px solid transparent;cursor:pointer;font-size:15px;color:#666;transition:all .3s}.tab.active{color:#667eea;border-bottom-color:#667eea;font-weight:600}.tab:hover{color:#667eea}.login-form{display:flex;flex-direction:column;gap:20px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{font-size:14px;font-weight:600;color:#333}.form-group input{padding:12px 16px;border:2px solid #e0e0e0;border-radius:8px;font-size:15px;transition:all .3s}.form-group input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.btn-login{padding:14px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s}.btn-login:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #667eea66}.btn-login:disabled{opacity:.6;cursor:not-allowed}.btn-link{background:transparent;color:#667eea;border:none;padding:10px;cursor:pointer;font-size:14px;text-decoration:underline}.btn-link:hover:not(:disabled){color:#764ba2}.error-message{background:#fee;color:#c33;padding:12px;border-radius:6px;font-size:14px;border-left:4px solid #c33}.success-message{background:#efe;color:#3c3;padding:12px;border-radius:6px;font-size:14px;border-left:4px solid #3c3}.login-footer{margin-top:30px;text-align:center;font-size:14px;color:#666}.login-footer a{color:#667eea;text-decoration:none;font-weight:600}.login-footer a:hover{text-decoration:underline}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.py-4{padding-top:1rem;padding-bottom:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.max-w-2xl{max-width:42rem}.h-\[500px\]{height:500px}.overflow-y-auto{overflow-y:auto}.overflow-hidden{overflow:hidden}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}.bg-\[#F9FAFB\]{background-color:#f9fafb}.bg-\[#3B82F6\]{background-color:#3b82f6}.bg-red-50{background-color:#fef2f2}.text-\[#1F2937\]{color:#1f2937}.text-\[#9CA3AF\]{color:#9ca3af}.text-\[#3B82F6\]{color:#3b82f6}.text-red-600{color:#dc2626}.text-xs{font-size:.75rem;line-height:1rem}.font-semibold{font-weight:600}.text-left{text-align:left}.shadow-2xl{box-shadow:0 25px 50px -12px #00000040}.border-\[#3B82F6\]{border-color:#3b82f6}.border-\[#E5E7EB\]{border-color:#e5e7eb}.border-\[#D1D5DB\]{border-color:#d1d5db}.rounded-tl-sm{border-top-left-radius:.125rem}.rounded-tr-sm{border-top-right-radius:.125rem}.max-w-\[80\%\]{max-width:80%}.space-y-3>*+*{margin-top:.75rem}.w-2{width:.5rem}.w-5{width:1.25rem}.h-5{height:1.25rem}.w-8{width:2rem}.h-8{height:2rem}.hover\:opacity-90:hover{opacity:.9}.hover\:border-\[#3B82F6\]:hover{border-color:#3b82f6}.focus\:border-\[#3B82F6\]:focus{border-color:#3b82f6}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.bg-opacity-10{background-color:#3b82f61a}.ai-gradient-fill{background-image:linear-gradient(90deg,#3b82f6,#10b981,#f59e0b,#6366f1);background-size:200% 200%;animation:gradient-flow 4s ease infinite}@keyframes bounce{0%,to{transform:translateY(0);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:translateY(-25%);animation-timing-function:cubic-bezier(0,0,.2,1)}}.animate-bounce{animation:bounce 1s infinite}.self-assessment-container{min-height:100vh;background:#fff}.assessment-content{max-width:900px;margin:0 auto;padding:40px 20px}.section-header{margin-bottom:32px;padding-bottom:16px;border-bottom:1px solid #e8e8e8}.section-title-row{display:flex;align-items:center;gap:12px}.section-icon{font-size:24px;flex-shrink:0}.section-title{font-size:1.5rem;font-weight:600;color:#1a1a1a;margin:0;line-height:1.4}.greeting-message,.transition-message{background:#f8f9fa;border-radius:12px;padding:20px;margin-bottom:24px}.message-bubble{color:#333;lineрупheight:1.6;font-size:15px}.assessment-card{background:#fff;border-radius:24px;padding:48px;box-shadow:0 4px 20px #00000014}.dialog-type{display:flex;flex-direction:column;gap:24px}.conversation-history{display:flex;flex-direction:column;gap:20px;margin-bottom:32px;min-height:80px}.conversation-msg{display:flex;gap:12px;align-items:flex-start;animation:fadeIn .3s ease-in}.msg-avatar{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:16px;color:#fff;flex-shrink:0}.avatar-co{background:linear-gradient(135deg,#8b5cf6,#6366f1);box-shadow:0 2px 8px #8b5cf64d}.avatar-you{background:linear-gradient(135deg,#6b7280,#9ca3af);box-shadow:0 2px 8px #9ca3af4d}.msg-content{flex:1;padding:16px 20px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;font-size:16px;color:#1f2937;line-height:1.7;box-shadow:0 1px 3px #0000000d;word-wrap:break-word}.conversation-msg.co-fo .msg-content{background:#f9fafb;border-color:#e5e7eb}.conversation-msg.user .msg-content{background:#fff;border-color:#d1d5db}.dialog-input-section{display:flex;gap:12px;align-items:flex-start;margin-top:24px}.dialog-textarea{flex:1;padding:16px;border:2px solid #e0e0e0;border-radius:12px;font-size:15px;font-family:inherit;resize:vertical;transition:all .3s;min-height:120px}.dialog-textarea:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 4px #667eea1a}.scale-type{display:flex;flex-direction:column;gap:32px}.scale-intro{font-size:14px;color:#666;padding:16px;background:#f0f7ff;border-radius:8px;border-left:3px solid #667eea;line-height:1.6}.scale-items-list{display:flex;flex-direction:column;gap:32px}.scale-question-group{display:flex;flex-direction:column;gap:24px}.scale-category-title{font-size:1.125rem;font-weight:600;color:#1a1a1a;margin:0}.scale-item{display:flex;flex-direction:column;gap:12px}.scale-dimension-label{font-size:15px;font-weight:600;color:#333}.scale-value{text-align:right;font-weight:600;color:#667eea;font-size:16px;min-width:30px}.distribution-type{display:flex;flex-direction:column;gap:24px}.distribution-intro{font-size:14px;color:#666;padding:16px;background:#f0f7ff;border-radius:8px;border-left:3px solid #667eea;line-height:1.6}.distribution-label-row{display:flex;justify-content:space-between;align-items:center}.distribution-bar{height:100%;transition:width .3s}.distribution-input{width:80px;padding:8px 12px;border:2px solid #e0e0e0;border-radius:8px;font-size:14px;text-align:center}.distribution-input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.distribution-total{display:flex;justify-content:space-between;padding:16px;background:#f9f9f9;border-radius:8px;margin-top:8px;font-weight:600;font-size:16px}.management-type{display:flex;flex-direction:column;gap:32px}.management-intro{font-size:14px;color:#666;padding:16px;background:#f0f7ff;border-radius:8px;border-left:3px solid #667eea;line-height:1.6}.management-item{padding:24px;background:#f9f9f9;border-radius:12px;border:1px solid #e8e8e8}.slider-labels{display:flex;justify-content:space-between;font-size:12px;color:#999;margin-top:8px}.skill-value-display{text-align:center;margin-top:8px;font-size:14px;font-weight:600;color:#8b5cf6}.checkbox-type{display:flex;flex-direction:column;gap:24px}.checkbox-intro{font-size:14px;color:#666;padding:16px;background:#f0f7ff;border-radius:8px;border-left:3px solid #667eea;line-height:1.6}.checkbox-item{display:flex;align-items:flex-start;gap:12px;padding:20px;background:#fff;border-radius:12px;border:2px solid #e8e8e8;transition:all .3s;cursor:pointer}.checkbox-item:hover{border-color:#667eea;background:#f8f9ff}.checkbox-item.selected{background:#f3f4f6;border-color:#8b5cf6}.checkbox-input{width:24px;height:24px;margin-top:2px;cursor:pointer;accent-color:#8b5cf6;flex-shrink:0}.checkbox-desc{font-size:13px;color:#666;line-height:1.4}.checkbox-item.selected .checkbox-text{color:#8b5cf6}.multiple-choice-type{display:flex;flex-direction:column;gap:24px}.question-item{display:flex;flex-direction:column;gap:16px}.question-text{font-size:18px;font-weight:600;color:#1f2937;margin:0;line-height:1.5}.options-intro{font-size:14px;color:#6b7280;margin-bottom:8px}.option-item{display:flex;align-items:center;gap:12px;padding:16px 20px;background:#fff;border:2px solid #e5e7eb;border-radius:12px;cursor:pointer;transition:all .3s}.option-item:hover{border-color:#667eea;background:#f9fafb}.option-item.selected{border-color:#8b5cf6;background:#f5f0ff}.option-radio{width:24px;height:24px;border:2px solid #d1d5db;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s}.option-item.selected .option-radio{border-color:#8b5cf6;background:#8b5cf6}.radio-filled{width:12px;height:12px;background:#fff;border-radius:50%}.option-text{flex:1;font-size:15px;color:#1f2937;line-height:1.5}.option-item.selected .option-text{color:#8b5cf6;font-weight:500}.role-match-type{display:flex;flex-direction:column;gap:32px}.role-match-intro{font-size:14px;color:#666;padding:16px;background:#f0fdf4;border-radius:8px;border-left:3px solid #10b981;line-height:1.6}.role-match-questions-list{display:flex;flex-direction:column;gap:24px}.role-match-item{padding:24px;background:#fff;border-radius:12px;border:1px solid #e8e8e8}.role-match-label-row{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px;gap:16px}.role-match-title-section{display:flex;flex-direction:column;gap:4px;flex:1}.role-match-title{font-size:15px;font-weight:600;color:#333}.role-match-description{font-size:13px;color:#666;line-height:1.5}.role-match-rating{display:flex;align-items:center;gap:8px}.role-match-stars{font-size:18px;color:#ffc107}.role-match-slider-container{display:flex;flex-direction:column;gap:8px}.role-match-slider{width:100%;height:8px;border-radius:4px;background:#e0e0e0;outline:none;-webkit-appearance:none;appearance:none}.role-match-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:24px;height:24px;border-radius:50%;background:#000;cursor:pointer;box-shadow:0 2px 8px #0003}.role-match-slider::-moz-range-thumb{width:24px;height:24px;border-radius:50%;background:#000;cursor:pointer;border:none;box-shadow:0 2px 8px #0003}.role-match-value-display{text-align:center;margin-top:8px;font-size:14px;font-weight:600;color:#10b981}.action-section{display:flex;justify-content:flex-end;margin-top:32px}.btn-next{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:12px;padding:14px 48px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s;box-shadow:0 4px 12px #667eea4d}.btn-next:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.error-message{background:#fee;color:#c33;padding:12px 16px;border-radius:8px;font-size:14px;border-left:4px solid #c33;margin-top:16px}@media(max-width:768px){.assessment-card{padding:24px}.management-label-row{flex-direction:column;align-items:flex-start;gap:8px}.distribution-label-row{flex-direction:column;align-items:flex-start;gap:4px}}.ranking-type{display:flex;flex-direction:column;gap:24px}.ranking-intro{display:flex;flex-direction:column;gap:8px;margin-bottom:8px}.ranking-intro h3{font-size:1.25rem;font-weight:700;color:#1a1a1a;margin:0;line-height:1.4}.ranking-intro p{font-size:14px;color:#666;margin:0;line-height:1.6}.ranking-items{display:flex;flex-direction:column;gap:16px}.ranking-list{display:flex;flex-direction:column;gap:12px}.ranking-item-card{display:flex;align-items:center;gap:16px;padding:20px 24px;background:#fff;border:2px solid #e8e8e8;border-radius:16px;transition:all .3s}.ranking-item-card:hover{border-color:#d0d0d0;box-shadow:0 2px 8px #0000000d}.ranking-drag-handle{color:#ccc;font-size:18px;cursor:grab;-webkit-user-select:none;user-select:none;flex-shrink:0;line-height:1}.ranking-drag-handle:active{cursor:grabbing}.ranking-number-badge{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-weight:700;font-size:18px;flex-shrink:0;box-shadow:0 2px 8px #667eea4d}.ranking-content{flex:1;display:flex;align-items:center;gap:12px}.ranking-goal{font-size:15px;font-weight:600;color:#333;flex:1}.ranking-priority{font-size:13px;color:#8b5cf6;font-weight:600;white-space:nowrap}.ranking-controls{display:flex;align-items:center;gap:8px;flex-shrink:0}.btn-move{width:36px;height:36px;border:2px solid #d0d0d0;background:#fff;border-radius:8px;color:#666;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;font-weight:600}.btn-move:hover:not(:disabled){border-color:#667eea;color:#667eea;background:#f9f9ff}.btn-move:disabled{opacity:.3;cursor:not-allowed}.ranking-hint{padding:16px;background:#fffaf0;border-radius:12px;border-left:4px solid #f59e0b;font-size:13px;color:#92400e;line-height:1.6;margin-top:8px}.no-goals-message{padding:20px;text-align:center;color:#999;background:#f9f9f9;border-radius:12px;border:2px dashed #ddd}.max-w-4xl{max-width:56rem}.mx-auto{margin-left:auto;margin-right:auto}.justify-between{justify-content:space-between}.mb-4{margin-bottom:1rem}.mt-8{margin-top:2rem}.mt-6{margin-top:1.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.h-2{height:.5rem}.duration-300{transition-duration:.3s}.space-y-6>*+*{margin-top:1.5rem}.space-x-3>*+*{margin-left:.75rem}.w-12{width:3rem}.h-12{height:3rem}.w-16{width:4rem}.h-16{height:4rem}.flex-1{flex:1 1 0%}.cursor-pointer{cursor:pointer}.p-4{padding:1rem}.p-3{padding:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.border{border-width:1px}.min-h-\[150px\]{min-height:150px}.focus\:ring-2:focus{box-shadow:0 0 0 2px #3b82f680}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}@media(min-width:768px){.md\:p-8{padding:2rem}}.question-label{margin-bottom:24px}.question-label span{display:inline-block;background:#667eea;color:#fff;padding:6px 16px;border-radius:20px;font-size:14px;font-weight:500}.greeting-message{display:flex;gap:16px;align-items:flex-start;margin-bottom:30px;padding:20px;background:linear-gradient(135deg,#667eea15,#764ba215);border-radius:12px;animation:slideIn .4s ease-out}.ai-avatar{font-size:32px;flex-shrink:0}.message-bubble{flex:1;color:#333;line-height:1.6;font-size:16px}.progress-section{margin-bottom:30px}.progress-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.phase-label{font-size:16px;color:#333;font-weight:600}.progress-text{font-size:14px;color:#999}.progress-bar{height:8px;background:#e0e0e0;border-radius:4px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#667eea,#764ba2);transition:width .3s}.question-section{margin-bottom:32px}.question-text{font-size:1.5rem;font-weight:600;color:#1a1a1a;line-height:1.6;margin:0}@media(min-width:768px){.question-text{font-size:1.75rem}}.answer-section{margin-bottom:30px}.multiple-choice-type{padding:24px;background:#fff;border-radius:12px;border:1px solid #e0e0e0}.options-intro{font-size:14px;color:#666;margin-bottom:24px;padding:12px;background:#f0f7ff;border-radius:8px;border-left:3px solid #667eea}.options-list{display:flex;flex-direction:column;gap:12px}.option-item{display:flex;align-items:center;gap:16px;padding:16px 20px;background:#f9f9f9;border:2px solid #e8e8e8;border-radius:12px;cursor:pointer;transition:all .3s ease}.option-item:hover{background:#f5f0ff;border-color:#667eea;transform:translate(4px)}.option-item.selected{background:#f0f7ff;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.option-radio{width:24px;height:24px;border:2px solid #d0d0d0;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s}.option-item.selected .option-radio{border-color:#667eea;background:linear-gradient(135deg,#667eea,#764ba2)}.radio-filled{width:8px;height:8px;background:#fff;border-radius:50%}.option-text{font-size:15px;color:#333;flex:1;line-height:1.5}.option-item.selected .option-text{color:#667eea;font-weight:600}.dialog-type{padding:20px;border-radius:12px}.dialog-header{display:flex;align-items:center;gap:10px;margin-bottom:16px;padding:12px;background:#f9f9ff;border-radius:8px}.dialog-icon{font-size:20px}.dialog-header span:last-child{font-size:14px;color:#667eea;font-weight:600}.dialog-textarea{width:100%;padding:16px;border:2px solid #e0e0e0;border-radius:12px;font-size:15px;font-family:inherit;resize:vertical;transition:all .3s}.dialog-textarea:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.scale-type{padding:24px;background:#fff;border-radius:12px;border:1px solid #e0e0e0}.scale-header{display:flex;align-items:center;gap:10px;margin-bottom:12px;padding:12px;background:#f9f9ff;border-radius:8px}.scale-icon{font-size:20px}.scale-header span:last-child{font-size:14px;color:#667eea;font-weight:600}.scale-intro{font-size:14px;color:#666;margin-bottom:24px;padding:12px;background:#f0f7ff;border-radius:8px;border-left:3px solid #667eea}.scale-items{display:flex;flex-direction:column;gap:24px}.scale-item{display:flex;flex-direction:column;gap:8px}.scale-item label{font-size:15px;font-weight:600;color:#333}.scale-slider-container{display:flex;flex-direction:column;gap:8px}.scale-slider{width:100%;height:6px;border-radius:3px;background:#e0e0e0;outline:none;-webkit-appearance:none;appearance:none}.scale-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);cursor:pointer;box-shadow:0 2px 8px #667eea66}.scale-slider::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);cursor:pointer;border:none;box-shadow:0 2px 8px #667eea66}.scale-labels{display:flex;justify-content:space-between;font-size:12px;color:#999}.scale-value{text-align:right;font-weight:600;color:#667eea;font-size:14px}.distribution-type{padding:24px;background:#fff;border-radius:12px;border:1px solid #e0e0e0}.distribution-header{display:flex;align-items:center;gap:10px;margin-bottom:12px;padding:12px;background:#f9f9ff;border-radius:8px}.distribution-icon{font-size:20px}.distribution-header span:last-child{font-size:14px;color:#667eea;font-weight:600}.distribution-intro{font-size:14px;color:#666;margin-bottom:24px;padding:12px;background:#f0f7ff;border-radius:8px;border-left:3px solid #667eea}.distribution-items{display:flex;flex-direction:column;gap:20px}.distribution-item{display:flex;flex-direction:column;gap:8px}.distribution-label{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.item-name{font-size:15px;font-weight:600;color:#333}.item-percent{font-size:14px;font-weight:600;color:#667eea}.distribution-bar-container{height:32px;background:#e8e8e8;border-radius:6px;overflow:hidden;position:relative}.distribution-bar{height:100%;background:linear-gradient(90deg,#667eea,#764ba2);transition:width .3s}.distribution-input{width:60px;padding:6px 8px;border:1px solid #ddd;border-radius:4px;font-size:14px;text-align:center}.distribution-input:focus{outline:none;border-color:#667eea}.distribution-total{display:flex;justify-content:space-between;padding:12px;background:#f9f9f9;border-radius:8px;margin-top:12px;font-weight:600}.total-value{color:#667eea}.total-value.invalid{color:#c33}.management-type{padding:24px;background:#fff;border-radius:12px;border:1px solid #e0e0e0}.management-header{display:flex;align-items:center;gap:10px;margin-bottom:12px;padding:12px;background:#f9f9ff;border-radius:8px}.management-icon{font-size:20px}.management-header span:last-child{font-size:14px;color:#667eea;font-weight:600}.management-intro{font-size:14px;color:#666;margin-bottom:24px;padding:12px;background:#f0f7ff;border-radius:8px;border-left:3px solid #667eea;line-height:1.6}.management-items{display:flex;flex-direction:column;gap:24px}.management-item{padding:20px;background:#f9f9f9;border-radius:12px;border:1px solid #e8e8e8}.management-label-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.dimension-name{font-size:15px;font-weight:600;color:#333;flex:1}.star-rating{font-size:18px;color:#ffc107;margin:0 12px}.expert-label{font-size:12px;color:#999}.management-slider-container{display:flex;flex-direction:column;gap:8px}.management-slider{width:100%;height:8px;border-radius:4px;background:#e0e0e0;outline:none;-webkit-appearance:none;appearance:none}.management-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:24px;height:24px;border-radius:50%;background:#000;cursor:pointer;box-shadow:0 2px 8px #0003}.management-slider::-moz-range-thumb{width:24px;height:24px;border-radius:50%;background:#000;cursor:pointer;border:none;box-shadow:0 2px 8px #0003}.slider-labels{display:flex;justify-content:space-between;font-size:12px;color:#999}.error-message{background:#fee;color:#c33;padding:12px 16px;border-radius:8px;font-size:14px;border-left:4px solid #c33;margin-bottom:20px}.assessment-header{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.05);padding:16px 20px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px}.header-left{display:flex;align-items:center;gap:20px}.back-btn{display:flex;align-items:center;gap:8px;background:transparent;border:none;color:#666;font-size:14px;cursor:pointer;padding:8px 12px;border-radius:8px;transition:all .3s}.back-btn:hover{background:#f0f0f0;color:#333}.progress-info{display:flex;flex-direction:column;gap:8px}.progress-label{font-size:12px;color:#666}.progress-bar-small{width:120px;height:4px;background:#e0e0e0;border-radius:2px;overflow:hidden}.progress-fill-small{height:100%;background:linear-gradient(90deg,#667eea,#764ba2);transition:width .3s}.header-center{display:flex;justify-content:center}.header-center .logo{display:flex;align-items:center;gap:12px}.header-center .logo-icon{width:36px;height:36px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:16px}.header-right{display:flex;align-items:center;gap:16px;justify-content:flex-end}.exit-btn{background:transparent;border:none;color:#666;font-size:14px;cursor:pointer;padding:8px 16px;border-radius:8px;transition:all .3s}.exit-btn:hover{background:#f0f0f0;color:#333}.question-count{font-size:14px;color:#666;font-weight:500}.action-section{display:flex;justify-content:center;gap:12px;margin-top:32px}.btn-next-question{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:12px;padding:14px 48px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s;box-shadow:0 4px 12px #667eea4d;min-width:160px}.btn-next-question:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.btn-next-question:disabled{opacity:.6;cursor:not-allowed}.loading{display:flex;justify-content:center;align-items:center;min-height:400px;font-size:18px;color:#666}@media(max-width:768px){.trait-card{padding:20px}.question-text{font-size:18px}.management-label-row{flex-direction:column;align-items:flex-start;gap:8px}}.checkbox-type{padding:24px;background:#fff;border-radius:12px;border:1px solid #e0e0e0}.checkbox-header{display:flex;align-items:center;gap:10px;margin-bottom:12px;padding:12px;background:#f9f9ff;border-radius:8px}.checkbox-icon{font-size:20px}.checkbox-header span:last-child{font-size:14px;color:#667eea;font-weight:600}.checkbox-intro{font-size:14px;color:#666;margin-bottom:24px;padding:12px;background:#f0f7ff;border-radius:8px;border-left:3px solid #667eea}.checkbox-items{display:flex;flex-direction:column;gap:16px}.checkbox-item{display:flex;align-items:flex-start;gap:12px;padding:16px;background:#f9f9f9;border-radius:12px;border:2px solid #e8e8e8;transition:all .3s;cursor:pointer}.checkbox-item:hover{background:#f5f0ff;border-color:#667eea}.checkbox-input{width:24px;height:24px;margin-top:2px;cursor:pointer;accent-color:#667eea;flex-shrink:0}.checkbox-label{display:flex;flex-direction:column;gap:4px;flex:1;cursor:pointer}.checkbox-text{font-size:15px;font-weight:600;color:#333}.checkbox-desc{font-size:13px;color:#999;line-height:1.4}.checkbox-item input:checked+.checkbox-label .checkbox-text{color:#667eea;font-weight:700}.dialog-conversation-type{padding:24px;background:#fff;border-radius:12px;border:1px solid #e0e0e0}.conversation-header{display:flex;align-items:center;gap:10px;margin-bottom:12px;padding:12px;background:#f9f9ff;border-radius:8px}.conversation-header span:last-child{font-size:14px;color:#667eea;font-weight:600}.conversation-history{display:flex;flex-direction:column;gap:12px;margin-bottom:20px;padding:16px;background:#f5f5f5;border-radius:8px;max-height:200px;overflow-y:auto}.conversation-msg{display:flex;gap:12px;align-items:flex-start}.msg-avatar{font-size:24px;flex-shrink:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:50%}.conversation-msg.co-fo .msg-avatar{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.msg-content{flex:1;padding:12px;background:#fff;border-radius:8px;font-size:14px;color:#333;line-height:1.5;box-shadow:0 1px 4px #0000000d}.conversation-msg.co-fo .msg-content{background:#e8f0ff}.min-h-screen{min-height:100vh}.flex{display:flex}.items-center{align-items:center}.justify-center{justify-content:center}.p-6{padding:1.5rem}.max-w-3xl{max-width:48rem}.w-full{width:100%}.rounded-lg{border-radius:.5rem}.p-8{padding:2rem}.mb-8{margin-bottom:2rem}.text-center{text-align:center}.mb-10{margin-bottom:2.5rem}.bg-white{background-color:#fff}.border-2{border-width:2px}.border-solid{border-style:solid}.items-start{align-items:flex-start}.space-x-4>*+*{margin-left:1rem}.w-10{width:2.5rem}.h-10{height:2.5rem}.rounded-full{border-radius:9999px}.flex-shrink-0{flex-shrink:0}.w-6{width:1.5rem}.h-6{height:1.5rem}.mb-2{margin-bottom:.5rem}.mb-6{margin-bottom:1.5rem}.space-y-4>*+*{margin-top:1rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.px-8{padding-left:2rem;padding-right:2rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.text-white{color:#fff}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@media(min-width:768px){.md\:p-12{padding:3rem}}@keyframes gradient-flow{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.assessment-tips-container{min-height:100vh;background:linear-gradient(180deg,#e8f2ff,#fff);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px}.tips-card{background:#fff;border-radius:24px;padding:48px;max-width:700px;width:100%;box-shadow:0 4px 20px #00000014;margin-bottom:32px}.tips-title{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin:0 0 32px}.tips-list{display:flex;flex-direction:column;gap:32px}.tip-item{display:flex;gap:20px;align-items:flex-start}.tip-icon{width:56px;height:56px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;position:relative}.tip-icon-1{background:#667eea}.tip-icon-2{background:#34d399}.tip-icon-3{background:#8b5cf6}.overlay-icon{position:absolute;bottom:-4px;right:-4px;background:#fff;border-radius:50%;padding:2px}.tip-content{flex:1}.tip-title{font-size:1.125rem;font-weight:600;color:#1a1a1a;margin:0 0 8px}.tip-description{font-size:.9375rem;color:#666;line-height:1.6;margin:0}.btn-start-scan{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:12px;padding:16px 48px;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .3s;box-shadow:0 4px 12px #667eea4d;min-width:280px}.btn-start-scan:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.btn-start-scan:active{transform:translateY(0)}@media(max-width:768px){.tips-card{padding:32px 24px}.tip-item{flex-direction:column;align-items:center;text-align:center}}.reports-container{min-height:100vh;background-color:#f5f5f5}.page-title{font-size:36px;margin-bottom:30px;color:#333}.report-tabs{display:flex;gap:12px;margin-bottom:30px;border-bottom:2px solid #e0e0e0}.report-tab{padding:14px 24px;background:transparent;border:none;border-bottom:3px solid transparent;cursor:pointer;font-size:16px;color:#666;transition:all .3s;font-weight:500}.report-tab:hover{color:#667eea}.report-tab.active{color:#667eea;border-bottom-color:#667eea;font-weight:600}.report-content{background:#fff;border-radius:16px;padding:40px;box-shadow:0 4px 12px #00000014;min-height:400px}.report-placeholder{text-align:center;padding:60px 20px}.placeholder-icon{font-size:80px;margin-bottom:20px}.report-placeholder h3{font-size:24px;margin-bottom:12px;color:#333}.report-placeholder p{font-size:16px;color:#666;margin-bottom:30px}.report-card{animation:fadeIn .5s}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.report-card h2{font-size:32px;margin-bottom:16px;color:#333}.report-summary{font-size:16px;color:#666;line-height:1.6;margin-bottom:30px}.report-stats{display:flex;gap:30px;margin-bottom:30px;padding:20px;background:#f9f9f9;border-radius:12px}.stat-item{display:flex;flex-direction:column;gap:6px}.stat-label{font-size:13px;color:#999;text-transform:uppercase;font-weight:600}.stat-value{font-size:28px;font-weight:700;color:#667eea}.summary-content{background:#f9f9ff;border-left:4px solid #667eea;padding:24px;border-radius:8px;margin-bottom:30px}.summary-content p{font-size:16px;line-height:1.8;color:#333;white-space:pre-wrap}.report-part{margin:40px 0;padding:30px 0;border-top:1px solid #e0e0e0}.report-part h3{font-size:24px;margin-bottom:12px;color:#333}.report-part>p{font-size:15px;color:#666;line-height:1.6;margin-bottom:24px}.radar-data{display:flex;flex-direction:column;gap:16px}.trait-bar{display:flex;align-items:center;gap:16px}.trait-name{width:180px;font-size:14px;font-weight:500;color:#333}.trait-progress{flex:1;height:32px;background:#e0e0e0;border-radius:16px;overflow:hidden}.trait-fill{height:100%;background:linear-gradient(90deg,#667eea,#764ba2);transition:width .5s ease-out;border-radius:16px}.trait-score{width:50px;text-align:right;font-size:16px;font-weight:700;color:#667eea}.strengths-list,.growth-list{display:flex;flex-direction:column;gap:20px}.strength-card,.growth-card{padding:24px;background:#f9f9ff;border-radius:12px;border-left:4px solid #667eea}.growth-card{background:#fffef9;border-left-color:orange}.strength-card h4,.growth-card h4{font-size:18px;margin-bottom:12px;color:#333}.strength-card p,.growth-card p{font-size:15px;line-height:1.6;color:#666;margin-bottom:12px}.tip,.suggestion{font-size:14px;color:#667eea;font-style:italic;margin-top:12px}.suggestion{color:orange}.report-conclusion{margin-top:40px;padding:30px;background:linear-gradient(135deg,#667eea15,#764ba215);border-radius:12px;text-align:center}.report-conclusion h3{font-size:24px;margin-bottom:12px;color:#333}.report-conclusion p{font-size:16px;color:#666;line-height:1.6;margin-bottom:24px}.phase-header{display:flex;align-items:center;gap:16px;padding:20px;margin-bottom:30px;background:#f9f9ff;border-radius:12px;border-left:4px solid #667eea}.phase-icon{font-size:36px}.phase-title{font-size:24px;margin:0 0 6px;color:#333}.phase-description{font-size:14px;color:#666;margin:0}.radar-container{display:flex;align-items:flex-start;gap:40px;margin:30px 0;padding:30px;background:#f9f9ff;border-radius:12px}.radar-chart{flex-shrink:0;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.radar-legend{flex:1;display:flex;flex-direction:column;gap:12px;justify-content:center}.legend-item{display:flex;justify-content:space-between;align-items:center;padding:12px;background:#fff;border-radius:8px;border-left:3px solid #4285F4}.legend-name{font-size:14px;font-weight:500;color:#333}.legend-score{font-size:16px;font-weight:700;color:#4285f4}.dimensions-spectrum{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin:30px 0}@media(max-width:968px){.dimensions-spectrum{grid-template-columns:1fr}}.spectrum-item{padding:24px;background:#fff;border-radius:12px;border:1px solid #e0e0e0}.spectrum-item h4{font-size:18px;margin:0 0 16px;color:#333;font-weight:600}.spectrum-bar{position:relative;margin-bottom:12px;margin-top:16px}.spectrum-labels-row{display:flex;justify-content:space-between;margin-bottom:8px}.spectrum-bar-container{position:relative;height:8px;background:#e0e0e0;border-radius:4px;margin-top:8px}.spectrum-label{font-size:13px;font-weight:500;color:#666}.spectrum-fill{position:relative;width:100%;height:100%;background:linear-gradient(90deg,#8b5cf6,#6366f1);border-radius:4px}.spectrum-marker{position:absolute;width:16px;height:16px;background:#8b5cf6;border:3px solid white;border-radius:50%;box-shadow:0 2px 8px #8b5cf666;transform:translate(-50%) translateY(-50%);top:50%;z-index:10}.spectrum-desc{font-size:14px;color:#666;line-height:1.5;margin-bottom:12px}.position-badge{display:inline-block;padding:8px 16px;background:#f0f0f0;border-radius:20px;font-size:13px;font-weight:600;color:#333}.archetype-card{margin-top:30px;padding:30px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff;text-align:center}.archetype-title{font-size:28px;margin:0 0 12px;font-weight:700}.archetype-summary{font-size:16px;line-height:1.6;margin-bottom:20px}.keywords{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.keyword-tag{display:inline-block;padding:8px 16px;background:#fff3;border:1px solid rgba(255,255,255,.4);border-radius:20px;font-size:13px;font-weight:500;color:#fff}.recommendations-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin:20px 0}.recommendation-card{padding:24px;background:#fff;border-radius:12px;border:1px solid #e0e0e0;transition:all .3s}.recommendation-card:hover{transform:translateY(-4px);box-shadow:0 8px 16px #0000001a;border-color:#667eea}.recommendation-card h4{font-size:16px;margin:0 0 12px;color:#333;font-weight:600}.recommendation-card p{font-size:14px;line-height:1.6;color:#666;margin:0}.insights-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin:20px 0}.insight-card{padding:24px;border-radius:12px;border-left:4px solid #667eea}.insight-card.synergy{background:#f0f7ff;border-left-color:#00a651}.insight-card.tension{background:#fffef0;border-left-color:#ff9500}.insight-card h4{font-size:16px;margin:0 0 16px;color:#333;font-weight:600}.insight-text{font-size:14px;line-height:1.6;color:#666;margin:0 0 12px}.insight-text:last-child{margin-bottom:0}.cta-section{padding:40px;text-align:center;background:linear-gradient(135deg,#667eea15,#764ba215);border-radius:12px;margin:20px 0}.cta-description{font-size:18px;color:#333;line-height:1.6;margin-bottom:24px;font-weight:500}.btn-cta{font-size:18px;padding:16px 40px;height:auto}.report-part.part1{border-top:2px solid #667eea}.report-part.part2{border-top:2px solid #764ba2}.report-part.part3{border-top:2px solid #00a651}.report-part.part4{border-top:2px solid #ff9500}.part4-intro{font-size:16px;color:#666;line-height:1.6;margin-bottom:20px}.market-potential-container{min-height:100vh;background:#f8f9fa;display:flex;flex-direction:column}.market-potential-container .header{background:#fff;border-bottom:1px solid #e5e5e5;padding:1rem 2rem;box-shadow:0 1px 3px #0000000d;position:sticky;top:0;z-index:100}.market-potential-container .header-content{max-width:1600px;margin:0 auto;width:100%;display:flex;justify-content:space-between;align-items:center}.market-potential-container .logo{display:flex;align-items:center;gap:.5rem;font-weight:600;font-size:1.1rem;color:#1f2937}.market-potential-container .logo-icon{width:40px;height:40px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem}.market-potential-container .btn-ghost{padding:.5rem 1rem;border:1px solid #ddd;background:transparent;color:#666;border-radius:.5rem;cursor:pointer;font-size:.9rem;transition:all .2s}.market-potential-container .btn-ghost:hover{background:#f0f0f0;color:#333}.market-potential-page{flex:1;padding:2rem;display:flex;justify-content:center}.market-potential-content{width:100%;max-width:1200px}.cofo-dialog{display:flex;gap:1rem;background:#f0f4ff;border-left:4px solid #2563eb;padding:1.25rem;border-radius:.75rem;margin-bottom:2rem}.dialog-avatar{flex-shrink:0;width:44px;height:44px;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:.8rem}.dialog-content{flex:1;color:#1f2937;line-height:1.6;font-size:.95rem}.dialog-content p{margin:.5rem 0}.dialog-content p:first-child{margin-top:0}.dialog-content p.mt-3{margin-top:.75rem}.intro-card{background:#fff;border-radius:.75rem;border:1px solid #e5e5e5;padding:2rem;box-shadow:0 1px 3px #0000000d}.intro-card h2{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.intro-card>p{font-size:.95rem;color:#666;line-height:1.6;margin-bottom:1.5rem}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem}.step-box{background:#f9f9f9;border:1px solid #e5e5e5;border-radius:.5rem;padding:1rem;text-align:center}.step-number{font-size:.85rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.step-title{font-size:.8rem;color:#666}.start-button{width:100%;padding:.75rem 1.5rem;background:#2563eb;color:#fff;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s}.start-button:hover{background:#1d4ed8}.variables-card{background:#fff;border-radius:.75rem;border:1px solid #e5e5e5;padding:2rem;box-shadow:0 1px 3px #0000000d}.variables-card h2{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1.5rem}.variable-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.variable-row{display:flex;justify-content:space-between;align-items:flex-start;border:1px solid #e5e5e5;border-radius:.5rem;padding:1rem;background:#fafafa}.variable-info{flex:1;margin-right:1.5rem}.variable-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.variable-header input[type=radio]{margin:0;cursor:pointer}.variable-name{font-weight:600;color:#1f2937;font-size:.95rem}.cofo-badge{display:inline-block;padding:.25rem .75rem;background:#dbeafe;color:#0369a1;border-radius:.25rem;font-size:.75rem;font-weight:500}.variable-explanation{font-size:.85rem;color:#666;line-height:1.5;margin:0}.variable-controls{display:flex;align-items:flex-start;gap:1rem;min-width:800px}.control-group{flex:1;min-width:100px}.control-group label{display:block;font-size:.75rem;font-weight:600;color:#666;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px}.control-select{width:100%;padding:.5rem;border:1px solid #e5e5e5;border-radius:.25rem;font-size:.9rem;background:#fff;color:#333;cursor:pointer;transition:all .2s}.control-select:hover{border-color:#ccc}.control-select:focus{outline:none;border-color:#2563eb;background:#f0f4ff}.control-value{font-size:.9rem;color:#1f2937;padding:.5rem;background:#fff;border-radius:.25rem;border:1px solid #e5e5e5}.control-value.accuracy-中{background:#fef3c7;color:#92400e;border-color:#fcd34d}.control-value.difficulty-低{background:#dcfce7;color:#15803d;border-color:#86efac}.control-value.difficulty-高{background:#fee2e2;color:#991b1b;border-color:#fca5a5}.control-input{width:100%;padding:.5rem;border:1px solid #e5e5e5;border-radius:.25rem;font-size:.9rem;font-family:monospace}.control-input:focus{outline:none;border-color:#2563eb;background:#f0f4ff}.delete-btn{padding:.5rem;background:transparent;border:none;cursor:pointer;font-size:1.1rem;opacity:.6;transition:opacity .2s;border-radius:.25rem;display:flex;align-items:center;justify-content:center;min-width:32px;min-height:32px}.delete-btn:hover{opacity:1;background:#fee2e2}.add-variable-btn{padding:.75rem 1.5rem;border:1px dashed #2563eb;background:transparent;color:#2563eb;border-radius:.5rem;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .2s}.add-variable-btn:hover{background:#f0f4ff;border-style:solid}.add-variable-form{background:#f0f4ff;border:1px solid #dbeafe;border-radius:.5rem;padding:1.25rem;margin-top:1rem;margin-bottom:1.5rem}.form-group{margin-bottom:1rem}.form-group:last-of-type{margin-bottom:1.25rem}.form-group label{display:block;font-size:.9rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.form-input{width:100%;padding:.75rem;border:1px solid #bfdbfe;border-radius:.5rem;font-size:.9rem;color:#1f2937;background:#fff;transition:all .2s}.form-input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.form-actions{display:flex;gap:.75rem;justify-content:flex-end}.cancel-btn{padding:.5rem 1rem;border:1px solid #e5e5e5;background:#fff;color:#666;border-radius:.5rem;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .2s}.cancel-btn:hover{background:#f9f9f9;border-color:#ccc}.confirm-btn{padding:.5rem 1.5rem;border:none;background:#2563eb;color:#fff;border-radius:.5rem;cursor:pointer;font-size:.9rem;font-weight:600;transition:all .2s}.confirm-btn:hover{background:#1d4ed8}.formula-card{background:#fff;border-radius:.75rem;border:1px solid #e5e5e5;padding:2rem;box-shadow:0 1px 3px #0000000d}.formula-card h2{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1.5rem}.formula-display{background:#f9f9f9;border:1px solid #e5e5e5;border-radius:.5rem;padding:1rem;margin-bottom:1.5rem}.formula-label{font-size:.85rem;color:#666;margin-bottom:.5rem;font-weight:500}.formula-builder{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;font-family:monospace}.formula-text{font-weight:600;color:#1f2937}.formula-variable{background:#dbeafe;color:#0369a1;padding:.25rem .75rem;border-radius:.25rem;font-weight:500;font-size:.9rem}.formula-operator{color:#666;font-weight:700;margin:0 .25rem}.formula-edit-section{margin-bottom:1.5rem}.formula-edit-section label{display:block;font-size:.9rem;font-weight:600;color:#1f2937;margin-bottom:.75rem}.formula-textarea{width:100%;padding:.75rem;border:1px solid #e5e5e5;border-radius:.5rem;font-family:monospace;font-size:.9rem;resize:vertical}.formula-textarea:focus{outline:none;border-color:#2563eb;background:#f0f4ff}.formula-status{display:flex;align-items:flex-start;gap:1rem;padding:1rem;border-radius:.5rem;margin-bottom:1.5rem}.formula-status.valid{background:#f0fdf4;border:1px solid #bbf7d0}.formula-status.invalid{background:#fef2f2;border:1px solid #fecaca}.status-icon{font-size:1.25rem;flex-shrink:0}.formula-status.valid .status-icon{color:#16a34a}.formula-status.invalid .status-icon{color:#dc2626}.status-content{flex:1}.status-title{font-weight:600;font-size:.95rem;margin-bottom:.25rem}.formula-status.valid .status-title{color:#15803d}.formula-status.invalid .status-title{color:#991b1b}.status-message{font-size:.85rem;line-height:1.5}.formula-status.valid .status-message{color:#166534}.formula-status.invalid .status-message{color:#7f1d1d}.available-variables{background:#f9f9f9;border:1px solid #e5e5e5;border-radius:.5rem;padding:1rem}.available-variables h3{font-size:.9rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.variables-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem}.variable-item{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#666}.variable-dot{color:#2563eb;font-weight:700}.variable-value{font-size:.8rem;color:#999}.button-group{display:flex;justify-content:space-between;gap:1rem;margin-top:2rem}.back-button{padding:.75rem 1.5rem;border:1px solid #e5e5e5;background:#fff;color:#666;border-radius:.5rem;cursor:pointer;font-size:.95rem;font-weight:500;transition:all .2s}.back-button:hover{background:#f9f9f9;border-color:#ccc}.next-button{padding:.75rem 1.5rem;background:#2563eb;color:#fff;border:none;border-radius:.5rem;cursor:pointer;font-size:.95rem;font-weight:600;transition:background .2s}.next-button:hover:not(.disabled){background:#1d4ed8}.next-button.disabled{background:#ccc;color:#999;cursor:not-allowed}.result-header{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border-radius:.75rem;padding:2rem;margin-bottom:1.5rem;box-shadow:0 4px 6px #0000001a}.result-title{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.result-icon{font-size:2.5rem}.result-title h2{font-size:1.75rem;font-weight:600;margin:0}.result-value{font-size:3.5rem;font-weight:700;margin-bottom:.5rem;letter-spacing:-1px}.result-subtitle{font-size:.95rem;color:#ffffffe6}.scenarios-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem}.scenario-card{border-radius:.5rem;padding:1.5rem;text-align:center;border:1px solid}.scenario-card.pessimistic{background:#fef2f2;border-color:#fecaca}.scenario-card.pessimistic .scenario-label{color:#991b1b}.scenario-card.pessimistic .scenario-value{color:#dc2626}.scenario-card.neutral{background:#eff6ff;border-color:#bfdbfe}.scenario-card.neutral .scenario-label{color:#1e40af}.scenario-card.neutral .scenario-value{color:#2563eb}.scenario-card.optimistic{background:#f0fdf4;border-color:#bbf7d0}.scenario-card.optimistic .scenario-label{color:#15803d}.scenario-card.optimistic .scenario-value{color:#16a34a}.scenario-label{font-size:.9rem;font-weight:600;margin-bottom:.75rem}.scenario-value{font-size:1.75rem;font-weight:700;margin-bottom:.5rem}.scenario-basis{font-size:.75rem;color:#666}.comparison-section{background:#fff;border-radius:.75rem;border:1px solid #e5e5e5;padding:1.5rem;margin-bottom:2rem;box-shadow:0 1px 3px #0000000d}.comparison-item{margin-bottom:1.5rem}.comparison-item:last-of-type{margin-bottom:0}.comparison-item.highlight{margin-bottom:1.5rem}.comparison-label{font-size:.9rem;font-weight:600;color:#374151;margin-bottom:.5rem;display:flex;align-items:center;gap:.5rem}.sparkle{font-size:1.1rem}.comparison-bar{height:12px;background:#e5e7eb;border-radius:999px;margin-bottom:.5rem;overflow:hidden}.comparison-bar.industry-bar{background:#d1d5db;opacity:.7}.comparison-bar.user-bar{background:linear-gradient(90deg,#2563eb,#1d4ed8);transition:width .3s ease}.comparison-value{text-align:right;font-size:.85rem;font-weight:600;color:#1f2937}.comparison-insight{background:#f0f4ff;border-left:4px solid #2563eb;padding:1rem;border-radius:.25rem;font-size:.85rem;color:#1e40af;margin-top:1rem;line-height:1.6}.interpretation-section{background:#fff;border-radius:.75rem;border:1px solid #e5e5e5;padding:1.5rem;margin-bottom:1.5rem;box-shadow:0 1px 3px #0000000d}.section-title{font-size:1.1rem;font-weight:600;color:#1f2937;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.interpretation-text{color:#4b5563;line-height:1.7;margin-bottom:1.5rem;font-size:.95rem}.key-insights{background:#fef3c7;border:1px solid #fcd34d;border-radius:.5rem;padding:1.25rem;margin-bottom:1.5rem}.insights-title{font-size:.9rem;font-weight:700;color:#92400e;margin-bottom:.75rem}.insights-highlight{font-size:.9rem;color:#78350f;line-height:1.6}.insights-highlight strong{font-weight:600}.action-tips{background:#f0f4ff;border:1px solid #dbeafe;border-radius:.5rem;padding:1.25rem}.tips-title{font-size:.9rem;font-weight:700;color:#1e40af;margin-bottom:.75rem}.tips-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.tips-list li{padding-left:1.5rem;position:relative;font-size:.9rem;color:#1e40af;line-height:1.5}.tips-list li:before{content:"•";position:absolute;left:0;font-weight:700;color:#2563eb}.important-reminder{background:#eff6ff;border-left:4px solid #2563eb;padding:1.25rem;border-radius:.25rem;font-size:.9rem;color:#1e40af;margin-bottom:1.5rem;line-height:1.6}.important-reminder strong{color:#1e40af;font-weight:600}.calculation-basis{background:#f9f9f9;border:1px solid #e5e5e5;border-radius:.75rem;padding:1.5rem;margin-bottom:2rem}.basis-title{font-size:.95rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.basis-formula{background:#fff;border:1px solid #ddd;border-radius:.5rem;padding:1rem;font-family:monospace;font-size:.9rem;color:#374151;margin-bottom:1rem;text-align:center}.basis-variables{display:flex;flex-direction:column;gap:.5rem}.basis-variables>div{font-size:.85rem;color:#666;padding:.5rem;background:#fff;border-radius:.25rem}.basis-variables strong{color:#1f2937;font-weight:600}.complete-btn{background:#16a34a;color:#fff;border:none}.complete-btn:hover{background:#15803d}@media(max-width:1024px){.scenarios-grid{grid-template-columns:1fr}.result-value{font-size:2.75rem}}@media(max-width:768px){.result-header{padding:1.5rem}.result-value{font-size:2rem}.result-title h2{font-size:1.25rem}.scenarios-grid{gap:.75rem}.scenario-card{padding:1rem}.scenario-label{font-size:.8rem}.scenario-value{font-size:1.25rem}}.startup-path-container{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;flex-direction:column}.intro-page{max-width:800px;margin:0 auto}.cofo-dialog{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:16px;padding:2rem;margin-bottom:2rem;display:flex;gap:1.5rem;align-items:flex-start}.dialog-avatar{width:50px;height:50px;background:#fff;color:#667eea;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;flex-shrink:0}.dialog-content{flex:1}.dialog-content p{margin:0;line-height:1.6;font-size:1.05rem}.dialog-content .mt-2{margin-top:.75rem}.intro-card{background:#fff;border-radius:16px;padding:2.5rem;box-shadow:0 4px 6px #0000000d}.intro-card h2{font-size:1.75rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.intro-description{color:#6b7280;line-height:1.6;margin-bottom:2rem}.intro-features{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2rem}.feature-item{text-align:center}.feature-icon{font-size:2.5rem;margin-bottom:.75rem}.feature-item h4{font-size:1rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.feature-item p{font-size:.9rem;color:#6b7280}.start-button{width:100%;padding:1rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:10px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .2s}.start-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #667eea4d}.comparison-page{max-width:1200px;margin:0 auto}.page-header{margin-bottom:1.5rem}.page-header h1{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.page-subtitle{color:#6b7280;font-size:1rem;line-height:1.5}.guidance-text{flex:1;line-height:1.5;font-size:1rem}.paths-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:1.5rem;margin-bottom:2rem}.path-card{background:#fff;border:2px solid #e5e7eb;border-radius:16px;padding:1.75rem;transition:all .3s;display:flex;flex-direction:column}.path-card:hover{border-color:#667eea;box-shadow:0 8px 24px #667eea26;transform:translateY(-4px)}.path-card.selected{border-color:#667eea;background:linear-gradient(135deg,#667eea0d,#764ba20d)}.path-header{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb}.path-name{font-size:1.4rem;font-weight:700;color:#1f2937;margin-bottom:.75rem}.path-description{color:#6b7280;font-size:.95rem;line-height:1.5}.path-section{margin-bottom:1.5rem}.path-section h4{font-size:1rem;font-weight:600;color:#1f2937;margin-bottom:.75rem}.path-list{list-style:none;padding:0;margin:0}.path-list li{padding:.5rem 0 .5rem 1.5rem;position:relative;color:#4b5563;font-size:.9rem;line-height:1.4}.path-list li:before{content:"•";position:absolute;left:.5rem;color:#667eea;font-weight:700}.match-section{background:#f9fafb;padding:1rem;border-radius:8px;border:1px solid #e5e7eb}.match-text{color:#4b5563;font-size:.9rem;line-height:1.5;margin:0}.path-actions{display:flex;gap:.75rem;margin-top:auto;padding-top:1rem}.btn-detail{flex:1;padding:.75rem;background:#fff;color:#667eea;border:2px solid #667eea;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s}.btn-detail:hover{background:#667eea;color:#fff}.btn-select{flex:1;padding:.75rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s}.btn-select:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea4d}.btn-select.selected{background:#10b981}.uncertainty-section{text-align:center;margin-bottom:2rem}.ask-cofo-btn{padding:.75rem 1.5rem;background:#fff;color:#667eea;border:2px solid #667eea;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s}.ask-cofo-btn:hover{background:#667eea;color:#fff}.bottom-actions{text-align:center;padding-top:1.5rem;border-top:1px solid #e5e7eb}.detail-page{max-width:900px;margin:0 auto}.back-link{display:inline-flex;align-items:center;gap:.5rem;color:#667eea;background:none;border:none;font-size:.95rem;font-weight:500;cursor:pointer;margin-bottom:1.5rem;padding:.5rem 0;transition:all .2s}.back-link:hover{color:#764ba2}.detail-header{margin-bottom:2rem;padding-bottom:2rem;border-bottom:2px solid #e5e7eb}.detail-header h1{font-size:2.25rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.detail-description{color:#6b7280;font-size:1.1rem;line-height:1.6}.detail-content{margin-bottom:2rem}.detail-section{margin-bottom:2.5rem}.detail-section h3{font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.detail-list{list-style:none;padding:0;margin:0}.detail-list li{padding:.75rem 0 .75rem 2rem;position:relative;color:#4b5563;font-size:1rem;line-height:1.6;border-bottom:1px solid #f3f4f6}.detail-list li:last-child{border-bottom:none}.detail-list li:before{content:"•";position:absolute;left:.75rem;color:#667eea;font-weight:700;font-size:1.2rem}.detail-list.ordered{counter-reset:item}.detail-list.ordered li:before{content:counter(item) ".";counter-increment:item;font-weight:600;color:#667eea}.highlight-section{background:linear-gradient(135deg,#667eea0d,#764ba20d);border:2px solid #667eea;border-radius:12px;padding:1.5rem}.insight-text{color:#1f2937;font-size:1.05rem;line-height:1.7;margin:0}.detail-actions{display:flex;gap:1rem;padding-top:2rem;border-top:2px solid #e5e7eb}.btn-back{flex:1;padding:1rem;background:#fff;color:#6b7280;border:2px solid #e5e7eb;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-back:hover{border-color:#9ca3af;color:#1f2937}.btn-select-primary{flex:2;padding:1rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-select-primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #667eea4d}@media(max-width:1024px){.main-layout{grid-template-columns:1fr}.left-sidebar,.right-sidebar{display:none}.paths-grid{grid-template-columns:1fr}}@media(max-width:768px){.center-content{padding:1.5rem}.intro-features{grid-template-columns:1fr}.path-actions,.detail-actions{flex-direction:column}}.product-service-container{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;flex-direction:column}.analysis-subject-section{background:#f9fafb;border:2px solid #e5e7eb;border-radius:12px;padding:1.5rem;margin-bottom:2rem}.analysis-subject-section h3{font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.statement-display{display:flex;align-items:flex-start;gap:1rem}.statement-display p{flex:1;color:#4b5563;font-size:1rem;line-height:1.6;margin:0}.btn-edit-icon{background:#fff;border:1px solid #e5e7eb;border-radius:6px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;font-size:1rem;flex-shrink:0}.btn-edit-icon:hover{background:#f3f4f6;border-color:#667eea}.statement-edit{margin-top:1rem}.statement-textarea{width:100%;padding:1rem;border:2px solid #667eea;border-radius:8px;font-size:1rem;font-family:inherit;resize:vertical;margin-bottom:1rem}.statement-textarea:focus{outline:none;border-color:#764ba2}.statement-actions{display:flex;gap:.75rem}.btn-save,.btn-cancel{padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s;border:none}.btn-save{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-save:hover{transform:translateY(-1px);box-shadow:0 4px 12px #667eea4d}.btn-cancel{background:#fff;color:#6b7280;border:2px solid #e5e7eb}.btn-cancel:hover{background:#f3f4f6}.statement-hint{margin-top:1rem;padding:.75rem;background:#fffbeb;border-left:3px solid #f59e0b;color:#92400e;font-size:.875rem;line-height:1.5;border-radius:4px}.framework-container{margin-bottom:2rem}.framework-title{font-size:1.75rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem;text-align:center}.framework-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.framework-column{background:#e0f2f1;border:2px solid #b2dfdb;border-radius:16px;padding:1.5rem;min-height:500px}.column-header{margin-bottom:1rem;padding-bottom:1rem;border-bottom:2px solid #e5e7eb}.column-header h3{font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:.25rem}.column-subtitle{font-size:.875rem;color:#6b7280;margin:0}.column-hint{padding:.75rem;background:#fffbeb;border-radius:6px;color:#92400e;font-size:.85rem;line-height:1.5;margin-bottom:1rem}.column-content{display:flex;flex-direction:column;gap:1.5rem}.input-block{position:relative;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.25rem;transition:all .3s;box-shadow:0 2px 4px #0000000d}.input-block.updated{border-color:#10b981;background:#f0fdf4;animation:pulse .5s ease-in-out}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.input-block label{display:flex;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;color:#1f2937;margin-bottom:.75rem}.ai-badge{background:#667eea;color:#fff;font-size:.75rem;padding:.25rem .5rem;border-radius:4px;font-weight:600}.input-content{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:.875rem;min-height:80px;margin-bottom:.75rem;color:#4b5563;font-size:.95rem;line-height:1.6}.input-content.editable{cursor:text;border-color:#667eea;background:#fff}.framework-textarea{width:100%;padding:.875rem;border:1px solid #667eea;border-radius:8px;font-size:.95rem;font-family:inherit;resize:vertical;transition:all .2s;margin-bottom:.75rem;background:#fff}.framework-textarea:focus{outline:none;border-color:#764ba2;box-shadow:0 0 0 3px #667eea1a}.framework-textarea:disabled{background:#f9fafb;cursor:wait;opacity:.7}.framework-textarea::placeholder{color:#9ca3af}.textarea-wrapper{position:relative}.prefill-loading{position:absolute;top:.5rem;right:.5rem;background:#667eeae6;color:#fff;padding:.375rem .75rem;border-radius:6px;font-size:.75rem;font-weight:500;z-index:10;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.updated-badge{position:absolute;top:.75rem;right:.75rem;background:#10b981;color:#fff;font-size:.75rem;padding:.25rem .5rem;border-radius:4px;font-weight:600}.input-actions{display:flex;gap:.5rem}.btn-edit,.btn-suggestion{flex:1;padding:.5rem;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s;border:none;display:flex;align-items:center;justify-content:center;gap:.25rem}.btn-edit{background:#fff;color:#4b5563;border:1px solid #d1d5db}.btn-edit:hover{background:#f9fafb;border-color:#9ca3af}.btn-suggestion{background:#fff;color:#667eea;border:1px solid #667eea}.btn-suggestion:hover{background:#667eea;color:#fff}.suggestion-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.suggestion-popover{background:#fff;border-radius:12px;padding:1.5rem;max-width:500px;width:90%;max-height:80vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.suggestion-popover h4{font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.suggestion-list{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.suggestion-item{padding:.75rem 1rem;background:#f9fafb;border:2px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:.75rem}.suggestion-item:hover{background:#667eea;color:#fff;border-color:#667eea}.suggestion-number{width:24px;height:24px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;flex-shrink:0}.suggestion-text{flex:1}.suggestion-loading{padding:2rem;text-align:center;color:#6b7280}.suggestion-loading div:first-child{font-size:1rem;font-weight:500;margin-bottom:.5rem}.suggestion-hint{padding:.75rem 1rem;background:#f0f9ff;border-left:3px solid #3b82f6;margin:1rem 0;font-size:.875rem;color:#1e40af;border-radius:4px}.suggestion-empty{padding:2rem;text-align:center;color:#9ca3af}.btn-close-suggestion{width:100%;padding:.75rem;background:#e5e7eb;color:#4b5563;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s}.btn-close-suggestion:hover{background:#d1d5db}.chat-send-btn{padding:.75rem 1.25rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s}@media(max-width:1280px){.framework-columns{grid-template-columns:1fr;gap:1.5rem}}@media(max-width:1024px){.main-layout{grid-template-columns:1fr}.left-sidebar,.right-sidebar{display:none}}.business-track-container{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;flex-direction:column}.track-table-container{background:#fff;border-radius:12px;overflow-x:auto;margin-bottom:2rem;box-shadow:0 2px 8px #0000001a}.track-table{width:100%;border-collapse:collapse;min-width:1200px}.track-table thead{background:#f9fafb}.track-table th{padding:1rem;text-align:left;font-weight:600;color:#1f2937;border-bottom:2px solid #e5e7eb;font-size:.95rem;white-space:nowrap}.track-table td{padding:1rem;border-bottom:1px solid #f3f4f6;vertical-align:top}.table-row{transition:all .2s}.table-row:hover{background:#f9fafb}.table-row.selected{background:#fffbeb!important;border-left:4px solid #f59e0b}.table-row.locked{opacity:.6;background:#f9fafb}.track-level-cell{font-weight:600;color:#667eea;white-space:nowrap}.editable-cell{position:relative;cursor:pointer;min-height:60px;transition:all .2s}.editable-cell:hover{background:#f9fafb;border-radius:4px}.editable-cell.updated{background:#f0fdf4;animation:pulse .5s ease-in-out}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.01)}}.cell-content{position:relative;color:#4b5563;font-size:.9rem;line-height:1.5;padding:.5rem}.cell-input{width:100%;padding:.5rem;border:2px solid #667eea;border-radius:6px;font-size:.9rem;font-family:inherit;resize:vertical;background:#fff;min-height:60px}.cell-input:focus{outline:none;border-color:#764ba2;box-shadow:0 0 0 3px #667eea1a}.updated-badge{position:absolute;top:.25rem;right:.25rem;background:#10b981;color:#fff;font-size:.7rem;padding:.2rem .4rem;border-radius:4px;font-weight:600}.match-score-cell{text-align:center;white-space:nowrap}.score-value{font-size:1.1rem;font-weight:700;color:#667eea;margin-bottom:.25rem}.score-info{font-size:.85rem;color:#6b7280;cursor:help}.action-cell{text-align:center;white-space:nowrap}.btn-select,.btn-selected{padding:.5rem 1rem;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s;border:none}.btn-select{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-select:hover:not(.locked):not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #667eea4d}.btn-select.locked,.btn-select:disabled{background:#e5e7eb;color:#9ca3af;cursor:not-allowed}.btn-selected{background:#10b981;color:#fff;cursor:default}.update-status{background:#fffbeb;border:2px solid #f59e0b;border-radius:8px;padding:1rem;margin-bottom:1.5rem;display:flex;gap:.75rem;align-items:center}.update-icon{font-size:1.5rem;flex-shrink:0}.update-text{color:#92400e;font-size:.9rem;line-height:1.5}.bottom-actions{text-align:center;padding-top:2rem;border-top:2px solid #e5e7eb}.btn-complete{padding:1rem 3rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:10px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-complete.active:hover{transform:translateY(-2px);box-shadow:0 8px 20px #667eea4d}.btn-complete.disabled{background:#d1d5db;cursor:not-allowed}.right-sidebar{background:#fffffff2;border-left:1px solid #e5e7eb;display:flex;flex-direction:column;transition:all .3s}.chat-toggle{width:32px;height:32px;border:1px solid #e5e7eb;border-radius:6px;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.2rem;transition:all .2s}.chat-toggle:hover{background:#f3f4f6}.chat-content{display:flex;flex-direction:column;flex:1;overflow:hidden}.guidance-section,.tips-section{padding:1.5rem;border-bottom:1px solid #e5e7eb}.guidance-section h4,.tips-section h4{font-size:1rem;font-weight:600;color:#1f2937;margin-bottom:.75rem}.guidance-section p{font-size:.9rem;color:#4b5563;line-height:1.6;margin:0}.tips-section ul{list-style:none;padding:0;margin:0}.tips-section li{font-size:.9rem;color:#4b5563;line-height:1.6;padding:.5rem 0 .5rem 1.5rem;position:relative}.tips-section li:before{content:"•";position:absolute;left:.5rem;color:#667eea;font-weight:700}.chat-messages{flex:1;overflow-y:auto;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.message{display:flex;flex-direction:column;gap:.5rem}.message.assistant .message-content{background:#f3f4f6;color:#1f2937;align-self:flex-start}.message.user .message-content{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;align-self:flex-end}.message-content{padding:.75rem 1rem;border-radius:12px;max-width:85%;font-size:.9rem;line-height:1.5}.chat-input-area{padding:1rem 1.5rem;border-top:1px solid #e5e7eb;display:flex;gap:.5rem}.chat-input{flex:1;padding:.75rem;border:1px solid #e5e7eb;border-radius:8px;font-size:.9rem}.chat-input:focus{outline:none;border-color:#667eea}.chat-send-btn{padding:.75rem 1.25rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s;font-size:1rem}.chat-send-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #667eea4d}@media(max-width:1280px){.track-table{min-width:1000px}}@media(max-width:1024px){.main-layout{grid-template-columns:1fr}.left-sidebar,.right-sidebar{display:none}.track-table{min-width:800px}}@media(max-width:768px){.center-content{padding:1.5rem}.track-table{min-width:600px}}.business-strategy-container{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;flex-direction:column;position:relative}.nav-buttons{display:flex;gap:.75rem}.main-layout{display:grid;grid-template-columns:250px 1fr 350px;gap:0;flex:1;max-width:1920px;margin:0 auto;width:100%}.left-sidebar{background:#fffffff2;border-right:1px solid #e5e7eb;padding:2rem 1.5rem;overflow-y:auto}.sidebar-section h3{font-size:1rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.task-nav{display:flex;flex-direction:column;gap:.5rem}.task-item{padding:.75rem 1rem;border-radius:8px;font-size:.9rem;cursor:pointer;transition:all .2s}.task-item.completed{background:#e0e7ff;color:#4f46e5;font-weight:500}.task-item.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-weight:600}.task-item.disabled{color:#9ca3af;cursor:not-allowed}.center-content{background:#fff;overflow-y:auto;padding:3rem}.intro-page{max-width:900px;margin:0 auto;text-align:center;padding:3rem 2rem;min-height:600px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.intro-icon-container{margin-bottom:1.5rem}.intro-icon-circle{width:80px;height:80px;background:#3b82f6;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto}.intro-icon-circle svg{width:48px;height:48px}.intro-main-title{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem}.intro-description-box{background:#f3f4f6;border-radius:12px;padding:1.5rem 2rem;margin-bottom:2rem;max-width:700px;width:100%}.intro-description-box p{color:#4b5563;line-height:1.6;font-size:1rem;margin:0;text-align:left}.intro-process-label{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:2rem}.intro-steps-container{display:flex;flex-direction:row;gap:2rem;margin-bottom:3rem;width:100%;max-width:800px;justify-content:center;align-items:stretch}.intro-step-card{flex:1 1 0;display:flex;flex-direction:column;align-items:center;padding:2rem 1.5rem;border:2px dashed #d1d5db;border-radius:12px;background:#fff;min-width:180px;width:0;min-height:200px}.intro-step-number{width:60px;height:60px;border-radius:50%;display:flex!important;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;color:#fff!important;margin-bottom:1rem;flex-shrink:0;background:#9ca3af}.intro-step-number-blue{background:#3b82f6!important;background-color:#3b82f6!important}.intro-step-number-green{background:#10b981!important;background-color:#10b981!important}.intro-step-number-orange{background:#f59e0b!important;background-color:#f59e0b!important}.intro-step-text{color:#1f2937;font-size:1rem;font-weight:500;text-align:center;margin:0;line-height:1.5}.btn-start-intro{padding:1rem 3rem;background:#3b82f6;color:#fff;border:none;border-radius:10px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .2s;min-width:300px}.btn-start-intro:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 8px 20px #3b82f64d}.page-title{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:2rem}.cofo-dialog-card{background:#fff;border-radius:16px;padding:2rem;margin-bottom:3rem;box-shadow:0 4px 6px #0000000d;text-align:left}.dialog-icon{width:40px;height:40px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem}.dialog-title{font-size:1.1rem;font-weight:600;color:#1f2937}.dialog-content{color:#4b5563;line-height:1.6}.dialog-content p{margin:0}.teaching-page,.recommendation-page{max-width:1200px;margin:0 auto;padding:2rem 0;min-height:600px;position:relative}.strategy-matrix-container{background:#fff;border-radius:16px;padding:2rem;margin-bottom:2rem;box-shadow:0 4px 12px #0000001a}.matrix-title{font-size:1.5rem;font-weight:700;color:#1f2937;text-align:center;margin-bottom:2rem}.matrix-wrapper{position:relative;max-width:800px;margin:0 auto}.matrix-labels{position:absolute;left:-80px;top:50%;transform:translateY(-50%) rotate(-90deg);transform-origin:center}.y-axis-label{display:flex;flex-direction:column;align-items:center;gap:.5rem;font-weight:600;color:#4b5563}.axis-value{font-size:.85rem;color:#6b7280}.matrix-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:1rem;min-height:500px;margin:2rem 0}.matrix-quadrant{background:#f9fafb;border:3px solid #e5e7eb;border-radius:12px;padding:1.5rem;cursor:pointer;transition:all .3s;position:relative;display:flex;flex-direction:column}.matrix-quadrant:hover{border-color:#667eea;transform:translateY(-4px);box-shadow:0 8px 24px #667eea33}.matrix-quadrant.highlighted{border-color:#f59e0b;background:#fffbeb;box-shadow:0 0 0 4px #f59e0b33}.matrix-quadrant.recommended{border-color:#f59e0b;border-width:4px;background:linear-gradient(135deg,#fffbeb,#fef3c7);box-shadow:0 0 0 4px #f59e0b4d}.matrix-quadrant.selected{border-color:#10b981;border-width:4px;background:linear-gradient(135deg,#f0fdf4,#d1fae5);box-shadow:0 0 0 4px #10b9814d}.recommendation-badge{position:absolute;top:.75rem;right:.75rem;background:#f59e0b;color:#fff;padding:.5rem .75rem;border-radius:6px;font-size:.75rem;font-weight:600;z-index:10}.selection-badge{position:absolute;top:.75rem;right:.75rem;background:#10b981;color:#fff;padding:.5rem .75rem;border-radius:6px;font-size:.75rem;font-weight:600;z-index:10}.quadrant-header{margin-bottom:1rem}.quadrant-id{display:inline-block;width:32px;height:32px;background:#667eea;color:#fff;border-radius:6px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem;margin-bottom:.5rem}.quadrant-title{font-size:1.1rem;font-weight:700;color:#1f2937;margin:0;margin-bottom:.5rem}.quadrant-brief{color:#4b5563;font-size:.95rem;line-height:1.5;margin-bottom:1rem;flex:1}.quadrant-dimensions{display:flex;gap:.5rem;flex-wrap:wrap}.dimension-tag{background:#e0e7ff;color:#4f46e5;padding:.25rem .75rem;border-radius:4px;font-size:.8rem;font-weight:600}.x-axis-label{text-align:center;margin-top:1rem;display:flex;justify-content:space-between;align-items:center;font-weight:600;color:#4b5563;padding:0 2rem}.x-axis-label span:last-child{font-size:1rem}.detailed-explanation{background:#f9fafb;border:2px solid #e5e7eb;border-radius:12px;padding:2rem;margin-bottom:2rem;animation:slideIn .3s ease-out}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.detailed-explanation h3{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem}.explanation-section{margin-bottom:1.5rem}.explanation-section h4{font-size:1.1rem;font-weight:600;color:#667eea;margin-bottom:.75rem}.explanation-section p{color:#4b5563;line-height:1.6}.recommendation-details{background:#fffbeb;border:2px solid #f59e0b;border-radius:12px;padding:1.5rem;margin-bottom:2rem}.recommendation-details h4{font-size:1.1rem;font-weight:700;color:#92400e;margin-bottom:.75rem}.recommendation-details p{color:#78350f;line-height:1.6}.confirmation-page{max-width:900px;margin:0 auto;padding:2rem 0;min-height:600px;position:relative}.final-strategy-card{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;padding:3rem;margin-bottom:2rem;color:#fff;box-shadow:0 8px 32px #667eea4d}.card-header{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.strategy-icon{font-size:3rem}.card-header h2{font-size:1.75rem;font-weight:700;margin:0}.card-content{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;padding:2rem}.strategy-definition{margin-bottom:1.5rem}.strategy-definition h4,.strategy-summary h4{font-size:1.1rem;font-weight:600;margin-bottom:.75rem;opacity:.9}.strategy-definition p,.strategy-summary p{line-height:1.6;opacity:.95}.strategy-dimensions{display:flex;gap:2rem;margin-bottom:1.5rem;padding:1rem;background:#ffffff1a;border-radius:8px}.dimension-item{flex:1}.strategy-summary{border-top:1px solid rgba(255,255,255,.2);padding-top:1.5rem}.page-actions{text-align:center;padding-top:2rem}.btn-complete,.btn-confirm{padding:1rem 2rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:10px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-complete:hover,.btn-confirm:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #667eea4d}.btn-confirm:disabled{opacity:.6;cursor:not-allowed}.right-sidebar{background:#fffffff2;border-left:1px solid #e5e7eb;display:flex;flex-direction:column}.right-sidebar.expanded{width:350px}.cofo-chat-panel{display:flex;flex-direction:column;height:100%}.chat-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid #e5e7eb}.chat-avatar{width:40px;height:40px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.9rem}.chat-content{display:flex;flex-direction:column;flex:1;overflow-y:auto;padding:1.5rem}.strategy-detail-card{background:#f9fafb;border-radius:12px;padding:1.5rem;border:2px solid #e5e7eb}.strategy-detail-card h4{font-size:1rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.strategy-detail-card h5{font-size:1.25rem;font-weight:700;color:#667eea;margin-bottom:1rem}.detail-section{margin-bottom:1rem;color:#4b5563;line-height:1.6;font-size:.9rem}.detail-section strong{color:#1f2937;display:block;margin-bottom:.25rem}@media(max-width:1280px){.matrix-grid{min-height:400px}}@media(max-width:1024px){.main-layout{grid-template-columns:1fr}.left-sidebar,.right-sidebar{display:none}.matrix-labels{position:static;transform:none;margin-bottom:1rem}.y-axis-label{flex-direction:row;gap:1rem}}@media(max-width:768px){.center-content{padding:1.5rem}.matrix-grid{grid-template-columns:1fr;min-height:auto}.matrix-quadrant{min-height:200px}.strategy-dimensions{flex-direction:column;gap:1rem}.intro-steps-container{flex-direction:column;gap:1.5rem;align-items:center}.intro-step-card{max-width:280px;width:100%}.intro-main-title{font-size:1.5rem}.btn-start-intro{min-width:auto;width:100%;max-width:300px}}.value-proposition-container{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;flex-direction:column;position:relative}.light-up-content{text-align:center;color:#fff;animation:slideUp .5s ease-out}.light-up-message{font-size:1.25rem;color:#e5e7eb;margin-bottom:2rem;max-width:500px;margin-left:auto;margin-right:auto}.progress-bar-container{background:#fff;border-bottom:1px solid #e5e7eb;padding:1rem 0;position:sticky;top:73px;z-index:99}.progress-bar{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:0 2rem}.progress-step{display:flex;flex-direction:column;align-items:center;gap:.5rem;flex:1;position:relative}.progress-step:after{content:"";position:absolute;top:15px;left:calc(50% + 20px);width:calc(100% - 40px);height:2px;background:#e5e7eb;z-index:0}.progress-step:last-child:after{display:none}.step-number,.step-check{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.875rem;z-index:1;background:#fff;border:2px solid #e5e7eb;color:#9ca3af}.progress-step.completed .step-check{background:#10b981;border-color:#10b981;color:#fff}.progress-step.completed:after{background:#10b981}.progress-step.active .step-number{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#667eea;color:#fff}.step-label{font-size:.75rem;color:#6b7280;text-align:center}.progress-step.active .step-label{color:#667eea;font-weight:600}.progress-step.completed .step-label{color:#10b981}.main-layout{flex:1;max-width:1920px;margin:0 auto;width:100%}.center-content{background:#fff;min-height:calc(100vh - 200px);padding:3rem}.intro-page{max-width:800px;margin:0 auto;text-align:center;padding:2rem 0}.page-icon{font-size:5rem;margin-bottom:1rem}.page-title{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.page-subtitle{font-size:1.5rem;color:#667eea;margin-bottom:2rem}.cofo-dialog-card{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;padding:2rem;margin-bottom:3rem;color:#fff;text-align:left}.modal-content ul{list-style:disc;padding-left:2rem;margin:1rem 0}.modal-content li{margin-bottom:.5rem;color:#4b5563}.page-title{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.two-column-layout{display:grid;grid-template-columns:1fr 350px;gap:2rem;margin-bottom:2rem}.sidebar{display:flex;flex-direction:column;gap:1.5rem}.page-actions{text-align:center;padding-top:2rem;margin-top:2rem;border-top:1px solid #e5e7eb}.btn-next:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #667eea4d}.btn-next:disabled{opacity:.6;cursor:not-allowed}.benefits-table-container{background:#fff;border-radius:12px;padding:1.5rem;border:1px solid #e5e7eb}.benefits-table{width:100%;border-collapse:collapse;margin-bottom:1rem}.benefits-table th{text-align:left;padding:1rem;background:#f9fafb;font-weight:600;color:#1f2937;border-bottom:2px solid #e5e7eb}.benefits-table td{padding:1rem;border-bottom:1px solid #e5e7eb}.benefit-name-input{width:100%;padding:.5rem;border:1px solid #d1d5db;border-radius:6px;font-size:.95rem}.score-input-group{display:flex;align-items:center;gap:.75rem}.score-slider{flex:1;height:6px}.score-value{min-width:30px;text-align:center;font-weight:600;color:#667eea}.btn-add-benefit{width:100%;padding:.75rem;background:#f3f4f6;border:2px dashed #d1d5db;border-radius:8px;color:#6b7280;font-size:.95rem;cursor:pointer;transition:all .2s}.btn-add-benefit:hover{background:#e5e7eb;border-color:#9ca3af}.visualization-container{background:#fff;border-radius:12px;padding:1.5rem;border:1px solid #e5e7eb}.visualization-container h3{font-size:1.1rem;font-weight:600;margin-bottom:1rem;color:#1f2937}.radar-chart-placeholder{height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f9fafb;border-radius:8px;border:2px dashed #d1d5db}.chart-hint{font-size:.85rem;color:#9ca3af}.recommendations-container{background:#fff;border-radius:12px;padding:2rem;border:1px solid #e5e7eb}.section-title{font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.section-subtitle{font-size:.9rem;color:#6b7280;margin-bottom:1.5rem}.recommendations-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.recommendation-card{border:2px solid #e5e7eb;border-radius:12px;padding:1.5rem;cursor:pointer;transition:all .2s}.recommendation-card:hover{border-color:#667eea;background:#f9fafb}.recommendation-card.selected{border-color:#667eea;background:#eef2ff}.recommendation-card.main{border-left:4px solid #10b981}.recommendation-card.differentiated{border-left:4px solid #f59e0b}.recommendation-header{display:flex;align-items:center;gap:1rem;margin-bottom:.75rem}.benefit-checkbox{width:20px;height:20px;cursor:pointer}.benefit-name{font-size:1.1rem;font-weight:600;color:#1f2937}.recommendation-type-badge{display:inline-block;padding:.25rem .75rem;border-radius:4px;font-size:.75rem;font-weight:600;margin-left:.5rem}.recommendation-card.main .recommendation-type-badge{background:#d1fae5;color:#065f46}.recommendation-card.differentiated .recommendation-type-badge{background:#fef3c7;color:#92400e}.recommendation-reason{color:#4b5563;line-height:1.6;margin:0}.selected-count{display:inline-block;margin-top:.5rem;padding:.25rem .75rem;background:#fff3;border-radius:6px;font-size:.9rem}.tip-box{background:#fef3c7;border:1px solid #fde68a;border-radius:8px;padding:1rem;color:#78350f;font-size:.9rem;line-height:1.6}.explanation-card{background:#fff;border-radius:12px;padding:1.5rem;border:1px solid #e5e7eb}.explanation-card h4{font-size:1rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.explanation-item{margin-bottom:1rem;color:#4b5563;line-height:1.6}.customer-select-container{margin-bottom:2rem}.customer-select-container label{display:block;font-weight:600;color:#1f2937;margin-bottom:.5rem}.customer-select{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem}.input-group{margin-bottom:2rem}.input-group label{display:block;font-weight:600;color:#1f2937;margin-bottom:.5rem}.large-textarea{width:100%;padding:1rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;font-family:inherit;resize:vertical}.large-textarea:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.rtbs-container{display:flex;flex-direction:column;gap:1.5rem}.rtb-input-group{display:flex;flex-direction:column;gap:.5rem}.rtb-textarea{width:100%;padding:1rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;font-family:inherit;resize:vertical}.rtb-validation{display:flex;align-items:center;gap:.5rem}.validation-status{color:#10b981;font-size:.9rem;font-weight:500}.btn-add-rtb{padding:.75rem;background:#f3f4f6;border:2px dashed #d1d5db;border-radius:8px;color:#6b7280;font-size:.95rem;cursor:pointer;transition:all .2s}.btn-add-rtb:hover{background:#e5e7eb;border-color:#9ca3af}.matrix-table-container{overflow-x:auto;background:#fff;border-radius:12px;padding:1.5rem;border:1px solid #e5e7eb}.matrix-table{width:100%;border-collapse:collapse;min-width:1000px}.matrix-table th{text-align:left;padding:1rem;background:#f9fafb;font-weight:600;color:#1f2937;border-bottom:2px solid #e5e7eb;white-space:nowrap}.matrix-table td{padding:1rem;border-bottom:1px solid #e5e7eb}.matrix-table tr.top-3-row{background:#fffbeb;border-left:4px solid #f59e0b}.matrix-select{width:100%;padding:.5rem;border:1px solid #d1d5db;border-radius:6px;font-size:.95rem}.score-value-small{min-width:25px;text-align:center;font-weight:600;color:#667eea;font-size:.9rem}.total-score{font-size:1.1rem;font-weight:700;color:#1f2937}.total-score.highlighted{color:#f59e0b;font-size:1.25rem}.summary-page{max-width:900px;margin:0 auto}.top-3-container{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2rem}.top-3-card{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;padding:2rem;color:#fff;text-align:center;position:relative}.top-3-badge{position:absolute;top:1rem;right:1rem;background:#fff3;padding:.5rem 1rem;border-radius:8px;font-size:.9rem;font-weight:600}.top-3-title{font-size:1.25rem;font-weight:700;margin-bottom:1rem;line-height:1.4}.top-3-score{font-size:1.1rem;opacity:.9}.summary-footer{background:#f9fafb;border-radius:12px;padding:1.5rem;margin-bottom:2rem;text-align:center;color:#4b5563}.btn-complete-final{padding:1rem 3rem;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:10px;font-size:1.2rem;font-weight:600;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:.5rem;margin:0 auto}@media(max-width:1024px){.two-column-layout{grid-template-columns:1fr}.sidebar{order:-1}.top-3-container{grid-template-columns:1fr}}@media(max-width:768px){.progress-bar{overflow-x:auto;padding:0 1rem}.progress-step{min-width:80px}.step-label{font-size:.65rem}.center-content{padding:1.5rem}}.business-model-container{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;flex-direction:column;position:relative}.light-up-animation-overlay{position:fixed;inset:0;background:#000000d9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;display:flex;align-items:center;justify-content:center;animation:fadeIn .3s ease-out}.light-up-content{text-align:center;color:#fff;animation:slideUp .5s ease-out;max-width:600px;padding:2rem}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.light-up-icon{font-size:5rem;margin-bottom:1.5rem;animation:pulse 1s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.9}}.light-up-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(135deg,#fbbf24,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.light-up-message{font-size:1.25rem;color:#e5e7eb;margin-bottom:2rem;line-height:1.6}.light-up-progress{width:300px;height:4px;background:#fff3;border-radius:2px;margin:0 auto;overflow:hidden}.light-up-bar{height:100%;background:linear-gradient(90deg,#fbbf24,#f59e0b);animation:progressBar 2s ease-out forwards;border-radius:2px}@keyframes progressBar{0%{width:0%}to{width:100%}}.header{background:#fffffff2;border-bottom:1px solid #e5e7eb;padding:1rem 2rem;position:sticky;top:0;z-index:100}.logo{display:flex;align-items:center;gap:.75rem;font-size:1.25rem;font-weight:700;color:#1f2937}.logo-icon{width:40px;height:40px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem}.btn{padding:.5rem 1rem;border-radius:8px;border:none;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s}.btn-ghost{background:transparent;color:#6b7280}.btn-ghost:hover{background:#f3f4f6;color:#1f2937}.main-layout{flex:1;width:100%;display:flex;justify-content:center}.center-content{background:#fff;min-height:calc(100vh - 73px);width:100%;max-width:1600px;margin:0 auto;padding:3rem;box-sizing:border-box}@media(max-width:768px){.center-content{padding:1.5rem}}.error-banner{background:#fee2e2;color:#991b1b;padding:1rem;border-radius:8px;margin-bottom:1.5rem;border:1px solid #fecaca}.loading{display:flex;align-items:center;justify-content:center;min-height:400px;font-size:1.1rem;color:#fff}.intro-page{max-width:900px;margin:0 auto;text-align:center;padding:2rem 0;width:100%;box-sizing:border-box}.page-title{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:2rem}.cofo-dialog-card{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;padding:2rem;margin-bottom:1.5rem;color:#fff;text-align:left}.dialog-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.dialog-icon{width:40px;height:40px;background:#fff;color:#667eea;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem}.dialog-title{font-size:1.1rem;font-weight:600}.dialog-content{line-height:1.6;margin-bottom:1rem}.learn-more-btn{display:inline-flex;align-items:center;gap:.5rem;background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.3);padding:.5rem 1rem;border-radius:8px;font-size:.9rem;cursor:pointer;transition:all .2s}.learn-more-btn:hover{background:#ffffff4d}.question-icon{width:20px;height:20px;border-radius:50%;background:#fff;color:#667eea;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem}.comfort-card{background:#fef3c7;border:1px solid #fde68a;border-radius:12px;padding:1.5rem;margin-bottom:2rem;color:#78350f;line-height:1.6;text-align:left}.btn-start{padding:1rem 3rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:10px;font-size:1.2rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-start:hover{transform:translateY(-2px);box-shadow:0 8px 20px #667eea4d}.step-page{max-width:1400px;margin:0 auto;width:100%;box-sizing:border-box}.page-header{margin-bottom:2rem}.cofo-guidance{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:12px;padding:1.5rem;margin-bottom:2rem;display:flex;gap:1rem;align-items:center}.guidance-avatar{width:45px;height:45px;background:#fff;color:#667eea;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.95rem;flex-shrink:0}.guidance-text{flex:1;line-height:1.6;font-size:1rem}.two-column-layout{display:grid;grid-template-columns:1fr;gap:2rem}.main-content{flex:1}.page-actions{display:flex;gap:1rem;justify-content:center;padding-top:2rem;margin-top:2rem;border-top:1px solid #e5e7eb}.btn-next{padding:1rem 2rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:10px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-next:hover{transform:translateY(-2px);box-shadow:0 8px 20px #667eea4d}.btn-skip{padding:1rem 2rem;background:transparent;color:#6b7280;border:1px solid #d1d5db;border-radius:10px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s}.btn-skip:hover{background:#f9fafb;color:#4b5563}.bmc-canvas{background:#fff;border-radius:12px;padding:2rem;border:2px solid #e5e7eb;width:100%;box-sizing:border-box}.canvas-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,auto);gap:1rem;margin-bottom:1rem}.canvas-cell{border:2px solid #e5e7eb;border-radius:8px;padding:1rem;background:#fff;position:relative;min-height:120px;display:flex;flex-direction:column;transition:all .3s}.canvas-cell.active{border-color:#667eea;border-width:3px;background:#eef2ff;box-shadow:0 4px 12px #667eea33}.canvas-cell.completed{border-color:#10b981;background:#f0fdf4}.canvas-cell:not(.active):not(.completed){opacity:.5;background:#f9fafb}.canvas-cell.skipped{border-style:dashed;opacity:.6}.canvas-cell.shared-cell{grid-column:3;grid-row:2 / 4;display:flex;flex-direction:column;gap:1rem;min-height:auto}.shared-module-section{flex:1;border-bottom:1px solid #e5e7eb;padding-bottom:.75rem;min-height:80px}.shared-module-section:last-child{border-bottom:none}.canvas-cell.full-width{grid-column:1 / -1;grid-row:4}.cell-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.cell-title{font-size:.9rem;font-weight:700;color:#1f2937}.help-btn{width:24px;height:24px;border-radius:50%;background:#667eea;color:#fff;border:none;font-size:.875rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.help-btn:hover{background:#5568d3;transform:scale(1.1)}.cell-content{flex:1;min-height:80px}.editable-content{display:flex;flex-direction:column;gap:.5rem}.module-input{width:100%;padding:.5rem;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;font-family:inherit;resize:vertical;background:#fff}.module-input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.add-line-btn{padding:.5rem;background:#f3f4f6;border:1px dashed #d1d5db;border-radius:6px;color:#6b7280;font-size:.8rem;cursor:pointer;transition:all .2s}.add-line-btn:hover{background:#e5e7eb;border-color:#9ca3af}.display-content{display:flex;flex-direction:column;gap:.5rem}.content-item{font-size:.875rem;color:#4b5563;line-height:1.5;padding:.25rem 0}.placeholder-content{font-size:.875rem;color:#9ca3af;font-style:italic;text-align:center;padding:1rem;display:flex;flex-direction:column;gap:.5rem}.skip-hint{font-size:.75rem;color:#f59e0b;font-style:normal}.cofo-section-badge{position:absolute;bottom:.5rem;right:.5rem;font-size:.7rem;color:#6b7280;background:#fffc;padding:.25rem .5rem;border-radius:4px}.canvas-cell.active .cofo-section-badge{color:#667eea;font-weight:600}.summary-page{max-width:1600px;margin:0 auto;width:100%;box-sizing:border-box}.assessment-section{background:#fff;border-radius:12px;padding:2rem;margin-top:2rem;border:1px solid #e5e7eb}.assessment-section h3{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem}.assessment-content{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.assessment-item h4{font-size:1.1rem;font-weight:600;color:#667eea;margin-bottom:1rem}.assessment-item ul{list-style:disc;padding-left:1.5rem;color:#4b5563;line-height:1.6}.assessment-item li{margin-bottom:.5rem}.btn-export{padding:1rem 2rem;background:#f3f4f6;color:#1f2937;border:1px solid #d1d5db;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-export:hover{background:#e5e7eb}.btn-complete-final{padding:1rem 3rem;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:10px;font-size:1.2rem;font-weight:600;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:.5rem}.btn-complete-final:hover{transform:translateY(-2px);box-shadow:0 8px 20px #10b9814d}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:2000}.modal-content{background:#fff;border-radius:16px;padding:2rem;max-width:600px;max-height:80vh;overflow-y:auto}.modal-content h3{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#1f2937}.modal-content p{color:#4b5563;line-height:1.6;margin-bottom:1rem}.modules-overview{margin-top:1.5rem}.modules-overview h4{font-size:1.1rem;font-weight:600;margin-bottom:1rem;color:#1f2937}.modules-overview ul{list-style:disc;padding-left:2rem;color:#4b5563;line-height:1.8}.modules-overview li{margin-bottom:.75rem}.cofo-connection{margin-top:1rem;padding:1rem;background:#eef2ff;border-radius:8px;color:#4f46e5;font-weight:600}@media(max-width:1024px){.canvas-grid{grid-template-columns:repeat(2,1fr)}.canvas-cell.shared-cell{grid-column:2;grid-row:3 / 5}.assessment-content{grid-template-columns:1fr}}@media(max-width:768px){.canvas-grid{grid-template-columns:1fr}.canvas-cell.shared-cell,.canvas-cell.full-width{grid-column:1}.center-content{padding:1.5rem}.page-actions{flex-direction:column}.btn-next,.btn-skip,.btn-export,.btn-complete-final{width:100%}}.ability-dashboard-container{min-height:100vh;background:#f5f5f5;position:relative}.loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:2rem;text-align:center}.loading-spinner{width:50px;height:50px;border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:2rem}.loading-state p{max-width:600px;color:#555;line-height:1.8;font-size:1.05rem}.data-check-modal{background:#fff;border-radius:16px;padding:2.5rem;max-width:600px;width:90%;box-shadow:0 10px 40px #0000004d;position:relative}.data-check-modal h2{font-size:1.5rem;font-weight:600;color:#2c3e50;margin-bottom:1.5rem;text-align:center}.modal-content-text{margin-bottom:2rem}.modal-content-text p{color:#555;line-height:1.8;margin-bottom:1rem;font-size:1rem}.modal-actions{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}.btn-primary{background:#3498db;color:#fff;border:none;padding:1rem 2rem;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease}.btn-primary:hover{background:#2980b9;transform:translateY(-2px)}.btn-secondary{background:#fff;color:#3498db;border:2px solid #3498db;padding:1rem 2rem;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease}.btn-secondary:hover{background:#e8f4f8}.skip-link{display:block;text-align:center;color:#95a5a6;background:none;border:none;padding:.5rem;cursor:pointer;font-size:.9rem;text-decoration:underline;transition:color .2s ease}.skip-link:hover{color:#7f8c8d}.toast-notification{position:fixed;top:2rem;right:2rem;background:#2c3e50;color:#fff;padding:1rem 1.5rem;border-radius:8px;box-shadow:0 4px 12px #0003;z-index:3000;animation:slideInRight .3s ease}@keyframes slideInRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.dashboard-page{max-width:1200px;margin:0 auto;padding:2rem;transition:margin-right .3s ease}.dashboard-page.sidebar-open{margin-right:0}.dashboard-main{background:#fff;border-radius:16px;padding:2.5rem;box-shadow:0 2px 8px #0000001a}.dashboard-title{font-size:2rem;font-weight:600;color:#2c3e50;margin-bottom:1.5rem}.cofo-intro{background:#f8f9fa;padding:1.5rem;border-radius:8px;margin-bottom:2rem;color:#555;line-height:1.8;font-size:.95rem;border-left:4px solid #3498db}.abilities-list{display:flex;flex-direction:column;gap:1rem}.ability-row{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;background:#f8f9fa;border-radius:12px;border:1px solid #e0e0e0;transition:all .3s ease}.ability-row:hover{background:#f0f0f0;box-shadow:0 2px 8px #0000001a}.ability-info{flex:1;display:flex;flex-direction:column;gap:.5rem}.ability-name{font-size:1.2rem;font-weight:600;color:#2c3e50}.ability-status{display:flex;align-items:center;gap:.5rem;font-size:.95rem}.status-icon{font-weight:700;font-size:1.1rem}.ability-actions{margin-left:1rem}.btn-strategy{background:#3498db;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .3s ease}.btn-strategy:hover{background:#2980b9;transform:translateY(-2px)}.btn-view{background:#fff;color:#666;border:2px solid #e0e0e0;padding:.75rem 1.5rem;border-radius:8px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .3s ease}.btn-view:hover{background:#f8f9fa;border-color:#bdc3c7}.sidebar-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:2px solid #e0e0e0;background:#f8f9fa}.sidebar-header h2{font-size:1.3rem;font-weight:600;color:#2c3e50;margin:0}.sidebar-close{width:32px;height:32px;border:none;background:transparent;font-size:1.5rem;color:#666;cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease;line-height:1}.sidebar-close:hover{background:#e0e0e0;color:#333}.cofo-intro-message{background:#e8f4f8;padding:1.5rem;border-radius:8px;margin-bottom:2rem;color:#2c3e50;line-height:1.8;font-size:.95rem;border-left:4px solid #3498db}.step-card{margin-bottom:1.5rem;border-radius:12px;overflow:hidden;transition:all .4s ease;border:2px solid transparent}.step-card.pending{background:#f8f9fa;border-color:#e0e0e0;opacity:.6}.step-card.active{background:#fff;border-color:#3498db;box-shadow:0 4px 12px #3498db33;animation:pulse-border 2s ease-in-out infinite}.step-card.completed{background:#e8f5e9;border-color:#2ecc71}@keyframes pulse-border{0%,to{box-shadow:0 4px 12px #3498db33}50%{box-shadow:0 4px 20px #3498db66}}.step-header{display:flex;align-items:center;gap:1rem;padding:1.5rem;cursor:pointer;background:inherit}.step-number{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1.2rem;flex-shrink:0}.step-card.pending .step-number{background:#ecf0f1;color:#95a5a6;border:2px solid #bdc3c7}.step-card.active .step-number{background:#3498db;color:#fff}.step-card.completed .step-number{background:#2ecc71;color:#fff}.step-header h3{font-size:1.1rem;font-weight:600;color:#2c3e50;margin:0}.step-content{padding:0 1.5rem 1.5rem;animation:slideDown .3s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.step-hint{color:#555;line-height:1.8;margin-bottom:1.5rem;font-size:.95rem}.mini-canvas{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.canvas-field{display:flex;flex-direction:column;gap:.5rem}.canvas-field label{font-weight:600;color:#34495e;font-size:.95rem}.canvas-field input{padding:.75rem;border:2px solid #e0e0e0;border-radius:8px;font-size:.95rem;transition:border-color .3s ease}.canvas-field input:focus{outline:none;border-color:#3498db}.vision-hint{margin-top:.5rem;padding:.5rem;background:#fff9e6;border-left:3px solid #f39c12;border-radius:4px;font-size:.85rem;color:#856404;line-height:1.5}.channels-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.channel-item{padding:1rem;background:#f8f9fa;border-radius:8px;border-left:4px solid #3498db;cursor:pointer;transition:all .2s ease}.channel-item:hover{background:#e8f4f8;transform:translate(4px)}.channel-name{font-weight:600;color:#2c3e50;margin-bottom:.5rem;font-size:1rem}.channel-nudge{color:#555;font-size:.9rem;line-height:1.6}.resources-list{display:flex;flex-direction:column;gap:.75rem}.resource-item{padding:.75rem 1rem;background:#f8f9fa;border-radius:6px;color:#555;font-size:.9rem;border-left:3px solid #9b59b6}.tasks-list{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.task-item{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#f8f9fa;border-radius:6px;cursor:pointer;transition:background .2s ease}.task-item:hover{background:#e8f4f8}.task-item input[type=checkbox]{width:18px;height:18px;cursor:pointer}.task-item span{color:#2c3e50;font-size:.95rem}.custom-task-input{width:100%;padding:.75rem;border:2px dashed #bdc3c7;border-radius:8px;font-size:.95rem;background:#fff;transition:border-color .3s ease}.custom-task-input:focus{outline:none;border-color:#3498db;border-style:solid}.step-next-btn{background:#3498db;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .3s ease;margin-top:1rem}.step-next-btn:hover{background:#2980b9;transform:translateY(-2px)}.sidebar-footer{padding:1.5rem 2rem;border-top:2px solid #e0e0e0;background:#f8f9fa;display:flex;flex-direction:column;gap:.75rem}.btn-add-tasks{background:#2ecc71;color:#fff;border:none;padding:1rem;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease}.btn-add-tasks:hover{background:#27ae60;transform:translateY(-2px)}.btn-close-sidebar{background:#fff;color:#666;border:2px solid #e0e0e0;padding:.75rem;border-radius:8px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .3s ease}.btn-close-sidebar:hover{background:#f8f9fa;border-color:#bdc3c7}.error-message{position:fixed;bottom:2rem;left:50%;transform:translate(-50%);background:#fee;color:#c33;padding:1rem 1.5rem;border-radius:8px;border-left:4px solid #e74c3c;box-shadow:0 4px 12px #0003;z-index:3000}@media(max-width:1024px){.cofo-sidebar{width:50%;min-width:400px}}@media(max-width:768px){.ability-dashboard-container{padding:1rem}.dashboard-main{padding:1.5rem}.cofo-sidebar{width:100%;min-width:100%}.ability-row{flex-direction:column;align-items:flex-start;gap:1rem}.ability-actions{margin-left:0;width:100%}.btn-strategy,.btn-view{width:100%}}.ability-model-container{min-height:100vh;background-color:#f8fafc;color:#1e293b;font-family:ui-sans-serif,system-ui,sans-serif;display:flex;flex-direction:column}.ability-model-loading{display:flex;align-items:center;justify-content:center;min-height:100vh}.loading-spinner{font-size:16px;color:#64748b}.ability-model-header{background:#fff;border-bottom:1px solid #e2e8f0;height:64px;display:flex;align-items:center;padding:0 24px;justify-content:space-between;position:sticky;top:0;z-index:10}.header-left{display:flex;align-items:center;gap:16px}.header-logo{width:32px;height:32px;background:#2563eb;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:16px}.header-title{font-size:18px;font-weight:700;color:#0f172a;margin:0}.header-subtitle{font-size:12px;color:#64748b;display:flex;align-items:center;gap:8px;margin:0}.header-dot{width:4px;height:4px;border-radius:50%;background:#cbd5e1}.header-actions{display:flex;align-items:center;gap:12px}.btn-regenerate{font-size:14px;font-weight:500;color:#64748b;background:none;border:none;cursor:pointer;padding:8px 12px;transition:color .15s}.btn-regenerate:hover{color:#2563eb}.btn-add-capability{background:#2563eb;color:#fff;padding:8px 16px;border-radius:8px;font-size:14px;font-weight:500;border:none;cursor:pointer;display:flex;align-items:center;gap:8px;box-shadow:0 1px 3px #2563eb33;transition:background-color .15s}.btn-add-capability:hover{background:#1d4ed8}.ability-model-main{flex:1;padding:24px;overflow:hidden;display:flex;flex-direction:column;gap:24px;max-width:1600px;margin:0 auto;width:100%}.overview-panel{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:1024px){.overview-panel{grid-template-columns:3fr 1fr}}.coverage-card{background:#fff;padding:20px;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a;display:flex;align-items:center;justify-content:space-between;position:relative;overflow:hidden}.coverage-content{flex:1;z-index:10}.coverage-label{font-size:14px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px}.coverage-stats{display:flex;align-items:flex-end;gap:8px;margin-bottom:8px}.coverage-percentage{font-size:36px;font-weight:700;color:#0f172a}.coverage-note{font-size:14px;color:#64748b;margin-bottom:4px}.coverage-progress-bar{width:100%;max-width:448px;background:#f1f5f9;border-radius:9999px;height:8px;margin-bottom:16px}.coverage-progress-fill{background:#3b82f6;height:8px;border-radius:9999px;transition:width 1s}.coverage-description{font-size:14px;color:#475569;max-width:512px;line-height:1.625}.coverage-decoration{position:absolute;right:0;top:0;bottom:0;width:256px;opacity:.1;pointer-events:none;background:linear-gradient(135deg,#a855f7,#9333ea);clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%);transform:rotate(45deg) scale(1.5);transform-origin:center}.ai-insight-card{background:linear-gradient(to bottom right,#eef2ff,#eff6ff);border:1px solid #bfdbfe;padding:20px;border-radius:12px;box-shadow:0 1px 3px #0000001a;position:relative}.ai-insight-close{position:absolute;top:8px;right:8px;color:#93c5fd;background:none;border:none;cursor:pointer;padding:4px;transition:color .15s}.ai-insight-close:hover{color:#3b82f6}.ai-insight-header{display:flex;align-items:center;gap:8px;margin-bottom:8px}.ai-insight-icon{color:#2563eb}.ai-insight-title{font-weight:700;color:#1e40af;font-size:14px}.ai-insight-text{font-size:12px;color:#1e40afcc;line-height:1.625;margin-bottom:12px}.ai-insight-action{font-size:12px;background:#fff;color:#2563eb;padding:6px 12px;border-radius:4px;border:1px solid #bfdbfe;font-weight:500;cursor:pointer;transition:background-color .15s}.ai-insight-action:hover{background:#eff6ff}.kanban-container{flex:1;overflow-x:auto;min-height:0;padding-bottom:8px}.kanban-grid{display:grid;grid-template-columns:1fr;gap:24px;height:100%;min-width:1000px}@media(min-width:768px){.kanban-grid{grid-template-columns:repeat(3,1fr)}}.kanban-column{display:flex;flex-direction:column;height:100%;border-radius:16px;border:1px solid;padding:4px}.kanban-column-emerald{background:#ecfdf5;border-color:#a7f3d0}.kanban-column-amber{background:#fffbeb;border-color:#fde68a}.kanban-column-blue{background:#eff6ff;border-color:#bfdbfe}.kanban-column-header{padding:12px;display:flex;align-items:center;justify-content:space-between}.kanban-column-title{display:flex;align-items:center;gap:8px}.column-icon{color:inherit}.kanban-column-title h3{font-weight:700;color:#374151;font-size:14px;margin:0}.kanban-column-emerald .column-icon{color:#10b981}.kanban-column-amber .column-icon{color:#f59e0b}.kanban-column-blue .column-icon{color:#3b82f6}.kanban-column-count{background:#fff9;color:#64748b;font-size:12px;font-weight:700;padding:2px 8px;border-radius:9999px}.kanban-column-body{flex:1;padding:8px;display:flex;flex-direction:column;gap:12px;overflow-y:auto}.kanban-column-body::-webkit-scrollbar{width:6px}.kanban-column-body::-webkit-scrollbar-track{background:transparent}.kanban-column-body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.kanban-column-body::-webkit-scrollbar-thumb:hover{background:#94a3b8}.capability-card{background:#fff;padding:16px;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a;cursor:pointer;transition:all .15s}.capability-card:hover{box-shadow:0 4px 6px -1px #0000001a;border-color:#93c5fd}.capability-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}.capability-card-name{font-weight:700;color:#1e293b;font-size:14px;transition:color .15s}.capability-card:hover .capability-card-name{color:#1d4ed8}.capability-priority{font-size:10px;font-weight:700;padding:2px 6px;border-radius:4px;border:1px solid}.priority-p0{color:#dc2626;background:#fef2f2;border-color:#fecaca}.priority-p1{color:#d97706;background:#fffbeb;border-color:#fde68a}.priority-p2{color:#64748b;background:#f1f5f9;border-color:#e2e8f0}.capability-card-description{font-size:12px;color:#64748b;line-height:1.625;margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.capability-card-footer{display:flex;align-items:center;gap:8px;margin-top:auto}.capability-badge{display:flex;align-items:center;gap:4px;font-size:10px;padding:2px 6px;border-radius:4px}.capability-badge.partner{color:#2563eb;background:#eff6ff}.capability-badge.owned{color:#10b981}.capability-progress{width:100%}.capability-progress-header{display:flex;justify-content:space-between;font-size:10px;color:#94a3b8;margin-bottom:4px}.capability-progress-bar{width:100%;background:#f1f5f9;height:6px;border-radius:9999px;overflow:hidden}.capability-progress-fill{background:#fbbf24;height:6px;border-radius:9999px}.add-item-button{width:100%;padding:8px;border:1px dashed;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .15s;display:flex;align-items:center;justify-content:center;gap:4px;background:transparent}.add-item-button.amber{color:#d97706;border-color:#fde68a}.add-item-button.amber:hover{background:#fef3c780}.add-item-button.blue{color:#2563eb;border-color:#bfdbfe}.add-item-button.blue:hover{background:#eff6ff80}.drawer-overlay{position:fixed;inset:0;background:#0f172a1a;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:20;transition:opacity .3s;opacity:0;pointer-events:none}.drawer-overlay.open{opacity:1;pointer-events:auto}.drawer{position:fixed;top:0;bottom:0;right:0;width:450px;background:#fff;box-shadow:-4px 0 24px #00000026;transform:translate(100%);transition:transform .3s ease-out;z-index:30;display:flex;flex-direction:column}.drawer.open{transform:translate(0)}.drawer-header{height:64px;border-bottom:1px solid #f1f5f9;display:flex;align-items:center;justify-content:space-between;padding:0 24px;background:#f8fafc80}.drawer-label{font-size:12px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;display:block}.drawer-title{font-size:18px;font-weight:700;color:#0f172a;margin:0}.drawer-close{padding:8px;background:none;border:none;color:#94a3b8;cursor:pointer;border-radius:50%;transition:background-color .15s}.drawer-close:hover{background:#f1f5f9}.drawer-body{flex:1;overflow-y:auto;padding:24px;display:flex;flex-direction:column;gap:32px}.drawer-section{display:flex;flex-direction:column;gap:16px}.drawer-tags{display:flex;align-items:center;gap:12px}.drawer-tag{padding:4px 8px;border-radius:4px;font-size:12px;font-weight:700;border:1px solid}.drawer-tag.owned{background:#d1fae5;color:#065f46;border-color:#a7f3d0}.drawer-tag.learning{background:#fef3c7;color:#92400e;border-color:#fde68a}.drawer-tag.partner{background:#dbeafe;color:#1e40af;border-color:#bfdbfe}.drawer-tag.priority{font-weight:500;color:#64748b;border-color:#e2e8f0;background:#fff}.drawer-field-label{font-size:12px;font-weight:700;color:#64748b;margin-bottom:4px;display:block}.drawer-field-value{font-size:14px;color:#1e293b;line-height:1.625;background:#f8fafc;padding:12px;border-radius:8px;border:1px solid #f1f5f9}.drawer-divider{height:1px;background:#f1f5f9;width:100%}.drawer-section-header{display:flex;align-items:center;gap:8px;color:#1d4ed8}.drawer-section-header h3{font-weight:700;margin:0}.strategy-config{display:flex;flex-direction:column;gap:16px}.strategy-form{padding:16px;border-radius:12px;border:1px solid;display:flex;flex-direction:column;gap:12px}.strategy-config.partner .strategy-form{background:#eff6ff;border-color:#bfdbfe}.strategy-config.learning .strategy-form{background:#fffbeb;border-color:#fde68a}.strategy-form-header{display:flex;justify-content:space-between;align-items:center}.strategy-form-header label{font-size:12px;font-weight:700;color:#1e40af}.strategy-form-hint{font-size:12px;color:#2563eb;cursor:pointer;text-decoration:underline}.strategy-form-label{font-size:12px;font-weight:700;color:#64748b;display:block;margin-bottom:8px}.strategy-input{width:100%;font-size:14px;padding:8px;border:1px solid #bfdbfe;border-radius:4px;outline:none}.strategy-input:focus{ring:2px;ring-color:#3b82f6}.strategy-input-group{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #bfdbfe;padding:8px;border-radius:4px}.strategy-input-icon{color:#93c5fd}.strategy-progress-control{display:flex;align-items:center;gap:12px}.strategy-range{flex:1;accent-color:#f59e0b}.strategy-progress-value{font-size:14px;font-weight:700;color:#92400e}.strategy-learning-path{display:flex;flex-direction:column;gap:8px}.learning-path-list{border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.learning-path-item{padding:12px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:background-color .15s;border-bottom:1px solid #f1f5f9}.learning-path-item:last-child{border-bottom:none}.learning-path-item:hover{background:#f8fafc}.learning-path-icon{width:24px;height:24px;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;margin-right:12px}.learning-path-item:first-child .learning-path-icon{background:#fee2e2;color:#dc2626}.learning-path-item:last-child .learning-path-icon{background:#dbeafe;color:#2563eb}.learning-path-item span{flex:1;font-size:14px;color:#374151;transition:color .15s}.learning-path-item:hover span{color:#2563eb}.strategy-ai-generate{display:flex;flex-direction:column;gap:8px}.strategy-ai-button{border:1px dashed #cbd5e1;border-radius:12px;padding:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#64748b;cursor:pointer;transition:background-color .15s}.strategy-ai-button:hover{background:#f8fafc}.strategy-ai-button svg{color:#cbd5e1}.strategy-message{padding:16px;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:12px;font-size:14px;color:#065f46}.drawer-footer{padding:16px;border-top:1px solid #e2e8f0;background:#fff}.drawer-save-button{width:100%;padding:12px;background:#0f172a;color:#fff;border-radius:12px;font-weight:700;border:none;cursor:pointer;transition:background-color .15s}.drawer-save-button:hover{background:#1e293b}.add-dialog-overlay{position:fixed;inset:0;background:#0f172a1a;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:45}.add-capability-dialog{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:500px;max-width:90vw;background:#fff;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;z-index:50;display:flex;flex-direction:column;max-height:90vh}.add-dialog-header{padding:20px 24px;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between}.add-dialog-header h2{font-size:18px;font-weight:700;color:#0f172a;margin:0}.add-dialog-body{flex:1;overflow-y:auto;padding:24px;display:flex;flex-direction:column;gap:20px}.add-dialog-field{display:flex;flex-direction:column;gap:8px}.add-dialog-field label{font-size:14px;font-weight:600;color:#374151}.add-dialog-input,.add-dialog-textarea,.add-dialog-select{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;color:#1f2937;transition:border-color .15s,box-shadow .15s}.add-dialog-input:focus,.add-dialog-textarea:focus,.add-dialog-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.add-dialog-textarea{resize:vertical;font-family:inherit}.add-dialog-footer{padding:16px 24px;border-top:1px solid #e2e8f0;display:flex;gap:12px;justify-content:flex-end}.add-dialog-cancel,.add-dialog-submit{padding:10px 20px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .15s;border:none}.add-dialog-cancel{background:#f3f4f6;color:#374151}.add-dialog-cancel:hover{background:#e5e7eb}.add-dialog-submit{background:#2563eb;color:#fff}.add-dialog-submit:hover{background:#1d4ed8}.partner-kanban-container{min-height:100vh;background:#f5f7fa;position:relative;padding:2rem}.partner-kanban-container.sidebar-open{margin-right:0}.loading-state,.error-state{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:80vh;text-align:center}.loading-spinner{width:50px;height:50px;border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.cofo-nudge-icon{position:fixed;bottom:2rem;right:2rem;width:60px;height:60px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 20px #667eea66;z-index:1000;transition:transform .3s ease}.cofo-nudge-icon:hover{transform:scale(1.1)}.cofo-nudge-icon.pulse{animation:pulse-glow 2s ease-in-out infinite}@keyframes pulse-glow{0%,to{box-shadow:0 4px 20px #667eea66;transform:scale(1)}50%{box-shadow:0 4px 30px #667eeacc,0 0 40px #667eea99;transform:scale(1.05)}}.nudge-icon{font-size:1.8rem;color:#fff}.nudge-badge{position:absolute;top:-5px;right:-5px;width:24px;height:24px;background:#e74c3c;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;border:2px solid white}.kanban-board{max-width:100%;overflow-x:auto}.kanban-header{margin-bottom:2rem}.kanban-header h1{font-size:2rem;font-weight:600;color:#2c3e50;margin-bottom:.5rem}.kanban-subtitle{color:#7f8c8d;font-size:1rem}.kanban-columns{display:flex;gap:1.5rem;min-width:fit-content}.kanban-column{flex:1;min-width:280px;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column;max-height:calc(100vh - 200px);transition:background-color .2s ease}.kanban-column.drag-over{background-color:#e8f4f8;border:2px dashed #3498db}.column-header{padding:1rem 1.5rem;border-bottom:2px solid #e0e0e0;display:flex;justify-content:space-between;align-items:center;background:#f8f9fa;border-radius:12px 12px 0 0}.column-header h3{font-size:1.1rem;font-weight:600;color:#2c3e50;margin:0}.column-count{background:#e0e0e0;color:#555;padding:.25rem .75rem;border-radius:12px;font-size:.85rem;font-weight:500}.column-content{flex:1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:1rem}.empty-column{text-align:center;color:#95a5a6;padding:2rem 1rem;font-size:.9rem}.kanban-card{background:#fff;border:2px solid #e0e0e0;border-radius:8px;padding:1rem;cursor:move;transition:all .3s ease;box-shadow:0 2px 4px #0000000d}.kanban-card:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.kanban-card:active{cursor:grabbing;opacity:.8}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.card-header h4{font-size:1rem;font-weight:600;color:#2c3e50;margin:0}.card-type{background:#e8f4f8;color:#3498db;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:500}.card-content{margin-bottom:1rem;font-size:.9rem;color:#555;line-height:1.6}.card-cost{margin-bottom:.75rem;padding:.5rem;background:#fff9e6;border-left:3px solid #f39c12;border-radius:4px}.card-cost strong{color:#856404;font-size:.85rem}.card-must-have{margin-bottom:.75rem}.card-must-have strong{color:#2c3e50;font-size:.9rem}.card-must-have ul{margin:.5rem 0 0;padding-left:1.25rem;list-style-type:disc}.card-must-have li{margin-bottom:.25rem;color:#555;font-size:.85rem}.placeholder{color:#95a5a6;font-style:italic}.card-candidate{padding:.5rem;background:#e8f5e9;border-left:3px solid #2ecc71;border-radius:4px;margin-top:.5rem}.card-candidate strong{color:#27ae60;font-size:.85rem}.card-actions{display:flex;gap:.5rem;margin-top:.75rem;padding-top:.75rem;border-top:1px solid #e0e0e0}.btn-discuss{flex:1;background:#2c3e50;color:#fff;border:none;padding:.5rem .75rem;border-radius:6px;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s ease}.btn-discuss:hover{background:#34495e;transform:translateY(-1px)}.btn-edit{background:#fff;color:#666;border:2px solid #e0e0e0;padding:.5rem .75rem;border-radius:6px;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s ease}.btn-edit:hover{background:#f8f9fa;border-color:#bdc3c7}.sidebar-overlay{position:fixed;inset:0;background:#00000080;z-index:1000;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.cofo-sidebar{position:fixed;top:0;right:0;width:40%;min-width:500px;max-width:600px;height:100vh;background:#fff;box-shadow:-4px 0 20px #0003;z-index:1001;display:flex;flex-direction:column;animation:slideInRight .3s ease}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.sidebar-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:2px solid #e0e0e0;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.cofo-brand{display:flex;align-items:center;gap:1rem}.cofo-icon{width:48px;height:48px;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem}.cofo-brand h2{font-size:1.3rem;font-weight:600;margin:0 0 .25rem;color:#fff}.cofo-brand p{font-size:.85rem;margin:0;opacity:.9}.sidebar-close{width:32px;height:32px;border:none;background:#fff3;color:#fff;font-size:1.5rem;cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease;line-height:1}.sidebar-close:hover{background:#ffffff4d}.sidebar-content{flex:1;overflow-y:auto;padding:2rem}.cofo-message{background:#f8f9fa;padding:1.5rem;border-radius:8px;margin-bottom:1.5rem;color:#2c3e50;line-height:1.8;font-size:.95rem;border-left:4px solid #667eea}.coach-options{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.option-btn{background:#fff;color:#2c3e50;border:2px solid #e0e0e0;padding:1rem 1.5rem;border-radius:8px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease;text-align:left}.option-btn:hover{background:#f8f9fa;border-color:#667eea;transform:translate(4px)}.must-have-section{margin-top:1.5rem}.must-have-section h3{font-size:1.1rem;font-weight:600;color:#2c3e50;margin-bottom:1rem}.add-standard-form{display:flex;gap:.5rem;margin-bottom:1rem}.add-standard-form input{flex:1;padding:.75rem;border:2px solid #e0e0e0;border-radius:6px;font-size:.95rem;transition:border-color .3s ease}.add-standard-form input:focus{outline:none;border-color:#667eea}.add-standard-form button{background:#2c3e50;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease}.add-standard-form button:hover{background:#34495e}.tip-box{background:#fff9e6;padding:.75rem;border-left:3px solid #f39c12;border-radius:4px;font-size:.85rem;color:#856404;line-height:1.6}.alarm-section{margin-top:1.5rem;padding:1rem;background:#e8f5e9;border-radius:8px;border-left:4px solid #2ecc71}.modal-overlay{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:2000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.edit-modal{background:#fff;border-radius:12px;padding:2rem;max-width:500px;width:90%;box-shadow:0 10px 40px #0000004d}.edit-modal h3{font-size:1.3rem;font-weight:600;color:#2c3e50;margin-bottom:1.5rem}.edit-field{margin-bottom:1.5rem}.edit-field label{display:block;font-weight:600;color:#2c3e50;margin-bottom:.5rem;font-size:.95rem}.edit-field textarea{width:100%;padding:.75rem;border:2px solid #e0e0e0;border-radius:6px;font-size:.95rem;font-family:inherit;resize:vertical;transition:border-color .3s ease}.edit-field textarea:focus{outline:none;border-color:#667eea}.modal-actions{display:flex;gap:1rem;justify-content:flex-end}.btn-cancel{background:#fff;color:#666;border:2px solid #e0e0e0;padding:.75rem 1.5rem;border-radius:6px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease}.btn-cancel:hover{background:#f8f9fa;border-color:#bdc3c7}.btn-save{background:#667eea;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease}.btn-save:hover{background:#5568d3}.error-toast{position:fixed;bottom:2rem;left:50%;transform:translate(-50%);background:#fee;color:#c33;padding:1rem 1.5rem;border-radius:8px;border-left:4px solid #e74c3c;box-shadow:0 4px 12px #0003;z-index:3000;display:flex;align-items:center;gap:1rem;animation:slideUp .3s ease}@keyframes slideUp{0%{transform:translate(-50%) translateY(100%);opacity:0}to{transform:translate(-50%) translateY(0);opacity:1}}.error-toast button{background:none;border:none;color:#c33;font-size:1.2rem;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center}@media(max-width:1024px){.cofo-sidebar{width:50%;min-width:400px}.kanban-columns{flex-wrap:wrap}.kanban-column{min-width:100%}}@media(max-width:768px){.partner-kanban-container{padding:1rem}.cofo-sidebar{width:100%;min-width:100%}.kanban-header h1{font-size:1.5rem}.cofo-nudge-icon{bottom:1rem;right:1rem;width:50px;height:50px}}.core-idea-workspace-container{min-height:100vh;background:#fff;display:flex;flex-direction:column}.core-idea-header{background:#fff;border-bottom:1px solid #e5e7eb;padding:1rem 2rem;position:sticky;top:0;z-index:100}.header-content{max-width:1920px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.logo{display:flex;align-items:center;gap:.75rem;font-size:1.25rem;font-weight:700;color:#1e40af}.logo-icon{width:40px;height:40px;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem;box-shadow:0 2px 8px #3b82f64d}.main-layout{flex:1;display:flex;overflow:hidden}.canvas-area{flex:1;position:relative;background:#fff;overflow:hidden;height:calc(100vh - 73px);display:flex;flex-direction:column}.canvas-header{padding:1.5rem 2rem;border-bottom:1px solid #e5e7eb;background:#fff}.canvas-title{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.idea-input-container{display:flex;gap:.75rem;align-items:center}.idea-input{flex:1;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:8px;font-size:.95rem;outline:none;transition:border-color .2s}.idea-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.add-idea-button{background:#3b82f6;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:background .2s}.add-idea-button:hover{background:#2563eb}.canvas-content{flex:1;position:relative;padding:2rem;overflow:auto;background-image:radial-gradient(circle,#e5e7eb 1px,transparent 1px);background-size:20px 20px;background-position:0 0}.cofo-sidebar{width:380px;background:#fff;border-left:1px solid #e5e7eb;padding:1.5rem;display:flex;flex-direction:column;overflow-y:auto;height:calc(100vh - 73px)}.cofo-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.cofo-icon{width:36px;height:36px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem;flex-shrink:0}.cofo-header h3{font-size:1rem;font-weight:600;color:#1f2937;margin:0}.cofo-content{flex:1;display:flex;flex-direction:column;gap:1rem}.instruction-box{background:#e0f2fe;border-radius:12px;padding:1.25rem;border:1px solid #bae6fd}.instruction-box p{color:#0c4a6e;font-size:.9rem;line-height:1.6;margin:0}.hint-box{background:#f0f9ff;border-radius:12px;padding:1rem 1.25rem;border:1px solid #bae6fd}.hint-label{font-size:.85rem;font-weight:600;color:#0369a1;margin-bottom:.5rem}.hint-box p{color:#0c4a6e;font-size:.85rem;line-height:1.6;margin:0}.ai-hint-box{background:#fef9c3;border:2px solid #fbbf24;border-radius:12px;padding:1.25rem;margin-bottom:1.5rem}.ai-hint-box p{color:#92400e;font-size:.95rem;line-height:1.6;margin-bottom:1rem;font-weight:500}.canvas-footer{padding:1.5rem 2rem;border-top:1px solid #e5e7eb;background:#fff;display:flex;justify-content:center}.next-step-button{padding:.75rem 2rem;border-radius:8px;border:none;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s}.next-step-button.enabled{background:#6b7280;color:#fff}.next-step-button.enabled:hover{background:#4b5563}.next-step-button.disabled{background:#e5e7eb;color:#9ca3af;cursor:not-allowed}.idea-card{position:absolute;min-width:200px;max-width:280px;padding:1rem 1.25rem;border-radius:8px;box-shadow:0 2px 8px #00000014;cursor:grab;transition:box-shadow .2s ease;z-index:1;user-select:none;-webkit-user-select:none;border:2px solid transparent}.idea-card:active{cursor:grabbing;box-shadow:0 6px 20px #0003}.idea-card:hover:not(.editing){box-shadow:0 4px 16px #00000026;transform:translateY(-2px)}.idea-card.editing{z-index:10;transform:scale(1.05);cursor:text;transition:all .3s ease}.idea-card.ai-generated{border:2px solid #3b82f6;box-shadow:0 4px 16px #3b82f633}.idea-card[style*="#FEF3C7"]{border-color:#f97316}.idea-card[style*="#DBEAFE"]{border-color:#3b82f6}.idea-card-text{font-size:.9rem;line-height:1.5;color:#1f2937;margin-bottom:.75rem;min-height:2.5rem;cursor:text}.idea-card-actions{display:flex;align-items:center;justify-content:flex-end;gap:.5rem}.idea-card-actions button{padding:.25rem;border:none;background:transparent;cursor:pointer;border-radius:4px;transition:background .2s}.idea-card-actions button:hover{background:#0000000d}.add-card-button{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:5}.next-button-container{border-top:1px solid #e5e7eb;padding-top:1.5rem;margin-top:auto}.next-button-container p{font-size:.75rem;color:#6b7280;text-align:center;margin-top:.5rem}.landing-container{min-height:100vh;background:#fff}.landing-header{position:sticky;top:0;z-index:100;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.05);padding:16px 20px}.header-content{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.logo{display:flex;align-items:center;gap:12px}.logo-icon{width:40px;height:40px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:18px}.logo-text{font-size:20px;font-weight:700;color:#1a1a1a}.header-link{color:#667eea;text-decoration:none;font-weight:500;font-size:16px;transition:color .3s}.header-link:hover{color:#764ba2}.hero-section{position:relative;overflow:hidden;padding:80px 20px;background:linear-gradient(180deg,#e8f2ff,#fff);min-height:calc(100vh - 80px);display:flex;align-items:center;justify-content:center}.hero-content{max-width:800px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:40px;text-align:center}.hero-icon-container{display:flex;align-items:center;justify-content:center;margin-bottom:20px}.glowing-icon{width:120px;height:120px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 0 40px #667eea80,0 0 80px #667eea4d;animation:iconGlow 3s ease-in-out infinite}@keyframes iconGlow{0%,to{box-shadow:0 0 40px #667eea80,0 0 80px #667eea4d}50%{box-shadow:0 0 60px #667eeab3,0 0 100px #667eea80}}.hero-text{display:flex;flex-direction:column;gap:16px}.hero-title{font-size:2.5rem;font-weight:700;line-height:1.2;color:#1a1a1a;margin:0}@media(min-width:768px){.hero-title{font-size:3rem}}.hero-subtitle{font-size:1.25rem;color:#666;line-height:1.6;margin:0}@media(min-width:768px){.hero-subtitle{font-size:1.5rem}}.hero-cta{width:100%;max-width:600px;display:flex;flex-direction:column;gap:16px}.input-group{display:flex;gap:0;border-radius:50px;background:#fff;padding:4px;box-shadow:0 4px 20px #0000001a;border:2px solid transparent;transition:all .3s}.input-group:focus-within{border-color:#667eea;box-shadow:0 4px 30px #667eea33}.idea-input{flex:1;padding:16px 24px;font-size:16px;border:none;background:transparent;outline:none;border-radius:50px}.idea-input::placeholder{color:#999}.btn-start-icon{width:56px;height:56px;min-width:56px;border-radius:50%;padding:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-start-icon:hover{transform:scale(1.05)}.btn-link{background:transparent;color:#667eea;border:none;padding:12px;font-size:14px;text-decoration:underline;text-decoration-color:transparent;transition:all .3s}.btn-link:hover{text-decoration-color:#667eea;background:transparent}.btn-assessment{width:auto;margin:0 auto}.problem-section{padding:80px 20px;background:#fff}.section-content{max-width:1200px;margin:0 auto}.section-header{text-align:center;margin-bottom:60px}.section-title{font-size:2rem;font-weight:700;color:#1a1a1a;margin:0}@media(min-width:768px){.section-title{font-size:2.5rem}}.cards-grid{display:grid;grid-template-columns:1fr;gap:32px}@media(min-width:768px){.cards-grid{grid-template-columns:repeat(3,1fr)}}.feature-card{background:#fff;border-radius:16px;padding:32px;border:1px solid #e0e0e0;transition:all .3s;display:flex;flex-direction:column;gap:16px}.feature-card:hover{border-color:#667eea;box-shadow:0 8px 24px #667eea1a;transform:translateY(-4px)}.card-icon{width:64px;height:64px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.card-icon.target{background:#667eea}.card-icon.trending{background:#34d399}.card-icon.chat{background:#8b5cf6}.card-title{font-size:1.25rem;font-weight:600;color:#1a1a1a;margin:0}.card-description{font-size:1rem;color:#666;line-height:1.7;margin:0}.testimonial-section{padding:80px 20px;background:#f8f9fa}.testimonial-card{background:#fff;border-radius:16px;padding:32px;display:flex;flex-direction:column;gap:20px;border:1px solid #e0e0e0}.testimonial-header{display:flex;align-items:center;gap:12px}.author-avatar{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:18px;color:#fff;flex-shrink:0}.avatar-primary{background:#667eea}.avatar-secondary{background:#8b5cf6}.avatar-tertiary{background:#f59e0b}.author-info{display:flex;flex-direction:column;gap:4px}.author-name{font-weight:600;color:#1a1a1a;margin:0;font-size:16px}.author-title{font-size:14px;color:#666;margin:0}.testimonial-text{font-size:1rem;color:#666;line-height:1.7;margin:0;flex:1}.partners-section{margin-top:80px;padding-top:48px;border-top:1px solid #e0e0e0;text-align:center}.partners-label{font-size:14px;color:#666;margin-bottom:32px;font-weight:500}.partners-logos{display:flex;flex-wrap:wrap;justify-content:center;gap:48px;align-items:center}.partner-logo{font-size:1.25rem;font-weight:600;color:#999;background:#f0f0f0;padding:12px 24px;border-radius:8px;min-width:120px;text-align:center}.footer-cta{padding:80px 20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-align:center}.cta-content{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:24px}.cta-title{font-size:2rem;font-weight:700;margin:0}@media(min-width:768px){.cta-title{font-size:2.5rem}}.cta-subtitle{font-size:1.25rem;opacity:.9;margin:0}.cta-buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin-top:8px}.cta-buttons .btn-primary{background:#fff;color:#667eea}.cta-buttons .btn-primary:hover{background:#f0f0f0;transform:translateY(-2px)}.cta-buttons .btn-outline{background:transparent;color:#fff;border-color:#fff}.cta-buttons .btn-outline:hover{background:#ffffff1a}.btn{padding:14px 28px;font-size:16px;font-weight:600;border:none;border-radius:12px;cursor:pointer;transition:all .3s;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #667eea66}.btn-outline{background:transparent;color:#667eea;border:2px solid #667eea}.btn-outline:hover{background:#667eea;color:#fff}.btn-cta{padding:16px 32px;font-size:18px}.radar-container{display:flex;flex-direction:column;align-items:center;margin:2rem 0}.radar-chart{display:block;margin:0 auto}.radar-legend{margin-top:1.5rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;width:100%;max-width:600px}.legend-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem;background:#f9fafb;border-radius:.5rem}.legend-name{font-weight:500;color:#374151;font-size:.875rem}.legend-score{font-weight:600;color:#4285f4;font-size:.875rem}.app{min-height:100vh}.page-container{max-width:1400px;margin:0 auto;padding:20px}.header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:20px;box-shadow:0 2px 8px #0000001a}.header-content{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.logo{font-size:24px;font-weight:700;display:flex;align-items:center;gap:10px}.logo-icon{width:36px;height:36px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#667eea;font-weight:700}.nav-buttons{display:flex;gap:15px}.btn{padding:10px 20px;border:none;border-radius:6px;font-size:14px;cursor:pointer;transition:all .3s;font-weight:500}.btn-primary{background:#fff;color:#667eea}.btn-primary:hover{background:#f0f0f0;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.btn-secondary{background:transparent;color:#fff;border:2px solid white}.btn-secondary:hover{background:#ffffff1a;transform:translateY(-2px)}.btn-ghost{background:transparent;color:#fff}.btn-ghost:hover{background:#ffffff1a}.loading{display:flex;justify-content:center;align-items:center;min-height:200px;font-size:18px;color:#666}.error{background:#fee;color:#c33;padding:15px;border-radius:6px;margin:20px 0;border-left:4px solid #c33}.success{background:#efe;color:#3c3;padding:15px;border-radius:6px;margin:20px 0;border-left:4px solid #3c3}@custom-variant dark (&:is(.dark *));:root{--font-size: 16px;--background: #ffffff;--foreground: oklch(.145 0 0);--card: #ffffff;--card-foreground: oklch(.145 0 0);--popover: oklch(1 0 0);--popover-foreground: oklch(.145 0 0);--primary: #030213;--primary-foreground: oklch(1 0 0);--secondary: oklch(.95 .0058 264.53);--secondary-foreground: #030213;--muted: #ececf0;--muted-foreground: #717182;--accent: #e9ebef;--accent-foreground: #030213;--destructive: #d4183d;--destructive-foreground: #ffffff;--border: rgba(0, 0, 0, .1);--input: transparent;--input-background: #f3f3f5;--switch-background: #cbced4;--font-weight-medium: 500;--font-weight-normal: 400;--ring: oklch(.708 0 0);--chart-1: oklch(.646 .222 41.116);--chart-2: oklch(.6 .118 184.704);--chart-3: oklch(.398 .07 227.392);--chart-4: oklch(.828 .189 84.429);--chart-5: oklch(.769 .188 70.08);--radius: .625rem;--sidebar: oklch(.985 0 0);--sidebar-foreground: oklch(.145 0 0);--sidebar-primary: #030213;--sidebar-primary-foreground: oklch(.985 0 0);--sidebar-accent: oklch(.97 0 0);--sidebar-accent-foreground: oklch(.205 0 0);--sidebar-border: oklch(.922 0 0);--sidebar-ring: oklch(.708 0 0)}@theme inline{ --color-background: var(--background); --color-foreground: var(--foreground); --color-card: var(--card); --color-card-foreground: var(--card-foreground); --color-popover: var(--popover); --color-popover-foreground: var(--popover-foreground); --color-primary: var(--primary); --color-primary-foreground: var(--primary-foreground); --color-secondary: var(--secondary); --color-secondary-foreground: var(--secondary-foreground); --color-muted: var(--muted); --color-muted-foreground: var(--muted-foreground); --color-accent: var(--accent); --color-accent-foreground: var(--accent-foreground); --color-destructive: var(--destructive); --color-destructive-foreground: var(--destructive-foreground); --color-border: var(--border); --color-input: var(--input); --color-input-background: var(--input-background); --color-switch-background: var(--switch-background); --color-ring: var(--ring); --color-chart-1: var(--chart-1); --color-chart-2: var(--chart-2); --color-chart-3: var(--chart-3); --color-chart-4: var(--chart-4); --color-chart-5: var(--chart-5); --radius-sm: calc(var(--radius) - 4px); --radius-md: calc(var(--radius) - 2px); --radius-lg: var(--radius); --radius-xl: calc(var(--radius) + 4px); --color-sidebar: var(--sidebar); --color-sidebar-foreground: var(--sidebar-foreground); --color-sidebar-primary: var(--sidebar-primary); --color-sidebar-primary-foreground: var(--sidebar-primary-foreground); --color-sidebar-accent: var(--sidebar-accent); --color-sidebar-accent-foreground: var(--sidebar-accent-foreground); --color-sidebar-border: var(--sidebar-border); --color-sidebar-ring: var(--sidebar-ring); }@layer base{*{@apply border-border outline-ring/50;}body{@apply bg-background text-foreground;}}@layer base{:where(:not(:has([class*=" text-"]),:not(:has([class^=text-])))) h1{font-size:var(--text-2xl);font-weight:var(--font-weight-medium);line-height:1.5}:where(:not(:has([class*=" text-"]),:not(:has([class^=text-])))) h2{font-size:var(--text-xl);font-weight:var(--font-weight-medium);line-height:1.5}:where(:not(:has([class*=" text-"]),:not(:has([class^=text-])))) h3{font-size:var(--text-lg);font-weight:var(--font-weight-medium);line-height:1.5}:where(:not(:has([class*=" text-"]),:not(:has([class^=text-])))) h4{font-size:var(--text-base);font-weight:var(--font-weight-medium);line-height:1.5}:where(:not(:has([class*=" text-"]),:not(:has([class^=text-])))) p{font-size:var(--text-base);font-weight:var(--font-weight-normal);line-height:1.5}:where(:not(:has([class*=" text-"]),:not(:has([class^=text-])))) label,:where(:not(:has([class*=" text-"]),:not(:has([class^=text-])))) button{font-size:var(--text-base);font-weight:var(--font-weight-medium);line-height:1.5}:where(:not(:has([class*=" text-"]),:not(:has([class^=text-])))) input{font-size:var(--text-base);font-weight:var(--font-weight-normal);line-height:1.5}}/*! tailwindcss v4.1.3 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x: 0;--tw-translate-y: 0;--tw-translate-z: 0;--tw-space-y-reverse: 0;--tw-space-x-reverse: 0;--tw-border-style: solid;--tw-gradient-position: initial;--tw-gradient-from: #0000;--tw-gradient-via: #0000;--tw-gradient-to: #0000;--tw-gradient-stops: initial;--tw-gradient-via-stops: initial;--tw-gradient-from-position: 0%;--tw-gradient-via-position: 50%;--tw-gradient-to-position: 100%;--tw-leading: initial;--tw-font-weight: initial;--tw-shadow: 0 0 #0000;--tw-shadow-color: initial;--tw-shadow-alpha: 100%;--tw-inset-shadow: 0 0 #0000;--tw-inset-shadow-color: initial;--tw-inset-shadow-alpha: 100%;--tw-ring-color: initial;--tw-ring-shadow: 0 0 #0000;--tw-inset-ring-color: initial;--tw-inset-ring-shadow: 0 0 #0000;--tw-ring-inset: initial;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-offset-shadow: 0 0 #0000;--tw-outline-style: solid;--tw-blur: initial;--tw-brightness: initial;--tw-contrast: initial;--tw-grayscale: initial;--tw-hue-rotate: initial;--tw-invert: initial;--tw-opacity: initial;--tw-saturate: initial;--tw-sepia: initial;--tw-drop-shadow: initial;--tw-drop-shadow-color: initial;--tw-drop-shadow-alpha: 100%;--tw-drop-shadow-size: initial;--tw-duration: initial}}}@layer theme{:root,:host{--font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-orange-50: oklch(.98 .016 73.684);--color-amber-50: oklch(.987 .022 95.277);--color-amber-100: oklch(.962 .059 95.617);--color-amber-200: oklch(.924 .12 95.746);--color-amber-300: oklch(.879 .169 91.605);--color-amber-500: oklch(.769 .188 70.08);--color-amber-600: oklch(.666 .179 58.318);--color-amber-800: oklch(.473 .137 46.201);--color-amber-900: oklch(.414 .112 45.904);--color-yellow-50: oklch(.987 .026 102.212);--color-green-50: oklch(.982 .018 155.826);--color-green-100: oklch(.962 .044 156.743);--color-green-200: oklch(.925 .084 155.995);--color-green-300: oklch(.871 .15 154.449);--color-green-400: oklch(.792 .209 151.711);--color-green-500: oklch(.723 .219 149.579);--color-green-600: oklch(.627 .194 149.214);--color-green-700: oklch(.527 .154 150.069);--color-green-900: oklch(.393 .095 152.535);--color-emerald-50: oklch(.979 .021 166.113);--color-blue-50: oklch(.97 .014 254.604);--color-blue-100: oklch(.932 .032 255.585);--color-blue-200: oklch(.882 .059 254.128);--color-blue-300: oklch(.809 .105 251.813);--color-blue-400: oklch(.707 .165 254.624);--color-blue-500: oklch(.623 .214 259.815);--color-blue-600: oklch(.546 .245 262.881);--color-blue-700: oklch(.488 .243 264.376);--color-blue-900: oklch(.379 .146 265.522);--color-indigo-50: oklch(.962 .018 272.314);--color-purple-50: oklch(.977 .014 308.299);--color-purple-100: oklch(.946 .033 307.174);--color-purple-200: oklch(.902 .063 306.703);--color-purple-500: oklch(.627 .265 303.9);--color-purple-600: oklch(.558 .288 302.321);--color-purple-700: oklch(.496 .265 301.924);--color-purple-900: oklch(.381 .176 304.987);--color-pink-50: oklch(.971 .014 343.198);--color-slate-50: oklch(.984 .003 247.858);--color-slate-100: oklch(.968 .007 247.896);--color-slate-200: oklch(.929 .013 255.508);--color-slate-300: oklch(.869 .022 252.894);--color-slate-400: oklch(.704 .04 256.788);--color-slate-500: oklch(.554 .046 257.417);--color-slate-600: oklch(.446 .043 257.281);--color-slate-700: oklch(.372 .044 257.287);--color-black: #000;--color-white: #fff;--spacing: .25rem;--container-sm: 24rem;--container-2xl: 42rem;--container-4xl: 56rem;--container-5xl: 64rem;--container-7xl: 80rem;--text-xs: .75rem;--text-xs--line-height: calc(1 / .75);--text-sm: .875rem;--text-sm--line-height: calc(1.25 / .875);--text-base: 1rem;--text-base--line-height: 1.5 ;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-xl--line-height: calc(1.75 / 1.25);--text-2xl: 1.5rem;--font-weight-normal: 400;--font-weight-medium: 500;--leading-snug: 1.375;--leading-relaxed: 1.625;--animate-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;--default-transition-duration: .15s;--default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);--default-font-family: var(--font-sans);--default-font-feature-settings: var(--font-sans--font-feature-settings);--default-font-variation-settings: var(--font-sans--font-variation-settings);--default-mono-font-family: var(--font-mono);--default-mono-font-feature-settings: var(--font-mono--font-feature-settings);--default-mono-font-variation-settings: var(--font-mono--font-variation-settings)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings, normal);font-variation-settings:var(--default-font-variation-settings, normal);-webkit-tap-highlight-color:transparent}body{line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings, normal);font-variation-settings:var(--default-mono-font-variation-settings, normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1;color:currentColor}@supports (color: color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentColor 50%,transparent)}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}*{border-color:var(--border);outline-color:var(--ring)}@supports (color: color-mix(in lab,red,red)){*{outline-color:color-mix(in oklab,var(--ring) 50%,transparent)}}body{background-color:var(--background);color:var(--foreground)}:where(:not(:has([class*=" text-"]),:not(:has([class^=text-])))) h1{font-size:var(--text-2xl);font-weight:var(--font-weight-medium);line-height:1.5}:where(:not(:has([class*=" text-"]),:not(:has([class^=text-])))) h2{font-size:var(--text-xl);font-weight:var(--font-weight-medium);line-height:1.5}:where(:not(:has([class*=" text-"]),:not(:has([class^=text-])))) h3{font-size:var(--text-lg);font-weight:var(--font-weight-medium);line-height:1.5}:where(:not(:has([class*=" text-"]),:not(:has([class^=text-])))) h4{font-size:var(--text-base);font-weight:var(--font-weight-medium);line-height:1.5}:where(:not(:has([class*=" text-"]),:not(:has([class^=text-])))) p{font-size:var(--text-base);font-weight:var(--font-weight-normal);line-height:1.5}:where(:not(:has([class*=" text-"]),:not(:has([class^=text-])))) label,:where(:not(:has([class*=" text-"]),:not(:has([class^=text-])))) button{font-size:var(--text-base);font-weight:var(--font-weight-medium);line-height:1.5}:where(:not(:has([class*=" text-"]),:not(:has([class^=text-])))) input{font-size:var(--text-base);font-weight:var(--font-weight-normal);line-height:1.5}}@layer utilities{.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:calc(var(--spacing) * 0)}.top-0{top:calc(var(--spacing) * 0)}.top-1\/2{top:50%}.top-2{top:calc(var(--spacing) * 2)}.top-6{top:calc(var(--spacing) * 6)}.top-\[28rem\]{top:28rem}.right-2{right:calc(var(--spacing) * 2)}.bottom-0{bottom:calc(var(--spacing) * 0)}.bottom-8{bottom:calc(var(--spacing) * 8)}.right-8{right:calc(var(--spacing) * 8)}.left-1\/2{left:50%}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-\[60\]{z-index:60}.z-\[70\]{z-index:70}.mx-auto{margin-inline:auto}.mt-0\.5{margin-top:calc(var(--spacing) * .5)}.mt-1{margin-top:calc(var(--spacing) * 1)}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-8{margin-top:calc(var(--spacing) * 8)}.mr-2{margin-right:calc(var(--spacing) * 2)}.mb-0{margin-bottom:calc(var(--spacing) * 0)}.mb-1{margin-bottom:calc(var(--spacing) * 1)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-3{margin-bottom:calc(var(--spacing) * 3)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.mb-8{margin-bottom:calc(var(--spacing) * 8)}.mb-12{margin-bottom:calc(var(--spacing) * 12)}.ml-2{margin-left:calc(var(--spacing) * 2)}.ml-8{margin-left:calc(var(--spacing) * 8)}.ml-16{margin-left:calc(var(--spacing) * 16)}.ml-\[280px\]{margin-left:280px}.block{display:block}.flex{display:flex}.grid{display:grid}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.field-sizing-content{field-sizing:content}.aspect-square{aspect-ratio:1}.size-2{width:calc(var(--spacing) * 2);height:calc(var(--spacing) * 2)}.size-2\.5{width:calc(var(--spacing) * 2.5);height:calc(var(--spacing) * 2.5)}.size-4{width:calc(var(--spacing) * 4);height:calc(var(--spacing) * 4)}.size-9{width:calc(var(--spacing) * 9);height:calc(var(--spacing) * 9)}.h-1{height:calc(var(--spacing) * 1)}.h-1\.5{height:calc(var(--spacing) * 1.5)}.h-2{height:calc(var(--spacing) * 2)}.h-4{height:calc(var(--spacing) * 4)}.h-5{height:calc(var(--spacing) * 5)}.h-6{height:calc(var(--spacing) * 6)}.h-8{height:calc(var(--spacing) * 8)}.h-9{height:calc(var(--spacing) * 9)}.h-10{height:calc(var(--spacing) * 10)}.h-12{height:calc(var(--spacing) * 12)}.h-16{height:calc(var(--spacing) * 16)}.h-20{height:calc(var(--spacing) * 20)}.h-24{height:calc(var(--spacing) * 24)}.h-full{height:100%}.max-h-\[90vh\]{max-height:90vh}.min-h-16{min-height:calc(var(--spacing) * 16)}.min-h-24{min-height:calc(var(--spacing) * 24)}.min-h-screen{min-height:100vh}.w-1\.5{width:calc(var(--spacing) * 1.5)}.w-2{width:calc(var(--spacing) * 2)}.w-4{width:calc(var(--spacing) * 4)}.w-5{width:calc(var(--spacing) * 5)}.w-6{width:calc(var(--spacing) * 6)}.w-8{width:calc(var(--spacing) * 8)}.w-10{width:calc(var(--spacing) * 10)}.w-12{width:calc(var(--spacing) * 12)}.w-16{width:calc(var(--spacing) * 16)}.w-20{width:calc(var(--spacing) * 20)}.w-\[280px\]{width:280px}.w-\[calc\(100\%-280px\)\]{width:calc(100% - 280px)}.w-\[calc\(100\%-4rem\)\]{width:calc(100% - 4rem)}.w-fit{width:fit-content}.w-full{width:100%}.max-w-2xl{max-width:var(--container-2xl)}.max-w-4xl{max-width:var(--container-4xl)}.max-w-5xl{max-width:var(--container-5xl)}.max-w-7xl{max-width:var(--container-7xl)}.max-w-sm{max-width:var(--container-sm)}.min-w-0{min-width:calc(var(--spacing) * 0)}.flex-1{flex:1}.flex-shrink-0,.shrink-0{flex-shrink:0}.origin-\(--radix-tooltip-content-transform-origin\){transform-origin:var(--radix-tooltip-content-transform-origin)}.-translate-x-1\/2{--tw-translate-x: -50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.-translate-y-1\/2{--tw-translate-y: -50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.translate-y-\[calc\(-50\%_-_2px\)\]{--tw-translate-y: calc(-50% - 2px) ;translate:var(--tw-translate-x) var(--tw-translate-y)}.scale-\[1\.01\]{scale:1.01}.scale-\[1\.02\]{scale:1.02}.rotate-45{rotate:45deg}.animate-in{animation:enter var(--tw-duration, .15s) var(--tw-ease, ease)}.animate-pulse{animation:var(--animate-pulse)}.cursor-help{cursor:help}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize-none{resize:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-1{gap:calc(var(--spacing) * 1)}.gap-1\.5{gap:calc(var(--spacing) * 1.5)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-6{gap:calc(var(--spacing) * 6)}:where(.space-y-1>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-3>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-6>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-x-3>:not(:last-child)){--tw-space-x-reverse: 0;margin-inline-start:calc(calc(var(--spacing) * 3) * var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-x-reverse)))}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.rounded-\[2px\]{border-radius:2px}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius)}.rounded-md{border-radius:calc(var(--radius) - 2px)}.border{border-style:var(--tw-border-style);border-width:1px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-l-4{border-left-style:var(--tw-border-style);border-left-width:4px}.border-dashed{--tw-border-style: dashed;border-style:dashed}.border-amber-200{border-color:var(--color-amber-200)}.border-amber-300{border-color:var(--color-amber-300)}.border-blue-200{border-color:var(--color-blue-200)}.border-blue-300{border-color:var(--color-blue-300)}.border-blue-400{border-color:var(--color-blue-400)}.border-blue-500{border-color:var(--color-blue-500)}.border-blue-600{border-color:var(--color-blue-600)}.border-current{border-color:currentColor}.border-green-200{border-color:var(--color-green-200)}.border-green-300{border-color:var(--color-green-300)}.border-green-400{border-color:var(--color-green-400)}.border-input{border-color:var(--input)}.border-purple-200{border-color:var(--color-purple-200)}.border-slate-200{border-color:var(--color-slate-200)}.border-slate-300{border-color:var(--color-slate-300)}.border-white\/10{border-color:#ffffff1a}@supports (color: color-mix(in lab,red,red)){.border-white\/10{border-color:color-mix(in oklab,var(--color-white) 10%,transparent)}}.border-white\/20{border-color:#fff3}@supports (color: color-mix(in lab,red,red)){.border-white\/20{border-color:color-mix(in oklab,var(--color-white) 20%,transparent)}}.border-white\/30{border-color:#ffffff4d}@supports (color: color-mix(in lab,red,red)){.border-white\/30{border-color:color-mix(in oklab,var(--color-white) 30%,transparent)}}.border-white\/50{border-color:#ffffff80}@supports (color: color-mix(in lab,red,red)){.border-white\/50{border-color:color-mix(in oklab,var(--color-white) 50%,transparent)}}.border-white\/80{border-color:#fffc}@supports (color: color-mix(in lab,red,red)){.border-white\/80{border-color:color-mix(in oklab,var(--color-white) 80%,transparent)}}.bg-amber-50{background-color:var(--color-amber-50)}.bg-amber-100{background-color:var(--color-amber-100)}.bg-amber-500{background-color:var(--color-amber-500)}.bg-background{background-color:var(--background)}.bg-black\/50{background-color:#00000080}@supports (color: color-mix(in lab,red,red)){.bg-black\/50{background-color:color-mix(in oklab,var(--color-black) 50%,transparent)}}.bg-blue-50{background-color:var(--color-blue-50)}.bg-blue-50\/30{background-color:color-mix(in srgb,oklch(.97 .014 254.604) 30%,transparent)}@supports (color: color-mix(in lab,red,red)){.bg-blue-50\/30{background-color:color-mix(in oklab,var(--color-blue-50) 30%,transparent)}}.bg-blue-100{background-color:var(--color-blue-100)}.bg-blue-400{background-color:var(--color-blue-400)}.bg-blue-500{background-color:var(--color-blue-500)}.bg-blue-600{background-color:var(--color-blue-600)}.bg-destructive{background-color:var(--destructive)}.bg-green-50{background-color:var(--color-green-50)}.bg-green-50\/30{background-color:color-mix(in srgb,oklch(.982 .018 155.826) 30%,transparent)}@supports (color: color-mix(in lab,red,red)){.bg-green-50\/30{background-color:color-mix(in oklab,var(--color-green-50) 30%,transparent)}}.bg-green-100{background-color:var(--color-green-100)}.bg-green-400{background-color:var(--color-green-400)}.bg-green-500{background-color:var(--color-green-500)}.bg-green-600{background-color:var(--color-green-600)}.bg-input-background{background-color:var(--input-background)}.bg-primary{background-color:var(--primary)}.bg-purple-50{background-color:var(--color-purple-50)}.bg-purple-100{background-color:var(--color-purple-100)}.bg-purple-600{background-color:var(--color-purple-600)}.bg-secondary{background-color:var(--secondary)}.bg-slate-50{background-color:var(--color-slate-50)}.bg-slate-50\/50{background-color:color-mix(in srgb,oklch(.984 .003 247.858) 50%,transparent)}@supports (color: color-mix(in lab,red,red)){.bg-slate-50\/50{background-color:color-mix(in oklab,var(--color-slate-50) 50%,transparent)}}.bg-slate-100{background-color:var(--color-slate-100)}.bg-slate-300{background-color:var(--color-slate-300)}.bg-white{background-color:var(--color-white)}.bg-white\/20{background-color:#fff3}@supports (color: color-mix(in lab,red,red)){.bg-white\/20{background-color:color-mix(in oklab,var(--color-white) 20%,transparent)}}.bg-white\/30{background-color:#ffffff4d}@supports (color: color-mix(in lab,red,red)){.bg-white\/30{background-color:color-mix(in oklab,var(--color-white) 30%,transparent)}}.bg-white\/40{background-color:#fff6}@supports (color: color-mix(in lab,red,red)){.bg-white\/40{background-color:color-mix(in oklab,var(--color-white) 40%,transparent)}}.bg-white\/60{background-color:#fff9}@supports (color: color-mix(in lab,red,red)){.bg-white\/60{background-color:color-mix(in oklab,var(--color-white) 60%,transparent)}}.bg-white\/70{background-color:#ffffffb3}@supports (color: color-mix(in lab,red,red)){.bg-white\/70{background-color:color-mix(in oklab,var(--color-white) 70%,transparent)}}.bg-white\/80{background-color:#fffc}@supports (color: color-mix(in lab,red,red)){.bg-white\/80{background-color:color-mix(in oklab,var(--color-white) 80%,transparent)}}.bg-white\/90{background-color:#ffffffe6}@supports (color: color-mix(in lab,red,red)){.bg-white\/90{background-color:color-mix(in oklab,var(--color-white) 90%,transparent)}}.bg-blue-100\/70{background-color:color-mix(in srgb,oklch(.932 .032 255.585) 70%,transparent)}@supports (color: color-mix(in lab,red,red)){.bg-blue-100\/70{background-color:color-mix(in oklab,var(--color-blue-100) 70%,transparent)}}.bg-gray-50\/50{background-color:color-mix(in srgb,oklch(.985 .002 247.839) 50%,transparent)}@supports (color: color-mix(in lab,red,red)){.bg-gray-50\/50{background-color:color-mix(in oklab,var(--color-gray-50) 50%,transparent)}}.bg-gray-100\/50{background-color:color-mix(in srgb,oklch(.967 .003 264.542) 50%,transparent)}@supports (color: color-mix(in lab,red,red)){.bg-gray-100\/50{background-color:color-mix(in oklab,var(--color-gray-100) 50%,transparent)}}.bg-gray-200\/70{background-color:color-mix(in srgb,oklch(.928 .006 264.531) 70%,transparent)}@supports (color: color-mix(in lab,red,red)){.bg-gray-200\/70{background-color:color-mix(in oklab,var(--color-gray-200) 70%,transparent)}}.bg-emerald-50\/50{background-color:color-mix(in srgb,oklch(.979 .021 166.113) 50%,transparent)}@supports (color: color-mix(in lab,red,red)){.bg-emerald-50\/50{background-color:color-mix(in oklab,var(--color-emerald-50) 50%,transparent)}}.bg-emerald-100\/70{background-color:color-mix(in srgb,oklch(.95 .052 163.051) 70%,transparent)}@supports (color: color-mix(in lab,red,red)){.bg-emerald-100\/70{background-color:color-mix(in oklab,var(--color-emerald-100) 70%,transparent)}}.bg-gradient-to-br{--tw-gradient-position: to bottom right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.bg-gradient-to-r{--tw-gradient-position: to right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.from-amber-50{--tw-gradient-from: var(--color-amber-50);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.from-blue-50{--tw-gradient-from: var(--color-blue-50);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.from-blue-100{--tw-gradient-from: var(--color-blue-100);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.from-blue-500{--tw-gradient-from: var(--color-blue-500);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.from-green-50{--tw-gradient-from: var(--color-green-50);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.from-green-100{--tw-gradient-from: var(--color-green-100);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.from-purple-50{--tw-gradient-from: var(--color-purple-50);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.from-slate-50{--tw-gradient-from: var(--color-slate-50);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.from-white{--tw-gradient-from: var(--color-white);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-blue-50{--tw-gradient-to: var(--color-blue-50);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-emerald-50{--tw-gradient-to: var(--color-emerald-50);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-green-50{--tw-gradient-to: var(--color-green-50);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-green-100{--tw-gradient-to: var(--color-green-100);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-indigo-50{--tw-gradient-to: var(--color-indigo-50);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-orange-50{--tw-gradient-to: var(--color-orange-50);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-pink-50{--tw-gradient-to: var(--color-pink-50);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-purple-500{--tw-gradient-to: var(--color-purple-500);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-yellow-50{--tw-gradient-to: var(--color-yellow-50);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.fill-primary{fill:var(--primary)}.p-3{padding:calc(var(--spacing) * 3)}.p-4{padding:calc(var(--spacing) * 4)}.p-5{padding:calc(var(--spacing) * 5)}.p-6{padding:calc(var(--spacing) * 6)}.p-8{padding:calc(var(--spacing) * 8)}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-6{padding-inline:calc(var(--spacing) * 6)}.px-8{padding-inline:calc(var(--spacing) * 8)}.py-0\.5{padding-block:calc(var(--spacing) * .5)}.py-1{padding-block:calc(var(--spacing) * 1)}.py-1\.5{padding-block:calc(var(--spacing) * 1.5)}.py-2{padding-block:calc(var(--spacing) * 2)}.pt-2{padding-top:calc(var(--spacing) * 2)}.pt-3{padding-top:calc(var(--spacing) * 3)}.pt-4{padding-top:calc(var(--spacing) * 4)}.pt-6{padding-top:calc(var(--spacing) * 6)}.text-center{text-align:center}.text-left{text-align:left}.text-base{font-size:var(--text-base);line-height:var(--tw-leading, var(--text-base--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading, var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading, var(--text-xs--line-height))}.leading-none{--tw-leading: 1;line-height:1}.leading-relaxed{--tw-leading: var(--leading-relaxed);line-height:var(--leading-relaxed)}.leading-snug{--tw-leading: var(--leading-snug);line-height:var(--leading-snug)}.font-medium{--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium)}.text-balance{text-wrap:balance}.whitespace-nowrap{white-space:nowrap}.text-amber-600{color:var(--color-amber-600)}.text-amber-800{color:var(--color-amber-800)}.text-amber-900{color:var(--color-amber-900)}.text-blue-600{color:var(--color-blue-600)}.text-blue-700{color:var(--color-blue-700)}.text-blue-900{color:var(--color-blue-900)}.text-foreground{color:var(--foreground)}.text-green-600{color:var(--color-green-600)}.text-green-700{color:var(--color-green-700)}.text-green-900{color:var(--color-green-900)}.text-primary{color:var(--primary)}.text-primary-foreground{color:var(--primary-foreground)}.text-purple-600{color:var(--color-purple-600)}.text-purple-700{color:var(--color-purple-700)}.text-purple-900{color:var(--color-purple-900)}.text-secondary-foreground{color:var(--secondary-foreground)}.text-slate-400{color:var(--color-slate-400)}.text-slate-500{color:var(--color-slate-500)}.text-slate-600{color:var(--color-slate-600)}.text-slate-700{color:var(--color-slate-700)}.text-white{color:var(--color-white)}.underline-offset-4{text-underline-offset:4px}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.shadow-2xl{--tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, #00000040);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, #0000001a), 0 8px 10px -6px var(--tw-shadow-color, #0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, #0000001a), 0 4px 6px -4px var(--tw-shadow-color, #0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, #0000001a), 0 2px 4px -2px var(--tw-shadow-color, #0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, #0000001a), 0 1px 2px -1px var(--tw-shadow-color, #0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-xs{--tw-shadow: 0 1px 2px 0 var(--tw-shadow-color, #0000000d);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.grayscale{--tw-grayscale: grayscale(100%);filter:var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, )}.filter{filter:var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, )}.backdrop-blur-sm{--tw-backdrop-blur: blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, );backdrop-filter:var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, )}.backdrop-blur-md{--tw-backdrop-blur: blur(12px);-webkit-backdrop-filter:var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, );backdrop-filter:var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, )}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-\[color\,box-shadow\]{transition-property:color,box-shadow;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.duration-500{--tw-duration: .5s;transition-duration:.5s}.outline-none{--tw-outline-style: none;outline-style:none}.select-none{-webkit-user-select:none;user-select:none}.fade-in-0{--tw-enter-opacity: 0}.zoom-in-95{--tw-enter-scale: .95}.group-data-\[disabled\=true\]\:pointer-events-none:is(:where(.group)[data-disabled=true] *){pointer-events:none}.group-data-\[disabled\=true\]\:opacity-50:is(:where(.group)[data-disabled=true] *){opacity:.5}.peer-disabled\:cursor-not-allowed:is(:where(.peer):disabled~*){cursor:not-allowed}.peer-disabled\:opacity-50:is(:where(.peer):disabled~*){opacity:.5}.selection\:bg-primary ::selection,.selection\:bg-primary::selection{background-color:var(--primary)}.selection\:text-primary-foreground ::selection,.selection\:text-primary-foreground::selection{color:var(--primary-foreground)}.file\:inline-flex::file-selector-button{display:inline-flex}.file\:h-7::file-selector-button{height:calc(var(--spacing) * 7)}.file\:border-0::file-selector-button{border-style:var(--tw-border-style);border-width:0}.file\:bg-transparent::file-selector-button{background-color:#0000}.file\:text-sm::file-selector-button{font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height))}.file\:font-medium::file-selector-button{--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium)}.file\:text-foreground::file-selector-button{color:var(--foreground)}.placeholder\:text-muted-foreground::placeholder{color:var(--muted-foreground)}@media(hover:hover){.hover\:border-blue-300:hover{border-color:var(--color-blue-300)}}@media(hover:hover){.hover\:border-blue-500:hover{border-color:var(--color-blue-500)}}@media(hover:hover){.hover\:bg-accent:hover{background-color:var(--accent)}}@media(hover:hover){.hover\:bg-blue-50:hover{background-color:var(--color-blue-50)}}@media(hover:hover){.hover\:bg-blue-700:hover{background-color:var(--color-blue-700)}}@media(hover:hover){.hover\:bg-destructive\/90:hover{background-color:var(--destructive)}@supports (color: color-mix(in lab,red,red)){.hover\:bg-destructive\/90:hover{background-color:color-mix(in oklab,var(--destructive) 90%,transparent)}}}@media(hover:hover){.hover\:bg-primary\/90:hover{background-color:var(--primary)}@supports (color: color-mix(in lab,red,red)){.hover\:bg-primary\/90:hover{background-color:color-mix(in oklab,var(--primary) 90%,transparent)}}}@media(hover:hover){.hover\:bg-secondary\/80:hover{background-color:var(--secondary)}@supports (color: color-mix(in lab,red,red)){.hover\:bg-secondary\/80:hover{background-color:color-mix(in oklab,var(--secondary) 80%,transparent)}}}@media(hover:hover){.hover\:text-accent-foreground:hover{color:var(--accent-foreground)}}@media(hover:hover){.hover\:text-slate-600:hover{color:var(--color-slate-600)}}@media(hover:hover){.hover\:underline:hover{text-decoration-line:underline}}.focus-visible\:border-ring:focus-visible{border-color:var(--ring)}.focus-visible\:ring-\[3px\]:focus-visible{--tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:ring-destructive\/20:focus-visible{--tw-ring-color: var(--destructive)}@supports (color: color-mix(in lab,red,red)){.focus-visible\:ring-destructive\/20:focus-visible{--tw-ring-color: color-mix(in oklab, var(--destructive) 20%, transparent)}}.focus-visible\:ring-ring\/50:focus-visible{--tw-ring-color: var(--ring)}@supports (color: color-mix(in lab,red,red)){.focus-visible\:ring-ring\/50:focus-visible{--tw-ring-color: color-mix(in oklab, var(--ring) 50%, transparent)}}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.has-\[\>svg\]\:px-2\.5:has(>svg){padding-inline:calc(var(--spacing) * 2.5)}.has-\[\>svg\]\:px-3:has(>svg){padding-inline:calc(var(--spacing) * 3)}.has-\[\>svg\]\:px-4:has(>svg){padding-inline:calc(var(--spacing) * 4)}.aria-invalid\:border-destructive[aria-invalid=true]{border-color:var(--destructive)}.aria-invalid\:ring-destructive\/20[aria-invalid=true]{--tw-ring-color: var(--destructive)}@supports (color: color-mix(in lab,red,red)){.aria-invalid\:ring-destructive\/20[aria-invalid=true]{--tw-ring-color: color-mix(in oklab, var(--destructive) 20%, transparent)}}.data-\[side\=bottom\]\:slide-in-from-top-2[data-side=bottom]{--tw-enter-translate-y: calc(2 * var(--spacing) * -1)}.data-\[side\=left\]\:slide-in-from-right-2[data-side=left]{--tw-enter-translate-x: calc(2 * var(--spacing))}.data-\[side\=right\]\:slide-in-from-left-2[data-side=right]{--tw-enter-translate-x: calc(2 * var(--spacing) * -1)}.data-\[side\=top\]\:slide-in-from-bottom-2[data-side=top]{--tw-enter-translate-y: calc(2 * var(--spacing))}.data-\[state\=closed\]\:animate-out[data-state=closed]{animation:exit var(--tw-duration, .15s) var(--tw-ease, ease)}.data-\[state\=closed\]\:fade-out-0[data-state=closed]{--tw-exit-opacity: 0}.data-\[state\=closed\]\:zoom-out-95[data-state=closed]{--tw-exit-scale: .95}@media(min-width:40rem){.sm\:flex-row{flex-direction:row}}@media(min-width:48rem){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:48rem){.md\:text-sm{font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height))}}@media(min-width:64rem){.lg\:col-span-1{grid-column:span 1 / span 1}}@media(min-width:64rem){.lg\:col-span-2{grid-column:span 2 / span 2}}@media(min-width:64rem){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}.dark\:border-input:is(.dark *){border-color:var(--input)}.dark\:bg-destructive\/60:is(.dark *){background-color:var(--destructive)}@supports (color: color-mix(in lab,red,red)){.dark\:bg-destructive\/60:is(.dark *){background-color:color-mix(in oklab,var(--destructive) 60%,transparent)}}.dark\:bg-input\/30:is(.dark *){background-color:var(--input)}@supports (color: color-mix(in lab,red,red)){.dark\:bg-input\/30:is(.dark *){background-color:color-mix(in oklab,var(--input) 30%,transparent)}}@media(hover:hover){.dark\:hover\:bg-accent\/50:is(.dark *):hover{background-color:var(--accent)}@supports (color: color-mix(in lab,red,red)){.dark\:hover\:bg-accent\/50:is(.dark *):hover{background-color:color-mix(in oklab,var(--accent) 50%,transparent)}}}@media(hover:hover){.dark\:hover\:bg-input\/50:is(.dark *):hover{background-color:var(--input)}@supports (color: color-mix(in lab,red,red)){.dark\:hover\:bg-input\/50:is(.dark *):hover{background-color:color-mix(in oklab,var(--input) 50%,transparent)}}}.dark\:focus-visible\:ring-destructive\/40:is(.dark *):focus-visible{--tw-ring-color: var(--destructive)}@supports (color: color-mix(in lab,red,red)){.dark\:focus-visible\:ring-destructive\/40:is(.dark *):focus-visible{--tw-ring-color: color-mix(in oklab, var(--destructive) 40%, transparent)}}.dark\:aria-invalid\:ring-destructive\/40:is(.dark *)[aria-invalid=true]{--tw-ring-color: var(--destructive)}@supports (color: color-mix(in lab,red,red)){.dark\:aria-invalid\:ring-destructive\/40:is(.dark *)[aria-invalid=true]{--tw-ring-color: color-mix(in oklab, var(--destructive) 40%, transparent)}}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}.\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-4 svg:not([class*=size-]){width:calc(var(--spacing) * 4);height:calc(var(--spacing) * 4)}}:root{--font-size: 16px;--background: #fff;--foreground: oklch(.145 0 0);--card: #fff;--card-foreground: oklch(.145 0 0);--popover: oklch(1 0 0);--popover-foreground: oklch(.145 0 0);--primary: #030213;--primary-foreground: oklch(1 0 0);--secondary: oklch(.95 .0058 264.53);--secondary-foreground: #030213;--muted: #ececf0;--muted-foreground: #717182;--accent: #e9ebef;--accent-foreground: #030213;--destructive: #d4183d;--destructive-foreground: #fff;--border: #0000001a;--input: transparent;--input-background: #f3f3f5;--switch-background: #cbced4;--font-weight-medium: 500;--font-weight-normal: 400;--ring: oklch(.708 0 0);--chart-1: oklch(.646 .222 41.116);--chart-2: oklch(.6 .118 184.704);--chart-3: oklch(.398 .07 227.392);--chart-4: oklch(.828 .189 84.429);--chart-5: oklch(.769 .188 70.08);--radius: .625rem;--sidebar: oklch(.985 0 0);--sidebar-foreground: oklch(.145 0 0);--sidebar-primary: #030213;--sidebar-primary-foreground: oklch(.985 0 0);--sidebar-accent: oklch(.97 0 0);--sidebar-accent-foreground: oklch(.205 0 0);--sidebar-border: oklch(.922 0 0);--sidebar-ring: oklch(.708 0 0)}.dark{--background: oklch(.145 0 0);--foreground: oklch(.985 0 0);--card: oklch(.145 0 0);--card-foreground: oklch(.985 0 0);--popover: oklch(.145 0 0);--popover-foreground: oklch(.985 0 0);--primary: oklch(.985 0 0);--primary-foreground: oklch(.205 0 0);--secondary: oklch(.269 0 0);--secondary-foreground: oklch(.985 0 0);--muted: oklch(.269 0 0);--muted-foreground: oklch(.708 0 0);--accent: oklch(.269 0 0);--accent-foreground: oklch(.985 0 0);--destructive: oklch(.396 .141 25.723);--destructive-foreground: oklch(.637 .237 25.331);--border: oklch(.269 0 0);--input: oklch(.269 0 0);--ring: oklch(.439 0 0);--font-weight-medium: 500;--font-weight-normal: 400;--chart-1: oklch(.488 .243 264.376);--chart-2: oklch(.696 .17 162.48);--chart-3: oklch(.769 .188 70.08);--chart-4: oklch(.627 .265 303.9);--chart-5: oklch(.645 .246 16.439);--sidebar: oklch(.205 0 0);--sidebar-foreground: oklch(.985 0 0);--sidebar-primary: oklch(.488 .243 264.376);--sidebar-primary-foreground: oklch(.985 0 0);--sidebar-accent: oklch(.269 0 0);--sidebar-accent-foreground: oklch(.985 0 0);--sidebar-border: oklch(.269 0 0);--sidebar-ring: oklch(.439 0 0)}html{font-size:var(--font-size)}@property --tw-translate-x{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-translate-y{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-translate-z{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-space-y-reverse{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-space-x-reverse{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-border-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-gradient-position{syntax: "*"; inherits: false}@property --tw-gradient-from{syntax: "<color>"; inherits: false; initial-value: #0000;}@property --tw-gradient-via{syntax: "<color>"; inherits: false; initial-value: #0000;}@property --tw-gradient-to{syntax: "<color>"; inherits: false; initial-value: #0000;}@property --tw-gradient-stops{syntax: "*"; inherits: false}@property --tw-gradient-via-stops{syntax: "*"; inherits: false}@property --tw-gradient-from-position{syntax: "<length-percentage>"; inherits: false; initial-value: 0%;}@property --tw-gradient-via-position{syntax: "<length-percentage>"; inherits: false; initial-value: 50%;}@property --tw-gradient-to-position{syntax: "<length-percentage>"; inherits: false; initial-value: 100%;}@property --tw-leading{syntax: "*"; inherits: false}@property --tw-font-weight{syntax: "*"; inherits: false}@property --tw-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-shadow-color{syntax: "*"; inherits: false}@property --tw-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-inset-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-inset-shadow-color{syntax: "*"; inherits: false}@property --tw-inset-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-ring-color{syntax: "*"; inherits: false}@property --tw-ring-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-inset-ring-color{syntax: "*"; inherits: false}@property --tw-inset-ring-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-ring-inset{syntax: "*"; inherits: false}@property --tw-ring-offset-width{syntax: "<length>"; inherits: false; initial-value: 0;}@property --tw-ring-offset-color{syntax: "*"; inherits: false; initial-value: #fff;}@property --tw-ring-offset-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-outline-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-blur{syntax: "*"; inherits: false}@property --tw-brightness{syntax: "*"; inherits: false}@property --tw-contrast{syntax: "*"; inherits: false}@property --tw-grayscale{syntax: "*"; inherits: false}@property --tw-hue-rotate{syntax: "*"; inherits: false}@property --tw-invert{syntax: "*"; inherits: false}@property --tw-opacity{syntax: "*"; inherits: false}@property --tw-saturate{syntax: "*"; inherits: false}@property --tw-sepia{syntax: "*"; inherits: false}@property --tw-drop-shadow{syntax: "*"; inherits: false}@property --tw-drop-shadow-color{syntax: "*"; inherits: false}@property --tw-drop-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-drop-shadow-size{syntax: "*"; inherits: false}@property --tw-duration{syntax: "*"; inherits: false}@keyframes pulse{50%{opacity:.5}}@keyframes enter{0%{opacity:var(--tw-enter-opacity, 1);transform:translate3d(var(--tw-enter-translate-x, 0),var(--tw-enter-translate-y, 0),0) scale3d(var(--tw-enter-scale, 1),var(--tw-enter-scale, 1),var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity, 1);transform:translate3d(var(--tw-exit-translate-x, 0),var(--tw-exit-translate-y, 0),0) scale3d(var(--tw-exit-scale, 1),var(--tw-exit-scale, 1),var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0))}}.rounded-2xl{border-radius:1rem}.max-h-\[600px\]{max-height:600px}.bottom-24{bottom:6rem}.text-\[10px\]{font-size:10px}.inset-\[3px\]{inset:3px}.min-h-\[300px\]{min-height:300px}.max-h-\[400px\]{max-height:400px}
