body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.dashboard{background:linear-gradient(135deg,#fff,#fff5f8);color:#333;font-family:Inter,sans-serif;min-height:100vh;overflow-x:hidden}.dashboard-header{background:linear-gradient(135deg,#ff69b4,#ff1493);color:#fff;padding:4rem 2rem 2rem;position:relative;text-align:center}.dashboard-header:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='30' cy='30' r='4' fill='%23fff' fill-opacity='.05' fill-rule='evenodd'/%3E%3C/svg%3E") repeat;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.header-content{position:relative;z-index:1}.dashboard-title{font-size:3.5rem;font-weight:700;margin-bottom:1rem;text-shadow:0 2px 10px #0000001a}.dashboard-subtitle{font-size:1.2rem;font-weight:300;line-height:1.6;margin:0 auto;max-width:600px;opacity:.9}.metrics-section{margin-top:-2rem;padding:2rem;position:relative;z-index:2}.metrics-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1200px}.metric-card{align-items:center;background:#fff;border:1px solid #ff69b41a;border-radius:16px;box-shadow:0 4px 20px #ff69b41a;cursor:pointer;display:flex;gap:1rem;padding:2rem;transition:all .3s ease}.metric-card:hover{box-shadow:0 8px 30px #ff69b426;transform:translateY(-2px)}.metric-icon{align-items:center;background:linear-gradient(135deg,#ff69b4,#ff1493);border-radius:12px;box-shadow:0 4px 15px #ff69b44d;color:#fff;display:flex;height:60px;justify-content:center;width:60px}.metric-content h3{color:#ff1493;font-size:2.5rem;font-weight:700;margin:0}.metric-content p{color:#666;font-size:.9rem;font-weight:500;margin:.5rem 0 0}.charts-section{padding:3rem 2rem}.charts-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));margin:0 auto;max-width:1200px}.chart-card{background:#fff;border:1px solid #ff69b41a;border-radius:20px;box-shadow:0 4px 20px #ff69b414;padding:2rem;transition:all .3s ease}.chart-card h3{color:#333;font-size:1.4rem;font-weight:600;margin-bottom:1.5rem;text-align:center}.filters-section{background:#ff69b405;padding:2rem}.search-container{margin:0 auto 2rem;max-width:1200px}.search-input-wrapper{margin:0 auto;max-width:500px;position:relative}.search-input-wrapper svg{color:#ff69b4;left:1rem;position:absolute;top:50%;transform:translateY(-50%)}.search-input{background:#fff;border:2px solid #ff69b433;border-radius:50px;font-size:1rem;outline:none;padding:1rem 1rem 1rem 3rem;transition:all .3s ease;width:100%}.search-input:focus{border-color:#ff69b4;box-shadow:0 0 0 3px #ff69b41a}.filter-buttons{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin:0 auto;max-width:1200px}.filter-buttons svg{color:#ff69b4}.filter-btn{background:#fff;border:2px solid #ff69b44d;border-radius:25px;color:#ff1493;cursor:pointer;font-weight:500;outline:none;padding:.7rem 1.5rem;transition:all .3s ease}.filter-btn:hover{background:#ff69b41a;border-color:#ff69b4}.filter-btn.active{background:linear-gradient(135deg,#ff69b4,#ff1493);border-color:#ff1493;box-shadow:0 4px 15px #ff69b44d;color:#fff}.projects-section{padding:3rem 2rem}.projects-section h3{color:#333;font-size:2rem;font-weight:600;margin-bottom:2rem;text-align:center}.projects-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));margin:0 auto;max-width:1400px}.project-card{background:#fff;border:1px solid #ff69b41a;border-radius:20px;box-shadow:0 4px 20px #ff69b414;overflow:hidden;padding:2rem;position:relative;transition:all .3s ease}.project-card:before{background:#ff69b4;background:var(--type-color,#ff69b4);content:"";height:4px;left:0;position:absolute;right:0;top:0}.project-card-header{align-items:flex-start;display:flex;justify-content:between;margin-bottom:1.5rem}.project-title-section{flex:1 1}.project-name{color:#333;font-size:1.3rem;font-weight:600;margin:0 0 .5rem}.project-type-badge{align-items:center;background:#ff69b4;background:var(--type-color,#ff69b4);display:inline-flex;font-size:.8rem;font-weight:500;gap:.5rem;padding:.3rem .8rem}.external-link-btn{align-items:center;background:#ff69b41a;border:1px solid #ff69b44d;border-radius:50%;color:#ff1493;cursor:pointer;display:flex;height:36px;justify-content:center;transition:all .3s ease;width:36px}.external-link-btn:hover{background:#ff69b4;color:#fff}.project-description{color:#666;font-size:.9rem;line-height:1.6;margin-bottom:1.5rem}.project-metrics{margin-bottom:1.5rem}.metric-row{margin-bottom:1rem}.metric-item{align-items:center;display:flex;gap:1rem}.metric-label{font-size:.8rem;font-weight:500;min-width:80px}.metric-bar{background:#ff69b41a;border-radius:3px;flex:1 1;height:6px;overflow:hidden}.metric-fill{background:linear-gradient(90deg,#ff69b4,#ff1493);background:linear-gradient(90deg,var(--type-color,#ff69b4),#ff1493);border-radius:3px;height:100%}.metric-value{color:#ff69b4;color:var(--type-color,#ff69b4);font-size:.8rem;font-weight:600;min-width:20px}.project-features{margin-bottom:1rem}.features-list{display:flex;flex-wrap:wrap;gap:.5rem}.feature-tag{background:#ff69b41a;border-radius:15px;color:#ff1493;font-size:.75rem;font-weight:500;padding:.3rem .8rem}.feature-more{color:#999;font-size:.75rem;font-style:italic}.card-hover-indicator{background:#ff69b4e6;border-radius:20px;bottom:1rem;color:#fff;font-size:.8rem;font-weight:500;padding:.5rem 1rem;position:absolute;right:1rem}.complement-compete-section{margin:2rem 0}.section-header{margin-bottom:2rem;text-align:center}.section-header h3{color:#fff;font-size:1.5rem;font-weight:600;margin:0 0 .5rem}.section-subtitle{color:#ffffffb3;font-size:.95rem;margin:0}.relationship-summary-compact{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0 auto;max-width:800px}.compact-card{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;cursor:pointer;display:flex;gap:1rem;padding:1.5rem;transition:all .3s ease}.compact-card:hover{background:#ffffff14;border-color:#fff3;box-shadow:0 8px 32px #ff14931a;transform:translateY(-2px)}.compact-card.complement:hover{box-shadow:0 8px 32px #10b98133}.compact-card.compete:hover{box-shadow:0 8px 32px #ef444433}.compact-card.hybrid:hover{box-shadow:0 8px 32px #f59e0b33}.compact-icon{align-items:center;background:#ffffff1a;border-radius:12px;display:flex;flex-shrink:0;font-size:1.5rem;height:50px;justify-content:center;width:50px}.compact-content{flex:1 1}.compact-content h4{color:#fff;font-size:1rem;font-weight:600;margin:0 0 .25rem}.compact-count{color:#ff69b4;display:block;font-size:1.8rem;font-weight:700}.insights-section{background:#ff69b405;padding:3rem 2rem}.insights-section h3{color:#333;font-size:2rem;font-weight:600;margin-bottom:2rem;text-align:center}.insights-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin:0 auto;max-width:1200px}.insight-card{background:#fff;border:1px solid #ff69b41a;border-radius:20px;box-shadow:0 4px 20px #ff69b414;overflow:hidden;padding:2rem;position:relative}.insight-header{align-items:flex-start;display:flex;gap:1rem;margin-bottom:1rem}.insight-icon{align-items:center;background:#ff69b4;background:var(--impact-color,#ff69b4);border-radius:12px;color:#fff;display:flex;flex-shrink:0;height:50px;justify-content:center;width:50px}.insight-title-section{flex:1 1}.insight-title{color:#333;font-size:1.2rem;font-weight:600;margin:0 0 .5rem}.impact-badge{background:#ff69b4;background:var(--impact-color,#ff69b4);border-radius:15px;color:#fff;font-size:.8rem;font-weight:500;padding:.3rem .8rem}.insight-description{color:#666;font-size:.9rem;line-height:1.6;margin-bottom:1.5rem}.insight-projects{margin-bottom:1rem}.projects-label{color:#666;display:block;font-size:.8rem;font-weight:600;margin-bottom:.5rem}.projects-list{display:flex;flex-wrap:wrap;gap:.5rem}.project-tag{background:#ff69b41a;border-radius:15px;color:#ff1493;cursor:pointer;font-size:.75rem;font-weight:500;padding:.3rem .8rem;transition:all .2s ease}.project-tag:hover{background:#ff69b433}.insight-indicator{background:#ff69b4;background:var(--impact-color,#ff69b4);bottom:0;height:3px;left:0;position:absolute}.modal-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;padding:2rem;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:#fff;border-radius:24px;box-shadow:0 20px 50px #0000004d;max-height:90vh;max-width:600px;overflow-y:auto;padding:2.5rem;position:relative;width:100%}.modal-close{align-items:center;background:#ff69b41a;border:none;border-radius:50%;color:#ff1493;cursor:pointer;display:flex;font-size:1.5rem;height:40px;justify-content:center;position:absolute;right:1rem;top:1rem;transition:all .3s ease;width:40px}.modal-close:hover{background:#ff69b4;color:#fff}.modal-header{flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.modal-header h2{color:#333;font-size:1.8rem;font-weight:600;margin:0}.type-badge{border-radius:20px;color:#fff;font-size:.9rem;font-weight:500;padding:.5rem 1rem}.type-badge.complement{background:#ff69b4}.type-badge.direct-competitor{background:#ff1493}.type-badge.potential-partner{background:pink;color:#333}.type-badge.research-partner{background:#ffb6c1;color:#333}.type-badge.technology-provider{background:#ffa0b4}.type-badge.service-partner{background:#ff91a4}.modal-description{color:#666;font-size:1rem;line-height:1.6;margin-bottom:2rem}.modal-metrics{margin-bottom:2rem}.modal-metric{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.modal-metric span:first-child{color:#666;font-weight:500;min-width:100px}.progress-bar{background:#ff69b41a;border-radius:4px;flex:1 1;height:8px;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#ff69b4,#ff1493);border-radius:4px;height:100%}.modal-metric span:last-child{color:#ff1493;font-weight:600;min-width:40px}.modal-features{margin-bottom:2rem}.modal-features h4{color:#333;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.modal-features ul{list-style:none;margin:0;padding:0}.modal-features li{border-bottom:1px solid #ff69b41a;color:#666;padding:.5rem 0}.modal-features li:before{color:#ff69b4;content:"•";font-weight:700;margin-right:.5rem}.modal-link{align-items:center;background:linear-gradient(135deg,#ff69b4,#ff1493);border-radius:50px;box-shadow:0 4px 15px #ff69b44d;display:inline-flex;font-weight:500;padding:1rem 2rem;transition:all .3s ease}.modal-link,.modal-link:hover{color:#fff;text-decoration:none}.modal-link:hover{box-shadow:0 6px 20px #ff69b466;transform:translateY(-2px)}@media (max-width:1200px){.charts-grid{grid-template-columns:1fr}}@media (max-width:768px){.dashboard-title{font-size:2.5rem}.dashboard-subtitle{font-size:1rem}.metrics-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.insights-grid,.projects-grid{grid-template-columns:1fr}.filter-buttons{justify-content:flex-start;overflow-x:auto;padding-bottom:1rem}.modal-content{margin:1rem;padding:2rem}}.compatibility-score{align-items:center;background:#ff69b40d;border:1px solid #ff69b41a;border-radius:12px;display:flex;gap:1rem;margin:1rem 0;padding:1rem}.score-circle{align-items:center;background:#fff;border:3px solid;border-radius:50%;box-shadow:0 2px 10px #0000001a;display:flex;flex-direction:column;height:60px;justify-content:center;width:60px}.score-value{font-size:1.1rem;font-weight:700;line-height:1}.score-grade{font-size:.7rem;font-weight:600;line-height:1;margin-top:2px}.score-label{color:#666;font-size:.85rem;font-weight:500}.relationship-info{background:#ff69b405;border:1px solid #ff69b414;border-radius:12px;margin:1rem 0;padding:1rem}.competition-item,.relationship-item{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.competition-item{margin-bottom:0}.competition-label,.relationship-label{color:#666;font-size:.85rem;font-weight:600}.competition-badge,.relationship-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:8px;color:#fff!important;font-size:.7rem;font-weight:500;letter-spacing:.2px;padding:.25rem .6rem;text-transform:none;transition:all .3s ease}.relationship-badge[data-type*=Complement],.relationship-badge[data-type*=Partner]{background:#10b981d9!important;border:1px solid #10b981e6;box-shadow:0 2px 8px #10b9814d}.relationship-badge[data-type*=Complement]:hover,.relationship-badge[data-type*=Partner]:hover{background:#10b981f2!important;border-color:#10b981;box-shadow:0 4px 12px #10b98166}.relationship-badge[data-type*=Alternative],.relationship-badge[data-type*=Competitor]{background:#ef4444d9!important;border:1px solid #ef4444e6;box-shadow:0 2px 8px #ef44444d}.relationship-badge[data-type*=Alternative]:hover,.relationship-badge[data-type*=Competitor]:hover{background:#ef4444f2!important;border-color:#ef4444;box-shadow:0 4px 12px #ef444466}.relationship-badge[data-type*="Competitive Partnership"]{background:#f59e0bd9!important;border:1px solid #f59e0be6;box-shadow:0 2px 8px #f59e0b4d}.relationship-badge[data-type*="Competitive Partnership"]:hover{background:#f59e0bf2!important;border-color:#f59e0b;box-shadow:0 4px 12px #f59e0b66}.competition-badge[data-level*="No Competition"]{background:#10b981d9!important;border:1px solid #10b981e6;box-shadow:0 2px 8px #10b9814d}.competition-badge[data-level*=Indirect]{background:#f59e0bd9!important;border:1px solid #f59e0be6;box-shadow:0 2px 8px #f59e0b4d}.competition-badge[data-level*=Direct]{background:#ef4444d9!important;border:1px solid #ef4444e6;box-shadow:0 2px 8px #ef44444d}.competition-badge:hover,.relationship-badge:hover{transform:translateY(-1px)}.project-detail-modal{background:#fff;border-radius:24px;box-shadow:0 20px 60px #0000004d;max-height:90vh;max-width:1000px;overflow-y:auto;position:relative;width:100%}.modal-header{align-items:center;border-bottom:1px solid #ff69b41a;display:flex;justify-content:space-between;padding:2rem 2rem 1rem}.modal-title-section{align-items:center;display:flex;gap:1rem}.project-icon{align-items:center;border-radius:16px;color:#fff;display:flex;height:60px;justify-content:center;width:60px}.modal-title{color:#333;font-size:2rem;font-weight:700;margin:0 0 .5rem}.project-type-badge{border-radius:20px;color:#fff;font-size:.85rem;font-weight:600;padding:.5rem 1rem}.modal-actions{gap:1rem}.modal-actions,.visit-btn{align-items:center;display:flex}.visit-btn{background:linear-gradient(135deg,#ff69b4,#ff1493);border:none;border-radius:12px;color:#fff;cursor:pointer;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.visit-btn:hover{box-shadow:0 8px 25px #ff69b44d;transform:translateY(-2px)}.close-btn{align-items:center;background:#fff;border:2px solid #ff69b433;border-radius:50%;color:#ff1493;cursor:pointer;display:flex;height:40px;justify-content:center;transition:all .3s ease;width:40px}.close-btn:hover{background:#ff1493;border-color:#ff1493;color:#fff}.compatibility-section{border-bottom:1px solid #ff69b41a;padding:2rem}.compatibility-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.compatibility-header h3{color:#333;font-size:1.5rem;font-weight:600;margin:0}.compatibility-score-large{align-items:center;display:flex;gap:1rem}.score-circle-large{align-items:center;background:#fff;border:4px solid;border-radius:50%;box-shadow:0 4px 20px #0000001a;display:flex;flex-direction:column;height:80px;justify-content:center;width:80px}.score-value-large{font-size:1.5rem;font-weight:700;line-height:1}.score-grade-large{font-size:.9rem;font-weight:600;line-height:1;margin-top:2px}.score-description{color:#666;font-size:1rem;font-weight:500}.component-compatibility{margin-top:2rem}.component-compatibility h4{color:#333;font-size:1.2rem;font-weight:600;margin-bottom:1.5rem}.compatibility-grid{grid-gap:1rem;display:grid;gap:1rem}.compatibility-item{grid-gap:1rem;align-items:center;background:#ff69b408;border:1px solid #ff69b41a;border-radius:12px;display:grid;gap:1rem;grid-template-columns:150px 1fr 60px;padding:1rem}.component-name{color:#333;font-weight:600}.score-bar{background:#ff69b41a;border-radius:4px;height:8px;overflow:hidden}.score-fill{border-radius:4px;height:100%;transition:width .8s ease}.compatibility-item .score-value{font-weight:700;text-align:center}.relationship-analysis{border-bottom:1px solid #ff69b41a;padding:2rem}.relationship-analysis h4{color:#333;font-size:1.2rem;font-weight:600;margin-bottom:1.5rem}.relationship-overview{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.competition-card,.relationship-card{background:#ff69b408;border:1px solid #ff69b41a;border-radius:16px;padding:1.5rem;transition:all .3s ease}.competition-card:hover,.relationship-card:hover{box-shadow:0 8px 25px #ff69b41a;transform:translateY(-2px)}.competition-header,.relationship-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.competition-header h5,.relationship-header h5{color:#333;font-size:1rem;font-weight:600;margin:0}.competition-badge-large,.relationship-badge-large{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:10px;color:#fff!important;font-size:.8rem;font-weight:500;letter-spacing:.2px;padding:.4rem .8rem;text-transform:none;transition:all .3s ease}.relationship-badge-large[data-type*=Complement],.relationship-badge-large[data-type*=Partner]{background:#10b981d9!important;border:1px solid #10b981e6;box-shadow:0 2px 8px #10b9814d}.relationship-badge-large[data-type*=Complement]:hover,.relationship-badge-large[data-type*=Partner]:hover{background:#10b981f2!important;border-color:#10b981;box-shadow:0 4px 12px #10b98166}.relationship-badge-large[data-type*=Alternative],.relationship-badge-large[data-type*=Competitor]{background:#ef4444d9!important;border:1px solid #ef4444e6;box-shadow:0 2px 8px #ef44444d}.relationship-badge-large[data-type*=Alternative]:hover,.relationship-badge-large[data-type*=Competitor]:hover{background:#ef4444f2!important;border-color:#ef4444;box-shadow:0 4px 12px #ef444466}.relationship-badge-large[data-type*="Competitive Partnership"]{background:#f59e0bd9!important;border:1px solid #f59e0be6;box-shadow:0 2px 8px #f59e0b4d}.relationship-badge-large[data-type*="Competitive Partnership"]:hover{background:#f59e0bf2!important;border-color:#f59e0b;box-shadow:0 4px 12px #f59e0b66}.competition-badge-large[data-level*="No Competition"]{background:#10b981d9!important;border:1px solid #10b981e6;box-shadow:0 2px 8px #10b9814d}.competition-badge-large[data-level*=Indirect]{background:#f59e0bd9!important;border:1px solid #f59e0be6;box-shadow:0 2px 8px #f59e0b4d}.competition-badge-large[data-level*=Direct]{background:#ef4444d9!important;border:1px solid #ef4444e6;box-shadow:0 2px 8px #ef44444d}.competition-badge-large:hover,.relationship-badge-large:hover{transform:translateY(-1px)}.competition-explanation,.relationship-explanation{color:#666;font-size:.95rem;line-height:1.6;margin:0}.strategic-analysis{border-bottom:1px solid #ff69b41a;padding:2rem}.analysis-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.analysis-card{background:#ff69b408;border:1px solid #ff69b41a;border-radius:16px;padding:1.5rem;transition:all .3s ease}.analysis-card:hover{box-shadow:0 8px 25px #ff69b41a;transform:translateY(-2px)}.analysis-header{align-items:center;display:flex;gap:.5rem;margin-bottom:1rem;position:relative}.analysis-header h4{color:#333;font-size:1.1rem;font-weight:600;margin:0}.risk-card .analysis-header{justify-content:space-between}.risk-badge{border-radius:12px;color:#fff;font-size:.75rem;font-weight:600;padding:.25rem .75rem}.analysis-card p{color:#666;line-height:1.6;margin:0}.technical-synergies{border-bottom:1px solid #ff69b41a;padding:2rem}.technical-synergies h4{color:#333;font-size:1.2rem;font-weight:600;margin-bottom:1.5rem}.synergies-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.synergy-item{align-items:center;background:#ff69b408;border:1px solid #ff69b41a;border-radius:12px;display:flex;gap:.75rem;padding:1rem;transition:all .3s ease}.synergy-item:hover{background:#ff69b40f;border-color:#ff69b433}.synergy-item span{color:#333;font-weight:500}.key-features-section{border-bottom:1px solid #ff69b41a;padding:2rem}.key-features-section h4{color:#333;font-size:1.2rem;font-weight:600;margin-bottom:1.5rem}.features-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.feature-item{background:#fff;border:2px solid;border-radius:12px;color:#333;font-weight:600;padding:1rem 1.5rem;text-align:center;transition:all .3s ease}.feature-item:hover{box-shadow:0 8px 25px #ff69b41a;transform:translateY(-2px)}.metrics-display{padding:2rem}.metrics-display h4{color:#333;font-size:1.2rem;font-weight:600;margin-bottom:1.5rem}.metrics-display .metrics-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.metric-display{text-align:center}.metric-label{color:#666;display:block;font-size:.9rem;font-weight:600;margin-bottom:1rem}.metric-circle,.metric-visual{display:flex;justify-content:center}.metric-circle{align-items:center;background:#fff;border:3px solid;border-radius:50%;box-shadow:0 4px 15px #0000001a;height:70px;width:70px}.metric-circle span{font-size:1.2rem;font-weight:700}@media (max-width:768px){.dashboard-title{font-size:2.5rem}.dashboard-subtitle{font-size:1rem}.metrics-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.insights-grid,.projects-grid{grid-template-columns:1fr}.filter-buttons{justify-content:flex-start;overflow-x:auto;padding-bottom:1rem}.modal-content{margin:1rem;padding:2rem}.modal-overlay{padding:1rem}.project-detail-modal{border-radius:16px}.modal-header{align-items:flex-start;flex-direction:column;gap:1rem}.modal-title-section{width:100%}.modal-actions{justify-content:space-between;width:100%}.compatibility-header{align-items:flex-start;flex-direction:column;gap:1rem}.compatibility-item{gap:.5rem;text-align:center}.analysis-grid,.compatibility-item,.synergies-grid{grid-template-columns:1fr}.features-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.metrics-display .metrics-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.dashboard-header{padding:2rem 1rem}.dashboard-title{font-size:2rem}.metrics-grid{grid-template-columns:1fr}.charts-section,.insights-section,.projects-section{padding:2rem 1rem}.project-detail-modal{border-radius:12px;margin:.5rem}.compatibility-section,.key-features-section,.metrics-display,.modal-header,.strategic-analysis,.technical-synergies{padding:1.5rem}.modal-title{font-size:1.5rem}.score-circle-large{height:60px;width:60px}.score-value-large{font-size:1.2rem}.metrics-display .metrics-grid{grid-template-columns:1fr}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.App{text-align:center}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#ff69b4,#ff1493);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#ff1493,#dc143c)}html{scroll-behavior:smooth}
/*# sourceMappingURL=main.91f6dd32.css.map*/