.dashboard{display:flex;flex-direction:column;gap:1.5rem;height:100%;overflow:hidden}.stage-nav{display:flex;flex-wrap:wrap;gap:.5rem;background:#0f172a0d;border-radius:18px;padding:.5rem;border:1px solid rgba(148,163,184,.25)}.stage-tab{display:inline-flex;align-items:center;gap:.5rem;padding:.55rem 1.1rem;border-radius:14px;background:transparent;border:1px solid transparent;color:#475569;font-weight:600;cursor:pointer;transition:all .2s ease}.stage-tab:hover{background:#2563eb14;border-color:#2563eb33;color:#2563eb}.stage-tab.active{background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;border-color:#2563eb99;box-shadow:0 16px 26px -16px #2563ebb3}.stage-tab.disabled,.stage-tab:disabled{background:#94a3b826;border-color:#94a3b833;color:#94a3b8;cursor:not-allowed;box-shadow:none}.stage-tab.disabled:hover,.stage-tab:disabled:hover{background:#94a3b826;color:#94a3b8;border-color:#94a3b833}.stage-tab.locked{background:#fbbf2414;border-color:#fbbf2440;color:#b45309;cursor:pointer;position:relative}.stage-tab.locked:hover{background:#fbbf2426;border-color:#fbbf2466;color:#92400e;transform:none;box-shadow:none}.stage-tab.locked .lock-badge{display:inline-flex;align-items:center;font-size:.625rem;font-weight:700;padding:.125rem .375rem;border-radius:4px;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;margin-left:.375rem;text-transform:uppercase;letter-spacing:.02em;box-shadow:0 1px 3px #f59e0b4d}@media (max-width: 640px){.stage-tab.locked .lock-badge{font-size:.5rem;padding:.0625rem .25rem}}.stage-section{display:flex;flex-direction:column;gap:0;flex:1;min-height:0;overflow:hidden;position:relative}.s2-version-selector{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;margin-bottom:.5rem;background:#f8fafce6;border:1px solid var(--border);border-radius:8px}.s2-version-label{font-size:.875rem;font-weight:500;color:var(--foreground)}.s2-version-select{min-width:200px;padding:.375rem .75rem;font-size:.875rem;border:1px solid var(--border);border-radius:6px;background:var(--background)}.s2-version-loading{font-size:.8125rem;color:var(--muted-foreground)}.dashboard-header{margin-bottom:1rem;border-radius:18px;box-shadow:0 2px 12px #0f172a14}.dashboard-main-layout{display:grid;grid-template-columns:1fr 1.5fr;gap:1.75rem;align-items:start}.dashboard-maturity-card{min-height:300px;display:flex;flex-direction:column}.dashboard-radar-card{min-height:500px;display:flex;flex-direction:column}.dashboard-left-column,.dashboard-right-column{display:flex;flex-direction:column;gap:1.75rem}.radar-card{position:sticky;top:1.5rem;height:fit-content;border-radius:18px;box-shadow:0 4px 16px #0f172a1a;transition:all .3s cubic-bezier(.4,0,.2,1)}.radar-card:hover{box-shadow:0 6px 24px #0f172a26;transform:translateY(-2px)}.radar-chart-container{min-height:400px;padding:.5rem}.maturity-score-display{padding:1rem 0}.maturity-score-display .metric-value{font-size:3rem;line-height:1;margin-bottom:.5rem}.maturity-score-display .metric-suffix{font-size:1.25rem;color:var(--muted);margin-left:.25rem}.questionnaire-header,.task-header{display:flex;flex-direction:column;gap:1rem}.questionnaire-header{position:relative;z-index:50;background:#fff;border-bottom:2px solid rgba(148,163,184,.1);margin-bottom:0;padding:0;box-shadow:0 1px 3px #0000000d;flex-shrink:0}.summary-grid,.trend-grid,.insight-grid,.next-actions{display:grid;gap:1rem;grid-template-columns:1fr}.card-highlight{background:linear-gradient(135deg,#3b82f61f,#818cf81f);border:1px solid rgba(59,130,246,.25);border-radius:18px;box-shadow:0 4px 16px #2563eb1a}.card-muted{background:#f8faffd9;border:1px solid rgba(148,163,184,.2);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:18px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #0f172a0f}.card-muted:hover{box-shadow:0 4px 16px #0f172a1a;border-color:#94a3b84d;transform:translateY(-1px)}.risk-card{background:linear-gradient(120deg,#3b82f614,#818cf814)}.risk-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.risk-pill{border-radius:.75rem;padding:.5rem .75rem;background:#3b82f61a;border:1px solid rgba(59,130,246,.2);color:#1d4ed8;font-weight:600;text-align:center}.risk-pill.active{background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;box-shadow:0 16px 32px -18px #3b82f6cc;border:none}.insight-item{border-radius:.75rem;border:1px dashed rgba(148,163,184,.6);background:#e2e8f073;padding:.75rem 1rem}.next-action-item{border-radius:.75rem;border:1px solid rgba(148,163,184,.35);background:#fff;box-shadow:0 10px 26px #0f172a0d;padding:.75rem 1rem}.status-chip{display:inline-flex;align-items:center;gap:.25rem;padding:.35rem .7rem;border-radius:9999px;background:#10b9811f;color:#047857;font-size:.75rem;font-weight:600}.status-chip:before{content:"";width:8px;height:8px;border-radius:999px;background:#34d399}.section-title-row{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.section-title{font-size:1.25rem;font-weight:700;display:flex;align-items:center;gap:.5rem;color:#1e293b;margin:0;letter-spacing:-.01em}.version-badge{font-size:.75rem;font-weight:500;padding:.25rem .625rem;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:1px solid #7dd3fc;color:#0369a1;border-radius:9999px}.section-subtitle{margin-top:.75rem;font-size:.9375rem;color:#475569;line-height:1.75;margin-bottom:0;letter-spacing:.01em;max-width:100%;text-align:justify;text-justify:inter-ideograph}.questionnaire-header .questionnaire-tools{display:flex;flex-direction:column;gap:1rem;padding-top:0}.questionnaire-header .card-muted{border-radius:0;border:none;box-shadow:none;background:transparent;padding:1.5rem 1.5rem 0}.questionnaire-header .card-muted:hover{transform:none;box-shadow:none}.questionnaire-header .card-header{padding-bottom:1.25rem;border-bottom:1px solid rgba(148,163,184,.12);margin-bottom:1.25rem}.tool-row{display:flex;flex-direction:column;gap:.625rem;margin-bottom:.75rem;padding:.875rem 1rem;background:linear-gradient(135deg,#f8faffcc,#f1f5f9cc);border-radius:10px;border-left:3px solid rgba(59,130,246,.3)}.tool-row .form-label{margin-bottom:0;font-size:.875rem;font-weight:600;color:#1e293b;display:flex;align-items:center;gap:.5rem}.tool-row .form-label:before{content:"📋";font-size:1rem}.tool-row .form-hint{font-size:.8125rem;color:#475569;line-height:1.65;margin-top:0;padding-left:.5rem;letter-spacing:.01em}.analysis-card{display:grid;gap:1rem}.analysis-card-enhanced{background:linear-gradient(135deg,#2563eb0a,#7c3aed0a);border:1px solid rgba(37,99,235,.12);border-radius:12px;box-shadow:0 2px 8px #2563eb14;transition:all .2s cubic-bezier(.4,0,.2,1);margin:0}.analysis-card-enhanced:hover{border-color:#2563eb33;box-shadow:0 4px 12px #2563eb1f}.question-tabs{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.875rem;width:100%;margin-top:.5rem;padding:0}@media (min-width: 768px){.question-tabs{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem}}@media (min-width: 1024px){.question-tabs{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}@media (max-width: 639px){.question-tabs{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.75rem}}.completion-alert{position:sticky;top:0;z-index:100;margin-bottom:1rem;animation:slideDown .3s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.completion-alert-content{display:flex;align-items:flex-start;gap:1rem;padding:1rem 1.25rem;background:linear-gradient(135deg,#22c55e1a,#4ade801a);border:2px solid rgba(34,197,94,.3);border-radius:12px;box-shadow:0 4px 16px #22c55e26;margin:0 1.5rem 1rem}.completion-alert-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;min-width:40px;border-radius:50%;background:linear-gradient(135deg,#16a34a,#22c55e);color:#fff;flex-shrink:0;box-shadow:0 4px 12px #22c55e4d}.completion-alert-icon .alert-check-icon{width:24px;height:24px}.completion-alert-text{flex:1;display:flex;flex-direction:column;gap:.375rem}.completion-alert-title{font-size:1rem;font-weight:700;color:#15803d;line-height:1.4}.completion-alert-message{font-size:.875rem;color:#166534;line-height:1.5}.completion-alert-close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;min-width:32px;border-radius:8px;border:none;background:transparent;color:#15803d;cursor:pointer;transition:all .2s ease;flex-shrink:0}.completion-alert-close:hover{background:#22c55e1a;color:#166534}.completion-alert-close:active{transform:scale(.95)}@media (max-width: 639px){.completion-alert-content{margin:0 1rem 1rem;padding:.875rem 1rem;gap:.75rem}.completion-alert-icon{width:36px;height:36px;min-width:36px}.completion-alert-icon .alert-check-icon{width:20px;height:20px}.completion-alert-title{font-size:.9375rem}.completion-alert-message{font-size:.8125rem}.completion-alert-close{width:28px;height:28px;min-width:28px}}.analysis-section{position:relative;z-index:10;background:transparent;border:none;margin-top:1.5rem;margin-bottom:0;width:100%;padding:0;box-shadow:none}.analysis-card-content{padding:0}.analysis-wrapper{display:flex;flex-direction:column;gap:1.25rem;width:100%;margin:0;padding:1.25rem 1.5rem}.analysis-header{display:flex;align-items:flex-start;gap:1rem;margin-bottom:.5rem}.analysis-icon-wrapper{display:flex;align-items:center;justify-content:center;width:40px;height:40px;min-width:40px;border-radius:10px;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;flex-shrink:0;box-shadow:0 4px 12px #2563eb4d}.analysis-icon-wrapper svg{width:20px;height:20px}.analysis-info{flex:1;display:flex;flex-direction:column;gap:.5rem}.analysis-title{font-size:1rem;font-weight:700;color:#1e293b;margin:0 0 .375rem;line-height:1.5;display:flex;align-items:center;gap:.5rem}.analysis-description{font-size:.8125rem;color:#64748b;margin:0;line-height:1.6}.analysis-actions-wrapper{display:flex;flex-direction:column;gap:.875rem;align-items:stretch;width:100%}.analysis-button-primary{width:100%;padding:.75rem 2rem;font-size:.9375rem;font-weight:600;background:linear-gradient(135deg,#2563eb,#7c3aed);border:none;border-radius:12px;color:#fff;box-shadow:0 4px 16px #2563eb4d;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;gap:.75rem;min-height:44px;height:44px;line-height:1.5;position:relative;overflow:hidden}.analysis-button-primary:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.analysis-button-primary:hover:not(:disabled):before{left:100%}.analysis-button-icon-wrapper{display:flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0;position:relative}.analysis-button-icon{width:20px;height:20px;stroke-width:2.5;transition:transform .2s ease}.analysis-button-primary:hover:not(:disabled) .analysis-button-icon{transform:scale(1.1)}.analysis-button-check-icon{width:18px;height:18px;flex-shrink:0;opacity:.9;animation:check-appear .3s ease}@keyframes check-appear{0%{opacity:0;transform:scale(0) rotate(-180deg)}to{opacity:.9;transform:scale(1) rotate(0)}}.analysis-button-primary:hover:not(:disabled){background:linear-gradient(135deg,#1d4ed8,#6d28d9);box-shadow:0 6px 24px #2563eb73;transform:translateY(-2px)}.analysis-button-primary:hover:not(:disabled) .analysis-button-icon{transform:scale(1.15) translate(2px)}.analysis-button-primary:focus-visible{outline:2px solid rgba(37,99,235,.5);outline-offset:2px}.analysis-button-primary:active:not(:disabled){transform:translateY(0)}.analysis-button-primary:disabled{opacity:.6;cursor:not-allowed;background:linear-gradient(135deg,#94a3b8,#cbd5e1);box-shadow:none}.analysis-hint{display:flex;align-items:center;gap:.5rem;padding:.875rem 1.125rem;background:#fbbf241a;border:1px solid rgba(251,191,36,.3);border-radius:10px;color:#92400e;font-size:.875rem;font-weight:500}.analysis-hint svg{flex-shrink:0;color:#f59e0b}.analysis-progress-wrapper{display:flex;flex-direction:column;gap:.75rem;width:100%;padding:1.25rem;background:#f8faffcc;border-radius:12px;border:1px solid rgba(148,163,184,.2)}.analysis-progress-bar{width:100%;height:10px;border-radius:6px;background:#e2e8f0cc;overflow:hidden}.analysis-progress-bar [role=progressbar]{height:100%;background:linear-gradient(90deg,#2563eb,#3b82f6,#60a5fa);border-radius:6px;transition:width .3s ease;box-shadow:0 2px 8px #2563eb4d}.analysis-progress-info{display:flex;justify-content:space-between;align-items:center;gap:1rem}.analysis-progress-text{font-size:.875rem;color:#475569;font-weight:500;flex:1}.analysis-progress-percentage{font-size:.875rem;font-weight:700;color:#2563eb;font-variant-numeric:tabular-nums;min-width:45px;text-align:right}.section-title-small{font-size:1.125rem;font-weight:600;color:#1e293b;margin-bottom:.5rem}.section-subtitle-small{font-size:.875rem;color:#64748b;margin:0;line-height:1.6}@media (min-width: 1920px){.questionnaire-header .card-muted{padding:1.75rem 1.75rem 0}.questionnaire-header .questionnaire-tools{max-width:1800px;margin:0 auto;padding:0 1.75rem 1.75rem}.section-title{font-size:1.375rem}.section-subtitle{font-size:1rem;line-height:1.8;margin-top:.75rem}.question-tabs{grid-template-columns:repeat(4,1fr);gap:1rem}.question-list{max-width:1600px;margin:0 auto;padding:2rem;gap:2rem}.question-header{padding:1.75rem 2rem}.question-body{padding:2rem;gap:1.75rem}.question-title{font-size:1.125rem;line-height:1.7}.options-grid{grid-template-columns:repeat(4,1fr);gap:1.75rem;min-width:0}.option-card{min-height:160px;padding:2rem 1.75rem;gap:1.25rem;min-width:0;width:100%}.score-number{font-size:2.5rem}.option-description{font-size:1rem;padding:0 .5rem}.analysis-section{max-width:1600px;margin:2rem auto 1rem;padding:0 1rem}.analysis-wrapper{padding:1.75rem}.analysis-button-primary{min-height:44px;height:44px;padding:.75rem 2rem;font-size:.9375rem}}@media (min-width: 1400px) and (max-width: 1919px){.questionnaire-header .card-muted{padding:1.5rem 1.5rem 0}.questionnaire-header .questionnaire-tools{max-width:1400px;margin:0 auto;padding:0 1.5rem 1.5rem}.question-tabs{grid-template-columns:repeat(4,1fr);gap:1rem}.question-tab{padding:1rem 1.125rem;min-height:85px}.question-list{max-width:1200px;margin:0 auto;padding:1.75rem;gap:1.75rem}.question-header{padding:1.5rem 1.75rem}.question-body{padding:1.75rem;gap:1.5rem}.options-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;min-width:0}.option-card{min-height:150px;padding:1.75rem 1.5rem;min-width:0;width:100%}.option-description{padding:0 .5rem}.analysis-section{max-width:1200px;margin:2rem auto 1rem;padding:0 1rem}.analysis-wrapper{padding:1.5rem}.analysis-button-primary{min-height:44px;height:44px;padding:.75rem 2rem;font-size:.9375rem}}@media (max-width: 1024px){.dashboard-main-layout{grid-template-columns:1fr;gap:1.5rem}.dashboard-maturity-card{min-height:280px}.dashboard-radar-card{min-height:450px}.analysis-section{padding:0 1rem}.analysis-wrapper{padding:1.5rem}.analysis-header{gap:1rem}.analysis-icon-wrapper{width:40px;height:40px;min-width:40px}.analysis-title{font-size:1.0625rem}.analysis-button-primary{width:100%;padding:.75rem 1.75rem;min-height:44px;height:44px;font-size:.9375rem}}@media (min-width: 640px) and (max-width: 767px){.analysis-section{margin-top:1.5rem;margin-bottom:1rem;padding:0 1rem}.analysis-wrapper{padding:1.25rem;gap:1.25rem}.analysis-header{flex-direction:row;align-items:flex-start;text-align:left;gap:.875rem;margin-bottom:.5rem}.analysis-icon-wrapper{width:36px;height:36px;min-width:36px}.analysis-icon-wrapper svg{width:18px;height:18px}.analysis-title{font-size:1rem}.analysis-description{font-size:.8125rem}.analysis-button-primary{width:100%;padding:.75rem 1.75rem;font-size:.875rem;min-height:44px;height:44px;gap:.625rem}.analysis-button-icon-wrapper,.analysis-button-icon{width:18px;height:18px}.analysis-button-check-icon{width:16px;height:16px}.analysis-progress-wrapper{padding:1rem;width:100%}.analysis-progress-info{flex-direction:column;align-items:flex-start;gap:.5rem}.analysis-progress-percentage{align-self:flex-end}.analysis-hint{font-size:.8125rem;padding:.75rem 1rem;width:100%;max-width:100%}}.question-tab{border-radius:12px;border:2px solid rgba(148,163,184,.2);background:#fff;color:#475569;font-size:.875rem;font-weight:600;padding:1rem 1.125rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:.75rem;position:relative;cursor:pointer;line-height:1.4;text-align:left;box-shadow:0 1px 3px #0000000d;min-height:80px}.question-tab:hover:not(:disabled){border-color:#2563eb66;background:#2563eb05;box-shadow:0 4px 12px #2563eb1a;transform:translateY(-2px)}.question-tab.tab-complete{border-color:#22c55e4d;background:#f0fdf480}.question-tab.tab-complete:hover:not(:disabled){border-color:#22c55e80;background:#f0fdf4cc;box-shadow:0 4px 12px #22c55e26}.question-tab .element-name{flex:1;min-width:0;text-align:left;line-height:1.5;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;word-break:break-word;width:100%}.question-tab .element-status{font-size:.75rem;font-weight:600;padding:.375rem .75rem;border-radius:8px;white-space:nowrap;display:flex;align-items:center;gap:.375rem;flex-shrink:0;align-self:flex-start;margin-top:auto}.question-tab .element-status .status-icon{width:14px;height:14px;flex-shrink:0}.question-tab .element-status .status-progress{font-variant-numeric:tabular-nums;font-weight:700}.question-tab .element-status.completed{background:#22c55e26;color:#16a34a}.question-tab .element-status.incomplete{background:#ef444426;color:#dc2626}.question-tab.active .element-status.completed{background:#22c55e33;color:#16a34a}.question-tab.active .element-status.incomplete{background:#ef444433;color:#dc2626}.question-tab.active.tab-complete .element-status.completed{background:#22c55e40;color:#15803d}.question-tab.active{color:#2563eb;background:linear-gradient(135deg,#2563eb14,#3b82f614);border-color:#2563eb;border-width:2px;font-weight:700;box-shadow:0 4px 16px #2563eb26,0 0 0 3px #2563eb1a;transform:translateY(-2px)}.question-tab.active:hover:not(:disabled){border-color:#1d4ed8;box-shadow:0 6px 20px #2563eb33,0 0 0 3px #2563eb26}.question-tab.active.tab-complete{color:#16a34a;background:linear-gradient(135deg,#22c55e14,#4ade8014);border-color:#16a34a;box-shadow:0 4px 16px #22c55e26,0 0 0 3px #22c55e1a}.question-tab.active.tab-complete:hover:not(:disabled){border-color:#15803d;box-shadow:0 6px 20px #22c55e33,0 0 0 3px #22c55e26}.question-tab:disabled{opacity:.5;cursor:not-allowed}.form-label{font-size:.875rem;color:#1e293b;font-weight:600;display:flex;flex-direction:column;gap:.25rem;margin-bottom:.5rem;line-height:1.4}.completion-summary-header{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;padding:1rem 1.25rem;background:linear-gradient(135deg,#f8fafff2,#f1f5f9f2);border-radius:12px;border:1px solid rgba(148,163,184,.2);min-width:180px;box-shadow:0 2px 8px #0f172a0f}.completion-summary-label{font-size:.75rem;color:#64748b;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.completion-summary-value{display:flex;align-items:baseline;gap:.25rem;font-size:1.5rem;font-weight:800;line-height:1}.completion-filled{color:#2563eb;font-variant-numeric:tabular-nums}.completion-separator{color:#94a3b8;font-weight:500}.completion-total{color:#64748b;font-variant-numeric:tabular-nums}.completion-progress-wrapper{width:100%;display:flex;align-items:center;gap:.75rem}.completion-progress-bar{flex:1;height:8px;border-radius:4px;background:#e2e8f0cc;overflow:hidden}.completion-progress-bar [role=progressbar]{height:100%;background:linear-gradient(90deg,#2563eb,#3b82f6);border-radius:4px;transition:width .3s ease}.completion-percentage{font-size:.75rem;font-weight:700;color:#2563eb;min-width:40px;text-align:right;font-variant-numeric:tabular-nums}.form-hint{display:block;font-size:.75rem;color:#94a3b8;line-height:1.5;margin-top:.25rem}.form-select,.form-textarea{border-radius:12px;border:1px solid rgba(148,163,184,.35);padding:.875rem 1rem;font-size:.9rem;background:#fff;color:#111827;width:100%;line-height:1.6;font-family:inherit;resize:vertical;transition:all .2s ease}.form-textarea:focus{border-color:#2563eb99;box-shadow:0 0 0 3px #2563eb1a}.form-select:focus,.form-textarea:focus{outline:none;border-color:#2563eb99;box-shadow:0 0 0 2px #2563eb26}.question-list{display:grid;gap:1.25rem;padding:1.5rem;overflow-y:auto;overflow-x:hidden;flex:1;min-height:0;max-height:100%;margin-top:0;background:#f8fafc;scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.4) #f8fafc}.question-list::-webkit-scrollbar{width:10px}.question-list::-webkit-scrollbar-track{background:#f8fafc;border-radius:5px}.question-list::-webkit-scrollbar-thumb{background:#94a3b866;border-radius:5px;border:2px solid #f8fafc}.question-list::-webkit-scrollbar-thumb:hover{background:#94a3b899}@media (max-width: 639px){.question-list{gap:1.25rem;padding:1.25rem 1rem}.questionnaire-header .card-muted{padding:1rem .75rem 0}.questionnaire-header .card-header{padding-bottom:.75rem;margin-bottom:.75rem}.questionnaire-header .questionnaire-tools{padding:0 .75rem 1rem}.section-title{font-size:1.125rem;line-height:1.4}.section-subtitle{font-size:.875rem;line-height:1.7;margin-top:.5rem;text-align:left}.tool-row{flex-direction:column;gap:.5rem;margin-bottom:.625rem;padding:.75rem .875rem}.tool-row .form-label{font-size:.8125rem}.tool-row .form-hint{font-size:.75rem;margin-top:0;padding-left:.375rem;line-height:1.6}.question-tabs{grid-template-columns:1fr;gap:.625rem;margin-top:.75rem}.question-tab{padding:.875rem 1rem;font-size:.8125rem;min-height:auto;gap:.625rem}.question-tab .element-name{font-size:.8125rem;-webkit-line-clamp:2;line-clamp:2;line-height:1.4}.question-tab .element-status{font-size:.6875rem;padding:.25rem .625rem;margin-top:.25rem}.question-card{border-radius:14px;margin-bottom:1.25rem}.question-header{padding:1.25rem 1rem}.question-title-wrapper{gap:.875rem}.question-number-badge{width:32px;height:32px;min-width:32px;font-size:.875rem}.question-icon{width:20px;height:20px}.question-body{padding:1.25rem 1rem;gap:1.25rem}.question-title{font-size:1rem;line-height:1.6;gap:.75rem}.question-text{font-size:.9375rem;line-height:1.65}.form-textarea{padding:.875rem 1rem;font-size:.875rem;border-radius:12px}.options-hint{font-size:.8125rem;padding:.75rem .875rem;margin-bottom:1rem}.options-grid{grid-template-columns:1fr;gap:1rem;min-width:0}.option-card{min-height:120px;padding:1.5rem 1.25rem;gap:1rem;border-radius:16px;min-width:0;width:100%}.option-description{font-size:.875rem;padding:0 .5rem}.score-number{font-size:2rem}.score-unit{font-size:.875rem}.option-description{font-size:.875rem;line-height:1.5}.option-checkmark{width:22px;height:22px;top:.5rem;right:.5rem}.option-checkmark svg{width:11px;height:11px}.multi-options{grid-template-columns:1fr;gap:.625rem}.checkbox-row{padding:.625rem .875rem;font-size:.875rem}.analysis-section{margin-top:1.25rem;padding:0 1rem}}@media (max-width: 639px) and (orientation: landscape){.options-grid{grid-template-columns:repeat(4,1fr);gap:.75rem;min-width:0}.option-card{min-height:100px;padding:.875rem .625rem;gap:.625rem;min-width:0;width:100%}.score-number{font-size:1.5rem}.score-unit{font-size:.75rem}.option-description{font-size:.75rem;line-height:1.3;padding:0 .25rem}.option-checkmark{width:18px;height:18px;top:.25rem;right:.25rem}.option-checkmark svg{width:9px;height:9px}}@media (min-width: 640px) and (max-width: 767px) and (orientation: landscape){.options-grid{grid-template-columns:repeat(4,1fr);gap:1rem;min-width:0}.option-card{min-height:115px;padding:1rem .75rem;gap:.75rem;min-width:0;width:100%}.score-number{font-size:1.625rem}.score-unit{font-size:.8125rem}.option-description{font-size:.8125rem;padding:0 .25rem}}@media (min-width: 640px) and (max-width: 1023px){.question-list{padding:1.5rem;gap:1.5rem}.questionnaire-header .card-muted{padding:1.25rem 1.25rem 0}.questionnaire-header .questionnaire-tools{padding:0 1.25rem 1.25rem}.section-title{font-size:1.1875rem}.section-subtitle{font-size:.9375rem;line-height:1.7}.question-tabs{grid-template-columns:repeat(2,1fr);gap:.75rem}.question-tab{padding:1rem 1.125rem;min-height:75px}.question-header{padding:1.375rem 1.5rem}.question-body{padding:1.5rem;gap:1.5rem}.options-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;min-width:0}.option-card{min-height:140px;padding:1.5rem 1.25rem;min-width:0;width:100%}.option-description{padding:0 .5rem}.analysis-wrapper{padding:1.25rem 1.5rem}}@media (min-width: 1024px) and (max-width: 1399px){.question-list{padding:2rem;gap:1.75rem}.questionnaire-header .card-muted{padding:1.5rem 1.5rem 0}.questionnaire-header .questionnaire-tools{padding:0 1.5rem 1.5rem}.question-tabs{grid-template-columns:repeat(3,1fr);gap:.875rem}.question-tab{padding:1rem 1.125rem;min-height:80px}.question-header{padding:1.5rem 1.75rem}.question-body{padding:1.75rem;gap:1.5rem}.options-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;min-width:0}.option-card{min-height:150px;padding:1.75rem 1.5rem;min-width:0;width:100%}.option-description{padding:0 .5rem}}.question-card{border-radius:16px;box-shadow:0 2px 6px #0f172a14;transition:all .25s cubic-bezier(.4,0,.2,1);border:1px solid rgba(148,163,184,.15);overflow:hidden;background:#fff;margin-bottom:1.5rem}.question-card:hover{box-shadow:0 6px 20px #0f172a1f;border-color:#2563eb40;transform:translateY(-2px)}.question-header{padding:1.5rem 1.75rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-bottom:1px solid rgba(148,163,184,.12)}.question-title-wrapper{display:flex;align-items:flex-start;gap:1.125rem}.question-number-badge{display:flex;align-items:center;justify-content:center;width:36px;height:36px;min-width:36px;border-radius:10px;background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff;font-weight:700;font-size:.9375rem;flex-shrink:0;box-shadow:0 3px 8px #2563eb4d;transition:transform .2s ease}.question-card:hover .question-number-badge{transform:scale(1.05)}.question-title{font-size:1.0625rem;font-weight:600;display:flex;align-items:flex-start;gap:.875rem;line-height:1.65;color:#1e293b;flex:1;margin:0;letter-spacing:.01em}.question-icon{width:22px;height:22px;color:#2563eb;flex-shrink:0;margin-top:.2rem;opacity:.85}.question-text{flex:1;word-break:break-word;overflow-wrap:break-word;line-height:1.7;font-weight:500}.question-required-badge{flex-shrink:0;margin-left:auto;font-size:.75rem;padding:.25rem .6rem;border-radius:6px}.question-body{display:flex;flex-direction:column;gap:1.5rem;padding:1.75rem;background:#fff}.question-options{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:flex-start}.single-question-options{width:100%;margin-top:.5rem;box-sizing:border-box;overflow:hidden}.options-hint{font-size:.875rem;color:#475569;margin-bottom:1.25rem;padding:.875rem 1rem;background:linear-gradient(135deg,#eff6ffe6,#dbeafee6);border-radius:10px;border-left:4px solid #3b82f6;display:flex;align-items:center;gap:.625rem;font-weight:500;box-shadow:0 1px 3px #3b82f61a}.options-hint-icon{font-size:1rem;flex-shrink:0}.options-hint:before{display:none}.options-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem;width:100%;box-sizing:border-box}@media (min-width: 768px){.options-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem}.question-tabs{gap:.875rem}.completion-summary-header{min-width:200px}}@media (min-width: 640px) and (max-width: 767px){.options-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;min-width:0}.option-card{min-width:0;width:100%}}@media (min-width: 640px) and (max-width: 767px) and (orientation: landscape){.options-grid{grid-template-columns:repeat(4,1fr);gap:1rem;min-width:0}.option-card{min-height:120px;padding:1.125rem .875rem;gap:.75rem;min-width:0;width:100%}.score-number{font-size:1.75rem}.option-description{font-size:.8125rem;padding:0 .25rem}}.option-card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.75rem 1.5rem;gap:1.125rem;border:2px solid rgba(148,163,184,.25);border-radius:18px;background:#fff;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);min-height:150px;text-align:center;box-shadow:0 2px 4px #0000000f;width:100%;box-sizing:border-box;overflow:hidden}.option-card:hover{border-color:#2563eb80;background:#2563eb0a;transform:translateY(-4px);box-shadow:0 10px 24px #2563eb2e}.option-card.selected{border-color:#2563eb;background:linear-gradient(135deg,#2563eb1a,#7c3aed1a);box-shadow:0 10px 28px #2563eb40,0 0 0 3px #2563eb1f;transform:translateY(-4px)}.option-card.selected:hover{box-shadow:0 14px 32px #2563eb4d,0 0 0 3px #2563eb26}.option-score{display:flex;align-items:baseline;gap:.25rem;justify-content:center;flex-shrink:0;width:100%}.score-number{font-size:2.25rem;font-weight:800;line-height:1;color:#1e293b;font-variant-numeric:tabular-nums;letter-spacing:-.02em}.option-card.selected .score-number{color:#2563eb}.score-unit{font-size:.9375rem;font-weight:700;color:#64748b;line-height:1;letter-spacing:.01em}.option-card.selected .score-unit{color:#2563eb}.option-description{font-size:.9375rem;font-weight:500;color:#475569;line-height:1.6;word-break:break-word;overflow-wrap:break-word;max-width:100%;letter-spacing:.015em;width:100%;-webkit-hyphens:auto;hyphens:auto;text-align:center;padding:0 .25rem;box-sizing:border-box;overflow:visible;white-space:normal;min-width:0}.option-card.selected .option-description{color:#1e40af;font-weight:600}.option-checkmark{position:absolute;top:.5rem;right:.5rem;width:24px;height:24px;border-radius:50%;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #2563eb66;animation:checkmark-appear .3s cubic-bezier(.34,1.56,.64,1)}@keyframes checkmark-appear{0%{transform:scale(0) rotate(-180deg);opacity:0}to{transform:scale(1) rotate(0);opacity:1}}.option-checkmark svg{width:12px;height:12px}.multi-options{display:grid;gap:.45rem;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.checkbox-row{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem .6rem;border-radius:10px;border:1px solid rgba(148,163,184,.3);background:#f8faffcc}.checkbox-row input{accent-color:#2563eb}.question-meta{font-size:.75rem;color:#64748b;line-height:1.4}.maturity-guide-box{padding:1rem;border-radius:12px;background:linear-gradient(135deg,#3b82f614,#818cf814);border:1px solid rgba(59,130,246,.2);margin-bottom:1rem}.maturity-guide-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem;font-weight:600;color:#1e40af;font-size:.9rem}.maturity-guide-title{font-weight:600}.maturity-guide-content{display:grid;gap:.5rem}.maturity-level-item{display:flex;align-items:center;gap:.75rem;padding:.5rem .75rem;border-radius:8px;background:#ffffffb3;border:1px solid rgba(59,130,246,.15)}.maturity-level-badge{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;height:2rem;border-radius:8px;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;font-weight:700;font-size:.9rem;box-shadow:0 2px 8px #2563eb4d}.maturity-level-desc{flex:1;color:#1e293b;font-size:.85rem;font-weight:500}.maturity-guide-text{color:#475569;font-size:.85rem;line-height:1.5}.option-button{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:90px;min-height:70px;padding:.75rem 1rem;gap:.35rem;transition:all .2s ease;border-radius:12px}.option-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #2563eb40}.option-number{font-size:1.5rem;font-weight:700;line-height:1;color:inherit}.option-label{font-size:.7rem;font-weight:500;line-height:1.2;text-align:center;opacity:.9;max-width:100%;word-break:keep-all;overflow-wrap:break-word}.question-reference{display:flex;flex-direction:column;gap:.6rem;padding-top:.75rem;margin-top:.75rem;border-top:1px solid rgba(148,163,184,.2)}.reference-item{display:flex;align-items:flex-start;gap:.5rem;padding:.6rem .75rem;border-radius:8px;background:#f8faffcc;border:1px solid rgba(148,163,184,.15);font-size:.8rem;line-height:1.5}.reference-item svg{flex-shrink:0;margin-top:.15rem;color:#64748b}.reference-label{font-weight:600;color:#475569;flex-shrink:0}.reference-content{color:#64748b;flex:1}.document-grid{display:grid;gap:1rem;grid-template-columns:1fr}.file-dropzone{border:2px dashed rgba(37,99,235,.35);border-radius:18px;padding:2rem;text-align:center;color:#1e293b;display:grid;justify-items:center;gap:.6rem;background:#2563eb0f}.file-dropzone:hover{border-color:#2563eba6;background:#2563eb1a}.dropzone-label{color:#2563eb;cursor:pointer;font-weight:600;text-decoration:underline}.dropzone-label input{display:none}.file-list{display:grid;gap:.5rem}.file-placeholder{padding:.75rem;border-radius:12px;background:#0f172a0a;text-align:center;color:#64748b;font-size:.9rem}.file-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;border-radius:14px;background:#0f172a0d}.file-name{font-size:.9rem;color:#1e293b;max-width:70%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-size{font-size:.75rem;color:#64748b}.document-tree{display:grid;gap:.75rem;font-size:.9rem}.tree-group{border:1px solid rgba(148,163,184,.3);border-radius:16px;padding:.9rem;background:#f8faffcc}.tree-title{font-weight:600;color:#1e293b;margin-bottom:.4rem}.tree-item{margin-left:.75rem;color:#475569;line-height:1.5}.tree-item.success{color:#15803d}.tree-item.warn{color:#b45309}.tree-item.danger{color:#b91c1c}.insight-panel{padding:1.4rem;display:flex;flex-direction:column;gap:.8rem}.insight-panel .panel-heading{display:inline-flex;align-items:center;gap:.6rem;font-weight:600;color:#1e293b}.report-grid{display:grid;gap:1rem;grid-template-columns:1fr}.report-main{display:grid}.report-header{display:flex;flex-direction:column;gap:1rem}.report-content{display:grid;gap:1rem}.report-hints{display:flex;flex-wrap:wrap;gap:.75rem;font-size:.875rem;color:#475569;margin-bottom:.5rem}.report-hints .hint-item{padding:.625rem .875rem;border-radius:8px;background:#f8fafff2;border:1px solid rgba(148,163,184,.25);flex:1;min-width:fit-content}.report-side{display:grid;gap:1rem}.report-guideline{display:grid;gap:.75rem;font-size:.85rem;color:#475569}.guideline-block{display:grid;gap:.5rem;padding:.75rem;border-radius:12px;background:#f8faffd9;border:1px solid rgba(148,163,184,.25)}.guideline-title{font-weight:600;color:#1e293b}.report-guideline ul,.report-guideline ol{margin:0;padding-left:1.1rem;display:grid;gap:.35rem}.guide-steps{counter-reset:steps}.guide-steps li{position:relative;padding-left:1.25rem}.guide-steps li:before{counter-increment:steps;content:counter(steps) ".";position:absolute;left:0;color:#2563eb;font-weight:600}.report-textarea{min-height:320px}.task-board{display:grid;gap:1rem;grid-template-columns:1fr}.task-column-content{display:grid;gap:.75rem}.task-card{border-radius:14px;border:1px solid rgba(148,163,184,.3);background:#fff;padding:.85rem;display:flex;flex-direction:column;gap:.6rem;box-shadow:0 12px 22px #0f172a0f}.task-title{font-weight:600;color:#1e293b}.task-meta{font-size:.75rem;color:#64748b}.task-placeholder{padding:1.1rem;border-radius:14px;background:#0f172a0d;color:#64748b;text-align:center;font-size:.85rem}@media (min-width: 768px){.summary-grid,.trend-grid{grid-template-columns:2fr 1fr}.insight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.next-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.document-grid{grid-template-columns:2fr 1fr}.report-grid{grid-template-columns:2.2fr 1fr}.report-header{flex-direction:row;justify-content:space-between;align-items:flex-start}.task-board{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-main-layout{grid-template-columns:1.2fr 1fr;gap:2rem}.dashboard-main-layout{grid-template-columns:1fr 1.5fr;gap:2rem}.dashboard-maturity-card{min-height:350px}.dashboard-radar-card{min-height:500px}.radar-chart-container{min-height:450px}.maturity-score-display .metric-value{font-size:3.5rem}}@media (min-width: 1280px){.summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.summary-grid>:first-child{grid-column:span 2}.trend-grid{grid-template-columns:2fr 1fr}.insight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.report-grid{grid-template-columns:2.4fr 1fr}.dashboard-main-layout{grid-template-columns:1.5fr 1fr;gap:2.25rem}.dashboard-main-layout{grid-template-columns:1fr 1.5fr;gap:2.25rem}.dashboard-maturity-card{min-height:380px}.dashboard-radar-card{min-height:600px}.radar-chart-container{min-height:520px}.maturity-score-display .metric-value{font-size:4rem}}.maturity-report-section{display:flex;flex-direction:column;gap:2rem}.overall-score-card{background:linear-gradient(135deg,#2563eb,#3b82f6,#60a5fa);border-radius:20px;padding:2rem;box-shadow:0 4px 20px #2563eb40;margin-bottom:1.5rem}.overall-score-content{text-align:center;color:#fff}.overall-score-label{font-size:.95rem;font-weight:500;opacity:.95;margin-bottom:.5rem;letter-spacing:.5px}.overall-score-value{font-size:3.5rem;font-weight:800;line-height:1;margin-bottom:.5rem;text-shadow:0 2px 8px rgba(0,0,0,.15)}.overall-score-description{font-size:.875rem;opacity:.9;font-weight:400}.completion-status-card{border:1px solid var(--border);border-radius:20px;box-shadow:0 2px 8px #0f172a14;margin-bottom:1.5rem}.completion-status-header{padding-bottom:1rem;border-bottom:1px solid #e2e8f0;margin-bottom:1.5rem}.completion-status-content{display:flex;flex-direction:column;gap:2rem}.completion-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem;padding:1.5rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:12px;border:1px solid #e2e8f0}.completion-summary-item{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;background:#fff;border-radius:10px;box-shadow:0 2px 4px #0f172a0d}.completion-summary-item.primary{background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff}.completion-summary-label{font-size:.875rem;font-weight:500;color:#64748b}.completion-summary-item.primary .completion-summary-label{color:#ffffffe6}.completion-summary-value{font-size:2rem;font-weight:800;color:#1e293b;line-height:1}.completion-summary-value.answered{color:#10b981}.completion-summary-value.unanswered{color:#ef4444}.completion-summary-value.primary{color:#fff}.completion-by-axis{display:flex;flex-direction:column;gap:1.5rem}.completion-by-axis-title{font-size:1.125rem;font-weight:700;color:#1e293b;margin-bottom:.5rem}.completion-axis-list{display:flex;flex-direction:column;gap:1rem}.completion-axis-item{padding:1.25rem;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #0f172a0d;transition:all .2s ease}.completion-axis-item:hover{box-shadow:0 4px 8px #0f172a1a;border-color:#cbd5e1}.completion-axis-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.completion-axis-name{font-size:1rem;font-weight:600;color:#1e293b}.completion-axis-rate{font-size:1rem;font-weight:700;padding:.25rem .75rem;border-radius:8px;background:#f1f5f9;color:#64748b}.completion-axis-rate.complete{background:#d1fae5;color:#065f46}.completion-axis-rate.partial{background:#fef3c7;color:#92400e}.completion-axis-rate.incomplete{background:#fee2e2;color:#991b1b}.completion-axis-details{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:.75rem;font-size:.875rem;color:#64748b}.completion-axis-detail{display:flex;align-items:center;gap:.375rem}.completion-axis-detail svg{width:16px;height:16px}.completion-axis-detail:first-child svg{color:#10b981}.completion-axis-detail:nth-child(2) svg{color:#ef4444}.completion-progress-bar{width:100%;height:8px;background:#e2e8f0;border-radius:4px;overflow:hidden}.completion-progress-fill{height:100%;border-radius:4px;transition:width .3s ease}.completion-progress-fill.complete{background:linear-gradient(90deg,#10b981,#059669)}.completion-progress-fill.partial{background:linear-gradient(90deg,#f59e0b,#d97706)}.completion-progress-fill.incomplete{background:linear-gradient(90deg,#ef4444,#dc2626)}@media (max-width: 768px){.completion-summary{grid-template-columns:repeat(2,1fr);gap:1rem;padding:1rem}.completion-summary-item{padding:.75rem}.completion-summary-value{font-size:1.5rem}.completion-axis-item{padding:1rem}.completion-axis-header{flex-direction:column;align-items:flex-start;gap:.5rem}.completion-axis-details{flex-direction:column;gap:.5rem}}.question-scores-card{border:1px solid var(--border);border-radius:20px;box-shadow:0 2px 8px #0f172a14}.question-scores-header{padding-bottom:1rem;border-bottom:1px solid #e2e8f0;margin-bottom:1.5rem}.question-scores-container{display:flex;flex-direction:column;gap:2.5rem}.axis-score-section{border-bottom:2px solid #f1f5f9;padding-bottom:2rem}.axis-score-section:last-child{border-bottom:none;padding-bottom:0}.axis-score-header-enhanced{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;flex-wrap:wrap;gap:1.5rem;padding:1.25rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:12px;border:1px solid #e2e8f0}.axis-title-wrapper{display:flex;align-items:center;gap:1rem;flex:1}.axis-number{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff;font-weight:700;font-size:1rem;flex-shrink:0}.axis-title{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0;line-height:1.4}.axis-score-summary-enhanced{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.axis-score-main{display:flex;flex-direction:column;align-items:flex-end;padding-right:1rem;border-right:2px solid #e2e8f0}.axis-score-label{font-size:.75rem;color:#64748b;font-weight:500;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.25rem}.axis-score-value{font-size:2rem;font-weight:800;color:inherit;line-height:1}.axis-score-details,.axis-score-summary{display:flex;gap:.75rem;flex-wrap:wrap}.score-badge{padding:.5rem 1rem;border-radius:8px;font-size:.875rem;font-weight:600;background:#f8fafc;color:#475569;border:1px solid #e2e8f0;white-space:nowrap}.score-badge.primary{background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#1e40af;border-color:#93c5fd;font-weight:700}.questions-list{display:flex;flex-direction:column;gap:.875rem}.question-score-item-enhanced{display:flex;flex-direction:column;padding:1.25rem 1.5rem;background:#fff;border-radius:12px;border:1.5px solid #e2e8f0;gap:1rem;transition:all .2s ease}.question-score-item-enhanced:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #0f172a1a;transform:translateY(-2px)}.question-content-wrapper{display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem}.question-text{flex:1;font-size:.9375rem;color:#1e293b;line-height:1.7;font-weight:500;padding-top:.25rem}.question-score-row{display:flex;flex-direction:column;align-items:flex-end;gap:.75rem;flex-shrink:0}.question-score{flex-shrink:0}.score-value-enhanced{display:inline-flex;align-items:center;padding:.625rem 1.125rem;border-radius:10px;font-weight:700;min-width:85px;justify-content:center;gap:.375rem;box-shadow:0 2px 4px #0000000d}.score-value-enhanced .score-number{font-size:1.125rem;font-weight:800}.score-value-enhanced .score-divider{font-size:.875rem;opacity:.5;font-weight:500}.score-value-enhanced .score-max{font-size:.9375rem;opacity:.7;font-weight:600}.score-value-enhanced.excellent{background:linear-gradient(135deg,#dcfce7,#bbf7d0);color:#14532d;border:2px solid #86efac}.score-value-enhanced.excellent .score-number{color:#14532d}.score-value-enhanced.good{background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#1e3a8a;border:2px solid #93c5fd}.score-value-enhanced.good .score-number{color:#1e3a8a}.score-value-enhanced.fair{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#78350f;border:2px solid #fde047}.score-value-enhanced.fair .score-number{color:#78350f}.score-value-enhanced.poor{background:linear-gradient(135deg,#fee2e2,#fecaca);color:#7f1d1d;border:2px solid #fca5a5}.score-value-enhanced.poor .score-number{color:#7f1d1d}.score-value-enhanced.unanswered{background:#f1f5f9;color:#475569;border:2px solid #cbd5e1;font-weight:600}@media (max-width: 768px){.overall-score-value{font-size:2.5rem}.axis-score-header-enhanced{flex-direction:column;align-items:stretch}.axis-score-main{border-right:none;border-bottom:2px solid #e2e8f0;padding-right:0;padding-bottom:1rem;margin-bottom:1rem;align-items:flex-start}.axis-score-details{width:100%}.question-content-wrapper{flex-direction:column;align-items:stretch;gap:1rem}.question-score{align-self:flex-start}.question-recommendation-enhanced{padding:1rem;margin-top:.75rem}.recommendation-content{flex-direction:column;gap:.5rem;padding-left:0}.recommendation-arrow{display:none}}.question-recommendation{display:flex;flex-direction:column;gap:.5rem;padding:.875rem 1rem;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-left:3px solid #2563eb;border-radius:8px;min-width:100%;max-width:100%}.question-recommendation-enhanced{display:flex;flex-direction:column;gap:.75rem;padding:1.125rem 1.25rem;background:linear-gradient(135deg,#fef3c7,#fde68a);border-left:4px solid #f59e0b;border-radius:10px;margin-top:.5rem;box-shadow:0 2px 8px #f59e0b26;transition:all .2s ease}.question-recommendation-enhanced:hover{box-shadow:0 4px 12px #f59e0b33;transform:translate(2px)}.recommendation-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}.recommendation-icon{width:18px;height:18px;color:#f59e0b;flex-shrink:0}.recommendation-label{font-size:.875rem;font-weight:700;color:#92400e;text-transform:uppercase;letter-spacing:.5px}.recommendation-content{display:flex;align-items:flex-start;gap:.75rem;padding-left:.25rem}.recommendation-arrow{width:16px;height:16px;color:#f59e0b;margin-top:.125rem;flex-shrink:0;opacity:.8}.recommendation-text{font-size:.9375rem;color:#78350f;line-height:1.75;font-weight:500;flex:1}.maturity-analysis-section,.report-generation-section{display:flex;flex-direction:column;gap:1.5rem}.section-header{margin-bottom:.5rem}.section-main-title{font-size:1.5rem;font-weight:700;color:#1e293b;display:flex;align-items:center;gap:.75rem;margin:0 0 .5rem}.section-icon{width:28px;height:28px;color:#2563eb}.section-main-subtitle{font-size:.95rem;color:#64748b;line-height:1.6;margin:0}.charts-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 1024px){.charts-grid{grid-template-columns:repeat(2,1fr)}}.chart-card{border-radius:20px;box-shadow:0 2px 8px #0f172a14;border:1px solid rgba(148,163,184,.15);transition:all .2s ease}.chart-card:hover{box-shadow:0 4px 16px #0f172a1f;border-color:#2563eb33}.chart-card-single{width:100%;max-width:1200px;margin:0 auto}@media (min-width: 1400px){.chart-card-single{max-width:1400px}}@media (max-width: 1024px){.chart-card-single{max-width:100%}}.chart-header-enhanced{padding-bottom:.75rem}.chart-subtitle{font-size:.875rem;color:#64748b;margin:.5rem 0 0;line-height:1.5}.chart-title{font-size:1.1rem;font-weight:600;display:flex;align-items:center;gap:.5rem;color:#1e293b}.responsive-chart{width:100%;min-height:400px}.chart-card-single .responsive-chart{width:100%;height:100%}.chart-card-single .radar-chart-container{min-height:550px;height:550px}@media (min-width: 1024px){.chart-card-single .radar-chart-container{min-height:600px;height:600px}}@media (min-width: 1400px){.chart-card-single .radar-chart-container{min-height:650px;height:650px}}@media (max-width: 768px){.chart-card-single .radar-chart-container{min-height:450px;height:450px}}@media (max-width: 480px){.chart-card-single .radar-chart-container{min-height:400px;height:400px}}.radar-chart-container{padding:2rem;background:linear-gradient(135deg,#fff,#f8fafc);border-radius:16px;position:relative;width:100%;max-width:800px;margin:0 auto;display:flex;align-items:center;justify-content:center;border:1px solid #e2e8f0;box-shadow:inset 0 2px 4px #00000005}.radar-chart-container .recharts-wrapper{width:100%!important;height:100%!important}@media (min-width: 1400px){.radar-chart-container{max-width:900px;padding:2.5rem}}@media (min-width: 1200px){.radar-chart-container{max-width:850px;padding:2.25rem}}@media (max-width: 1024px){.radar-chart-container{max-width:100%;padding:1.75rem}}@media (max-width: 768px){.radar-chart-container{padding:1.25rem;max-width:100%}}@media (max-width: 480px){.radar-chart-container{padding:1rem}}.radar-chart-container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at center,rgba(37,99,235,.04) 0%,transparent 75%);border-radius:16px;pointer-events:none}.radar-tooltip{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.125rem 1.25rem;box-shadow:0 8px 24px #0000001f;min-width:220px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.radar-tooltip-title{font-size:1.0625rem;font-weight:700;color:#1e293b;margin-bottom:.875rem;padding-bottom:.625rem;border-bottom:2px solid #e2e8f0;letter-spacing:.2px}.radar-tooltip-content{display:flex;flex-direction:column;gap:.625rem}.radar-tooltip-item{display:flex;justify-content:space-between;align-items:center;gap:1rem}.radar-tooltip-label{font-size:.875rem;color:#64748b;font-weight:500}.radar-tooltip-value{font-size:.9375rem;font-weight:700;color:#2563eb}.radar-tooltip-value.target{color:#64748b}.radar-tooltip-value.positive{color:#16a34a}.radar-tooltip-value.negative{color:#dc2626}.radar-chart-container{min-height:500px}.radar-chart-container .recharts-radar-polygon{transition:all .3s ease}.radar-chart-container .recharts-radar-dot{transition:all .2s ease}.radar-chart-container .recharts-radar-dot:hover{transform:scale(1.2)}.radar-chart-container .recharts-polar-angle-axis-tick{transition:all .2s ease}.radar-chart-container .recharts-polar-angle-axis-tick:hover{opacity:.8}.radar-chart-container .recharts-polar-radius-axis-tick{transition:all .2s ease}.ai-insight-card{border-radius:20px;background:linear-gradient(135deg,#2563eb0d,#7c3aed0d);border:1px solid rgba(37,99,235,.2);box-shadow:0 2px 8px #2563eb1a}.ai-insight-text{font-size:.95rem;line-height:1.7;color:#475569;margin:0}.report-layout{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 1024px){.report-layout{grid-template-columns:2.2fr 1fr;gap:2rem}}.report-main-card{border-radius:20px;box-shadow:0 4px 12px #0f172a14,0 2px 4px #0f172a0a;border:1px solid rgba(148,163,184,.15);background:#fff;overflow:hidden;max-width:1400px;margin:0 auto;width:100%}.report-header{padding:2rem 2rem 1.5rem;background:linear-gradient(135deg,#f8fafffa,#f1f5f9fa);border-bottom:1px solid rgba(148,163,184,.12)}.report-header-top{display:flex;flex-direction:column;gap:1.5rem}@media (min-width: 640px){.report-header-top{flex-direction:row;justify-content:space-between;align-items:flex-start}}.report-title-section{flex:1}.report-title-wrapper{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.report-title-icon{width:32px;height:32px;color:#2563eb;flex-shrink:0}.report-title{font-size:1.75rem;font-weight:700;color:#1e293b;margin:0;line-height:1.2}.report-subtitle{font-size:.95rem;color:#64748b;line-height:1.6;margin:0;margin-top:.5rem}.report-actions{display:flex;gap:.75rem;flex-wrap:wrap;align-items:center;width:100%}@media (min-width: 640px){.report-actions{width:auto;flex-wrap:nowrap}}.report-action-primary{font-weight:600;box-shadow:0 2px 8px #2563eb33;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;position:relative;overflow:hidden}.report-action-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 14px #2563eb47}.report-action-primary:active:not(:disabled){transform:translateY(0)}.report-action-primary.report-btn-generating{cursor:wait;pointer-events:none;opacity:.92}.report-btn-icon{width:1.25rem;height:1.25rem;margin-right:.5rem;flex-shrink:0}.report-btn-spinner{display:inline-flex;align-items:center;margin-right:.5rem}.report-btn-spinner-icon{width:1.25rem;height:1.25rem;animation:report-spin .9s linear infinite}.report-btn-text{margin-right:.15rem}.report-btn-dots span{animation:report-dots 1.4s ease-in-out infinite both;display:inline-block;width:.25em;text-align:left}.report-btn-dots span:nth-child(2){animation-delay:.2s}.report-btn-dots span:nth-child(3){animation-delay:.4s}@keyframes report-spin{to{transform:rotate(360deg)}}@keyframes report-dots{0%,80%,to{opacity:.35}40%{opacity:1}}.report-action-secondary{font-weight:500;transition:transform .2s ease,box-shadow .2s ease}.report-action-secondary:hover:not(:disabled){transform:translateY(-1px)}.report-content{padding:2rem;display:flex;flex-direction:column;gap:1.5rem}@media (max-width: 1024px){.report-content{padding:1.5rem;gap:1.25rem}}@media (max-width: 640px){.report-content{padding:1rem;gap:1rem}}.report-hints{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.hint-badge{display:flex;align-items:center;gap:.75rem;padding:.875rem 1.25rem;background:linear-gradient(135deg,#eff6ffcc,#dbeafecc);border:1px solid rgba(59,130,246,.2);border-radius:12px;font-size:.9rem;color:#1e40af;font-weight:500}.hint-icon{width:18px;height:18px;flex-shrink:0;color:#2563eb}.report-editor-container{display:flex;flex-direction:column;gap:.75rem}.report-editor-header{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:#f1f5f999;border-radius:8px;border:1px solid #e2e8f0}.editor-mode-label{font-size:.875rem;font-weight:600;color:#475569;display:flex;align-items:center;gap:.5rem}.editor-mode-label:before{content:"";width:8px;height:8px;border-radius:50%;background:#3b82f6;display:inline-block}.editor-hint{font-size:.8rem;color:#64748b}.report-preview-container{width:100%}.report-textarea{min-height:500px;font-family:SF Mono,Monaco,Inconsolata,Fira Code,Fira Mono,Droid Sans Mono,Source Code Pro,monospace;font-size:.9375rem;line-height:1.75;resize:vertical;padding:1.25rem;border-radius:8px;border:1px solid #e2e8f0;background:#fff;color:#1e293b;transition:border-color .2s ease}.report-textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.report-sidebar{display:flex;flex-direction:column;gap:1.5rem}.report-sidebar .card-muted{border-radius:16px;box-shadow:0 2px 6px #0f172a0f;border:1px solid rgba(148,163,184,.12)}@media (max-width: 1023px){.maturity-report-section{gap:2rem}.section-main-title{font-size:1.3rem}.charts-grid,.report-layout{gap:1.25rem}.overall-score-value{font-size:2.75rem}.report-header{padding:1.5rem 1.5rem 1.25rem}.report-title{font-size:1.5rem}.report-content{padding:1.5rem}.report-main-card{max-width:100%}.report-preview{max-width:100%;padding:2.5rem 2rem}}@media (max-width: 768px){.radar-tooltip{min-width:180px;padding:.75rem}.report-header{padding:1.25rem 1rem 1rem}.report-title-wrapper{flex-direction:row;align-items:center;gap:.5rem;margin-bottom:.5rem}.report-title{font-size:1.25rem;line-height:1.3}.report-title-icon{width:24px;height:24px;flex-shrink:0}.report-subtitle{font-size:.8125rem;line-height:1.5;margin-top:.375rem}.report-actions{width:100%;flex-direction:column;gap:.5rem}.report-action-primary,.report-action-secondary{width:100%;min-width:auto;justify-content:center}.report-content{padding:1rem}.report-textarea{min-height:400px;font-size:.875rem;padding:1rem}.report-placeholder{min-height:400px;padding:1.5rem 1rem}.placeholder-icon-wrapper{width:56px;height:56px}.placeholder-icon{width:28px;height:28px}.placeholder-title{font-size:1rem}.placeholder-description{font-size:.8125rem}}@media (max-width: 480px){.report-header{padding:1rem .75rem .875rem}.report-title{font-size:1.125rem}.report-title-icon{width:20px;height:20px}.report-subtitle{font-size:.75rem}.report-actions{gap:.5rem}.report-action-primary,.report-action-secondary{font-size:.875rem;padding:.625rem 1rem}.report-content{padding:.75rem}.hint-badge{padding:.75rem 1rem;font-size:.8125rem;gap:.5rem}.hint-icon{width:16px;height:16px}}.report-preview{width:100%;min-height:800px;padding:3.5rem 5rem;background:#fff;border:1px solid #e2e8f0;border-radius:2px;overflow-y:auto;max-height:calc(100vh - 280px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;position:relative;margin:0 auto;max-width:1200px}@media (max-width: 1024px){.report-preview{padding:2rem;min-height:500px;max-height:calc(100vh - 240px)}}@media (max-width: 768px){.report-preview{padding:1.5rem 1.25rem;min-height:400px;max-height:calc(100vh - 200px)}}@media (max-width: 480px){.report-preview{padding:1.25rem 1rem;min-height:350px;max-height:calc(100vh - 180px)}}.report-preview:before{content:"";position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(90deg,#2563eb,#3b82f6,#60a5fa,#2563eb);opacity:.8}.report-preview::-webkit-scrollbar{width:8px}.report-preview::-webkit-scrollbar-track{background:#f8fafc}.report-preview::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.report-preview::-webkit-scrollbar-thumb:hover{background:#94a3b8}.report-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:600px;color:#64748b;text-align:center;padding:3rem 2rem;background:linear-gradient(135deg,#f8faffcc,#f1f5f9cc);border-radius:12px;border:2px dashed #cbd5e1}.placeholder-icon-wrapper{width:80px;height:80px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#3b82f61a,#2563eb1a);border-radius:50%;margin-bottom:1.5rem;box-shadow:0 4px 6px -1px #0000000d}.placeholder-icon{width:40px;height:40px;color:#3b82f6}.placeholder-title{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0 0 .75rem}.placeholder-description{font-size:1rem;color:#475569;line-height:1.6;margin:0 0 .5rem;max-width:480px}.placeholder-note{font-size:.875rem;color:#94a3b8;margin:0;font-style:italic}.markdown-content{color:#1e293b;line-height:1.8;font-size:15px;max-width:100%;word-wrap:break-word;overflow-wrap:break-word}@media (max-width: 768px){.markdown-content{font-size:10pt;line-height:1.75}}@media (max-width: 480px){.markdown-content{font-size:13px;line-height:1.7}.markdown-content h1{font-size:20px}.markdown-content h2{font-size:17px}.markdown-content h3{font-size:15px}.markdown-content h4{font-size:14px}}.markdown-content h1{font-size:24px;font-weight:700;color:#1e293b;margin-top:0;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid #e2e8f0;line-height:1.4}@media (max-width: 768px){.markdown-content{font-size:14px;line-height:1.75}.markdown-content h1{font-size:22px;margin-bottom:1.25rem}.markdown-content h2{font-size:18px;margin-top:1.5rem;margin-bottom:.75rem}.markdown-content h3{font-size:16px;margin-top:1.25rem;margin-bottom:.5rem}.markdown-content h4{font-size:15px;margin-top:1rem;margin-bottom:.5rem}.markdown-table-wrapper{margin:1rem 0;overflow-x:auto}.markdown-table{font-size:13px;min-width:500px}.markdown-table th,.markdown-table td{padding:.5rem .75rem}}.markdown-content h2{font-size:18pt;font-weight:700;color:#1e3a8a;margin-top:3rem;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:1px solid #e2e8f0;display:flex;align-items:center}.markdown-content h2:before{content:"";display:inline-block;width:6px;height:24px;background:#2563eb;margin-right:.75rem;border-radius:2px}.markdown-content h3{font-size:18px;font-weight:600;color:#334155;margin-top:1.5rem;margin-bottom:.75rem;line-height:1.5}.markdown-content h3:first-of-type{margin-top:1rem}.markdown-content h4{font-size:16px;font-weight:600;color:#475569;margin-top:1.25rem;margin-bottom:.5rem;line-height:1.5}.markdown-content p{margin-bottom:1rem;line-height:1.8;color:#334155}.markdown-content p:last-child{margin-bottom:0}.markdown-content p strong{color:#1e293b;font-weight:600}.markdown-content ul,.markdown-content ol{margin:1rem 0;padding-left:1.5rem;line-height:1.8}.markdown-content ul li{margin-bottom:.5rem;color:#334155;line-height:1.8;list-style-type:disc}.markdown-content ol li{margin-bottom:.5rem;color:#334155;line-height:1.8}.markdown-content li strong{color:#1e293b;font-weight:600}.markdown-content ul ul,.markdown-content ol ol,.markdown-content ul ol,.markdown-content ol ul{margin-top:.5rem;margin-bottom:.5rem}.markdown-content blockquote{margin:1.5rem 0;padding:1rem 1.5rem;background:#f8fafc;border-left:3px solid #3b82f6;border-radius:4px;color:#475569;line-height:1.8}.markdown-content blockquote p{margin-bottom:.75rem;color:#475569}.markdown-content blockquote p:last-child{margin-bottom:0}.markdown-content blockquote strong{color:#1e293b;font-weight:600}.markdown-table-wrapper{margin:1.5rem 0;border:1px solid #e2e8f0;border-radius:6px;overflow:hidden;background:#fff}.markdown-table{width:100%;border-collapse:collapse;font-size:14px;line-height:1.6}.markdown-table th{background:#f1f5f9;color:#1e293b;font-weight:600;text-align:left;padding:.75rem 1rem;border-bottom:1px solid #e2e8f0}.markdown-table td{padding:.75rem 1rem;border-bottom:1px solid #f1f5f9;vertical-align:top;color:#334155;line-height:1.6}.markdown-table tr:last-child td{border-bottom:none}.markdown-table tr:nth-child(2n){background-color:#fafbfc}.markdown-table td strong,.markdown-content strong{color:#1e293b;font-weight:600}.markdown-content code{font-family:Consolas,Monaco,monospace;font-size:.9em;background:#f1f5f9;padding:.2em .4em;border-radius:3px;color:#1e293b}.markdown-content pre{margin:1rem 0;border-radius:6px;overflow:hidden;background:#f8fafc;border:1px solid #e2e8f0}.markdown-content pre code{display:block;overflow-x:auto;padding:1rem;line-height:1.6;background:transparent;color:#1e293b;border:none;font-size:13px}.markdown-table-wrapper{margin:1.5rem -1.25rem;border-radius:0;border-left:none;border-right:none}.markdown-table{font-size:.8125rem;min-width:100%}.markdown-table th,.markdown-table td{padding:.75rem .875rem;font-size:.8125rem}.report-content{padding:1.25rem}.report-textarea{min-height:400px;font-size:.875rem}.questions-list-optimized{display:flex;flex-direction:column;gap:1.25rem;margin-top:1.5rem}.question-card-optimized{background:#fff;border-radius:16px;border:1px solid rgba(148,163,184,.15);box-shadow:0 2px 4px #0000000a;overflow:hidden;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column}.question-card-optimized:hover{transform:translateY(-2px);box-shadow:0 8px 16px #00000014;border-color:#2563eb40}.question-card-main{padding:1.25rem 1.5rem;display:flex;justify-content:space-between;align-items:center;gap:1.5rem;flex:1}.question-text-wrapper{flex:1}.question-text{font-size:1rem;font-weight:600;color:#1e293b;line-height:1.6;letter-spacing:.01em}.question-score-wrapper{flex-shrink:0}.score-badge-large{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:16px;background:#f1f5f9;color:#64748b;border:2px solid #e2e8f0;box-shadow:inset 0 2px 4px #0000000d}.score-badge-large.excellent{background:linear-gradient(135deg,#ecfdf5,#d1fae5);color:#047857;border-color:#6ee7b7}.score-badge-large.good{background:linear-gradient(135deg,#eff6ff,#dbeafe);color:#1d4ed8;border-color:#93c5fd}.score-badge-large.fair{background:linear-gradient(135deg,#fffbeb,#fef3c7);color:#b45309;border-color:#fcd34d}.score-badge-large.poor{background:linear-gradient(135deg,#fef2f2,#fee2e2);color:#b91c1c;border-color:#fca5a5}.score-val{font-size:2rem;font-weight:800;line-height:1;letter-spacing:-.05em}.recommendation-box-optimized{margin:0 1.5rem 1.25rem;padding:1.125rem 1.25rem;background:linear-gradient(135deg,#fffbebf2,#fef3c7d9);border:1px solid rgba(251,191,36,.35);border-radius:12px;display:flex;gap:1rem;align-items:flex-start;position:relative;overflow:hidden;box-shadow:0 2px 8px #f59e0b1a}.recommendation-box-optimized:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#f59e0b;opacity:.6}.rec-icon-wrapper{background:#fff;padding:.625rem;border-radius:10px;box-shadow:0 2px 6px #f59e0b33;color:#d97706;flex-shrink:0}.rec-icon{width:20px;height:20px}.rec-content{flex:1}.rec-title{font-size:.8125rem;font-weight:800;color:#b45309;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.rec-text{font-size:.9375rem;color:#78350f;line-height:1.7;font-weight:500;letter-spacing:.01em}.rec-text-container{display:flex;flex-direction:column;gap:.875rem}.rec-item{display:flex;flex-direction:column;gap:.375rem;padding-bottom:.875rem;border-bottom:1px solid rgba(251,191,36,.2)}.rec-item:last-child{border-bottom:none;padding-bottom:0}.rec-score-label{font-size:.8125rem;font-weight:700;color:#b45309;letter-spacing:.02em}.rec-item .rec-text{margin-left:0}.current-status-box{margin:0 1.5rem 1.25rem;padding:1.125rem 1.25rem;background:linear-gradient(135deg,#eff6fff2,#dbeafed9);border:1px solid rgba(59,130,246,.35);border-radius:12px;display:flex;gap:1rem;align-items:flex-start;position:relative;overflow:hidden;box-shadow:0 2px 8px #3b82f61a}.current-status-box:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#3b82f6;opacity:.6}.status-icon-wrapper{background:#fff;padding:.625rem;border-radius:10px;box-shadow:0 2px 6px #3b82f633;color:#2563eb;flex-shrink:0}.status-icon{width:20px;height:20px}.status-content{flex:1}.status-title{font-size:.8125rem;font-weight:800;color:#1e40af;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.status-text-container{display:flex;flex-direction:column;gap:.5rem}.status-item{display:flex;flex-direction:column;gap:.25rem}.status-label{font-size:.8125rem;font-weight:600;color:#1e40af;letter-spacing:.02em}.status-value{font-size:.9375rem;color:#1e3a8a;line-height:1.6;font-weight:600}.status-description{font-size:.9375rem;color:#1e3a8a;line-height:1.7;font-weight:500;letter-spacing:.01em}@media (max-width: 768px){.questions-list-optimized{gap:1rem}.question-card-main{flex-direction:column;align-items:flex-start;gap:1rem}@media print{@page{margin:1.5cm;size:A4 portrait}body{background:#fff;-webkit-print-color-adjust:exact;print-color-adjust:exact}.stage-nav,.report-actions,.report-header-top,.report-hints,.report-editor-container,.report-subtitle,.dashboard>*:not(.stage-section),.stage-section>*:not(.report-generation-section),button{display:none!important}.dashboard,.stage-section,.report-generation-section,.report-main-card,.report-content{margin:0!important;padding:0!important;gap:0!important;border:none!important;box-shadow:none!important;background:#fff!important;width:100%!important;max-width:none!important}.report-preview{margin:0!important;padding:0!important;border:none!important;box-shadow:none!important;width:100%!important;max-width:none!important;min-height:auto!important;height:auto!important;overflow:visible!important;max-height:none!important}.report-preview:before{display:none}.markdown-content{font-size:11pt!important;line-height:1.6!important;color:#000!important}.markdown-content h1{font-size:24pt!important;margin-top:0!important;color:#000!important;border-bottom:2px solid black!important}.markdown-content h2{font-size:16pt!important;color:#1a1a1a!important;border-bottom:1px solid #ccc!important;margin-top:2rem!important;page-break-after:avoid}.markdown-content h2:before{background:#000!important}.markdown-content h3{font-size:13pt!important;color:#333!important;margin-top:1.5rem!important;page-break-after:avoid}.markdown-content p,.markdown-content li{font-size:11pt!important;orphans:3;widows:3}.markdown-table-wrapper{box-shadow:none!important;border:1px solid #ccc!important;break-inside:avoid}.markdown-table th{background-color:#eee!important;color:#000!important;border-bottom:2px solid #ccc!important}.markdown-table td{border-bottom:1px solid #ddd!important}.markdown-blockquote{border-left:4px solid #666!important;background-color:#f5f5f5!important;color:#333!important}a{text-decoration:underline;color:#000!important}}.question-score-wrapper{align-self:flex-end}}.summary-section{margin-bottom:3rem;padding-top:.5rem;padding-bottom:1rem;border-bottom:2px solid #e2e8f0}@media (max-width: 640px){.summary-section{margin-bottom:1.5rem;padding-top:.25rem}}.summary-section-title{font-size:1.875rem;font-weight:800;color:#1e293b;margin-bottom:2.5rem;padding-bottom:1.25rem;border-bottom:3px solid #e2e8f0;letter-spacing:-.02em;position:relative;line-height:1.3}.summary-section-title:after{content:"";position:absolute;bottom:-3px;left:0;width:100px;height:3px;background:linear-gradient(90deg,#2563eb,#3b82f6,#60a5fa);border-radius:2px}.summary-card{border-radius:16px;border:1px solid rgba(148,163,184,.2);box-shadow:0 2px 8px #0f172a0f;transition:all .25s cubic-bezier(.4,0,.2,1);background:#fff}.summary-card:hover{box-shadow:0 8px 24px #0f172a1f;transform:translateY(-2px);border-color:#94a3b84d}.summary-card-title{display:flex;align-items:center;gap:.625rem;font-size:1.125rem;font-weight:700;color:#1e293b;letter-spacing:-.01em}@media (max-width: 640px){.summary-card-title{font-size:.9375rem;gap:.5rem}.summary-card-title svg{width:18px;height:18px}}.summary-card-title svg{width:20px;height:20px;flex-shrink:0}.overall-score-card{background:linear-gradient(135deg,#2563eb,#3b82f6,#60a5fa);border:none;margin-bottom:2rem;box-shadow:0 8px 24px #2563eb33}@media (max-width: 640px){.overall-score-card{margin-bottom:1.5rem}}.overall-score-card:hover{box-shadow:0 12px 32px #2563eb4d;transform:translateY(-3px)}.overall-score-card .summary-card-title{color:#fffffff2;font-size:1.0625rem}.overall-score-card .summary-card-title svg{color:#ffffffe6}.overall-score-display{display:flex;align-items:baseline;justify-content:center;gap:.625rem;color:#fff;padding:.5rem 0}.overall-score-value{font-size:5rem;font-weight:900;line-height:1;text-shadow:0 4px 12px rgba(0,0,0,.2);letter-spacing:-.05em;font-variant-numeric:tabular-nums}.overall-score-unit{font-size:2rem;font-weight:700;opacity:.95;margin-bottom:.25rem}.axis-scores-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem;margin-bottom:2rem}@media (min-width: 1024px) and (max-width: 1920px){.axis-scores-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.25rem}}@media (max-width: 1024px){.axis-scores-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.25rem}}@media (max-width: 640px){.axis-scores-grid{grid-template-columns:1fr;gap:1rem}}.axis-score-card{background:#fff;border:1px solid rgba(148,163,184,.15)}.axis-score-card:hover{border-color:#94a3b84d}.axis-score-content{display:flex;flex-direction:column;align-items:center;gap:.875rem;padding:.5rem 0}.axis-score-wrapper{display:inline-flex;align-items:baseline;justify-content:center;gap:.125rem;line-height:1}.axis-score-wrapper .axis-score-value,.axis-score-wrapper .axis-score-unit{font-size:3rem;font-weight:900;line-height:1;letter-spacing:-.03em;font-variant-numeric:tabular-nums;color:inherit;font-family:inherit}.axis-score-level{font-size:.875rem;font-weight:700;padding:.5rem 1rem;border-radius:9999px;background:#0000000a;margin-top:.25rem;letter-spacing:.02em;text-transform:uppercase}.summary-text-card{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;box-shadow:0 1px 4px #0f172a0a}.summary-text-content{display:flex;flex-direction:column;gap:1rem;font-size:1rem;color:#475569;line-height:1.75;padding:.25rem 0}.summary-text-content p{margin:0}.summary-text-content strong{color:#1e293b;font-weight:700;font-size:1.0625rem}.report-generating{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.25rem;padding:3rem 2rem;color:#64748b;animation:report-generating-fade .4s ease-out}@keyframes report-generating-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.report-generating-spinner{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#3b82f61f,#2563eb14);border:2px solid rgba(59,130,246,.2)}.report-generating-icon{width:28px;height:28px;color:#2563eb;animation:report-spin 1s linear infinite}.report-generating-bar{width:100%;max-width:280px;height:4px;border-radius:2px;background:#94a3b840;overflow:hidden}.report-generating-bar:after{content:"";display:block;height:100%;width:40%;border-radius:2px;background:linear-gradient(90deg,#2563eb,#3b82f6);animation:report-bar-slide 1.6s ease-in-out infinite}@keyframes report-bar-slide{0%{transform:translate(-100%)}50%{transform:translate(250%)}to{transform:translate(-100%)}}.report-generating-text{font-size:1.0625rem;font-weight:600;color:#1e293b;margin:0;letter-spacing:.02em}.report-generating-hint{font-size:.875rem;font-weight:500;margin:0;color:#94a3b8}.report-generating p{font-size:1rem;font-weight:500;margin:0}@media (max-width: 1024px){.axis-scores-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.25rem}.overall-score-value{font-size:4.5rem}.overall-score-unit{font-size:1.75rem}.axis-score-wrapper .axis-score-value,.axis-score-wrapper .axis-score-unit{font-size:2.5rem;font-weight:900;line-height:1;letter-spacing:-.03em;font-variant-numeric:tabular-nums;color:inherit;font-family:inherit}}@media (max-width: 768px){.summary-section{margin-bottom:2rem}.summary-section-title{font-size:1.5rem;margin-bottom:1.5rem;padding-bottom:.875rem}.summary-section-title:after{width:60px}.axis-scores-grid{grid-template-columns:1fr;gap:1rem}.overall-score-value{font-size:4rem}.overall-score-unit{font-size:1.5rem}.axis-score-wrapper .axis-score-value,.axis-score-wrapper .axis-score-unit{font-size:2.25rem;font-weight:900;line-height:1;letter-spacing:-.03em;font-variant-numeric:tabular-nums;color:inherit;font-family:inherit}.summary-card-title{font-size:1rem}.summary-text-content{font-size:.9375rem;gap:.875rem}.summary-text-content strong{font-size:1rem}}@media (max-width: 480px){.overall-score-value{font-size:3rem}.overall-score-unit{font-size:1.125rem}.axis-score-wrapper .axis-score-value,.axis-score-wrapper .axis-score-unit{font-size:1.75rem;font-weight:900;line-height:1;letter-spacing:-.03em;font-variant-numeric:tabular-nums;color:inherit;font-family:inherit}.axis-score-level{font-size:.75rem;padding:.375rem .875rem}.summary-section-title{font-size:1.25rem;margin-bottom:1rem;padding-bottom:.75rem}.summary-text-content{font-size:.875rem;gap:.75rem}}.customer-s3-summary-card .customer-s3-summary-content{font-size:.9375rem;line-height:1.65;color:#334155}.customer-s3-summary-content h3{font-size:1.0625rem;font-weight:700;margin-top:1.25rem;margin-bottom:.5rem;color:#1e293b}.customer-s3-summary-content h3:first-child{margin-top:0}.customer-s3-summary-content p{margin-bottom:.75rem}.customer-s3-summary-content ul{margin:.5rem 0 .75rem 1.25rem;padding-left:0}.customer-s3-summary-content strong{font-weight:600;color:#1e293b}.customer-s3-summary-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px;gap:1rem;padding:2rem}.customer-s3-summary-loading-spinner{width:48px;height:48px;border:4px solid #e2e8f0;border-top-color:#2563eb;border-radius:50%;animation:customer-s3-spin .9s linear infinite}.customer-s3-summary-loading-text{margin:0;font-size:.9375rem;font-weight:600;color:#475569}.customer-s3-summary-loading-dots{display:flex;gap:.35rem;margin-top:.25rem}.customer-s3-summary-loading-dots .dot{width:6px;height:6px;border-radius:50%;background:#2563eb;animation:customer-s3-dot 1.4s ease-in-out infinite both}.customer-s3-summary-loading-dots .dot:nth-child(1){animation-delay:0s}.customer-s3-summary-loading-dots .dot:nth-child(2){animation-delay:.2s}.customer-s3-summary-loading-dots .dot:nth-child(3){animation-delay:.4s}@keyframes customer-s3-spin{to{transform:rotate(360deg)}}@keyframes customer-s3-dot{0%,80%,to{transform:scale(.6);opacity:.5}40%{transform:scale(1);opacity:1}}.customer-s3-summary-empty{margin:0;padding:1.5rem;text-align:center;color:#94a3b8;font-size:.9375rem}.login-page-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 0% 0%,#1e293b,#0f172a);font-family:Noto Sans TC,system-ui,-apple-system,sans-serif;position:relative;overflow:hidden;padding:2rem}.login-page-container:before,.login-page-container:after{content:"";position:absolute;border-radius:50%;filter:blur(80px);z-index:0;opacity:.6}.login-page-container:before{width:500px;height:500px;background:radial-gradient(circle,#3b82f6 0%,transparent 70%);top:-100px;left:-100px;animation:float 20s infinite alternate ease-in-out}.login-page-container:after{width:600px;height:600px;background:radial-gradient(circle,#8b5cf6 0%,transparent 70%);bottom:-100px;right:-100px;animation:float 15s infinite alternate-reverse ease-in-out}@keyframes float{0%{transform:translate(0)}to{transform:translate(50px,50px)}}.login-card{display:flex;width:100%;max-width:1000px;min-height:600px;background:#ffffff08;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:24px;box-shadow:0 25px 50px -12px #00000080;overflow:hidden;z-index:1;position:relative}.login-left-panel{flex:1;display:flex;align-items:center;justify-content:center;background:#0f172a99;position:relative;padding:3rem;border-right:1px solid rgba(255,255,255,.05)}.login-logo-section{display:flex;flex-direction:column;align-items:center;gap:3rem;width:100%}.login-logo-wrapper{display:flex;justify-content:center;align-items:center;padding:1.5rem;background:#ffffff0d;border-radius:20px;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .3s ease,box-shadow .3s ease;width:100%;max-width:320px}.login-logo-wrapper:hover{transform:translateY(-5px);box-shadow:0 15px 30px #0003;background:#ffffff14}.login-logo{max-width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 4px 6px rgba(0,0,0,.2))}.login-right-panel{flex:1;background:#fff;display:flex;align-items:center;justify-content:center;padding:4rem 3.5rem;position:relative}.login-form-container{width:100%;max-width:420px;animation:fadeInRight .8s cubic-bezier(.2,.8,.2,1)}@keyframes fadeInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.login-form-header{margin-bottom:2.5rem;text-align:left}.login-title{font-size:1.875rem;font-weight:700;color:#1e293b;margin:0 0 1rem;letter-spacing:-.01em;line-height:1.3;background:linear-gradient(135deg,#1e293b,#334155);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.login-subtitle{font-size:.9375rem;color:#64748b;font-weight:400;margin:0;line-height:1.6;letter-spacing:.01em}.login-form{display:flex;flex-direction:column;gap:1.5rem}.login-form-group{position:relative}.login-input{height:56px!important;border-radius:12px!important;background:#f8fafc!important;border:1px solid #e2e8f0!important;padding:0 1.25rem!important;font-size:1rem!important;transition:all .2s ease!important;width:100%!important}.login-input:focus{background:#fff!important;border-color:#3b82f6!important;box-shadow:0 0 0 4px #3b82f61a!important;outline:none!important}.login-form-group label{font-size:.875rem;font-weight:600;color:#475569;margin-bottom:.5rem;display:block}.login-error-message{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#fef2f2;border:1px solid #fee2e2;border-radius:12px;color:#ef4444;font-size:.875rem;font-weight:500;animation:shake .5s cubic-bezier(.36,.07,.19,.97) both}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.login-submit-button{height:56px;border-radius:12px;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;font-weight:600;font-size:1rem;border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #2563eb33;margin-top:1rem;position:relative;overflow:hidden}.login-submit-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #2563eb4d;background:linear-gradient(135deg,#2563eb,#1d4ed8)}.login-submit-button:active:not(:disabled){transform:translateY(0)}.login-submit-button:disabled{opacity:.7;cursor:not-allowed;background:#94a3b8}.login-footer{margin-top:3rem;text-align:center;padding-top:1.5rem;border-top:1px solid #f1f5f9}.login-footer-text{color:#94a3b8;font-size:.875rem;margin:0}.login-logo-placeholder{text-align:center;color:#fff}.logo-placeholder-text{font-size:1.5rem;font-weight:700;letter-spacing:.1em}.logo-placeholder-text-large{font-size:3rem;font-weight:800;line-height:1}.logo-placeholder-subtext{font-size:.875rem;opacity:.8;margin-top:.25rem}@media (max-width: 968px){.login-card{flex-direction:column;max-width:500px;min-height:auto}.login-left-panel{padding:2rem;border-right:none;border-bottom:1px solid rgba(255,255,255,.05)}.login-logo-section{flex-direction:row;justify-content:center;gap:1.5rem}.login-logo-wrapper{padding:1rem;max-width:180px}.login-right-panel{padding:3rem 2rem}.login-title{font-size:1.625rem}.login-subtitle{font-size:.875rem}}@media (max-width: 640px){.login-page-container{padding:1rem}.login-card{max-width:100%}.login-logo-section{flex-direction:column;gap:1rem}.login-logo-wrapper{width:100%;max-width:240px}.login-right-panel{padding:2rem 1.5rem}.login-form-container{max-width:100%}.login-form-header{margin-bottom:2rem}.login-title{font-size:1.5rem;line-height:1.4;margin-bottom:.875rem}.login-subtitle{font-size:.8125rem;line-height:1.7}.login-form{gap:1.25rem}}.form-label{display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem;color:var(--foreground)}.form-select{width:100%;padding:.5rem;border:1px solid var(--border);border-radius:6px;font-family:inherit;font-size:.875rem;background:var(--background);color:var(--foreground)}.questionnaire-designer{width:100%}.draft-info-card{margin-bottom:1.5rem}.draft-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.stat-item{display:flex;flex-direction:column;gap:.25rem}.stat-label{font-size:.875rem;color:var(--muted)}.stat-value{font-size:1.5rem;font-weight:600;color:var(--foreground)}.questionnaire-filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem}.questions-list-card{margin-top:1.5rem}.questions-list{display:flex;flex-direction:column;gap:1rem}.question-item{border:1px solid var(--border);border-radius:8px;padding:1rem;background:var(--card)}.question-content{display:flex;flex-direction:column;gap:.75rem}.question-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.question-actions{display:flex;gap:.5rem}.question-text{font-size:1rem;line-height:1.5;color:var(--foreground)}.question-options{display:flex;flex-wrap:wrap;gap:.5rem}.question-metadata{padding-top:.75rem;border-top:1px solid var(--border);font-size:.875rem;color:var(--muted);display:flex;flex-direction:column;gap:.5rem}.question-metadata strong{color:var(--foreground);margin-right:.5rem}.question-editor-card{margin-bottom:1.5rem}.form-textarea{width:100%;padding:.5rem;border:1px solid var(--border);border-radius:6px;font-family:inherit;font-size:.875rem;resize:vertical}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-card{max-width:500px;width:90%;max-height:90vh;overflow-y:auto}.publish-summary{padding:1rem;background:var(--muted);border-radius:6px;font-size:.875rem;display:flex;flex-direction:column;gap:.5rem}.user-management{width:100%}.user-filters{display:flex;gap:1rem;align-items:center;padding:1rem;border-bottom:1px solid var(--border)}.user-form{display:flex;flex-direction:column;gap:1rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-size:.875rem;font-weight:500;color:var(--foreground)}.form-actions{display:flex;justify-content:flex-end;gap:.5rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--border)}.user-list{display:flex;flex-direction:column;gap:1rem;padding:1rem}.user-card{transition:all .2s ease;border:1px solid var(--border)}.user-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}@media (max-width: 768px){.form-row{grid-template-columns:1fr}.user-filters{flex-direction:column;align-items:stretch}}.assessment-reports-container{padding:2rem;max-width:1600px;margin:0 auto;background:#f8fafc;min-height:100vh}.reports-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.75rem;padding-bottom:1.25rem;border-bottom:1px solid rgba(226,232,240,.8);position:relative}.reports-header:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(37,99,235,.1) 50%,transparent 100%)}.reports-title{font-size:1.875rem;font-weight:800;color:#1e293b;margin:0 0 .5rem;letter-spacing:-.02em;line-height:1.2}.reports-subtitle{font-size:.9375rem;color:#64748b;margin:0;font-weight:500;letter-spacing:.01em;line-height:1.5}.header-actions{display:flex;gap:.875rem;align-items:center}.filters-card{margin-bottom:2rem;background:#fff;box-shadow:0 1px 3px #0000000d;border:1px solid #e2e8f0}.filters-row{display:grid;grid-template-columns:2fr 1fr;gap:1rem;align-items:center}.filter-group{display:flex;align-items:center;gap:.75rem;position:relative}.filter-icon{width:20px;height:20px;color:#64748b;flex-shrink:0;position:absolute;left:.75rem;z-index:1;pointer-events:none}.search-input{flex:1;padding:.625rem .75rem .625rem 2.75rem;border:1.5px solid #e2e8f0;border-radius:10px;font-size:.875rem;background:#f8fafc;transition:all .2s ease;width:100%}.filter-select{flex:1;padding:.625rem .75rem;border:1.5px solid #e2e8f0;border-radius:10px;font-size:.875rem;background:#f8fafc;transition:all .2s ease;cursor:pointer;width:100%}.search-input:focus,.filter-select:focus{outline:none;border-color:#3b82f6;background:#fff;box-shadow:0 0 0 4px #3b82f61a;transform:translateY(-1px)}.search-input:hover,.filter-select:hover{border-color:#cbd5e1;background:#fff}@media (max-width: 768px){.filters-row{grid-template-columns:1fr}}.assessments-table-card{background:#fff;border:1px solid rgba(226,232,240,.8);border-radius:18px;box-shadow:0 2px 12px #0f172a0f,0 1px #fffc inset;margin-bottom:1.5rem;overflow:hidden;position:relative}.assessments-table-card:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(37,99,235,.1) 50%,transparent 100%)}.table-content{padding:0!important}.assessments-table{width:100%;display:flex;flex-direction:column}.table-header{display:flex;background:linear-gradient(180deg,#fff,#fafbfc);border-bottom:1px solid rgba(226,232,240,.8);padding:1.5rem 2rem;font-weight:700;font-size:.8125rem;color:#475569;text-transform:uppercase;letter-spacing:.08em;position:sticky;top:0;z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 2px 8px #0f172a0a}.table-header:after{content:"";position:absolute;bottom:0;left:2rem;right:2rem;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(148,163,184,.2) 50%,transparent 100%)}.table-header-cell{display:flex;align-items:center;padding:0 1rem;font-weight:700;letter-spacing:.08em}.table-body{display:flex;flex-direction:column}.table-row{display:flex;border-bottom:1px solid rgba(241,245,249,.8);transition:all .25s cubic-bezier(.4,0,.2,1);background:linear-gradient(180deg,#fff,#fafbfc);position:relative}.table-row:before{content:"";position:absolute;left:0;top:0;bottom:0;width:0;background:linear-gradient(180deg,#2563eb,#3b82f6);transition:width .25s cubic-bezier(.4,0,.2,1)}.table-row:hover{background:linear-gradient(180deg,#fafbfc,#fff);box-shadow:0 2px 12px #0f172a14,inset 0 1px #ffffffe6;transform:translateY(-1px);border-bottom-color:#e2e8f0}.table-row:hover:before{width:3px}.table-row:last-child{border-bottom:none}.table-cell{display:flex;align-items:center;padding:1.75rem 2rem;font-size:.9375rem;color:#475569;min-height:72px}.cell-content{display:flex;align-items:center;gap:.75rem;width:100%}.cell-icon{width:20px;height:20px;color:#64748b;flex-shrink:0;transition:all .25s cubic-bezier(.4,0,.2,1)}.table-row:hover .cell-icon{color:#475569;transform:scale(1.05)}.cell-icon.score-icon{color:#3b82f6}.table-row:hover .cell-icon.score-icon{color:#2563eb}.cell-text{color:#475569;font-weight:500;letter-spacing:.01em;line-height:1.5}.cell-text.muted{color:#94a3b8;font-style:italic;font-weight:400}.cell-actions{display:flex;gap:.625rem;align-items:center;flex-wrap:wrap;justify-content:flex-start}.action-btn{font-size:.8125rem;padding:.5rem 1rem;height:auto;font-weight:600;border-radius:10px;transition:all .25s cubic-bezier(.4,0,.2,1);letter-spacing:.01em;border:1px solid rgba(226,232,240,.8);background:linear-gradient(180deg,#fff,#fafbfc);box-shadow:0 1px 2px #0f172a0a}.action-btn:hover:not(:disabled){background:linear-gradient(180deg,#f8fafc,#fff);border-color:#2563eb33;box-shadow:0 2px 8px #0f172a14;transform:translateY(-1px)}.action-btn:disabled{opacity:.5;cursor:not-allowed;background:linear-gradient(180deg,#f1f5f9,#e2e8f0);border-color:#e2e8f099}.action-btn:disabled:hover{transform:none;box-shadow:0 1px 2px #0f172a0a}.action-icon{width:15px;height:15px;margin-right:.375rem;transition:transform .25s cubic-bezier(.4,0,.2,1)}.action-btn:hover .action-icon{transform:scale(1.1)}@media (max-width: 1200px){.table-header{padding:1.25rem 1.5rem;font-size:.75rem}.table-cell{padding:1.5rem;min-height:64px}.cell-actions{gap:.5rem}.action-btn{padding:.4375rem .875rem;font-size:.75rem}}@media (max-width: 768px){.assessments-table{overflow-x:auto}.table-header{padding:1rem 1.25rem;min-width:700px}.table-row{min-width:700px}.table-cell{padding:1.25rem;min-height:60px}.cell-actions{flex-direction:row;flex-wrap:wrap;gap:.5rem}.action-btn{flex:1;min-width:80px;padding:.5rem .75rem}.score-value{font-size:1.125rem}.reports-header{flex-direction:column;align-items:flex-start;gap:1rem}.header-actions{width:100%;justify-content:flex-end}}.status-badge{padding:.375rem .875rem;border-radius:20px;font-size:.75rem;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.025em;box-shadow:0 2px 4px #0000001a;display:inline-block}.score-value{font-weight:800;color:#3b82f6;font-size:1.25rem;background:linear-gradient(135deg,#3b82f6,#2563eb,#1d4ed8);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.02em;position:relative;padding-left:.5rem}.score-value:before{content:"";position:absolute;left:-.25rem;top:50%;transform:translateY(-50%);width:3px;height:60%;background:linear-gradient(180deg,#3b82f6,#2563eb);border-radius:2px;opacity:.6}.delete-button{color:#ef4444;border-color:#ef444433;background:linear-gradient(180deg,#fef2f2,#fee2e2)}.delete-button:hover{background:linear-gradient(180deg,#fee2e2,#fecaca);color:#dc2626;border-color:#ef44444d;transform:translateY(-1px);box-shadow:0 2px 8px #ef444426}.pagination{display:flex;justify-content:center;align-items:center;gap:1.5rem;padding:1.75rem 2rem;background:linear-gradient(180deg,#fff,#fafbfc);border-radius:18px;box-shadow:0 2px 12px #0f172a0f,0 1px #fffc inset;border:1px solid rgba(226,232,240,.8)}.pagination-info{font-size:.875rem;color:#64748b;font-weight:600;padding:.625rem 1.25rem;background:linear-gradient(180deg,#f8fafc,#f1f5f9);border-radius:10px;border:1px solid rgba(226,232,240,.6);letter-spacing:.01em;box-shadow:0 1px 2px #0f172a0a}.loading-state,.error-state,.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;color:#64748b;background:#fff;border-radius:12px;min-height:300px}.loading-state{font-size:1rem;font-weight:500}.error-state{gap:1rem}.error-state p{font-size:.9375rem;color:#ef4444;margin:0}.empty-icon{width:64px;height:64px;color:#cbd5e1;margin-bottom:1.5rem;opacity:.6}.empty-state p{font-size:1rem;font-weight:500;color:#94a3b8;margin:0}.detail-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid #e2e8f0}.detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:1.5rem}.detail-info{display:flex;flex-direction:column;gap:1.25rem}.detail-item{display:flex;gap:.75rem;padding:.875rem;background:#f8fafc;border-radius:10px;border-left:3px solid #3b82f6;transition:all .2s}.detail-item:hover{background:#f1f5f9;transform:translate(4px)}.ai-report-view .ai-report-content{padding:2rem}.ai-report-view .report-preview{width:100%;min-height:600px;padding:2rem 3rem;background:#fff;border:1px solid #e2e8f0;border-radius:8px;overflow-y:auto;max-height:calc(100vh - 280px);font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;position:relative;margin:0 auto;max-width:1000px}.ai-report-view .report-preview::-webkit-scrollbar{width:8px}.ai-report-view .report-preview::-webkit-scrollbar-track{background:#f8fafc}.ai-report-view .report-preview::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.ai-report-view .report-preview::-webkit-scrollbar-thumb:hover{background:#94a3b8}.ai-report-view .markdown-content{color:#1e293b;line-height:1.8;font-size:15px;max-width:100%;word-wrap:break-word;overflow-wrap:break-word}.ai-report-view .markdown-content h1{font-size:24px;font-weight:700;color:#1e293b;margin-top:0;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid #e2e8f0;line-height:1.4}.ai-report-view .markdown-content h2{font-size:20px;font-weight:600;color:#1e293b;margin-top:2rem;margin-bottom:1rem;padding-top:.5rem;line-height:1.5}.ai-report-view .markdown-content h2:first-of-type{margin-top:1rem}.ai-report-view .markdown-content h3{font-size:18px;font-weight:600;color:#334155;margin-top:1.5rem;margin-bottom:.75rem;line-height:1.5}.ai-report-view .markdown-content h3:first-of-type{margin-top:1rem}.ai-report-view .markdown-content h4{font-size:16px;font-weight:600;color:#475569;margin-top:1.25rem;margin-bottom:.5rem;line-height:1.5}.ai-report-view .markdown-content p{margin-bottom:1rem;line-height:1.8;color:#334155}.ai-report-view .markdown-content p:last-child{margin-bottom:0}.ai-report-view .markdown-content p strong{color:#1e293b;font-weight:600}.ai-report-view .markdown-content ul,.ai-report-view .markdown-content ol{margin:1rem 0;padding-left:1.5rem;line-height:1.8}.ai-report-view .markdown-content ul li{margin-bottom:.5rem;color:#334155;line-height:1.8;list-style-type:disc}.ai-report-view .markdown-content ol li{margin-bottom:.5rem;color:#334155;line-height:1.8}.ai-report-view .markdown-content li strong{color:#1e293b;font-weight:600}.ai-report-view .markdown-content ul ul,.ai-report-view .markdown-content ol ol,.ai-report-view .markdown-content ul ol,.ai-report-view .markdown-content ol ul{margin-top:.5rem;margin-bottom:.5rem}.ai-report-view .markdown-content blockquote{margin:1.5rem 0;padding:1rem 1.5rem;background:#f8fafc;border-left:3px solid #3b82f6;border-radius:4px;color:#475569;line-height:1.8}.ai-report-view .markdown-content blockquote p{margin-bottom:.5rem;color:#475569}.ai-report-view .markdown-content blockquote p:last-child{margin-bottom:0}.ai-report-view .markdown-content blockquote strong{color:#1e293b;font-weight:600}.ai-report-view .markdown-table-wrapper{margin:1.5rem 0;border:1px solid #e2e8f0;border-radius:6px;overflow:hidden;background:#fff}.ai-report-view .markdown-table{width:100%;border-collapse:collapse;font-size:14px;line-height:1.6}.ai-report-view .markdown-table th{background:#f1f5f9;color:#1e293b;font-weight:600;text-align:left;padding:.75rem 1rem;border-bottom:1px solid #e2e8f0}.ai-report-view .markdown-table td{padding:.75rem 1rem;border-bottom:1px solid #f1f5f9;vertical-align:top;color:#334155;line-height:1.6}.ai-report-view .markdown-table tr:last-child td{border-bottom:none}.ai-report-view .markdown-table tr:nth-child(2n){background-color:#fafbfc}.ai-report-view .markdown-table td strong,.ai-report-view .markdown-content strong{color:#1e293b;font-weight:600}.ai-report-view .markdown-content code{font-family:Consolas,Monaco,monospace;font-size:.9em;background:#f1f5f9;padding:.2em .4em;border-radius:3px;color:#1e293b}.ai-report-view .markdown-content pre{margin:1rem 0;border-radius:6px;overflow:hidden;background:#f8fafc;border:1px solid #e2e8f0}.ai-report-view .markdown-content pre code{display:block;overflow-x:auto;padding:1rem;line-height:1.6;background:transparent;color:#1e293b;border:none;font-size:13px}@media (max-width: 1024px){.ai-report-view .report-preview{padding:2rem;min-height:500px;max-height:calc(100vh - 240px)}}@media (max-width: 768px){.ai-report-view .report-preview{padding:1.5rem 1.25rem;min-height:400px;max-height:calc(100vh - 200px)}.ai-report-view .markdown-content{font-size:14px;line-height:1.75}.ai-report-view .markdown-content h1{font-size:22px;margin-bottom:1.25rem}.ai-report-view .markdown-content h2{font-size:18px;margin-top:1.5rem;margin-bottom:.75rem}.ai-report-view .markdown-content h3{font-size:16px;margin-top:1.25rem;margin-bottom:.5rem}.ai-report-view .markdown-content h4{font-size:15px;margin-top:1rem;margin-bottom:.5rem}.ai-report-view .markdown-table-wrapper{margin:1rem 0;overflow-x:auto}.ai-report-view .markdown-table{font-size:13px;min-width:500px}.ai-report-view .markdown-table th,.ai-report-view .markdown-table td{padding:.5rem .75rem}}@media (max-width: 480px){.ai-report-view .report-preview{padding:1.25rem 1rem;min-height:350px;max-height:calc(100vh - 180px)}.ai-report-view .markdown-content{font-size:13px;line-height:1.7}.ai-report-view .markdown-content h1{font-size:20px}.ai-report-view .markdown-content h2{font-size:17px}.ai-report-view .markdown-content h3{font-size:15px}.ai-report-view .markdown-content h4{font-size:14px}}.ai-report-view .summary-section{margin-bottom:3rem;padding-top:.5rem;padding-bottom:1rem;border-bottom:2px solid #e2e8f0}.ai-report-view .summary-section-title{font-size:1.875rem;font-weight:800;color:#1e293b;margin-bottom:2.5rem;padding-bottom:1.25rem;border-bottom:3px solid #e2e8f0;letter-spacing:-.02em;position:relative;line-height:1.3}.ai-report-view .summary-section-title:after{content:"";position:absolute;bottom:-3px;left:0;width:100px;height:3px;background:linear-gradient(90deg,#2563eb,#3b82f6,#60a5fa);border-radius:2px}.ai-report-view .summary-card{border-radius:16px;border:1px solid rgba(148,163,184,.2);box-shadow:0 2px 8px #0f172a0f;transition:all .25s cubic-bezier(.4,0,.2,1);background:#fff}.ai-report-view .summary-card:hover{box-shadow:0 8px 24px #0f172a1f;transform:translateY(-2px);border-color:#94a3b84d}.ai-report-view .summary-card-title{display:flex;align-items:center;gap:.625rem;font-size:1.125rem;font-weight:700;color:#1e293b;letter-spacing:-.01em}.ai-report-view .summary-card-title svg{width:20px;height:20px;flex-shrink:0}.ai-report-view .overall-score-card{background:linear-gradient(135deg,#2563eb,#3b82f6,#60a5fa);border:none;margin-bottom:2rem;box-shadow:0 8px 24px #2563eb33}.ai-report-view .overall-score-card:hover{box-shadow:0 12px 32px #2563eb4d;transform:translateY(-3px)}.ai-report-view .overall-score-card .summary-card-title{color:#fffffff2;font-size:1.0625rem}.ai-report-view .overall-score-card .summary-card-title svg{color:#ffffffe6}.ai-report-view .overall-score-display{display:flex;align-items:baseline;justify-content:center;gap:.625rem;color:#fff;padding:.5rem 0}.ai-report-view .overall-score-value{font-size:5rem;font-weight:900;line-height:1;text-shadow:0 4px 12px rgba(0,0,0,.2);letter-spacing:-.05em;font-variant-numeric:tabular-nums}.ai-report-view .overall-score-unit{font-size:2rem;font-weight:700;opacity:.95;margin-bottom:.25rem}.ai-report-view .axis-scores-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem;margin-bottom:2rem}.ai-report-view .axis-score-card{background:#fff;border:1px solid rgba(148,163,184,.15)}.ai-report-view .axis-score-card:hover{border-color:#94a3b84d}.ai-report-view .axis-score-content{display:flex;flex-direction:column;align-items:center;gap:.875rem;padding:.5rem 0}.ai-report-view .axis-score-wrapper{display:inline-flex;align-items:baseline;justify-content:center;gap:.125rem;line-height:1}.ai-report-view .axis-score-wrapper .axis-score-value,.ai-report-view .axis-score-wrapper .axis-score-unit{font-size:3rem;font-weight:900;line-height:1;letter-spacing:-.03em;font-variant-numeric:tabular-nums;color:inherit;font-family:inherit}.ai-report-view .axis-score-level{font-size:.875rem;font-weight:700;padding:.5rem 1rem;border-radius:9999px;background:#0000000a;margin-top:.25rem;letter-spacing:.02em;text-transform:uppercase}.ai-report-view .summary-text-card{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;box-shadow:0 1px 4px #0f172a0a}.ai-report-view .summary-text-content{display:flex;flex-direction:column;gap:1rem;font-size:1rem;color:#475569;line-height:1.75;padding:.25rem 0}.ai-report-view .summary-text-content p{margin:0}.ai-report-view .summary-text-content strong{color:#1e293b;font-weight:700;font-size:1.0625rem}@media (max-width: 1024px){.ai-report-view .axis-scores-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.25rem}.ai-report-view .overall-score-value{font-size:4.5rem}.ai-report-view .overall-score-unit{font-size:1.75rem}.ai-report-view .axis-score-wrapper .axis-score-value,.ai-report-view .axis-score-wrapper .axis-score-unit{font-size:2.5rem}}@media (max-width: 768px){.ai-report-view .summary-section{margin-bottom:2rem}.ai-report-view .summary-section-title{font-size:1.5rem;margin-bottom:1.5rem;padding-bottom:.875rem}.ai-report-view .summary-section-title:after{width:60px}.ai-report-view .axis-scores-grid{grid-template-columns:1fr;gap:1rem}.ai-report-view .overall-score-value{font-size:4rem}.ai-report-view .overall-score-unit{font-size:1.5rem}.ai-report-view .axis-score-wrapper .axis-score-value,.ai-report-view .axis-score-wrapper .axis-score-unit{font-size:2.25rem}.ai-report-view .summary-card-title{font-size:1rem}.ai-report-view .summary-text-content{font-size:.9375rem;gap:.875rem}.ai-report-view .summary-text-content strong{font-size:1rem}}@media (max-width: 480px){.ai-report-view .overall-score-value{font-size:3rem}.ai-report-view .overall-score-unit{font-size:1.125rem}.ai-report-view .axis-score-wrapper .axis-score-value,.ai-report-view .axis-score-wrapper .axis-score-unit{font-size:1.75rem}.ai-report-view .axis-score-level{font-size:.75rem;padding:.375rem .875rem}}.detail-label{font-weight:700;color:#475569;min-width:120px;font-size:.875rem}.maturity-overall{margin-bottom:2.5rem}.overall-score{display:flex;flex-direction:column;align-items:center;padding:2.5rem 2rem;background:linear-gradient(135deg,#3b82f6,#2563eb,#1d4ed8);border-radius:16px;color:#fff;box-shadow:0 8px 16px #3b82f633;position:relative;overflow:hidden}.overall-score:before{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);animation:pulse 3s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.1);opacity:.8}}.score-label{font-size:.9375rem;opacity:.95;margin-bottom:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.score-number{font-size:3.5rem;font-weight:900;line-height:1;text-shadow:0 2px 8px rgba(0,0,0,.2);position:relative;z-index:1}.axis-scores-list{margin-top:2rem}.axis-scores-list h3{font-size:1.125rem;font-weight:700;color:#1e293b;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid #e2e8f0}.axis-scores{display:flex;flex-direction:column;gap:1.25rem}.axis-score-item{display:flex;flex-direction:column;gap:.75rem;padding:1rem;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0;transition:all .2s}.axis-score-item:hover{background:#fff;border-color:#cbd5e1;box-shadow:0 2px 8px #0000000a}.axis-name{font-size:.9375rem;font-weight:600;color:#1e293b;margin-bottom:.25rem}.axis-score-bar{position:relative;height:36px;background:#e2e8f0;border-radius:10px;overflow:hidden;display:flex;align-items:center;box-shadow:inset 0 2px 4px #0000000f}.axis-score-fill{position:absolute;left:0;top:0;height:100%;background:linear-gradient(90deg,#3b82f6,#2563eb,#1d4ed8);transition:width .5s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #3b82f64d}.axis-score-value{position:relative;z-index:1;padding:0 1rem;font-weight:700;color:#1e293b;font-size:.9375rem;text-shadow:0 1px 2px rgba(255,255,255,.8)}.edit-form{display:flex;flex-direction:column;gap:1.75rem;padding:.5rem 0}.form-group{display:flex;flex-direction:column;gap:.625rem}.form-group label{font-size:.875rem;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.form-group input,.form-group textarea{padding:.875rem 1rem;border:1.5px solid #e2e8f0;border-radius:10px;font-size:.9375rem;font-family:inherit;transition:all .2s ease;background:#f8fafc}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#3b82f6;background:#fff;box-shadow:0 0 0 4px #3b82f61a;transform:translateY(-1px)}.form-group input:disabled{background:#f1f5f9;color:#94a3b8;cursor:not-allowed;border-color:#e2e8f0}.form-group textarea{resize:vertical;min-height:120px;line-height:1.6}.form-actions{display:flex;gap:.875rem;justify-content:flex-end;margin-top:.5rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}.form-actions button{min-width:100px;font-weight:600}.assessment-detail-view{padding:1.5rem;max-width:100%;background:#f8fafc}.assessment-detail-view .detail-header{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.assessment-detail-view .reports-title{font-size:1.75rem;margin-bottom:.25rem}.assessment-detail-view .reports-subtitle{font-size:.875rem;color:#64748b}.loading-container{display:flex;align-items:center;justify-content:center;padding:4rem 2rem;min-height:400px;background:#fff;border-radius:12px;color:#64748b;font-size:1rem;font-weight:500}.assessment-reports-container{padding:0;max-width:100%;margin:0;background:transparent;min-height:auto}.grid{display:grid;gap:1rem}.grid-cols-1{grid-template-columns:1fr}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}@media (min-width: 768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:justify-between{justify-content:space-between}}@media (min-width: 1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:items-center{align-items:center}.lg\:justify-between{justify-content:space-between}.lg\:w-auto{width:auto}}@media (min-width: 1280px){.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:col-span-2{grid-column:span 2 / span 2}}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}.space-y-4>*+*{margin-top:1rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.w-full{width:100%}.h-72{height:18rem}.h-80{height:20rem}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.font-semibold{font-weight:600}.font-medium{font-weight:500}.leading-6{line-height:1.5rem}.rounded-md{border-radius:12px}.rounded-lg{border-radius:16px}.rounded-xl{border-radius:18px}.rounded-2xl{border-radius:22px}.rounded-full{border-radius:999px}:root{--bg: #f8fafc;--panel: #ffffff;--text: #1e293b;--muted: #64748b;--border: #e2e8f0;--brand: #2563eb;--brand-2: #4f46e5;--accent: #eff6ff;--radius-lg: 16px;--radius-md: 12px;--shadow: 0 4px 16px rgba(15, 23, 42, .08);--shadow-lg: 0 8px 24px rgba(15, 23, 42, .12);font-family:Noto Sans TC,Segoe UI,system-ui,sans-serif;color:var(--text);background-color:var(--bg)}*,*:before,*:after{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text)}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh;display:flex;flex-direction:column}.topbar{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 32px;background:linear-gradient(180deg,#0f172a,#1a2332);color:#e5e7eb;border-bottom:1px solid rgba(148,163,184,.1);box-shadow:0 2px 8px #00000026;position:sticky;top:0;z-index:100}.topbar-brand{display:flex;align-items:center;gap:12px;font-weight:700;letter-spacing:.01em}.mobile-menu-button{display:none;background:transparent;border:none;color:#e5e7eb;cursor:pointer;padding:8px;border-radius:8px;transition:background .2s;align-items:center;justify-content:center}.mobile-menu-button:hover{background:#ffffff1a}@media (max-width: 720px){.mobile-menu-button{display:flex}}.topbar-logo{width:28px;height:28px;border-radius:10px;background:linear-gradient(135deg,#22c55e,#2563eb)}.topbar-actions{display:flex;align-items:center;gap:12px}.topbar-select{background:#121a2b;border:1px solid #233149;color:#e5e7eb;border-radius:12px;padding:8px 12px;font-size:13px}.layout{flex:1;display:grid;grid-template-columns:280px 1fr;min-height:calc(100vh - 64px)}.sidebar{background:linear-gradient(180deg,#1a2332,#0f172a);color:#cbd5e1;border-right:1px solid rgba(148,163,184,.12);display:flex;flex-direction:column;box-shadow:2px 0 16px #0000001f;position:relative;transition:transform .3s cubic-bezier(.4,0,.2,1)}.sidebar-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:199;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.sidebar:after{content:"";position:absolute;right:0;top:0;bottom:0;width:1px;background:linear-gradient(180deg,#94a3b833,#94a3b81a,#94a3b833)}.sidebar-header{padding:24px 20px;border-bottom:1px solid rgba(148,163,184,.12);display:flex;align-items:center;gap:14px;background:#0f172a66;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);min-height:72px}.sidebar-logo{width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,#2563eb,#4f46e5);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #2563eb59,0 0 0 1px #ffffff1a;flex-shrink:0}.sidebar-logo-icon{width:22px;height:22px;background:#fff;border-radius:5px;box-shadow:0 2px 4px #0000001a}.sidebar-title{font-size:17px;font-weight:700;color:#fff;letter-spacing:.03em;line-height:1.2}.sidebar-content{flex:1;padding:24px 16px;display:flex;flex-direction:column;gap:32px;overflow-y:auto;overflow-x:hidden}.sidebar-content::-webkit-scrollbar{width:6px}.sidebar-content::-webkit-scrollbar-track{background:transparent}.sidebar-content::-webkit-scrollbar-thumb{background:#94a3b84d;border-radius:3px}.sidebar-content::-webkit-scrollbar-thumb:hover{background:#94a3b880}.sidebar-section{display:flex;flex-direction:column;gap:10px}.sidebar-section-title{font-size:10.5px;letter-spacing:.12em;text-transform:uppercase;color:#94a3b8;font-weight:700;padding:0 16px 10px;margin-bottom:2px;border-bottom:1px solid rgba(148,163,184,.08)}.sidebar-nav{display:flex;flex-direction:column;gap:4px}.sidebar-button{border:none;border-radius:12px;padding:13px 16px;display:flex;align-items:center;gap:14px;background:transparent;color:#cbd5e1;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);position:relative;font-size:14.5px;font-weight:500;letter-spacing:.01em;min-height:48px}.sidebar-button:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:0;height:0;background:linear-gradient(180deg,#60a5fa,#3b82f6);border-radius:0 3px 3px 0;transition:width .25s cubic-bezier(.4,0,.2,1),height .25s cubic-bezier(.4,0,.2,1)}.sidebar-button:hover{background:#ffffff14;color:#fff;transform:translate(2px)}.sidebar-button:hover:before{width:3px;height:50%}.sidebar-button.active{background:linear-gradient(135deg,#2563eb2e,#4f46e51f);color:#fff;border:1px solid rgba(37,99,235,.25);box-shadow:0 2px 12px #2563eb33,inset 0 1px #ffffff1a;transform:translate(0)}.sidebar-button.active:before{width:4px;height:65%;box-shadow:0 0 12px #60a5fa99}.sidebar-button.active .sidebar-icon{color:#60a5fa;transform:scale(1.05)}.sidebar-icon{width:19px;height:19px;color:#94a3b8;transition:all .25s cubic-bezier(.4,0,.2,1);flex-shrink:0;stroke-width:2.2}.sidebar-button:hover .sidebar-icon{color:#cbd5e1}.sidebar-button.active .sidebar-icon{color:#60a5fa}.sidebar-indicator{position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:65%;background:linear-gradient(180deg,#60a5fa,#3b82f6);border-radius:0 3px 3px 0;box-shadow:0 0 12px #60a5fa99}.sidebar-label{flex:1;text-align:left;line-height:1.4}.sidebar-button-support{opacity:.9;margin-top:4px}.sidebar-button-support:hover{opacity:1}.sidebar-dot{width:8px;height:8px;border-radius:50%;background:#60a5fa}.main{padding:0;display:flex;flex-direction:column;overflow-y:auto;background:#f8fafc;position:relative}.main:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(148,163,184,.2) 50%,transparent 100%)}.main-header{padding:22px 36px;background:linear-gradient(180deg,#fff,#fafbfc);border-bottom:1px solid rgba(226,232,240,.8);display:flex;align-items:center;justify-content:space-between;box-shadow:0 2px 8px #0f172a0a,0 1px #fffc inset;position:sticky;top:0;z-index:10;min-height:72px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.main-breadcrumbs{font-size:14.5px;color:var(--muted);font-weight:500;display:flex;align-items:center;gap:10px;letter-spacing:.01em}.main-breadcrumbs:before{content:"";width:5px;height:5px;border-radius:50%;background:linear-gradient(135deg,var(--brand) 0%,#4f46e5 100%);display:inline-block;box-shadow:0 0 0 2px #2563eb1a}.main-header-actions{display:flex;align-items:center;gap:12px}.main-content{padding:28px 36px;flex:1;display:flex;flex-direction:column;gap:28px;max-width:100%}.panel{background:var(--panel);border:1px solid rgba(226,232,240,.8);border-radius:18px;box-shadow:0 2px 12px #0f172a0f,0 1px #fffc inset;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.panel:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(37,99,235,.1) 50%,transparent 100%)}.panel:hover{box-shadow:0 4px 20px #0f172a1a,0 1px #ffffffe6 inset;border-color:#e2e8f0;transform:translateY(-1px)}.panel-header{padding:24px 28px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(226,232,240,.6);background:linear-gradient(180deg,#fff,#fafbfc);position:relative}.panel-header:after{content:"";position:absolute;bottom:0;left:28px;right:28px;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(148,163,184,.2) 50%,transparent 100%)}.panel-title-section{display:flex;flex-direction:column;gap:6px}.panel-title{font-weight:700;font-size:1.2rem;color:#1e293b;letter-spacing:-.02em;line-height:1.3}.panel-subtitle{font-size:.9rem;color:var(--muted);font-weight:400;line-height:1.5;letter-spacing:.01em}.panel-content{padding:32px 28px;background:linear-gradient(180deg,#fff,#fafbfc);position:relative}.panel-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.panel-empty-icon{font-size:48px;margin-bottom:16px;opacity:.6}.panel-empty-text{font-size:.95rem;color:var(--muted);font-weight:500}.button-row{display:flex;align-items:center;gap:12px}.status-pill{display:inline-flex;align-items:center;gap:6px;background:var(--accent);color:#1d4ed8;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600}.status-pill:before{content:"";width:8px;height:8px;border-radius:999px;background:#2563eb}.metric-grid,.charts-grid,.actions-grid{display:grid;gap:18px}.card-muted{background:#f8faff;border-radius:16px;padding:20px;border:1px solid rgba(37,99,235,.08)}.card-outline{border-radius:16px;border:1px dashed rgba(148,163,184,.6);padding:18px;background:#fff}.risk-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.risk-pill{border-radius:12px;padding:10px 14px;border:1px solid rgba(37,99,235,.15);background:#2563eb14;color:#1d4ed8;font-weight:600;text-align:center;transition:all .2s ease;cursor:pointer}.risk-pill.active{background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;border:none;box-shadow:0 16px 32px #3b82f659}.insight-item{border-radius:14px;border:1px dashed rgba(148,163,184,.6);background:#e2e8f059;padding:14px 16px}.next-action-card{border-radius:16px;border:1px solid rgba(148,163,184,.2);background:#fff;box-shadow:0 10px 28px #0f172a1a;padding:16px 18px}.section-title{font-size:1rem;font-weight:600;color:#1e293b;display:flex;align-items:center;gap:8px}.section-subtitle{margin-top:10px;font-size:.85rem;color:var(--muted);line-height:1.5}.metric-label{font-size:13px;letter-spacing:.04em;color:#1d4ed8;text-transform:uppercase;font-weight:600}.metric-value{font-size:2.4rem;font-weight:600;color:#0f172a}.metric-suffix{font-size:.95rem;color:var(--muted)}.responsive-chart{height:320px;background:#fff;border-radius:18px;border:1px solid rgba(226,232,240,.8);box-shadow:0 18px 32px #0f172a1a;padding:16px}.responsive-chart .recharts-wrapper{cursor:default}.text-gradient{background:linear-gradient(135deg,#2563eb,#7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.pill-soft{display:inline-flex;align-items:center;padding:6px 14px;border-radius:999px;font-size:12px;background:#2563eb1a;color:#2563eb;font-weight:600}.muted-link{color:var(--brand);font-weight:500;display:inline-flex;align-items:center;gap:4px}.muted-link:after{content:"→";font-size:14px}.text-foreground{color:var(--text)}.text-muted-foreground{color:var(--muted)}.border-border\/60{border-color:#94a3b873}.bg-muted\/10{background-color:#94a3b81f}.bg-muted\/20{background-color:#94a3b82e}.bg-background\/80{background-color:#ffffffeb}.bg-white\/90{background-color:#fffffff2}.border{border:1px solid var(--border)}@media (max-width: 980px){.layout{grid-template-columns:80px 1fr}.sidebar-header{padding:20px 12px;justify-content:center;min-height:64px}.sidebar-title{display:none}.sidebar-content{padding:20px 8px;gap:24px}.sidebar-section-title,.sidebar-label{display:none}.sidebar-button{justify-content:center;padding:13px;min-height:44px}.main-header{padding:20px 24px;min-height:64px}.main-content{padding:24px;gap:24px}}@media (max-width: 720px){.layout{grid-template-columns:1fr}.sidebar-overlay{display:block}.sidebar{position:fixed;top:0;left:0;bottom:0;width:280px;max-width:85vw;z-index:200;transform:translate(-100%);box-shadow:4px 0 24px #00000040}.sidebar.sidebar-open{transform:translate(0)}.sidebar.sidebar-open .sidebar-content{padding:24px 16px}.sidebar.sidebar-open .sidebar-section-title,.sidebar.sidebar-open .sidebar-label{display:block}.sidebar.sidebar-open .sidebar-button{justify-content:flex-start;padding:13px 16px}.main-header{padding:16px 20px;flex-direction:column;align-items:flex-start;gap:12px}.main-header-actions{width:100%;justify-content:flex-end}.main-content{padding:16px}.topbar{flex-wrap:wrap;gap:12px;height:auto;padding:12px 16px;min-height:64px}.topbar-brand{flex:1;min-width:0}.topbar-actions{flex-wrap:wrap;gap:8px}.topbar-actions>div:first-child{display:none}.panel-header{flex-direction:column;align-items:flex-start;gap:16px}.button-row{width:100%;justify-content:flex-end}}
