.trajectory-intro{font-size:1.1rem;line-height:1.8;color:#475569;text-align:center;max-width:800px;margin:2rem auto;padding:1.5rem;background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);border-left:4px solid #3b82f6;border-radius:8px}.trajectory-container{position:relative;max-width:1e3px;margin:3rem auto;padding:2rem 0}.trajectory-container::before{content:'';position:absolute;left:60px;top:0;bottom:0;width:4px;background:linear-gradient(to bottom,#3b82f6,#10b981,#ec4899,#8b5cf6)}.trajectory-phase{position:relative;display:flex;gap:2rem;margin-bottom:3rem;padding:1.5rem;background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,6%);transition:transform .3s ease,box-shadow .3s ease}.trajectory-phase:hover{transform:translateX(5px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,5%)}.phase-timeline{position:relative;min-width:120px;display:flex;flex-direction:column;align-items:center;justify-content:center}.timeline-marker{position:absolute;left:-48px;width:20px;height:20px;border-radius:50%;background:#fff;border:4px solid;z-index:2}.phase-future .timeline-marker{border-color:#8b5cf6}.phase-postdoc2 .timeline-marker{border-color:#ec4899}.phase-postdoc1 .timeline-marker{border-color:#10b981}.phase-phd .timeline-marker{border-color:#3b82f6}.timeline-year{font-size:1.1rem;font-weight:700;color:#1e293b;margin-bottom:.25rem}.timeline-label{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;padding:.25rem .75rem;border-radius:4px;text-align:center}.phase-future .timeline-label{background:#ede9fe;color:#6d28d9}.phase-postdoc2 .timeline-label{background:#fce7f3;color:#be185d}.phase-postdoc1 .timeline-label{background:#d1fae5;color:#065f46}.phase-phd .timeline-label{background:#dbeafe;color:#1e40af}.phase-content{flex:1}.phase-header{margin-bottom:1rem}.phase-header h3{margin:0 0 .5rem;font-size:1.5rem;color:#1e293b}.phase-subtitle{font-size:.875rem;color:#64748b;font-style:italic}.phase-layers{display:flex;flex-direction:column;gap:1rem}.layer{padding:1rem;border-radius:8px;border-left:4px solid}.layer-new{background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border-left-color:#f59e0b}.layer-retained{background:linear-gradient(135deg,#f3f4f6 0%,#e5e7eb 100%);border-left-color:#9ca3af}.layer-badge{display:inline-block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:.25rem .5rem;border-radius:4px;margin-bottom:.75rem}.layer-new .layer-badge{background:#f59e0b;color:#fff}.layer-retained .layer-badge{background:#6b7280;color:#fff}.layer-content{display:flex;flex-direction:column;gap:.5rem}.layer-item{font-size:.95rem;line-height:1.6;color:#334155}.layer-item strong{color:#1e293b;font-weight:600}.phase-highlight{margin-top:1rem;padding:1rem;background:linear-gradient(135deg,#e0f2fe 0%,#bae6fd 100%);border-left:4px solid #0ea5e9;border-radius:8px;font-size:.95rem;line-height:1.6;color:#0c4a6e}.phase-highlight strong{color:#075985}.integration-summary{display:flex;align-items:center;justify-content:center;gap:1rem;margin:3rem 0;padding:2rem;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border-radius:12px;flex-wrap:wrap}.integration-column{flex:1;min-width:180px;padding:1.5rem;background:#fff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1);text-align:center}.integration-column h4{margin:0 0 .5rem;font-size:1.1rem;color:#1e293b}.integration-column p{margin:0 0 .75rem;font-size:.875rem;color:#475569;line-height:1.5}.from-phase{display:inline-block;font-size:.75rem;color:#64748b;background:#f1f5f9;padding:.25rem .5rem;border-radius:4px}.integration-result{background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border:2px solid #f59e0b}.integration-result h4{color:#92400e}.integration-arrow{font-size:1.5rem;font-weight:700;color:#3b82f6}@media(max-width:768px){.trajectory-container::before{left:20px}.trajectory-phase{flex-direction:column;padding:1rem}.phase-timeline{min-width:auto;flex-direction:row;justify-content:flex-start;gap:1rem;margin-bottom:1rem}.timeline-marker{left:-8px;width:16px;height:16px;border-width:3px}.integration-summary{flex-direction:column}.integration-arrow{transform:rotate(90deg)}}@media print{.trajectory-phase{page-break-inside:avoid;box-shadow:none;border:1px solid #e5e7eb}.trajectory-container::before{background:#d1d5db}}.theme-aware-image{width:100%;max-width:1200px;margin:20px auto;display:block}.theme-aware-image .light-only{display:block}.theme-aware-image .dark-only{display:none}[data-theme=dark] .theme-aware-image .light-only{display:none}[data-theme=dark] .theme-aware-image .dark-only{display:block}.dark .theme-aware-image .light-only{display:none}.dark .theme-aware-image .dark-only{display:block}.language-selector{padding:1rem;border-radius:8px;margin-bottom:2rem;background:var(--color-background-secondary,#f0f7ff);border:1px solid var(--color-border,#e0e7ff)}@media(prefers-color-scheme:dark){.language-selector{background:#1e293b;border-color:#334155;color:#e2e8f0}}.dark .language-selector{background:#1e293b;border-color:#334155;color:#e2e8f0}.lang-toggle{position:sticky;top:1rem;z-index:100;display:flex;gap:.5rem;justify-content:center;margin:1.5rem auto 2rem;flex-wrap:wrap;max-width:1400px}.lang-toggle button{padding:.6rem 1.2rem;border:2px solid #e5e7eb;border-radius:8px;background:#fff;cursor:pointer;font-weight:600;font-size:.9rem;transition:all .3s ease;box-shadow:0 1px 3px rgba(0,0,0,.1)}.lang-toggle button:hover{background:#f3f4f6;transform:translateY(-2px);box-shadow:0 4px 6px rgba(0,0,0,.1)}.lang-toggle button.active{background:#3b82f6;color:#fff;border-color:#3b82f6;box-shadow:0 4px 6px rgba(59,130,246,.3)}.bilingual-section{width:1203px;margin:2rem auto;padding:0;display:block}.bilingual-pair{display:grid;grid-template-columns:600px 3px 600px;gap:0;margin-bottom:2.5rem;position:relative;align-items:start;min-height:80px;width:1203px;margin-left:auto;margin-right:auto}.lang-zh-block,.lang-en-block{padding:1.5rem;border-radius:8px;align-self:start;text-align:left;background:0 0;border:2px solid;width:100%;box-sizing:border-box}.lang-zh-block{border-color:#f59e0b;border-left-width:4px;grid-area:1/1}.lang-en-block{border-color:#3b82f6;border-left-width:4px;grid-area:1/3}.bilingual-divider{grid-area:1/2}.lang-zh-block>*,.lang-en-block>*{text-align:left!important;margin-left:0!important;padding-left:0!important;width:100%;box-sizing:border-box}.lang-zh-block>*:first-child,.lang-en-block>*:first-child{margin-top:0}.lang-zh-block>*:last-child,.lang-en-block>*:last-child{margin-bottom:0}.lang-zh-block h1,.lang-zh-block h2,.lang-zh-block h3,.lang-zh-block h4,.lang-en-block h1,.lang-en-block h2,.lang-en-block h3,.lang-en-block h4{margin-top:1rem;margin-bottom:.75rem;line-height:1.4;text-align:left!important;width:100%}.lang-zh-block p,.lang-en-block p{margin-bottom:.75rem;line-height:1.7;text-align:left!important;width:100%}.lang-zh-block blockquote,.lang-en-block blockquote{margin:1rem 0;padding:1rem 1.5rem;border-left:4px solid #d1d5db;background:rgba(243,244,246,.5);color:#374151;font-style:italic;text-align:left!important;width:100%}.lang-zh-block blockquote p,.lang-en-block blockquote p{color:#374151;margin:0}.lang-zh-block ul,.lang-zh-block ol,.lang-en-block ul,.lang-en-block ol{margin-left:1.5rem;margin-bottom:.75rem;line-height:1.6;text-align:left!important;padding-left:0;width:100%}.lang-zh-block li,.lang-en-block li{margin-bottom:.5rem;text-align:left!important}.lang-zh-block table,.lang-en-block table{width:100%;margin:1rem 0;border-collapse:collapse}.lang-zh-block th,.lang-zh-block td,.lang-en-block th,.lang-en-block td{padding:.5rem;border:1px solid #e5e7eb;text-align:left!important;font-size:.9rem}.lang-zh-block pre,.lang-zh-block code,.lang-en-block pre,.lang-en-block code{background:#f1f5f9;color:#1e293b;padding:.5rem 1rem;border-radius:6px;overflow-x:auto;font-size:.85rem;margin:1rem 0;text-align:left!important;font-family:monaco,courier new,monospace;width:100%;box-sizing:border-box}.lang-zh-block strong,.lang-zh-block em,.lang-en-block strong,.lang-en-block em{color:inherit}@media(prefers-color-scheme:dark){.lang-toggle button{background:#1e293b;border-color:#475569;color:#e2e8f0}.lang-toggle button:hover{background:#334155}.lang-toggle button.active{background:#3b82f6;color:#fff;border-color:#3b82f6}.lang-zh-block{border-color:#fbbf24}.lang-en-block{border-color:#60a5fa}.lang-zh-block blockquote,.lang-en-block blockquote{background:rgba(51,65,85,.3);border-left-color:#64748b;color:#cbd5e1}.lang-zh-block blockquote p,.lang-en-block blockquote p{color:#cbd5e1}.lang-zh-block table,.lang-en-block table,.lang-zh-block th,.lang-zh-block td,.lang-en-block th,.lang-en-block td{border-color:#475569}}@media(max-width:1199px){.bilingual-section{min-width:auto;max-width:100%;padding:0 1rem}.bilingual-pair{grid-template-columns:1fr;gap:1rem}.bilingual-divider{display:none}.lang-toggle{max-width:100%;padding:0 1rem}}.hide-zh .lang-zh-block{display:none}.hide-en .lang-en-block{display:none}.hide-zh .bilingual-pair,.hide-en .bilingual-pair{grid-template-columns:1fr}.hide-zh .bilingual-divider,.hide-en .bilingual-divider{display:none}@media print{.bilingual-section{min-width:auto;max-width:none}.bilingual-pair{page-break-inside:avoid}.lang-toggle{display:none}.lang-zh-block,.lang-en-block{border-color:#000}.lang-zh-block blockquote,.lang-en-block blockquote{background:#f5f5f5;color:#000}}.taxonomy-container{max-width:1e3px;margin:2rem auto;font-family:monaco,courier new,monospace;font-size:.95em;line-height:1.8}.category-description{font-size:.95rem;color:#64748b;font-style:italic;margin:.5rem 0 1.5rem;padding-left:1rem;border-left:3px solid rgba(59,130,246,.3)}.taxonomy-section{padding:1.5rem;margin:1.5rem 0;border-radius:8px;border-left:4px solid;transition:transform .3s ease,box-shadow .3s ease}.taxonomy-section:hover{transform:translateX(3px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.taxonomy-section h4{margin:0 0 1rem;font-size:1.2rem;font-weight:700;display:flex;align-items:center;gap:.5rem}.taxonomy-section.structural{border-color:#4ecdc4;background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%)}.taxonomy-section.structural h4{color:#0e7490}.taxonomy-section.enzymatic{border-color:#ffd93d;background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%)}.taxonomy-section.enzymatic h4{color:#92400e}.taxonomy-section.regulatory{border-color:#ff6b9d;background:linear-gradient(135deg,#fce7f3 0%,#fbbf24 100%)}.taxonomy-section.regulatory h4{color:#9f1239}.taxonomy-item{margin:.75rem 0;padding-left:2rem;position:relative}.taxonomy-item::before{content:"▸";position:absolute;left:.5rem;color:#64748b;font-size:.9em}.taxonomy-label{font-weight:600;color:#334155;margin-right:.5rem}.taxonomy-proteins{color:#475569}.taxonomy-proteins a{color:#3b82f6;text-decoration:none;transition:color .2s ease}.taxonomy-proteins a:hover{color:#1d4ed8;text-decoration:underline}.taxonomy-proteins a::after{content:" ↗";font-size:.8em;opacity:.7}@media(prefers-color-scheme:dark){.taxonomy-section.structural{background:rgba(78,205,196,.1);border-color:#06b6d4}.category-description{color:#94a3b8}.taxonomy-section.structural h4{color:#22d3ee}.taxonomy-section.enzymatic{background:rgba(255,217,61,.1);border-color:#fbbf24}.taxonomy-section.enzymatic h4{color:#fde047}.taxonomy-section.regulatory{background:rgba(255,107,157,.1);border-color:#f472b6}.taxonomy-section.regulatory h4{color:#fb7185}.taxonomy-label{color:#e2e8f0}.taxonomy-proteins{color:#cbd5e1}.taxonomy-proteins a{color:#60a5fa}.taxonomy-proteins a:hover{color:#93c5fd}}@media(max-width:768px){.taxonomy-container{padding:0 1rem}.taxonomy-section{padding:1rem;margin:1rem 0}.taxonomy-item{padding-left:1.5rem;font-size:.9em}}@media print{.taxonomy-section{page-break-inside:avoid;box-shadow:none;border:1px solid #e5e7eb}.taxonomy-section.structural,.taxonomy-section.enzymatic,.taxonomy-section.regulatory{background:#fff}}.protein-card{display:grid;grid-template-columns:1fr 1fr;gap:3rem;max-width:1400px;margin:2rem auto;padding:2.5rem;background:#fff;border-radius:16px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,6%);transition:box-shadow .3s ease}.protein-card:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,5%)}@media(prefers-color-scheme:dark){.protein-card{background:#1e293b;box-shadow:0 4px 6px -1px rgba(0,0,0,.3)}.protein-card:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.4)}}.structure-section{position:sticky;top:2rem;align-self:start}.structure-image-container{position:relative;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border-radius:12px;padding:1.5rem;margin-bottom:1.5rem;border:1px solid #e2e8f0}@media(prefers-color-scheme:dark){.structure-image-container{background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border-color:#334155}}.structure-image-container img{width:100%;height:auto;display:block;border-radius:8px}.structure-caption{margin-top:1rem;padding:.75rem 1rem;background:#f0f9ff;border-left:4px solid #3b82f6;border-radius:4px;font-size:.875rem;line-height:1.5}@media(prefers-color-scheme:dark){.structure-caption{background:#1e3a8a;border-left-color:#60a5fa;color:#dbeafe}}.structure-caption .pdb-link{display:inline-block;margin-top:.5rem;color:#2563eb;font-weight:600;text-decoration:none;transition:color .2s ease}.structure-caption .pdb-link:hover{color:#1d4ed8;text-decoration:underline}@media(prefers-color-scheme:dark){.structure-caption .pdb-link{color:#60a5fa}.structure-caption .pdb-link:hover{color:#93c5fd}}.info-section{overflow-y:auto;max-height:800px;padding-right:1rem}.info-section::-webkit-scrollbar{width:8px}.info-section::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.info-section::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.info-section::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media(prefers-color-scheme:dark){.info-section::-webkit-scrollbar-track{background:#1e293b}.info-section::-webkit-scrollbar-thumb{background:#475569}.info-section::-webkit-scrollbar-thumb:hover{background:#64748b}}.quick-facts{margin-bottom:2rem;padding:1.5rem;background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border-radius:12px;border-left:4px solid #f59e0b}@media(prefers-color-scheme:dark){.quick-facts{background:linear-gradient(135deg,#78350f 0%,#92400e 100%);border-left-color:#fbbf24}}.quick-facts h3{margin:0 0 1rem;font-size:1.25rem;color:#92400e;display:flex;align-items:center;gap:.5rem}@media(prefers-color-scheme:dark){.quick-facts h3{color:#fde68a}}.quick-facts h3::before{content:"⚡";font-size:1.5rem}.facts-table{width:100%;border-collapse:collapse}.facts-table tr{border-bottom:1px solid rgba(146,64,14,.2)}.facts-table tr:last-child{border-bottom:none}.facts-table td{padding:.75rem 0;font-size:.95rem}.facts-table td:first-child{font-weight:600;color:#92400e;width:35%}.facts-table td:last-child{color:#451a03}@media(prefers-color-scheme:dark){.facts-table tr{border-bottom-color:rgba(253,230,138,.2)}.facts-table td:first-child{color:#fde68a}.facts-table td:last-child{color:#fef3c7}}.mechanism-section{margin-bottom:2rem;padding:1.5rem;background:linear-gradient(135deg,#e0f2fe 0%,#bae6fd 100%);border-radius:12px;border-left:4px solid #0ea5e9}@media(prefers-color-scheme:dark){.mechanism-section{background:linear-gradient(135deg,#0c4a6e 0%,#075985 100%);border-left-color:#38bdf8}}.mechanism-section h3{margin:0 0 1rem;font-size:1.25rem;color:#075985;display:flex;align-items:center;gap:.5rem}@media(prefers-color-scheme:dark){.mechanism-section h3{color:#bae6fd}}.mechanism-section h3::before{content:"⚙️";font-size:1.5rem}.mechanism-box{background:rgba(255,255,255,.7);padding:1rem;border-radius:8px;margin:1rem 0;border:1px solid #7dd3fc}@media(prefers-color-scheme:dark){.mechanism-box{background:rgba(8,47,73,.5);border-color:#0e7490}}.mechanism-box h4{margin:0 0 .75rem;font-size:1rem;color:#0c4a6e;font-weight:600}@media(prefers-color-scheme:dark){.mechanism-box h4{color:#7dd3fc}}.mechanism-list{list-style:none;padding:0;margin:0}.mechanism-list li{padding:.5rem 0;padding-left:1.5rem;position:relative;color:#0c4a6e;line-height:1.6}.mechanism-list li::before{content:"→";position:absolute;left:0;color:#0ea5e9;font-weight:700}@media(prefers-color-scheme:dark){.mechanism-list li{color:#e0f2fe}.mechanism-list li::before{color:#38bdf8}}.roles-section{margin-bottom:2rem;padding:1.5rem;background:linear-gradient(135deg,#d1fae5 0%,#a7f3d0 100%);border-radius:12px;border-left:4px solid #10b981}@media(prefers-color-scheme:dark){.roles-section{background:linear-gradient(135deg,#064e3b 0%,#065f46 100%);border-left-color:#34d399}}.roles-section h3{margin:0 0 1rem;font-size:1.25rem;color:#065f46;display:flex;align-items:center;gap:.5rem}@media(prefers-color-scheme:dark){.roles-section h3{color:#a7f3d0}}.roles-section h3::before{content:"🧬";font-size:1.5rem}.roles-list{list-style:none;padding:0;margin:0}.roles-list li{padding:.75rem 0;padding-left:2rem;position:relative;color:#064e3b;line-height:1.6;border-bottom:1px solid rgba(16,185,129,.2)}.roles-list li:last-child{border-bottom:none}.roles-list li::before{content:"✓";position:absolute;left:.5rem;color:#10b981;font-weight:700;font-size:1.2rem}.roles-list li strong{color:#047857;font-weight:600}@media(prefers-color-scheme:dark){.roles-list li{color:#d1fae5;border-bottom-color:rgba(52,211,153,.2)}.roles-list li::before{color:#34d399}.roles-list li strong{color:#6ee7b7}}.experimental-section{margin-bottom:2rem;padding:1.5rem;background:linear-gradient(135deg,#fce7f3 0%,#fbcfe8 100%);border-radius:12px;border-left:4px solid #ec4899}@media(prefers-color-scheme:dark){.experimental-section{background:linear-gradient(135deg,#831843 0%,#9f1239 100%);border-left-color:#f472b6}}.experimental-section h3{margin:0 0 1rem;font-size:1.25rem;color:#9f1239;display:flex;align-items:center;gap:.5rem}@media(prefers-color-scheme:dark){.experimental-section h3{color:#fbcfe8}}.experimental-section h3::before{content:"🔬";font-size:1.5rem}.conditions-box{background:rgba(255,255,255,.7);padding:1rem;border-radius:8px;font-family:courier new,monospace;color:#831843;line-height:1.8}@media(prefers-color-scheme:dark){.conditions-box{background:rgba(131,24,67,.3);color:#fce7f3}}.conditions-box code{background:#fce7f3;padding:.2rem .4rem;border-radius:4px;font-size:.9rem;color:#be185d}@media(prefers-color-scheme:dark){.conditions-box code{background:#9f1239;color:#fbcfe8}}@media(max-width:1024px){.protein-card{grid-template-columns:1fr;gap:2rem;padding:2rem}.structure-section{position:relative;top:auto}.info-section{max-height:none;overflow-y:visible}}@media(max-width:768px){.protein-card{padding:1.5rem;gap:1.5rem}.quick-facts,.mechanism-section,.roles-section,.experimental-section{padding:1rem}.structure-image-container{padding:1rem}.facts-table td:first-child{width:40%}}.badge{display:inline-block;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.badge-success{background:#d1fae5;color:#065f46}.badge-info{background:#dbeafe;color:#1e40af}.badge-warning{background:#fef3c7;color:#92400e}@media(prefers-color-scheme:dark){.badge-success{background:#065f46;color:#d1fae5}.badge-info{background:#1e40af;color:#dbeafe}.badge-warning{background:#92400e;color:#fef3c7}}@media print{.protein-card{box-shadow:none;border:1px solid #e5e7eb;page-break-inside:avoid}.structure-section{position:relative;page-break-after:avoid}.info-section{overflow:visible;max-height:none}.quick-facts,.mechanism-section,.roles-section,.experimental-section{page-break-inside:avoid}}:root{--fqk-color-q1:#e0f2fe;--fqk-color-q2:#dbeafe;--fqk-color-q3:#f0f9ff;--fqk-color-q4:#faf5ff;--fqk-color-q4-border:#8b5cf6;--fqk-color-purple:#8b5cf6}.fqk-quadrant-container{position:relative;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:2px;background:var(--color-border,#e2e8f0);padding:60px;max-width:800px;margin:3rem auto;border-radius:8px}.fqk-axis-label{position:absolute;font-weight:600;color:var(--color-text-muted,#64748b);font-size:.875rem;text-transform:uppercase;letter-spacing:.05em}.fqk-vertical-axis{top:20px;left:50%;transform:translateX(-50%)}.fqk-vertical-axis-bottom{bottom:20px;left:50%;transform:translateX(-50%)}.fqk-horizontal-axis{right:20px;top:50%;transform:translateY(-50%)}.fqk-horizontal-axis-left{left:20px;top:50%;transform:translateY(-50%)}.fqk-quadrant{background:0 0;padding:2rem;min-height:250px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;transition:transform .3s ease,box-shadow .3s ease;border-radius:4px;position:relative;z-index:1}.fqk-quadrant:hover{box-shadow:0 2px 8px rgba(0,0,0,8%);cursor:default}.fqk-quadrant h3{font-size:1.25rem;margin-bottom:1rem;color:var(--color-text,#1e293b)}.fqk-quadrant-definition{font-size:.95rem;color:var(--color-text-muted,#64748b);line-height:1.5;margin:0}.fqk-q1{background:linear-gradient(135deg,rgba(224,242,254,.6),rgba(224,242,254,.9))}.fqk-q2{background:linear-gradient(135deg,rgba(219,234,254,.6),rgba(219,234,254,.9))}.fqk-q3{background:linear-gradient(135deg,rgba(240,249,255,.6),rgba(240,249,255,.9))}.fqk-q4{background:linear-gradient(135deg,rgba(250,245,255,.6),rgba(250,245,255,.9));border:2px dashed var(--fqk-color-q4-border)}.fqk-q4-special{background:var(--fqk-color-q4)!important}.border-purple{border-color:var(--fqk-color-purple)!important;border-width:2px!important}@media(max-width:768px){.fqk-quadrant-container{padding:40px 20px;gap:1px}.fqk-quadrant{min-height:180px;padding:1.5rem}.fqk-quadrant h3{font-size:1rem}.fqk-quadrant-definition{font-size:.875rem}.fqk-axis-label{font-size:.75rem}}@media(max-width:576px){.fqk-quadrant-container{padding:30px 15px}.fqk-quadrant{min-height:150px;padding:1rem}.fqk-vertical-axis,.fqk-vertical-axis-bottom{font-size:.7rem}.fqk-horizontal-axis,.fqk-horizontal-axis-left{font-size:.7rem}}@media(prefers-color-scheme:dark){.fqk-quadrant-container{background:var(--color-border,#334155)}.fqk-quadrant{background:var(--color-background,#1e293b)}.fqk-q1{background:linear-gradient(135deg,#1e3a5f 0%,#2d4a6f 100%)}.fqk-q2{background:linear-gradient(135deg,#1e3a5f 0%,#2d4a6f 100%)}.fqk-q3{background:linear-gradient(135deg,#1e3a5f 0%,#2d4a6f 100%)}.fqk-q4{background:linear-gradient(135deg,#2d1b4e 0%,#3d2b5e 100%);border-color:#a78bfa}.fqk-q4-special{background:linear-gradient(135deg,#2d1b4e 0%,#3d2b5e 100%)!important}.fqk-quadrant h3{color:var(--color-text,#e2e8f0)}.fqk-quadrant-definition{color:var(--color-text-muted,#94a3b8)}.fqk-axis-label{color:var(--color-text-muted,#94a3b8)}}@media print{.fqk-quadrant-container{page-break-inside:avoid;box-shadow:none;border:1px solid #000}.fqk-quadrant{box-shadow:none;border:1px solid #ccc}.fqk-quadrant:hover{transform:none;box-shadow:none}.fqk-transformation-arrows{display:none}}.fqk-quadrant:focus{outline:3px solid var(--color-primary,#3b82f6);outline-offset:2px}