*{margin:0;padding:0;box-sizing:border-box;font-family:Helvetica Neue,sans-serif}html,body{height:100%;margin:0;overflow:hidden;scroll-behavior:smooth;overscroll-behavior:none}body{background:#f7f9fb;color:#1c1e21;line-height:1.6}.navbar{width:100%;height:70px;padding:0 50px;background:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;justify-content:space-between;align-items:center;position:fixed;top:0;z-index:9999;box-shadow:0 4px 12px #0000000a}.logo{font-size:1.8rem;font-weight:600;color:#4a6cff}.navbar ul{list-style:none;display:flex;gap:30px}.navbar ul li a{text-decoration:none;color:#333;font-weight:500;transition:color .3s ease}.navbar ul li a:hover{color:#2978b5}main{height:100vh;overflow-y:scroll;scroll-snap-type:y mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}main::-webkit-scrollbar{display:none}section{height:100vh;scroll-snap-align:start}.Section4,.Section6{background:linear-gradient(to top,#fff,#f0f4f8);color:#000;height:100vh;background-position:center;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;min-height:90vh}.Section_m{background:linear-gradient(to bottom,#fff,#f0f4f8);color:#000;height:100vh;background-position:center;display:flex;flex-direction:row;justify-content:center;align-items:center;text-align:center;min-height:90vh}.menu-toggle{position:fixed;top:10px;right:30px;font-size:24px;background:#ffffffd9;border-radius:10px;padding:8px 14px;cursor:pointer;z-index:1001;transition:all .3s ease}.menu-toggle:hover{background:#f0f0f0f2;transform:scale(1.05)}.sidebar{position:fixed;top:0;right:0;width:260px;height:100vh;background:#fffffff5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:-4px 0 20px #00000026;transform:translate(100%);transition:transform .3s ease;z-index:1000;padding:60px 20px}.sidebar.show{transform:translate(0)}.sidebar a{display:block;padding:10px 0;color:#333;text-decoration:none;font-weight:500;border-bottom:1px solid #eee;transition:color .2s ease}.sidebar a:hover{color:#007bff}.hero{width:100%;margin:0;padding:50px 0 0;display:flex;align-items:center;justify-content:space-between;min-height:100vh;background-color:#f7f9fb}.hero-wrapper{width:100vw;height:100vh;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 0 0 5%;gap:40px;box-sizing:border-box}.hero-text{flex:1.1;min-width:300px;display:flex;flex-direction:column;justify-content:center;max-width:800px}.hero-text h1{font-size:2.8rem;margin-bottom:20px;color:#1d2b5f;white-space:nowrap;overflow:hidden;border-right:2px solid #2978b5}.hero-text p{font-size:1.2rem;color:#a1a1a1;opacity:0;line-height:1.6;transform:translateY(20px);animation:fadeUp 1.4s ease-out 1.5s forwards}.hero-3d{position:relative;flex:1;top:-40px;right:-30px;height:100vh;display:flex;align-items:center;justify-content:flex-end;overflow:hidden;background-color:transparent}.hero-3d iframe{width:100%;height:100%;transform:scale(1.15);transform-origin:right center;border:none;pointer-events:auto;clip-path:inset(0px 0px 60px 0px round 0px)}.spline-cover{position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;pointer-events:all;z-index:2}.fade-in{opacity:0;transform:translateY(30px);transition:opacity .8s ease-out,transform .8s ease-out}.fade-in.visible{opacity:1;transform:translateY(0)}.card:hover,.section:hover{transition:transform .4s ease;transform:scale(1.01)}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}.pharma-section{padding:0 10vw;display:flex;justify-content:center;align-items:center;min-height:100vh;transition:all .8s ease}.gradient-bg{background-color:#f7f9fb;color:#000}.pharma-flex{display:flex;align-items:center;flex-direction:row;gap:60px;flex-wrap:wrap}.pharma-flex.two-column{justify-content:center;align-items:center;gap:64px}.center-vertical .pharma-flex{align-items:center;min-height:100vh}.pharma-left,.pharma-right{flex:1 1 45%;max-width:640px;min-width:320px;padding-top:45px}#pharma-intro-2 .pharma-left{text-align:center}.floating-img{animation:float 5s ease-in-out infinite;width:60%;max-width:480px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.page-title{font-size:2.5rem;font-weight:800;margin-bottom:24px;color:#1d2b5f}.intro-lead{font-size:1.2rem;line-height:1.75;color:#3f3f3f}.lead-line{margin-bottom:14px;transition:all .6s ease}.lead-line.emphasis{font-weight:700;font-size:1.5rem;color:#b68bff}.intro-lead strong{color:#4a6cff}.pharma-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px 48px;justify-items:center;align-items:center;padding:20px 0}.stat-item{font-size:2.2rem;font-weight:800;color:#000;text-align:center;transition:transform .6s ease;line-height:1.3}.stat-item span{display:block;margin-top:8px;font-size:1rem;font-weight:400;color:#7a7f8c}.fade-slide{opacity:0;transform:translateY(40px);transition:opacity .8s ease,transform .8s ease}.fade-slide.active{opacity:1;transform:translateY(0)}.delay-1{transition-delay:.2s}.delay-2{transition-delay:.4s}.delay-3{transition-delay:.6s}.delay-4{transition-delay:.8s}.delay-5{transition-delay:1s}.zoom-in{transition:transform .8s ease;color:#1d2b5f}.zoom-in.active:hover{color:#4a6cff;transform:scale(1.2)}@media (max-width: 768px){.pharma-flex.two-column{flex-direction:column;align-items:center;text-align:center}.pharma-stats-grid{grid-template-columns:repeat(2,1fr);gap:24px}.page-title{font-size:2rem}.section-title{font-size:1.5rem}.section-text{font-size:1rem}.stat-item{font-size:1.6rem}}.text-block{display:flex;flex-direction:column;justify-content:center;height:100%}.section-title{font-size:2.5rem;font-weight:700;margin-bottom:20px;color:#1d2b5f}.section-text{font-size:1.2rem;line-height:1.75;color:#3f3f3f;display:flex;flex-direction:column;gap:18px}.section-text strong{color:#4a6cff;font-weight:600}.pharma-list{list-style:none;padding-left:1em;margin:16px 0;color:#3f3f3f;display:flex;flex-direction:column;gap:10px}.pharma-list strong{color:#4a6cff;font-weight:600}.module-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;justify-items:stretch;align-items:stretch;max-width:520px}.module-card{background:#fff;border:1px solid rgba(255,255,255,.12);height:200px;border-radius:16px;padding:20px 18px;font-size:1.2rem;font-weight:600;color:#1d2b5f;display:flex;text-align:center;align-items:center;gap:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 8px #00000014;transition:all .3s ease;cursor:pointer}.module-card:hover{background:#ffffff29;transform:translateY(-6px);box-shadow:0 8px 24px #0003;border-color:#b68bff66;color:#4a6cff}#pharma-intro-3{position:relative}#MapBegin{position:absolute;bottom:5px;width:100%;text-align:center;font-size:1rem;color:#4a6cff;font-weight:500;padding:10px 16px;border-radius:8px;z-index:10;animation:mapArrowPulse 2s infinite ease-in-out}@keyframes mapArrowPulse{0%{transform:translateY(0);opacity:.8}50%{transform:translateY(5px);opacity:1}to{transform:translateY(0);opacity:.8}}.Section3{padding:70px 15px 5px 10px;height:100vh;scroll-snap-align:start;background-color:#f7f9fb;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;gap:10px}.section-header{margin-top:10px;text-align:center}.section-header h2{font-size:22px;font-weight:700;color:#333;max-width:1000px;margin:0 auto;line-height:1.4;letter-spacing:.3px;text-align:center;text-wrap:balance}.map-legend-container{display:flex;flex:1;width:100%;gap:20px;box-sizing:border-box;max-height:700px;min-height:480px}.middle{margin-left:10px;width:75%;display:flex;flex-direction:column;justify-content:space-between;height:100%}#map1{position:relative;height:98%;width:100%;background-color:#f7f9fb;border-radius:10px;overflow:hidden}.toggle-container{position:absolute;bottom:0;left:0;width:100%;background-color:#fff0;display:flex;flex-direction:column;align-items:center;z-index:10;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.labels{display:flex;justify-content:space-between;width:100%}.switch{position:relative;width:100%}.switch input[type=range]{width:100%;height:10px;background:#ccc;border-radius:5px;outline:none;margin:0;padding:0}.switch input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:30px;height:30px;background:#555;border-radius:50%;cursor:pointer;border:2px solid white;box-shadow:0 0 5px #0000004d;transition:background .3s,transform .3s}.switch input[type=range]::-webkit-slider-thumb:hover{background:#333;transform:scale(1.1)}.switch input[type=range]::-moz-range-thumb{width:30px;height:30px;background:#555;border-radius:50%;cursor:pointer;border:2px solid white;box-shadow:0 0 5px #0000004d;transition:background .3s,transform .3s}.switch input[type=range]::-moz-range-thumb:hover{background:#333;transform:scale(1.1)}.labels span{flex:1;text-align:center;color:#888;font-weight:400;transition:all .3s}.labels span.active{font-weight:700;color:#333}.chart{width:25%;display:flex;flex-direction:column;justify-content:space-between;height:98%;box-sizing:border-box;box-shadow:0 0 5px #0000001a}.treecontent{width:100%;height:250px;position:relative;padding:0;margin:0;overflow:hidden}#d3-treemap{width:100%;height:100%;display:block}.rank{flex:1.45}.rank p{font-size:17px;font-weight:700;text-align:center}.pie{flex:1;padding:10px 0 14px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;box-shadow:0 2px 8px #0000000a}.piecontent{width:100%;height:auto;max-height:120px;display:flex;justify-content:center;align-items:center;margin-top:10px}.pie-chart-title{font-size:15px;font-weight:600;color:#000;text-align:center;line-height:1}.pie-legend{display:flex;justify-content:center;gap:12px;margin-top:.5vh;font-size:13px;color:#444}.dot{display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:6px}.import-dot{background-color:#5fbfff}.export-dot{background-color:#1e0f75}.section-header-animate{animation:fadeInUp 1s ease-out both}.highlight{background:linear-gradient(90deg,#002fff,#88a6ff);background-clip:text;-webkit-background-clip:text;color:transparent;animation:pulseHighlight 2s ease-in-out infinite alternate}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes pulseHighlight{0%{opacity:.6;letter-spacing:.2px}to{opacity:1;letter-spacing:.8px}}.section5{padding-top:70px;height:100%;background-color:var(--bg-color);overflow:hidden;color:#333;font-family:Segoe UI,sans-serif;--bg-color: #F7F9FB;--panel-bg: #ffffff;--main-blue: #1C1DAB;--highlight-purple: #BF8CE1;--soft-shadow: 0 4px 12px rgba(0, 0, 0, .1);--rounded: 1rem}.section5 .dashboard{display:grid;grid-template-columns:2fr 460px;gap:2rem;align-items:start}.section5 .dashboard-scroll-wrapper{position:relative;padding:2rem;overflow:visible}.section5 .dashboard-scroll-wrapper.scrollable{max-height:calc(100vh - 400px);overflow-y:auto}.section5 .map-container{min-height:800px;position:relative;border-radius:12px;box-shadow:0 4px 10px #0000000d;width:100%}.section5 .right-panel{display:flex;flex-direction:column;gap:1.5rem;max-width:460px}#border-legend{position:absolute;bottom:300px;left:60px;z-index:10;background:#fff;padding:8px 12px;border-radius:8px;box-shadow:0 4px 12px #00000014;font-size:13px;font-weight:500;color:#222;width:max-content;max-width:200px;pointer-events:none}#border-legend .legend-title{font-weight:700;font-size:13px;margin-bottom:6px}#border-legend .legend-item{display:flex;align-items:center;gap:8px;margin-bottom:4px;white-space:nowrap}#border-legend .legend-item:last-child{margin-bottom:0}#border-legend .legend-icon{width:18px;height:18px;flex-shrink:0}#border-legend .legend-label{font-size:13px;line-height:1;white-space:nowrap}.section5 .info-panel{background:var(--panel-bg, #fff);border-radius:1rem;box-shadow:0 4px 12px #0000001a;font-size:13px;color:#333;padding:.5rem}.section5 .info-panel h4{margin-top:0;color:var(--main-blue, #1C1DAB)}.section5 .city-info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px 12px;font-size:12px}.section5 .info-item{background:#f7f9fc;padding:4px 6px;border-radius:4px;font-size:13px;line-height:1.2}.section5 .info-item strong{font-weight:600;color:var(--main-blue, #1C1DAB)}.section5 .intro-text{font-size:13px;width:100%;height:100%;line-height:1.7;color:#333;padding:0 .5rem;border-radius:.5rem}.section5 .intro-text ul{margin:0 0 1.5rem 1rem;padding-left:1rem}.section5 .intro-text h4{text-align:center;font-weight:700;font-size:22px;color:var(--main-blue);margin-bottom:10px}.section5 #backButton{padding:6px 12px;font-size:12px;font-weight:500;color:#fff;background:linear-gradient(135deg,#1c1dab,#6b64d6);border:none;border-radius:6px;cursor:pointer;box-shadow:0 2px 6px #1c1dab33;width:fit-content;margin:.5rem auto 0;display:flex;align-items:center;gap:6px}.section5 #backButton:hover{background:linear-gradient(135deg,#1c1dab,#8c80f5);transform:translateY(-1px);box-shadow:0 6px 14px #1c1dab4d}.section5 .filters{background:#fff;padding:1rem;border-radius:1rem;box-shadow:0 4px 12px #0000001a;font-size:13px}.section5 .checkbox-grid{display:grid;grid-template-columns:repeat(2,minmax(140px,1fr));gap:6px 12px;margin-top:4px}.section5 .checkbox-grid label{display:flex;align-items:center;gap:6px;font-size:13px;background-color:#f7f7f7;padding:2px 4px;border-radius:4px;line-height:1.1}.section5 .legend-box{display:inline-block;width:14px;height:14px;border-radius:3px}.section5{position:relative;--panel-bg: #ffffff;--main-blue: #1C1DAB;--soft-shadow: 0 4px 12px rgba(0, 0, 0, .1);--rounded: 1rem}.section5 .charts-wrapper{position:absolute;bottom:0;left:0;right:0;z-index:9998}.section5 .toggle-btn{width:150px;margin:0 auto;background-color:var(--main-blue);color:#fff;padding:10px;font-size:13px;font-weight:700;border:none;border-radius:12px 12px 0 0;cursor:pointer;display:block;text-align:center;box-shadow:0 -1px 4px #fff}.section5 .charts-background{background:#fff;border-top-left-radius:1rem;border-top-right-radius:1rem;box-shadow:0 -4px 16px #0003;max-height:0;overflow:hidden;transition:max-height .4s ease;pointer-events:none;margin:0 auto}.section5 .charts-background.expanded{max-height:400px;pointer-events:auto}.section5 #chartsSection.expanded{max-height:1000px;opacity:1;pointer-events:auto}.section5 .charts{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;padding:1rem 2rem 2rem;transition:max-height .5s ease,opacity .3s ease;overflow:hidden;max-height:800px;opacity:1}.section5 .charts.collapsed{max-height:0;opacity:0;pointer-events:none}.section5 .charts.expanded{max-height:1000px;opacity:1;pointer-events:auto}.section5 .chart-box{height:300px;background:var(--panel-bg);padding:1.5rem;border-radius:var(--rounded);box-shadow:var(--soft-shadow);display:flex;flex-direction:column;justify-content:space-between}.section5 .extra-info-box{background-color:#fff;border-radius:1rem;box-shadow:var(--soft-shadow);padding:1.5rem;margin-top:1.5rem;font-size:13px;color:#444}.section5 .chart-box h4{margin-top:0;color:var(--main-blue)}.section5 #stackedBarChart{height:240px!important}.section5 .slider-container{font-size:13px;color:#333;margin-bottom:1rem}.section5 .slider-wrapper{display:flex;align-items:center;gap:.5rem;margin-top:.5rem}.section5 .slider-wrapper input[type=range]{-webkit-appearance:none;width:100%;height:6px;background:#ddd;border-radius:5px;background-image:linear-gradient(to right,var(--main-blue),var(--main-blue));background-size:50% 100%;background-repeat:no-repeat;transition:background-size .3s ease}.section5 .slider-wrapper input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;height:16px;width:16px;border-radius:50%;background:var(--main-blue);cursor:pointer;box-shadow:0 0 2px #0000004d;transition:background .3s ease}.section5 .slider-wrapper input[type=range]::-moz-range-thumb{height:16px;width:16px;border-radius:50%;background:var(--main-blue);cursor:pointer;border:none}.section5 .slider-wrapper span{min-width:32px;text-align:center;color:var(--main-blue);font-weight:700}#bubble_summary{--deep-blue: #1E0F75;--mid-blue: #1C1DAB;--light-blue: #3785DB;--sky-blue: #ADC6E5;--violet: #BF8CE1;--pink: #E893C5;--rose: #EBB2C3;--pale-blue: #CBD8E8;padding-top:70px;font-family:Inter,sans-serif;color:var(--deep-blue);overflow-x:auto;background-color:#fff}.pharma-horizontal-wrapper{display:flex;flex-direction:row;height:calc(100vh - 70px);width:100vw;overflow:hidden}.pharma-function-bar{flex:0 0 250px;display:flex;flex-direction:column;align-items:center;position:relative;overflow:hidden;background:linear-gradient(to bottom,#1e1e2f,#2a2a40);padding:1rem 0;border-right:1px solid rgba(255,255,255,.05)}.pharma-function-bar h2{font-size:1rem;color:#ffffffbf;letter-spacing:.08em;text-transform:uppercase;margin:1rem;font-weight:700;align-items:flex-start}#bubble_summary .wheel-wrapper{position:relative;height:300px;width:240px;margin-top:1rem;overflow:hidden;background:#ffffff0d;border-radius:16px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:inset 0 0 5px #ffffff0d}#bubble_summary .wheel-container{display:flex;flex-direction:column;align-items:center;transition:transform .3s ease}#bubble_summary .wheel-item{height:100px;width:100%;font-size:1.05rem;line-height:100px;text-align:center;color:#ffffff80;transition:all .3s ease;transform:scale(.95);border-radius:12px;margin:2px 0;cursor:pointer;opacity:.6}#bubble_summary .wheel-hint{font-size:.75rem;color:#777;margin-top:-.5rem;margin-bottom:1rem;text-align:center}#bubble_summary .wheel-item.highlight{color:#fff;font-weight:600;background:#ffffff14;box-shadow:0 0 8px #ffffff1a;transform:scale(1.05);opacity:1}.center-indicator{position:absolute;top:50%;left:10%;width:80%;height:1px;background:linear-gradient(to right,transparent,rgba(255,255,255,.3),transparent);z-index:10;pointer-events:none}#bubble_summary .wheel-wrapper:before,#bubble_summary .wheel-wrapper:after{content:"";position:absolute;left:0;width:100%;height:50px;z-index:5;pointer-events:none}#bubble_summary .wheel-wrapper:before{top:0;background:linear-gradient(to bottom,rgba(30,30,47,.8),transparent)}#bubble_summary .wheel-wrapper:after{bottom:0;background:linear-gradient(to top,rgba(30,30,47,.8),transparent)}.pharma-main-area{flex:1;display:flex;flex-direction:column;background-color:#fff;overflow:hidden;height:100%}.pharma-matrix-area{height:35%;padding:1rem 2rem;border-bottom:none;background:#fff;overflow:hidden;position:relative}.pharma-matrix-area svg{width:100%;height:100%;max-width:100%;max-height:100%;overflow:visible;display:block}.pharma-bubble-area{display:flex;flex-direction:column;flex:1;overflow:hidden}#bubbleLegend{position:absolute;right:24px;bottom:24px;background:#ffffffeb;border:1px solid #ddd;border-radius:12px;padding:12px 16px;font-size:12px;line-height:1.6;color:var(--deep-blue);box-shadow:0 4px 12px #0000000f;font-family:Inter,sans-serif;z-index:10}#bubbleLegend .legend-row{display:flex;align-items:center;margin-bottom:6px;gap:8px}.bubble-shape{width:16px;height:16px;display:inline-block}.bubble-shape.circle{border-radius:50%;background:var(--sky-blue)}.bubble-shape.triangle{width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:14px solid var(--sky-blue)}.bubble-shape.square{background:var(--sky-blue)}.color-bar{margin-top:6px;width:100%;height:10px;background:linear-gradient(to right,var(--deep-blue),var(--mid-blue),var(--light-blue),var(--sky-blue),var(--violet),var(--pink),var(--rose));border-radius:5px}.pharma-summary-insights{flex:0 0 380px;height:100%;background:#fff;padding:2rem;display:flex;flex-direction:column;justify-content:flex-start;overflow-y:auto;border-left:1px solid rgba(0,0,0,.06);box-shadow:-4px 0 16px #0000000a}.pharma-summary-insights h3{font-size:1.3rem;font-weight:700;color:#1d2b5f;margin-bottom:1.5rem;padding-bottom:1rem;letter-spacing:.02em;border-bottom:1px solid #eee;padding-bottom:.5rem}.pharma-summary-insights ul{padding-left:0;list-style:none;color:#444;font-size:.95rem;line-height:1.75}.pharma-summary-insights li{margin-bottom:1rem;padding-left:1.4rem;position:relative}.pharma-summary-insights li:before{content:"";width:8px;height:8px;background:var(--light-blue);border-radius:50%;position:absolute;left:0;top:.5em;transform:translateY(-50%);box-shadow:0 0 0 2px #fff}.chart-title-wrapper{height:40px;display:flex;align-items:center;padding-left:40px}.chart-title{font-size:16px;font-weight:600;margin:0;color:#222;text-align:left}.chart-body{flex:1;display:flex;align-items:center;justify-content:center;position:relative}.pharma-matrix-area{flex:.45;display:flex;flex-direction:column;background:#fff}.pharma-bubble-area{height:65%;display:flex;flex-direction:column}#bubbleChart,#fingerprintChart{width:100%;height:100%;display:block}.chart-scale-wrapper{transform:scale(.9);transform-origin:center center;display:flex;align-items:center;justify-content:center;width:100%;height:100%}svg{width:90%;height:90%}:root{--color-deep-blue: #1E0F75;--color-blue: #1C1DAB;--color-light-blue: #3785D8;--color-pale-blue: #ADC6E5;--color-purple: #BF8CE1;--color-pink: #E893C5;--color-light-pink: #EBB2C3;--color-ultra-pale: #CBD8E8}.Section7{position:relative;scroll-snap-align:start;font-family:Helvetica Neue,sans-serif;box-sizing:border-box;background-color:#f7f9fb;color:#000;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;text-align:center}#left-position-control{width:320px;height:calc(100vh - 70px);margin-top:80px;align-self:flex-start;display:flex;flex-direction:column;align-items:center;font-size:12px;position:relative;padding:0 4px;background:#f8f9fa;overflow-y:auto;box-shadow:2px 0 8px #0000000d;z-index:5;border-right:1px solid #ADC6E5;flex-shrink:0}#select20top{height:auto;width:100%;padding:0 10px}.gradient-label{font-weight:700;font-size:1.1rem;background:linear-gradient(90deg,#e893c5,#bf8ce1);background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.panel-section{border-bottom:1px solid #eee;padding-bottom:1.5rem}.panel-section:last-child{border-bottom:none;padding-bottom:0}.panel-section h2{font-size:1.1rem;color:#2c3e50;margin-bottom:1rem;font-weight:600;position:relative;padding-left:1rem}.panel-section h2:before{content:"";position:absolute;left:0;top:.2rem;bottom:.2rem;width:4px;background:#3498db;border-radius:2px}.control-group{margin-bottom:1rem}.control-group:last-child{margin-bottom:0}.control-group label{display:block;margin-bottom:.4rem;font-size:.9rem;font-weight:500;color:#34495e}.full-width{width:100%;padding:.7rem;border:1px solid #ddd;border-radius:4px;font-size:.9rem;transition:border-color .2s}.full-width:focus{border-color:#3498db;outline:none;box-shadow:0 0 0 2px #3498db33}.range-slider{display:flex;flex-direction:column;gap:.5rem}.range-slider input{width:100%;padding:0}.range-value{font-size:.85rem;color:#555;text-align:right}#FoldedInformationBar{height:auto;width:100%}.panel-toggle-btn{width:calc(100% - 10px);background:linear-gradient(to right,#1e0f75,#3785d8);color:#fff;font-size:1rem;font-weight:700;padding:12px;border:none;text-align:left;cursor:pointer;outline:none;transition:all .3s ease;margin-top:10px;border-radius:4px}.panel-toggle-btn:hover{background:linear-gradient(to right,#1c1dab,#3785d8)}.panel-toggle-btn:after{content:" ▼";float:right}.panel-toggle-btn.active:after{content:" ▲"}.panel-section2{overflow:auto;max-height:0;transition:max-height .3s ease}#ownership-slider{width:100%}.Section7 input[type=range]::-webkit-slider-thumb{background:#1c1dab}.Section7 input[type=range]::-moz-range-thumb{background:#1c1dab}.Section7 input[type=range]::-ms-thumb{background:#1c1dab}.Section7 input[type=range]::-webkit-slider-runnable-track{background:linear-gradient(to right,#adc6e5,#3785d8)}.filter-card{background-color:#f8f9fa;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:15px;margin:10px 0 20px;border:1px solid #e6e9ec}.filter-card-title{font-weight:700;font-size:1.2rem;color:#1e0f75;margin-bottom:15px;padding-bottom:8px;border-bottom:1px solid #ADC6E5}.highlight-text{color:#e893c5;font-weight:700;margin-bottom:8px;display:block}.filter-control{margin-top:15px}.filter-label{display:block;margin-bottom:8px;color:#3785d8;font-weight:500;font-size:1rem}select:focus,input:focus{border-color:#3785d8;box-shadow:0 0 0 2px #3785d833}.stats-card{background:#f8f9fa;border-radius:6px;padding:.8rem;display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem}.stat-row{display:flex;flex-direction:column;padding:.5rem;background:#fff;border-radius:4px;box-shadow:0 1px 3px #0000000d}.stat-label{font-size:.75rem;color:#7f8c8d}.stat-value{font-size:1.1rem;font-weight:600;color:#1c1dab;margin-top:.2rem}.hierarchy-diagram{background:#f8f9fa;border-radius:6px;padding:1rem;display:flex;flex-direction:column;align-items:center;gap:1rem;position:relative}.hierarchy-node{padding:.6rem 1rem;border-radius:4px;text-align:center;font-size:.85rem;font-weight:500;min-width:120px;position:relative;z-index:2}.hq-node{background:#e74c3c;color:#fff}.sub-node{background:#3498db;color:#fff}.hierarchy-connections{display:flex;justify-content:center;align-items:center;height:40px;position:relative;width:100%}.connection-line{width:2px;height:40px;background:#95a5a6;position:absolute;top:-20px}.connection-line.left{left:35%}.connection-line.center{left:50%}.connection-line.right{left:65%}.hierarchy-level{display:flex;justify-content:center;width:100%}.hierarchy-stats{display:flex;width:100%;gap:1rem;margin-top:.5rem}.hierarchy-stat{flex:1;text-align:center;padding:.5rem;background:#fff;border-radius:4px;box-shadow:0 1px 3px #0000000d}.power-centers{display:flex;flex-direction:column;gap:.8rem}.power-center-item{display:flex;align-items:center;padding:.5rem;background:#fff;border-radius:4px;box-shadow:0 1px 3px #0000000d}.center-info{width:120px;padding-right:.5rem}.center-name{font-size:.85rem;font-weight:500}.center-country{font-size:.75rem;color:#7f8c8d}.center-bar{flex:1;height:8px;background:#ecf0f1;border-radius:4px;overflow:hidden;margin:0 .5rem}.bar-fill{height:100%;border-radius:4px;transition:width .3s ease}.hq-bar{background:#e893c5}.center-value{width:30px;text-align:right;font-weight:600;font-size:.85rem}#right-position-control{margin-top:80px;width:80%;height:calc(100vh - 90px);display:flex;flex-direction:row;align-items:center;font-size:12px;position:relative}#map-container,#mapCompany{position:relative;height:100%;width:100%}.map-controls{position:absolute;top:10px;left:10px;display:flex;flex-direction:column;gap:5px;z-index:5}.map-controls button{width:36px;height:36px;background:#fff;border:1px solid #ADC6E5;border-radius:4px;box-shadow:0 1px 4px #0003;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#1e0f75;transition:all .2s}.map-controls button:hover{background-color:#adc6e5}.map-controls button#help-btn{background:#1e0f75;color:#fff}.map-controls button#help-btn:hover{background:#1c1dab}#help-btn{background:#1e0f75;color:#fff;animation:pulse-glow 2s infinite alternate;position:relative;z-index:1000}#help-btn:hover{background:#1c1dab;animation:none;transform:scale(1.1)}#help-btn i{font-size:1.2rem}@keyframes pulse-glow{0%{box-shadow:0 0 5px #1e0f75b3;transform:scale(1)}to{box-shadow:0 0 15px #e893c5e6,0 0 20px #bf8ce199;transform:scale(1.05)}}#map-legend{position:absolute;bottom:20px;left:20px;background:#fff;padding:1rem;box-shadow:0 1px 4px #0003;font-size:.85rem;max-width:240px;z-index:5;max-height:300px;overflow-y:auto}.legend-section{margin-bottom:.8rem}.legend-section:last-child{margin-bottom:0}.legend-section h4{font-size:.8rem;color:#7f8c8d;margin-bottom:.4rem;font-weight:500}.legend-item{display:flex;align-items:center;margin-bottom:.4rem}.color-dot{width:12px;height:12px;border-radius:50%;margin-right:8px;box-shadow:0 1px 3px #0003}.hq-color{background-color:#e74c3c}.sub-color{background-color:#3498db}.mixed-color{background-color:#9b59b6}.legend-colors{display:grid;grid-template-columns:repeat(2,1fr);gap:.4rem}.color-item{display:flex;align-items:center;font-size:.75rem}.color-block{width:10px;height:10px;margin-right:4px;border-radius:2px}.na-color{background-color:#e893c5}.eu-color{background-color:#3785d8}.as-color{background-color:#adc6e5}.af-color{background-color:#bf8ce1}.sa-color{background-color:#ebb2c3}.oc-color{background-color:#cbd8e8}#slide-tab{position:relative;margin-top:80px;height:calc(100vh - 80px);bottom:0;width:32px;writing-mode:vertical-rl;text-align:center;border-top-left-radius:6px;border-bottom-left-radius:6px;font-size:22px;font-weight:700;cursor:pointer;background:linear-gradient(to bottom,#1e0f75,#3785d8);color:#fff;box-shadow:2px 0 6px #1e0f754d;transition:background-color .3s ease,left .3s ease;z-index:999}#slide-tab:hover{background:linear-gradient(to bottom,#1c1dab,#3785d8)}#information_area{background-color:#f8f9fa;margin-top:160px;width:0;height:100vh;bottom:0;right:0;overflow:hidden;transition:width 1s ease;flex-direction:column;z-index:99;position:relative}#information_area.expanded{width:7000px;overflow-y:auto}#details-panel{max-height:calc(100vh - 150px);overflow-y:auto}#slide-tab.expanded{height:100%;width:0px}.panel-header{padding:0 10px 0 15px;height:60px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;background:linear-gradient(to right,#1e0f75,#3785d8);color:#fff;border-bottom:none;flex-shrink:0}.panel-actions{display:flex;gap:.5rem}.toggle-btn{background:none;border:none;color:#fff;font-size:1rem;cursor:pointer;padding:.4rem;border-radius:4px;transition:all .2s}.toggle-btn:hover{background:#adc6e54d}.toggle-btn.active{background:#adc6e5;color:#1e0f75}.panel-content-wrapper{display:flex;width:100%;height:100%;overflow:hidden;transition:all .3s ease}.panel-content{display:none!important;width:100%;overflow-y:auto;flex-direction:column}.panel-content.active{display:flex!important}#analysis-content{display:flex;flex-direction:column;margin:0 10px 0 15px;width:100%;border-left:1px solid #e0e0e0;transition:all .3s ease;overflow-y:auto;padding-bottom:0}.chart-container{height:200px;background:#f8f9fa;border-radius:6px;display:flex;align-items:center;justify-content:center}.analysis-section{margin-bottom:1rem;background:#f8f9fa;border-radius:4px}.analysis-section h3{font-size:.9rem}#subsidiaries-content{background-color:#0000;flex-direction:column}.filter-bar{display:flex;margin:1rem 0;gap:.8rem;flex-wrap:wrap;flex-shrink:0}.search-box{flex:1;position:relative;min-width:200px}.search-box input{width:100%;padding:.5rem 2.5rem .5rem .8rem;border:1px solid #ddd;border-radius:4px;font-size:.9rem}.search-box i{position:absolute;right:.8rem;top:50%;transform:translateY(-50%);color:#95a5a6}.filter-dropdown select{padding:.5rem 2rem .5rem .8rem;border:1px solid #ddd;border-radius:4px;background:#fff;font-size:.9rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24'%3E%3Cpath fill='%2395a5a6' d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .8rem center}.sort-controls{display:flex;gap:.3rem}.sort-btn{padding:.5rem .8rem;border:1px solid #ddd;background:#fff;border-radius:4px;font-size:.8rem;cursor:pointer;transition:all .2s}.sort-btn.active[data-sort=ownership]{background:var(--color-pink);border-color:var(--color-pink);color:#fff}.sort-btn.active[data-sort=assets]{background:var(--color-purple);border-color:var(--color-purple);color:#fff}.table-container{overflow:auto;flex:1;min-height:0;border:1px solid #eee;border-radius:4px}#subsidiaries-table{width:100%;border-collapse:collapse;font-size:.85rem}#subsidiaries-table th{padding:.8rem;text-align:left;background:linear-gradient(to right,#adc6e5,#cbd8e8);color:#1e0f75;border-bottom:2px solid #3785D8;position:sticky;top:0;z-index:1}#subsidiaries-table td{padding:.8rem;border-bottom:1px solid #ecf0f1}#subsidiaries-table tr:hover{background-color:#adc6e533}#loading-indicator{position:relative;top:0;left:0;width:100%;height:100%;background:#fffc;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1100;background-color:#ffffff85}.loader{border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;width:50px;height:50px;animation:spin 1s linear infinite;margin-bottom:1rem}.loading-text{font-size:1rem;color:#2c3e50}.help-content{margin:0 0 20px;padding:0 20px 20px;border-bottom:1px solid #eee;color:#333;line-height:1.7;z-index:9999}.help-section{padding-top:60px!important;margin-top:-45px!important;padding-bottom:20px;border-bottom:1px solid #eee;position:relative;border-bottom:1px solid #f0f0f0;clear:both}.help-section:last-child{border-bottom:none;margin-bottom:0}.help-section h3{color:var(--color-deep-blue);font-size:1.1rem;margin:15px 0 10px;border-bottom:2px solid var(--color-light-blue);padding-bottom:5px;margin-bottom:1.2rem;font-weight:600}.help-subsection{margin-bottom:.5rem}.help-subsection:last-child{margin-bottom:0}.help-subsection h4{color:var(--color-blue);font-size:1rem;margin:15px 0 10px;margin-bottom:1rem;font-weight:500}.help-content ul,.help-content ol{padding-left:20px;margin:10px 0;margin-bottom:1.2rem}.help-content ul ul,.help-content ul ol,.help-content ol ul,.help-content ol ol{margin-top:.5rem;margin-bottom:.8rem;padding-left:1.5rem}.help-content li{margin-bottom:8px;line-height:1.5;padding-right:10px}.help-content ul li{position:relative;list-style-type:disc;margin-left:5px}.help-content p{margin-bottom:1rem;line-height:1.7;padding-right:10px}.help-content strong{font-weight:600;color:var(--color-blue)}#help-modal .modal-content{max-width:800px!important;width:90%;max-height:85vh}.modal-content{background:#fff;border-radius:8px;max-width:800px;max-height:85vh;overflow:hidden;position:relative;width:90%}#help-modal-body{padding:0;overflow-y:auto;max-height:calc(85vh - 60px);font-family:Helvetica Neue,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;scrollbar-width:thin;scrollbar-color:#95a5a6 #ecf0f1;color:#333}#help-modal-body::-webkit-scrollbar{width:8px}#help-modal-body::-webkit-scrollbar-track{background:#ecf0f1}#help-modal-body::-webkit-scrollbar-thumb{background-color:#95a5a6;border-radius:4px}#help-modal{display:flex;position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;justify-content:center;align-items:center;z-index:10000}#help-modal.hidden{display:none}@media (min-width: 768px){#help-modal .modal-content{max-width:850px!important}}.modal-content{background:#fff;border-radius:10px;max-width:800px;width:90%;max-height:85vh;overflow:hidden;position:relative;box-shadow:0 5px 15px #0003}.modal-header{padding:15px 20px;background:linear-gradient(to right,var(--color-deep-blue),var(--color-light-blue));color:#fff;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e0e0e0}.modal-close{background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.help-nav{background:#f8f9fa;padding:10px 15px;display:flex;flex-wrap:wrap;gap:8px;border-bottom:1px solid #eee;position:sticky;top:0;z-index:5}.nav-item{padding:6px 12px;border-radius:4px;font-size:.85rem;color:var(--color-deep-blue);cursor:pointer;background:#fff;border:1px solid #e0e0e0;white-space:nowrap}.nav-item.active{background:var(--color-light-blue);color:#fff;border-color:var(--color-light-blue)}.help-content ol{padding-left:25px;margin:10px 0}.help-content ul{padding-left:20px;margin:10px 0}.help-content li{margin-bottom:5px;line-height:1.5}.help-content{line-height:1.5;font-size:.95rem}.help-tab-content ol{margin-top:8px}#data{padding-bottom:30px}html{scroll-padding-top:60px}.modal-header h2{color:#fff!important;margin:0;font-size:1.25rem;font-weight:600;white-space:normal}.panel-header h2{color:#fff!important;font-size:1.1rem;font-weight:600;margin:0}#detail-modal{display:flex;position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;justify-content:center;align-items:center;z-index:2000}#detail-modal.hidden{display:none}#detail-modal .modal-content{background:#fff;border-radius:8px;max-width:600px;width:90%;max-height:80vh;overflow:hidden;box-shadow:0 5px 15px #0003;display:flex;flex-direction:column}#detail-modal .modal-header{padding:15px 20px;background:linear-gradient(to right,var(--color-deep-blue),var(--color-light-blue));color:#fff;display:flex;justify-content:space-between;align-items:center}#detail-modal .modal-header h2{margin:0;font-size:1.25rem;font-weight:600;color:#fff!important}#detail-modal .modal-close{background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}#detail-modal .modal-body{padding:20px;overflow-y:auto;max-height:calc(80vh - 60px)}.entity-details{font-family:Helvetica Neue,Arial,sans-serif}.entity-header{display:flex;align-items:center;margin-bottom:20px}.entity-icon{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-right:15px;flex-shrink:0}.hq-icon{background-color:#e74c3c;color:#fff}.sub-icon{background-color:#3498db;color:#fff}.entity-title h3{margin:0 0 5px;font-weight:600}.entity-subtitle{color:#7f8c8d;font-size:.9rem}.detail-section{margin-bottom:20px}.detail-section h4{margin:0 0 10px;font-size:1.1rem;color:var(--color-deep-blue);padding-bottom:5px;border-bottom:1px solid #eee}.detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.detail-item{background:#f8f9fa;padding:10px;border-radius:4px}.detail-label{font-size:.8rem;color:#7f8c8d;margin-bottom:3px}.detail-value{font-weight:600;color:var(--color-blue)}.city-subsidiaries-list{max-height:300px;overflow-y:auto;border:1px solid #eee;border-radius:4px;padding:10px}.subsidiary-item{padding:10px;border-bottom:1px solid #eee}.subsidiary-item:last-child{border-bottom:none}.subsidiary-name{font-weight:600;margin-bottom:5px}.subsidiary-details{display:flex;justify-content:space-between;font-size:.85rem;color:#7f8c8d;margin-top:3px}.Section8{background:linear-gradient(to bottom,#f6f9fc,#e9f0f7);color:#000;height:100vh;background-position:center;display:flex;flex-direction:row;justify-content:center;align-items:center;text-align:center;position:relative;padding:80px 0 0}#map_re{background-color:#cfd8dc;position:relative;left:0;width:72vw;height:100%;margin-left:0}.menu{background-color:red;position:relative;width:28vw;height:100%;right:0;margin-right:0;box-shadow:0 0 5px #0000004d}#citySelector{background:#f6f8fc;position:absolute;top:10px;left:10px;z-index:9999;padding:10px 17px;border-radius:5px;box-shadow:0 0 5px #0000004d;font-family:Arial,sans-serif;font-size:18px}#legend{position:absolute;bottom:10px;left:10px;background:#f6f8fc;border:1px solid #ADC6E5;padding:12px 16px;border-radius:8px;font-family:Arial,sans-serif;font-size:18px;box-shadow:0 0 8px #0003;z-index:999;max-width:350px}#legend div{display:flex;align-items:baseline;gap:8px;margin-bottom:8px;line-height:1.3;flex-wrap:nowrap}#legend input[type=checkbox]{width:16px;height:16px;margin:0;flex-shrink:0}#legend .color-box{width:16px;height:16px;border:1px solid #333;flex-shrink:0}#legend .label-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.menu{background-color:#f6f9fc;display:flex;flex-direction:column;position:relative;height:100%;overflow:hidden}#radar{flex:1.5;background-color:#adc6e5}#rank{height:300px;overflow-y:hidden;flex:1;padding:10px;display:flex;flex-direction:column;justify-content:flex-start;position:relative}.ranking-controls{position:relative;left:auto;top:auto;transform:none;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:8px;background:none;padding:0;box-shadow:none;font-family:Segoe UI,sans-serif;font-size:14px;margin-bottom:8px}.ranking-controls select{padding:2px 22px;border-radius:6px;border:1px solid #ccc;font-size:14px}#rankingChart{width:100%;height:280px;max-width:100%;display:block;margin:0 auto}#gotoComparison{background-color:#1c1dab;color:#fff;border:none;font-weight:500;border-radius:8px;padding:8px 16px;box-shadow:0 2px 6px #0003;transition:background .3s ease,transform .2s ease}#gotoComparison:hover{background-color:#3785d8;transform:translateY(-2px)}html,body{height:100%;margin:0;padding:0;background-color:#cbd8e8}#mapContainer{display:flex;width:100vw;height:100vh;overflow:hidden}.mapPanel{flex:1 1 0;position:relative;min-width:0}.Section8-Comparison{margin-top:80px}.mapBox{width:100%;height:100%}.selectorBox{position:absolute;top:100px;left:10px;z-index:9999;background-color:#fff;padding:5px;border:1px solid #ccc}#legendcon div span{display:inline-block;width:12px;height:12px;margin-right:5px}.centerPanel{width:280px;flex-shrink:0;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:20px;padding:20px 10px;box-sizing:border-box;height:100%}.selectorA{left:10px}.selectorB{position:absolute;left:265px;right:10px}.selectorBox{position:absolute;top:80px;z-index:9999;background-color:#fff;padding:5px;border:1px solid #ccc;width:auto}#radarContainer{width:260px;height:260px;border-radius:16px;background-color:#f5f8fc;border:1px solid #ADC6E5;box-shadow:0 2px 8px #1e0f751a;display:flex;justify-content:center;align-items:center;transition:transform .3s ease}#radarContainer:hover{transform:scale(1.5);z-index:20}#legendcon{background-color:#f5f8fc;border:1px solid #ADC6E5;box-shadow:0 2px 8px #1e0f751a;padding:5px;border-radius:4px}#backButtonHu{background-color:#1c1dab;color:#fff;border:none;padding:10px 20px;font-size:14px;font-weight:500;border-radius:8px;cursor:pointer;box-shadow:0 2px 6px #00000026;transition:all .3s ease}#backButtonHu:hover{background-color:#3785d8;box-shadow:0 4px 10px #0003;transform:translateY(-2px)}.info-box{margin-top:60px;padding:16px 20px;width:90%;max-width:260px;background-color:#f5f8fc;border:1px solid #ADC6E5;box-shadow:0 2px 8px #1e0f751a;border-radius:12px;text-align:center;font-family:Segoe UI,sans-serif;transition:transform .3s ease,box-shadow .3s ease}.info-box:hover{transform:scale(1.03);box-shadow:0 6px 18px #00000026}@keyframes fadeSlideIn{to{opacity:1;transform:translateY(0)}}.info-box h3{margin:0 0 8px;font-size:16px;color:#333}.info-box p{font-size:14px;color:#555;line-height:1.5}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:1px solid #ccc;padding:8px 12px;font-size:14px;border-radius:6px;box-shadow:0 1px 4px #0000000d;background-image:url("data:image/svg+xml;utf8,<svg fill='gray' height='12' viewBox='0 0 24 24' width='12' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>");background-repeat:no-repeat;background-position:right 10px center;background-size:12px;cursor:pointer;transition:border .3s ease,box-shadow .3s ease}select:focus{outline:none;border-color:#4a90e2;box-shadow:0 0 0 2px #4a90e233}.flat-section{position:relative;padding:70px 6vw 0;width:100%;background-color:#f7f9fb;font-family:Segoe UI,sans-serif;display:flex;flex-direction:row;align-items:center;gap:4%}#leftmap4methodology{flex:1;padding-right:10px}.flat-title{font-size:2rem;font-weight:700;color:#1e0f75;margin-bottom:.8rem}.flat-lead{font-size:1.1rem;color:#333;margin-bottom:1.2rem;line-height:1.8}.flat-subtitle{font-size:1.5rem;font-weight:600;color:#1e0f75;margin:2rem 0 1rem}.flat-list{list-style-type:disc;padding-left:1.5rem;color:#444;font-size:1rem;line-height:1.7}.flat-categories{display:flex;height:80%;flex-direction:column;gap:1.5rem;flex:.7;text-align:center}.category-block{flex:1 1 30%;padding:1.2rem 1rem;color:#fff;border-radius:12px;font-size:.95rem;line-height:1.6;box-shadow:0 6px 16px #0000001a;display:flex;flex-direction:column;justify-content:center;transition:transform .3s ease,filter .3s ease,box-shadow .3s ease}.category-block h4{font-size:1.1rem;font-weight:700;margin-bottom:.5rem}.category-block.green{background:linear-gradient(to right,#3b93d8,#60a4eb)}.category-block.blue{background:linear-gradient(to right,#a692e8,#c4b5f2)}.category-block.purple{background:linear-gradient(to right,#f3a6a1,#f7c2b7)}.category-block:hover{background-position:right center;filter:brightness(1.1);transform:translateY(-4px);box-shadow:0 10px 20px #00000026}#team{position:relative;width:100%;background-color:#f7f9fb;display:flex;flex-direction:column;align-items:center;padding-top:90px}h1{font-size:2.4rem;font-weight:700;color:#1d2b5f}.TeamIntro{margin-top:20px;width:90%;height:60vh;display:flex;flex-direction:column;gap:20px;border-radius:10px;align-items:center;background:#fff;box-shadow:0 8px 20px #0000001a;padding:30px 10px 0;text-align:left;transition:transform .3s}#teampic{flex:10;width:95%;position:relative;display:flex;flex-direction:row;justify-content:space-around;align-items:center;margin-top:20px}.member{display:flex;flex-direction:column;align-items:center}.member1pic,.member2pic,.member3pic,.member4pic{background-size:cover;width:24vh;height:32vh;border-radius:10px;box-shadow:0 4px 8px #0000004d;transition:transform .3s,box-shadow .3s}.member1pic{background-image:url(./BoruiWang-C0F18JRT.jpg)}.member2pic{background-image:url(./XinyueHu-DQZkDXpZ.jpg)}.member3pic{background-image:url(./YifanWu-BT8ZPwZ2.jpg)}.member4pic{background-image:url(./QiuYue--OBwQ1x2.jpg)}.member1pic:hover,.member2pic:hover,.member3pic:hover,.member4pic:hover{transform:translateY(-5px);box-shadow:0 8px 16px #0006}.member p{margin-top:10px;font-size:1.5rem;font-weight:700;color:#000}#nametip{width:100%;text-align:center;padding-bottom:10px;margin-bottom:10px}#nametip p{flex:1;font-size:20;color:#abb1c9}#data_reference{background-color:#f7f9fb;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;padding:100px 16px 0;box-sizing:border-box}.reference-wrapper{max-width:1000px;width:100%;display:flex;flex-direction:column;gap:30px;animation:fadeInCenter 1s ease-out both}.reference-title{font-size:2.4rem;font-weight:700;color:#1d2b5f;text-align:center}.reference-block{background-color:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;padding:20px;transition:box-shadow .3s ease}.reference-block:hover{box-shadow:0 4px 12px #0000001a}.reference-block h3{font-size:1.3rem;color:#1d2b5f;border-left:4px solid #1E0F75;padding-left:10px}.reference-list{list-style:none;padding-left:0;margin-top:8px;display:flex;flex-direction:column;gap:8px;font-size:1rem;line-height:1.7;color:#333}.reference-list li:before{content:"• ";color:#1e0f75;font-weight:700}.reference-list a{color:#1e0f75;text-decoration:underline dotted;transition:color .3s ease}.reference-list a:hover{color:#039}.footer-content{width:100vw;margin-top:auto;color:linear-gradient(to right,#0b1e4a,#1e0f75);text-align:center;padding:20px 12px;font-size:1rem;box-shadow:inset 0 1px #ffffff1a}.footer-content a{color:#07f;text-decoration:none;margin:0 5px;transition:color .3s ease}.footer-content a:hover{color:#2600ff}@keyframes fadeInCenter{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@media (max-width: 768px){.reference-title{font-size:1.8rem}.reference-block h3{font-size:1.1rem}.reference-list{font-size:.95rem}}.pharma-conclusion-section{background-color:#f7f9fb;min-height:100vh;padding:100px 12vw;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;text-align:left;position:relative}.pharma-conclusion-inner{max-width:960px;padding-left:40px;border-left:4px solid #BF8CE1;display:flex;flex-direction:column;gap:24px}.conclusion-title{font-size:2.6rem;font-weight:700;color:#1d2b5f}.conclusion-paragraphs{font-size:1.125rem;line-height:2;color:#333;display:flex;flex-direction:column;gap:20px}.explore-button{align-self:flex-start;margin-top:24px;padding:14px 32px;font-size:1.05rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#e893c5,#bf8ce1);border:none;border-radius:999px;cursor:pointer;text-decoration:none;box-shadow:0 0 14px #bf8ce14d;animation:pulseGlow 2.5s ease-in-out infinite;transition:all .3s ease}.explore-button:hover{transform:translateY(-2px) scale(1.03)}@keyframes pulseGlow{0%,to{box-shadow:0 0 14px #bf8ce14d}50%{box-shadow:0 0 26px #bf8ce199}}.section-comparison{width:100%;padding:40px 0;background-color:#f9f9f9}.comparison-container{display:flex;margin-top:50px;height:100%;gap:20px;justify-content:space-between;align-items:flex-start;padding:0 40px}.map-side{flex:1;display:flex;flex-direction:column;gap:10px;height:100%}#mapleftoverview,#maprightoverview{height:28vh;min-height:140px;margin-bottom:10px;border-radius:8px;border:1.5px solid #ccc}.comparison-map{flex:1;margin-bottom:20px;height:100%;min-height:280px;border:2px solid #ccc;border-radius:10px;background-color:#e6ecf0}.comparison-bars{flex:.6;display:flex;flex-direction:column;gap:15px;padding:10px;margin-top:10px}.bar-row{display:flex;height:30px;border-radius:6px;overflow:hidden;box-shadow:0 1px 3px #0000001a;font-size:12px;color:#fff}.bar-left{background-color:#1e0f75;text-align:left;padding-left:6px;display:flex;align-items:center;white-space:nowrap}.bar-right{background-color:#3785d8;text-align:right;padding-right:6px;display:flex;justify-content:flex-end;align-items:center;white-space:nowrap}.bar-row-enhanced{display:flex;flex-direction:column;gap:6px}.bar-label{font-size:13px;font-weight:700;color:#333;text-align:center}.bar-wrapper{display:flex;align-items:center;justify-content:space-between;gap:6px}.bar-value{font-size:12px;color:#333;width:40px;text-align:center}.bar-inner{flex:1;display:flex;height:26px;border-radius:6px;overflow:hidden;background:linear-gradient(to right,#f0f4ff,#eef9ff);box-shadow:0 1px 4px #00000014}.bar-left{background-color:#4191fa;display:flex}.bar-right{background-color:#5a48e3;display:flex}.bar-label{font-size:14px;font-weight:600;color:#1e1e2f;text-align:center}.bar-value{font-size:13px;font-weight:600;color:#444;width:40px;text-align:center}.comparison-bars-wrapper{height:100%;flex:.6;display:flex;flex-direction:column;background:#fafaff8c;border:1px solid rgba(94,96,206,.3);border-radius:16px;box-shadow:0 6px 16px #5e60ce26;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:5px;transition:all .3s ease-in-out}.comparison-title{margin-top:10px;font-size:1.5rem;font-weight:750;color:#1e0f75;text-align:center}.bar-left,.bar-right{transition:width .6s ease-in-out}.map-dot{width:12px;height:12px;background-color:#bf8ce1;border-radius:50%;position:relative;box-shadow:0 0 4px #a692e899}.map-dot:after{content:"";position:absolute;left:50%;top:50%;width:12px;height:12px;background-color:#a692e84d;border-radius:50%;transform:translate(-50%,-50%);animation:pulse 2s infinite;z-index:-1}@keyframes pulse{0%{transform:translate(-50%,-50%) scale(1);opacity:.6}70%{transform:translate(-50%,-50%) scale(2);opacity:0}to{transform:translate(-50%,-50%) scale(2);opacity:0}}
