.investors-page{padding-top:0}.invest-section-title{font-family:var(--font-display);font-size:clamp(1.375rem,3vw,1.875rem);font-weight:700;letter-spacing:-.02em;color:var(--color-gray-900);line-height:1.2;margin:.5rem 0 0}.invest-split{display:grid;grid-template-columns:1fr 1fr;gap:3.5rem;align-items:stretch}.invest-text-col{display:flex;flex-direction:column;gap:1.25rem;justify-content:center}.invest-lead{font-family:var(--font-body);font-size:clamp(1rem,1.75vw,1.125rem);font-weight:500;line-height:1.7;color:var(--color-gray-900)}.invest-body{font-size:1rem;line-height:1.8;color:var(--color-gray-600, #4b5563)}.invest-image-col{display:flex;flex-direction:column}.invest-image-frame{flex:1;position:relative;overflow:hidden;border-radius:var(--radius-2xl);box-shadow:var(--shadow-xl);min-height:280px}.invest-image-frame img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.invest-image-col:hover .invest-image-frame img{transform:scale(1.04)}.invest-areas{background:var(--color-gray-900)}.invest-areas .section-label{background:#ffffff1a;border-color:#ffffff26;color:#ffffffd9}.invest-areas .section-title{color:var(--color-white)}.invest-areas .section-subtitle{color:#ffffff8c}.areas-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1.125rem}.area-card{padding:1.75rem 1.5rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-xl);transition:all .3s ease}.area-card:hover{background:#ffffff17;border-color:#ffffff29}.area-title{font-family:var(--font-display);font-size:1rem;font-weight:700;color:var(--color-white);margin-bottom:.5rem;line-height:1.3}.area-desc{font-size:.8125rem;line-height:1.7;color:#ffffff7a;margin:0}.jv-split{display:grid;grid-template-columns:1fr 1fr;gap:3.5rem;align-items:stretch}.jv-image-col{display:flex;flex-direction:column}.jv-image-frame{flex:1;position:relative;overflow:hidden;border-radius:var(--radius-2xl);box-shadow:var(--shadow-xl);min-height:280px}.jv-image-frame img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.jv-image-col:hover .jv-image-frame img{transform:scale(1.04)}.jv-content-col{display:flex;flex-direction:column;gap:1.25rem;justify-content:center}.jv-lead{font-size:1rem;line-height:1.8;color:var(--color-gray-600, #4b5563)}.jv-structures{display:flex;flex-direction:column;gap:.875rem;margin-top:.5rem}.jv-structure-item{display:flex;gap:1.125rem;align-items:flex-start;padding:1.125rem 1.375rem;background:var(--color-white);border:1px solid var(--color-gray-200);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);transition:all .3s ease}.jv-structure-item:hover{border-color:var(--color-primary-200, #bfdbfe);background:var(--color-primary-50)}.jv-structure-icon{width:40px;height:40px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--color-primary-600),var(--color-secondary-500));border-radius:var(--radius-md);color:var(--color-white);box-shadow:0 4px 8px #1e3a8a40}.jv-structure-title{font-family:var(--font-display);font-size:1rem;font-weight:600;color:var(--color-gray-900);margin-bottom:.25rem;line-height:1.25}.jv-structure-desc{font-size:.8125rem;line-height:1.65;color:var(--color-gray-500);margin:0}.invest-advantages{background:var(--color-gray-50);border-top:1px solid var(--color-gray-200);border-bottom:1px solid var(--color-gray-200)}.investor-advantages-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.investor-advantage{padding:1.875rem 1.75rem;background:var(--color-white);border:1px solid var(--color-gray-200);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);transition:all .3s ease}.investor-advantage:hover{border-color:var(--color-primary-200, #bfdbfe);background:var(--color-primary-50);box-shadow:var(--shadow-md);transform:translateY(-2px)}.investor-adv-title{font-family:var(--font-display);font-size:1.125rem;font-weight:700;color:var(--color-gray-900);margin-bottom:.5rem;line-height:1.25}.investor-adv-desc{font-size:.875rem;line-height:1.75;color:var(--color-gray-500);margin:0}.invest-jv-highlight{border-top:1px solid var(--color-gray-200);border-bottom:1px solid var(--color-gray-200);background:linear-gradient(180deg,var(--color-white) 0%,var(--color-gray-50) 100%)}.invest-jv-highlight .section-header{margin-bottom:2rem}.jv-highlight-card{display:flex;flex-direction:column;border:1px solid var(--color-gray-200);border-radius:var(--radius-2xl);overflow:hidden;box-shadow:0 14px 30px #0f172a12;background:var(--color-white);transition:box-shadow .35s ease,transform .35s ease,border-color .35s ease}.jv-highlight-card:hover{box-shadow:0 24px 48px #0f172a21;transform:translateY(-3px);border-color:#1e3a8a38}.jv-highlight-link{display:grid;grid-template-columns:380px minmax(0,1fr);min-height:340px;text-decoration:none;color:inherit;align-items:stretch}.jv-highlight-media{position:relative;overflow:hidden;background:var(--color-gray-200)}.jv-highlight-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s ease}.jv-highlight-card:hover .jv-highlight-image{transform:scale(1.04)}.jv-highlight-media-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 40%,rgba(255,255,255,.12) 100%);pointer-events:none}.jv-highlight-body{padding:2rem 2.25rem;display:flex;flex-direction:column;gap:1rem;justify-content:center}.jv-highlight-meta{display:flex;align-items:center;gap:.55rem}.jv-highlight-tag{display:inline-flex;align-items:center;padding:.2rem .65rem;background:#1e3a8a14;border:1px solid rgba(30,58,138,.16);color:var(--color-primary, #1e3a8a);font-family:var(--font-body);font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;border-radius:var(--radius-full)}.jv-highlight-sep{width:4px;height:4px;border-radius:999px;background:var(--color-gray-400);flex-shrink:0}.jv-highlight-time{font-family:var(--font-body);font-size:.72rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--color-gray-500)}.jv-highlight-title{font-family:var(--font-display);font-size:clamp(1.125rem,2vw,1.625rem);line-height:1.22;letter-spacing:-.02em;color:var(--color-gray-900);margin:0}.jv-highlight-excerpt{font-size:.9375rem;line-height:1.78;color:var(--color-gray-600);margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.jv-highlight-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--color-gray-200);border:1px solid var(--color-gray-200);border-radius:var(--radius-xl);overflow:hidden;margin-top:.25rem}.jv-kpi{display:flex;flex-direction:column;align-items:center;padding:.875rem .75rem;background:var(--color-gray-50);gap:.25rem;text-align:center;transition:background .2s ease}.jv-highlight-card:hover .jv-kpi{background:var(--color-white)}.jv-kpi-value{font-family:var(--font-display);font-size:clamp(.875rem,1.5vw,1.125rem);font-weight:700;color:var(--color-primary, #1e3a8a);letter-spacing:-.02em;line-height:1}.jv-kpi-label{font-family:var(--font-body);font-size:.625rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--color-gray-500);line-height:1.3}.jv-highlight-footer{padding:1rem 2.25rem 1.25rem;border-top:1px solid var(--color-gray-100);display:flex;align-items:center}.jv-highlight-cta{display:inline-flex;align-items:center;gap:.55rem;color:var(--color-primary, #1e3a8a);font-family:var(--font-body);font-size:.84rem;font-weight:700;letter-spacing:.04em;text-decoration:none;transition:gap .2s ease,color .2s ease}.jv-highlight-cta:hover{gap:.8rem;color:var(--color-primary-700, #1e40af)}.investors-cta-inner{display:grid;grid-template-columns:1fr auto;gap:3rem;align-items:center}.investors-cta-desc{font-size:1rem;line-height:1.8;color:var(--color-gray-700);max-width:480px;margin-top:1rem}.investors-cta-buttons{display:flex;flex-direction:column;gap:.875rem;min-width:220px}@media(max-width:1200px){.areas-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:960px){.invest-split,.jv-split{grid-template-columns:1fr;gap:2.5rem}.investor-advantages-grid{grid-template-columns:repeat(2,1fr)}.investors-cta-inner{grid-template-columns:1fr;gap:2.5rem}.investors-cta-buttons{flex-direction:row;flex-wrap:wrap}.jv-highlight-link{grid-template-columns:280px minmax(0,1fr)}}@media(max-width:760px){.jv-highlight-link{grid-template-columns:1fr;min-height:auto}.jv-highlight-media{height:220px;position:relative}.jv-highlight-image{position:absolute;top:0;right:0;bottom:0;left:0;height:100%}.jv-highlight-body{padding:1.5rem}.jv-highlight-footer{padding:.875rem 1.5rem 1rem}.jv-highlight-kpis{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.areas-grid,.investor-advantages-grid{grid-template-columns:1fr}.investors-cta-buttons{flex-direction:column}.investors-cta-buttons a{width:100%;justify-content:center;max-width:320px}}
