.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:400px;overflow-y:auto}.investor-page .doc-content::-webkit-scrollbar{width:4px}.investor-page .doc-content::-webkit-scrollbar-track{background:0 0}.investor-page .doc-content::-webkit-scrollbar-thumb{background:#d4af3780;border-radius:4px}.investor-page .doc-content::-webkit-scrollbar-thumb:hover{background:#d4af37cc}.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}}.investors-section{background:#161619;padding:80px 0}.investors-title{letter-spacing:.9px;color:#fac400;margin-bottom:0;font-family:Fjalla-One;font-size:30px;line-height:40px}.investors-description{color:#fff;margin-bottom:20px;font-family:Poppins-Regular;font-size:14px;line-height:30px}.investors-email{color:#fff;font-family:Poppins-Regular;font-size:14px;line-height:30px;display:block}.investors-email:hover{color:#fac400}.investors-email-icon{object-fit:contain;width:25px;height:25px}.investors-email-icon-box{-ms-border-radius:50%;-o-border-radius:50%;background:#fac400;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.investors-email-box{align-items:center;gap:20px;display:flex}.investors-email-list-flex{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:50px;display:grid}.investor-sec{background:#161619;padding:80px 0}.investor-list-main .investor-list,.investor-list .investor-listitem{padding:0}.investor-list-main .investor-list-link{color:#fff;width:100%;padding:12px 15px;font-size:16px;font-weight:300;line-height:22px;text-decoration:none;transition:all .5s;display:flex}.investor-accordion-header .accordion-button{color:#fff;width:100%;box-shadow:none;background-color:#0000;padding:12px 15px;font-size:16px;font-weight:300;line-height:22px;text-decoration:none;transition:all .5s;display:flex}.investor-accordion-main .investor-accordion-item{background-color:#0000;border:none}.investor-accordion-main .investor-accordion-body{padding:0 0 0 15px}.investor-accordion-body ul li a{color:#fff;width:100%;padding:12px 15px;font-size:16px;font-weight:300;line-height:22px;text-decoration:none;transition:all .5s;display:flex}.investor-accordion-header .accordion-button:after{filter:brightness(0)saturate()invert(64%)sepia(58%)saturate(681%)hue-rotate(6deg)brightness(107%)contrast(103%)}.investor-html-content{color:#fff;margin-top:20px;font-size:16px;line-height:1.6}.investor-html-content p{color:#f1f1f1;margin-top:10px;font-size:16px}.investor-pdf-list{margin-top:20px}.investor-pdf-list li{margin-bottom:10px}.investor-pdf-list a{color:#facc15;text-decoration:underline}.investor-accordion-body ul li a.active{color:#d3b15f;background-color:#130d00;font-weight:300;transition:all .5s;position:relative}.investor-accordion-body ul li a.active:after{content:"";-ms-border-radius:0px 10px 10px 0px;-o-border-radius:0px 10px 10px 0px;background-color:#d3b15f;border-radius:0 10px 10px 0;width:5px;height:100%;position:absolute;top:0;left:0}.investor-card-main-flex{grid-template-columns:repeat(1,1fr);display:grid}.investor-card{border-bottom:1px solid #aa834021;padding:15px 0;transition:all .5s;position:relative;overflow:hidden}.investor-content-flex{justify-content:space-between;align-items:center;display:flex}.investor-card-title{color:#fff;text-transform:uppercase;font-size:14px;line-height:22px}.investor-card-icon{color:#d3b15f;object-fit:contain;width:30px;height:30px;transition:all .5s}.investor-card-icon:hover{color:#fff;transition:all .5s}.acc-main-ul{margin:0;padding:0;list-style:none}.acc-main-ul li a{color:#fff;cursor:pointer;width:100%;padding:12px 15px;font-size:16px;font-weight:300;line-height:22px;text-decoration:none;transition:all .5s;display:flex}.acc-main-ul li a.active,.investor-accordion-body ul li a.active{color:#d3b15f;background-color:#130d00;font-weight:300;transition:all .5s;position:relative}.acc-main-ul li a.active:after,.investor-accordion-body ul li a.active:after{content:"";-ms-border-radius:0px 10px 10px 0px;-o-border-radius:0px 10px 10px 0px;background-color:#d3b15f;border-radius:0 10px 10px 0;width:5px;height:100%;position:absolute;top:0;left:0}.inevestor-flex{gap:20px;width:100%;margin-bottom:50px;display:flex}.inevestor-left-main{background-color:#23211e;border-radius:12px;flex:0 0 30%;width:100%;max-width:30%;overflow:hidden}.inevestor-right-main{color:#fff;background-color:#23211e;border-radius:12px;flex:0 0 70%;width:100%;max-width:70%;padding:25px}.inevestor-right-main .inestor-page-title{color:#eab308;text-transform:capitalize;margin-bottom:15px;font-size:22px;line-height:30px}.investor-accordion-header{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;border-bottom:1px solid #ffffff08;justify-content:space-between;align-items:center;width:100%;padding:12px 15px;font-size:16px;font-weight:300;line-height:22px;transition:all .5s;display:flex}.investor-accordion-header:hover{background-color:#ffffff05}.investor-accordion-header .dropdown-icon{color:#a0a0a0;transition:transform .3s}.investor-accordion-header.open .dropdown-icon{color:#d4af37;transform:rotate(180deg)}.investor-accordion-body{max-height:0;transition:max-height .3s ease-out;overflow:hidden}.investor-accordion-body.show{max-height:2000px}.investor-accordion-body ul{background:#0000001a;margin:0;padding:0 0 0 15px;list-style:none}.investor-accordion-body ul li a{padding:10px 15px;font-size:15px}@media (max-width:992px){.investors-email-list-flex{grid-template-columns:1fr}}@media (max-width:768px){.inevestor-flex{flex-direction:column;margin-bottom:30px}.inevestor-left-main{flex:0 0 100%;max-width:100%}.inevestor-right-main{flex:0 0 100%;max-width:100%;padding:20px 15px}}@media (max-width:480px){.investor-card{padding:12px 10px}.investor-card-title{font-size:12px;line-height:18px}.inevestor-right-main{padding:15px 10px}}.investor-html-content{word-wrap:break-word;overflow-wrap:break-word}.investor-html-content table{-webkit-overflow-scrolling:touch;border-collapse:collapse;width:100%;margin-bottom:1rem;display:block;overflow-x:auto}
