.investor-page{color:#fff;-webkit-font-smoothing:antialiased;background-color:#050505;font-family:Outfit,sans-serif;line-height:1.6;overflow-x:hidden}.investor-page .container{max-width:1200px;margin:0 auto;padding:0 2rem}.investor-page .sub-nav-wrapper{background:#050505;border-bottom:1px solid #ffffff14}.investor-page .sub-nav-list{justify-content:center;gap:2rem;margin:0;padding:1rem 0;list-style:none;display:flex}.investor-page .sub-nav-list a{color:#fff;opacity:.7;padding-bottom:1rem;font-size:.85rem;font-weight:400;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.investor-page .sub-nav-list a:hover,.investor-page .sub-nav-list a.active{opacity:1;color:#d4af37}.investor-page .sub-nav-list a.active:after{content:"";background:#d4af37;width:100%;height:2px;position:absolute;bottom:-1px;left:0}.investor-page .hero-section{background-image:url(/investors/hero.png);background-position:100%;background-repeat:no-repeat;background-size:cover;align-items:center;min-height:80vh;padding:8rem 0;display:flex;position:relative}.investor-page .hero-overlay{z-index:1;background:linear-gradient(90deg,#050505f2 0%,#050505cc 40%,#05050533 100%);width:100%;height:100%;position:absolute;top:0;left:0}.investor-page .hero-content{z-index:2;width:100%;position:relative}.investor-page .hero-text-block{max-width:600px}.investor-page .hero-label{color:#d4af37;letter-spacing:4px;text-transform:uppercase;margin-bottom:1.5rem;font-size:.85rem;font-weight:500;display:block}.investor-page .hero-title{color:#fff;margin-bottom:1.5rem;font-size:4rem;font-weight:400;line-height:1.1}.investor-page .hero-title .highlight{color:#d4af37;font-family:serif;font-style:italic;font-weight:500}.investor-page .hero-description{color:#a0a0a0;max-width:500px;margin-bottom:3rem;font-size:1rem;line-height:1.6}.investor-page .hero-buttons{flex-wrap:wrap;gap:1rem;display:flex}.investor-page .btn-gold,.investor-page .btn-outline{border-radius:4px;align-items:center;gap:.5rem;padding:12px 24px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.investor-page .btn-gold{color:#000;background-color:#d4af37;border:1px solid #d4af37}.investor-page .btn-gold:hover{background-color:#b5952f}.investor-page .btn-outline{color:#a0a0a0;background-color:#0000;border:1px solid #ffffff14}.investor-page .btn-outline:hover{color:#d4af37;border-color:#d4af37}.investor-page .stats-section{z-index:10;margin-top:-4rem;position:relative}.investor-page .stats-grid{background:#0a0a0a;border:1px solid #ffffff14;border-radius:8px;grid-template-columns:repeat(7,1fr);padding:2rem 1rem;display:grid}.investor-page .stat-card{text-align:center;border-right:1px solid #ffffff14;padding:0 1rem}.investor-page .stat-card:last-child{border-right:none}.investor-page .stat-icon{color:#d4af37;justify-content:center;margin-bottom:1rem;display:flex}.investor-page .stat-card h3{color:#d4af37;margin-bottom:.5rem;font-size:1.2rem;font-weight:500}.investor-page .stat-card p{color:#a0a0a0;font-size:.75rem;line-height:1.4}.investor-page .section-padding{padding:5rem 0}.investor-page .section-header{margin-bottom:3rem}.investor-page .text-center{text-align:center}.investor-page .mb-4{margin-bottom:2rem}.investor-page .section-label{color:#d4af37;letter-spacing:3px;text-transform:uppercase;margin-bottom:1rem;font-size:.8rem;font-weight:500;display:block}.investor-page .section-title{color:#fff;font-size:2.5rem;font-weight:400}.investor-page .highlights-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.investor-page .highlight-card{text-align:center;background:#0a0a0a;border:1px solid #ffffff14;border-radius:8px;padding:2.5rem 1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.investor-page .highlight-card:hover{border-color:#d4af37;transform:translateY(-5px)}.investor-page .card-icon{color:#d4af37;justify-content:center;margin-bottom:1.5rem;display:flex}.investor-page .highlight-card h4{color:#d4af37;margin-bottom:1rem;font-size:1rem;font-weight:500}.investor-page .highlight-card p{color:#a0a0a0;font-size:.85rem;line-height:1.6}.investor-page .financials-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:1.5rem;display:grid}.investor-page .chart-card{background:#0a0a0a;border:1px solid #ffffff14;border-radius:8px;padding:1.5rem}.investor-page .chart-header{margin-bottom:2rem}.investor-page .chart-title{color:#a0a0a0;margin-bottom:.5rem;font-size:.85rem;display:block}.investor-page .chart-value{color:#fff;align-items:center;gap:.5rem;font-size:1.8rem;font-weight:500;display:flex}.investor-page .trend-up{color:#4caf50;align-items:center;gap:.2rem;font-size:.75rem;display:inline-flex}.investor-page .chart-container{gap:1rem;height:150px;display:flex}.investor-page .y-axis{color:#a0a0a0;flex-direction:column;justify-content:space-between;width:25px;font-size:.6rem;display:flex}.investor-page .bars-area{border-bottom:1px solid #ffffff14;flex-grow:1;justify-content:space-between;align-items:flex-end;height:100%;padding-bottom:5px;display:flex;position:relative}.investor-page .bars-area:before,.investor-page .bars-area:after,.investor-page .bars-area .grid-line-mid{content:"";z-index:1;background:#ffffff0a;width:100%;height:1px;position:absolute;left:0}.investor-page .bars-area:before{bottom:25%}.investor-page .bars-area .grid-line-mid{bottom:50%}.investor-page .bars-area:after{bottom:75%}.investor-page .bar-group{z-index:2;flex-direction:column;justify-content:flex-end;align-items:center;gap:.5rem;width:20%;height:100%;display:flex;position:relative}.investor-page .bar{background:linear-gradient(#d4af37,#8b7355);border-radius:2px 2px 0 0;width:100%;transition:all .3s cubic-bezier(.4,0,.2,1)}.investor-page .bar:hover{opacity:.8}.investor-page .x-label{color:#a0a0a0;white-space:nowrap;font-size:.6rem;position:absolute;bottom:-20px}.investor-page .chart-disclaimer{text-align:center;color:#a0a0a0;opacity:.7;margin-top:1rem;font-size:.75rem}.investor-page .docs-section{background:#080808;border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14}.investor-page .docs-grid{grid-template-columns:1fr 1fr;gap:2rem;max-width:900px;margin:0 auto;display:grid}.investor-page .docs-column{flex-direction:column;gap:1rem;display:flex}.investor-page .doc-item{background:#0a0a0a;border:1px solid #ffffff14;border-radius:6px;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.investor-page .doc-item:hover,.investor-page .doc-item.active{border-color:#d4af37}.investor-page .doc-header{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:1rem;display:flex}.investor-page .doc-title{color:#fff;align-items:center;gap:1rem;font-size:.95rem;display:flex}.investor-page .dropdown-icon{color:#a0a0a0;transition:all .3s cubic-bezier(.4,0,.2,1)}.investor-page .doc-item.active .dropdown-icon{color:#d4af37;transform:rotate(180deg)}.investor-page .doc-content{max-height:0;transition:max-height .3s ease-out;overflow:hidden}.investor-page .doc-item.active .doc-content{max-height:300px}.investor-page .doc-list{margin:0;padding:0 1rem 1rem 3.5rem;list-style:none}.investor-page .doc-list li{margin-bottom:.5rem}.investor-page .doc-list li:last-child{margin-bottom:0}.investor-page .doc-list a{color:#a0a0a0;font-size:.85rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.investor-page .doc-list a:hover{color:#d4af37}.investor-page .contact-card{background:linear-gradient(#d4af370d 0%,#0000 100%);border:1px solid #d4af37;border-radius:8px;padding:3rem}.investor-page .contact-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.investor-page .contact-item{align-items:flex-start;gap:1rem;display:flex}.investor-page .contact-icon{color:#d4af37;flex-shrink:0}.investor-page .contact-info{flex-direction:column;display:flex}.investor-page .contact-label{color:#d4af37;text-transform:uppercase;margin-bottom:.3rem;font-size:.8rem;display:block}.investor-page .contact-value{color:#fff;font-size:.85rem;line-height:1.5;text-decoration:none}@media (max-width:1200px){.investor-page .stats-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem}.investor-page .stat-card:nth-child(4){border-right:none}.investor-page .stat-card:nth-child(n+5){margin-top:1rem}.investor-page .financials-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:992px){.investor-page .highlights-grid,.investor-page .contact-grid{grid-template-columns:repeat(2,1fr)}.investor-page .docs-grid{grid-template-columns:1fr}}@media (max-width:768px){.investor-page .hero-title{font-size:2.5rem}.investor-page .hero-section{background-position:50%}.investor-page .stats-grid{grid-template-columns:repeat(2,1fr)}.investor-page .stat-card:nth-child(2n){border-right:none}.investor-page .stat-card:nth-child(n+3){margin-top:1rem}.investor-page .financials-grid,.investor-page .contact-grid{grid-template-columns:1fr}.investor-page .sub-nav-list{flex-wrap:wrap;gap:1rem}}@media (max-width:480px){.investor-page .highlights-grid,.investor-page .stats-grid{grid-template-columns:1fr}.investor-page .stat-card{border-bottom:1px solid #ffffff14;border-right:none;padding:1rem 0}.investor-page .stat-card:last-child{border-bottom:none}}.investor-page .contact-form-wrapper{max-width:800px;margin:2.5rem auto 0}.investor-page .contact-form-row{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.investor-page .contact-input{color:#fff;background:#0a0a0a99;border:1px solid #ffffff14;border-radius:4px;outline:none;width:100%;padding:14px 18px;font-family:inherit;font-size:.85rem;transition:all .3s}.investor-page .contact-input:focus{background:#000c;border-color:#d4af37;box-shadow:0 0 12px #d4af371f}.investor-page select.contact-input{cursor:pointer;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23d4af37' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 18px center;background-repeat:no-repeat;background-size:12px;padding-right:40px;appearance:none!important}.investor-page select.contact-input option{color:#fff;background:#0a0a0a;padding:10px}.investor-page .contact-submit-btn{color:#000;letter-spacing:1px;cursor:pointer;background:linear-gradient(135deg,#d4af37 0%,#ffd885 50%,#b5952f 100%);border:none;border-radius:4px;justify-content:center;align-items:center;gap:12px;padding:14px 35px;font-size:.85rem;font-weight:700;transition:all .3s;display:inline-flex}.investor-page .contact-submit-btn:hover{filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 6px 20px #d4af3740}@media (max-width:768px){.investor-page .contact-form-row{grid-template-columns:1fr;gap:1rem;margin-bottom:1rem}}
