.nav-container{width:100%;position:fixed;top:0;z-index:9999;padding:18px 0;transition:background .3s ease,padding .3s ease;background:transparent;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.nav-container.scrolled{background:#fffffff7;padding:14px 0}.nav-content{max-width:1600px;margin:auto;padding:0 70px;display:flex;justify-content:space-between;align-items:center}.nav-left{display:flex;align-items:center;gap:12px}.nav-logo{width:85px;height:80px}.nav-title{font-size:28px;font-weight:700;color:#000;letter-spacing:.4px}.nav-links{display:flex;gap:55px;list-style:none}.nav-item a{font-size:18px;font-weight:500;color:#000;text-decoration:none;position:relative;transition:.3s ease}.nav-item a:after{content:"";position:absolute;bottom:-6px;left:0;width:0%;height:2px;background:#000;transition:width .3s ease}.nav-item a:hover{color:#000;transform:translateY(-2px)}.nav-item a:hover:after{width:100%}.nav-menu-icon{display:none;font-size:32px;color:#fff;cursor:pointer}.mobile-menu{background:#000000e6;list-style:none;padding:20px}.mobile-item a{color:#fff;padding:15px 0;font-size:20px;display:block;text-decoration:none;transition:.3s}.mobile-item a:hover{color:#00f6a3}@media(max-width:900px){.nav-links{display:none}.nav-menu-icon{display:block}.nav-title{font-size:24px}.nav-logo{width:45px}}.iridescence-container{width:100%;height:100%}.hero-wrapper{position:relative;width:100%;height:100vh;overflow:hidden;background:#000}.hero-bg{position:absolute;inset:0;width:100%;height:100%;z-index:1}.hero-overlay{position:absolute;inset:0;z-index:2;background:radial-gradient(circle at 20% 40%,#78b4ff99,#5a96f080 30%,#326edc66 55%,#143c968c 75%,#0a1e50d9);mix-blend-mode:screen}.hero-content{position:relative;z-index:5;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#fff}.hero-title{font-size:70px;font-weight:700;line-height:1.1;margin-bottom:20px}.hero-subtitle{font-size:20px;opacity:.9;max-width:600px;margin-bottom:30px}.hero-btn{padding:12px 34px;font-size:18px;color:#fff;background:transparent;border:2px solid white;border-radius:40px;cursor:pointer;transition:.3s ease}.hero-btn:hover{background:#ffffff24;transform:scale(1.05)}.growth-section{padding:120px 8%;font-family:Inter,sans-serif}.growth-top{display:flex;align-items:center;justify-content:space-between;gap:60px;margin-bottom:80px}.growth-left{flex:1}.growth-right{flex:1;display:flex;justify-content:center;align-items:center}.globe-canvas{width:430px;height:430px;max-width:100%}.growth-title{font-size:48px;font-weight:700;color:#2f3340;margin-bottom:20px}.growth-points p{font-size:20px;color:#545b6b;margin:6px 0}.highlight-title{margin-top:60px;font-size:36px;font-weight:700;color:#2f3340}.highlights-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:28px;margin-top:35px}.icon-box{width:52px;height:52px;border-radius:14px;background:linear-gradient(145deg,#d0f7ee,#9edbf5);display:flex;align-items:center;justify-content:center;font-size:26px;color:#08191e;margin-bottom:12px;transition:transform .35s ease,box-shadow .35s ease;transform-style:preserve-3d}.upgraded-card{background:#fff;padding:30px;border-radius:16px;border:1px solid #e8e9eb;transition:.35s ease;transform:translateY(10px);opacity:0;animation:fadeUp .5s ease forwards;position:relative;overflow:visible;perspective:1000px;transform-style:preserve-3d}.upgraded-card:hover{transform:translateY(-10px) rotateX(6deg) rotateY(6deg);box-shadow:0 20px 45px #00000026;border-color:#bdf8e8}.upgraded-card:hover .icon-box{transform:translateZ(18px) scale(1.15);box-shadow:0 10px 25px #00c8ff59}.upgraded-card h4{font-size:20px;font-weight:600;color:#1d1f24;margin-bottom:6px}.upgraded-card p{color:#545b6b;font-size:15.5px;line-height:1.55}.upgraded-card:before{content:"";position:absolute;inset:0;border-radius:inherit;background:radial-gradient(circle at top right,rgba(0,255,170,.15),transparent 60%);opacity:0;transform:translateZ(-10px);transition:opacity .4s ease}.upgraded-card:hover:before{opacity:1}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media(max-width:900px){.growth-top{flex-direction:column;text-align:center}.growth-right{margin-top:40px}.globe-canvas{width:300px;height:300px}}@media(max-width:600px){.growth-title{font-size:36px}.highlight-title{font-size:28px}.upgraded-card{padding:22px}}.customers-wrapper{width:100%;padding:120px 0;background:#fff;text-align:center}.customers-title{font-size:42px;font-weight:700;color:#3a3a3a;margin-bottom:80px}.customers-cards{display:flex;justify-content:center;gap:40px;flex-wrap:wrap}.customer-card{width:420px;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:20px;padding:40px 35px;text-align:left;transition:.3s ease;cursor:default;box-shadow:0 0 #0000}.customer-card:hover{transform:translateY(-8px) scale(1.02);border-color:#00b49666;box-shadow:0 18px 40px #00000014}.customer-icon{font-size:38px;color:#4b4b4b;margin-bottom:20px}.customer-value{font-size:32px;font-weight:700;color:#282828;margin-bottom:6px}.customer-label{font-size:16px;color:#666;margin-bottom:20px}.customer-date{font-size:14px;color:#9a9a9a}.investor-section{position:relative;padding:120px 7%;text-align:center;overflow:hidden;font-family:Inter,sans-serif}.investor-bg-glow{position:absolute;top:-120px;left:50%;transform:translate(-50%);width:900px;height:900px;background:radial-gradient(circle,rgba(0,255,210,.45) 0%,rgba(0,180,150,.3) 40%,rgba(0,120,100,.15) 65%,transparent 100%);filter:blur(60px);z-index:-1;animation:glowPulse 7s ease-in-out infinite}@keyframes glowPulse{0%{transform:translate(-50%) scale(1)}50%{transform:translate(-50%) scale(1.08)}to{transform:translate(-50%) scale(1)}}.investor-content{max-width:760px;margin:auto;animation:fadeUp .9s ease forwards;opacity:0}@keyframes fadeUp{0%{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}.investor-title{font-size:54px;font-weight:700;color:#2f3340;margin-bottom:22px}.investor-text{color:#555e6d;font-size:20px;line-height:1.6;margin-bottom:40px}.investor-buttons{display:flex;justify-content:center;gap:20px}.investor-btn{display:flex;align-items:center;gap:10px;padding:15px 34px;border-radius:40px;font-size:18px;cursor:pointer;transition:.3s ease;border:2px solid #0aa382}.investor-btn .icon{font-size:22px}.investor-btn.primary{background:#0aa382;color:#fff}.investor-btn.primary:hover{background:#0bbf9a;transform:translateY(-4px);box-shadow:0 10px 28px #00aa8c4d}.investor-btn.secondary{background:transparent;color:#0aa382}.investor-btn.secondary:hover{background:#00ffd21f;transform:translateY(-4px);box-shadow:0 10px 20px #00b49633}@media(max-width:700px){.investor-title{font-size:36px}.investor-buttons{flex-direction:column;gap:14px}.investor-btn{width:100%;justify-content:center}}.graph-wrapper{position:relative;width:100%;padding:140px 0 40px;text-align:center;overflow:hidden}.graph-title{font-size:55px;font-weight:700;line-height:1.2;color:#3a3f4c;margin-bottom:40px}.graph-button{font-size:20px;padding:14px 36px;border-radius:40px;border:2px solid #3a3f4c;background:#fff;cursor:pointer;transition:.3s ease}.graph-button:hover{background:#f6f7f9}.graph-image{width:70%;max-width:1100px;display:block;margin:20px auto 0;opacity:.95;pointer-events:none;-webkit-user-select:none;user-select:none}.performance-wrapper{width:100%;padding:120px 0;background:#fff;font-family:Inter,sans-serif}.performance-title{text-align:center;font-size:42px;font-weight:700;color:#343541;margin-bottom:60px}.performance-grid{max-width:1300px;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.performance-card{background:#fff;border-radius:22px;border:1px solid rgba(0,0,0,.06);padding:32px 30px 30px;transition:.3s ease;box-shadow:0 0 #0000;cursor:default}.performance-card:hover{transform:translateY(-8px);border-color:#0bbf9a99;box-shadow:0 18px 40px #00000014}.performance-header h3{font-size:20px;font-weight:700;color:#3b3f4a;margin:0 0 4px}.performance-subtitle{font-size:14px;color:#a3a4ad}.performance-chart{margin-top:30px}.bars-row{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;height:220px;margin-bottom:16px}.bar-column{display:flex;flex-direction:column;align-items:center}.bar-wrapper{width:28px;height:160px;background:linear-gradient(to top,#e6e7ebe6,#f5f6fae6);border-radius:999px;overflow:hidden;display:flex;align-items:flex-end}.bar-fill{width:100%;background:#d3d5df;border-radius:999px 999px 0 0;transition:height .4s ease,background .3s ease}.bar-current{background:#00c896}.bar-number{margin-top:10px;font-size:12px;color:#7e7f88}.bar-label{margin-top:4px;font-size:12px;color:#a1a2aa}.performance-bottom{margin-top:18px}.bottom-label{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#b2b3bc;margin-bottom:6px}.bottom-values{display:flex;justify-content:space-between;gap:10px}.bottom-item{display:flex;flex-direction:column;align-items:center}.bottom-fy{font-size:11px;color:#a5a6af}.bottom-val{font-size:11px;color:#676979;margin-top:2px}.performance-footnote{margin-top:18px;font-size:11px;color:#c0c1ca;line-height:1.5}@media(max-width:1100px){.performance-grid{grid-template-columns:1fr;max-width:800px}.performance-card{padding:28px 24px 26px}}@media(max-width:700px){.performance-grid{padding:0 20px}.bars-row{gap:12px}.bar-wrapper{width:24px}}.values-wrapper{width:100%;padding:120px 0;background:#fff;text-align:center;font-family:Inter,sans-serif}.values-title{font-size:42px;font-weight:700;color:#3a3a3a;margin-bottom:10px}.values-subtitle{font-size:18px;color:#7d7d7d;margin-bottom:60px}.values-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:35px 35px;padding:0 40px}.value-card{background:#fff;border-radius:22px;border:1px solid rgba(0,0,0,.08);padding:40px 30px;text-align:center;cursor:default;transition:.3s ease;box-shadow:0 0 #0000}.value-card:hover{transform:translateY(-8px) scale(1.02);border-color:#0bbf9a;box-shadow:0 18px 40px #00000012}.value-icon{font-size:125px;color:#3d3d3d;margin-bottom:25px;width:100%;display:flex;justify-content:center;align-items:center;height:160px;pointer-events:none}.value-card:hover .value-icon{transform:translateY(-10px) scale(1.15);filter:drop-shadow(0px 12px 20px rgba(80,169,177,.967))}.value-card:hover .value-icon{animation:bounceIn .6s ease forwards}@keyframes bounceIn{0%{transform:scale(.7)}60%{transform:scale(1.25)}80%{transform:scale(1.1)}to{transform:scale(1.15)}}.value-title{font-size:24px;font-weight:700;color:#343541;margin-bottom:10px}.value-desc{font-size:16px;color:#7c7c7c;max-width:320px;margin:auto;line-height:1.5}@media(max-width:1000px){.values-grid{grid-template-columns:repeat(2,1fr);gap:30px}}@media(max-width:700px){.values-grid{grid-template-columns:repeat(1,1fr);padding:0 20px}.value-card{padding:35px 20px}}.leader-container{display:flex;padding:90px 60px;background:#2f4254;color:#fff;font-family:Inter,sans-serif;gap:60px}.leader-details{flex:1.5;transition:.25s ease;opacity:1;transform:translate(0)}.slide-out{opacity:0;transform:translate(-25px)}.slide-in{opacity:1;transform:translate(0)}.leader-title{font-size:38px;font-weight:800;margin-bottom:30px}.ld-name{font-size:28px;font-weight:700}.line-highlight{width:60px;height:3px;background:#3fa0ff;margin:10px 0 20px}.ld-role{font-size:18px;font-weight:600}.ld-degree{opacity:.85;margin-bottom:20px}.ld-bio{opacity:.9;line-height:1.65;max-width:550px}.leader-list{flex:.8;display:flex;flex-direction:column;gap:15px;border-left:2px solid rgba(255,255,255,.12);padding-left:30px}.leader-item{cursor:pointer;opacity:.6;font-size:15px;padding:10px 5px;border-left:3px solid transparent;transition:.25s ease}.leader-item:hover{opacity:1;color:#3fa0ff}.leader-item.active{opacity:1;color:#3fa0ff;font-weight:700;border-left:3px solid #3fa0ff}@media(max-width:900px){.leader-container{flex-direction:column;padding:60px 30px}.leader-list{border-left:none;border-top:2px solid rgba(255,255,255,.15);padding-left:0;padding-top:20px;flex-direction:row;overflow-x:auto;gap:25px}.leader-item{border-left:none;border-bottom:3px solid transparent;padding:8px 12px}.leader-item.active{border-bottom:3px solid #3fa0ff}}.performance-page{padding:100px 120px 40px;margin-top:70px;background:#fff;color:#1a1a1a;width:100%}.tabs-container{margin-bottom:34px}.main-tabs button,.annual-tabs button{border:none;background:transparent;font-size:18px;margin-right:30px;cursor:pointer;padding-bottom:8px;font-weight:500;color:#707070}.main-tabs .active,.annual-tabs .active{border-bottom:3px solid #0fae66;color:#000}.annual-tabs{margin-top:18px}.quarterly-container{margin-top:30px}.year-dropdown{border:1px solid #ddd;padding:10px 18px;width:140px;border-radius:8px;margin-bottom:30px}.quarterly-table{width:100%;border-collapse:collapse}.quarterly-table th,.quarterly-table td{padding:18px;border-bottom:1px solid #eee;text-align:left}.pill{background:#d8fff0;color:#0fae66;padding:6px 16px;border-radius:12px;font-weight:600}.annual-container{margin-top:20px}.annual-cards{display:flex;gap:30px}.annual-card{width:160px;padding:20px;border:1px solid #ddd;border-radius:12px;text-align:center}.annual-year{font-weight:700;margin-bottom:10px}.annual-link{margin-top:10px;font-size:14px;color:#0fae66;cursor:pointer}.subsidiaries-container{margin-top:30px}.subsidiary-row{padding:22px 0;border-bottom:1px solid #ddd;display:flex;justify-content:space-between}.subsidiary-name{font-weight:600}.subsidiary-report{color:#0fae66;margin-left:30px;cursor:pointer}.group-title{font-weight:700;margin-bottom:20px}.group-cards{display:flex;gap:30px}.group-card{width:160px;padding:20px;border:1px solid #ddd;border-radius:12px;text-align:center}.group-year{font-weight:700}.dropdown-container{position:relative}.dropdown-btn{width:180px;background:#fff;border:1px solid #dfe3e8;padding:12px 18px;border-radius:40px;font-size:15px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:.2s}.dropdown-btn:hover{border-color:#b6b6b6}.dropdown-arrow{font-size:14px;transition:.3s ease}.dropdown-arrow.rotate{transform:rotate(180deg)}.dropdown-menu{position:absolute;top:55px;width:250px;background:#fff;border-radius:18px;padding:12px 0;box-shadow:0 6px 35px #0000001f;z-index:10;animation:fadeIn .25s ease forwards}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.dropdown-item{display:flex;align-items:center;gap:12px;padding:12px 20px;cursor:pointer;font-size:15px}.dropdown-item:hover{background:#f7f9fa}.dropdown-radio{width:18px;height:18px;border:2px solid #ccc;border-radius:50%;transition:.3s}.dropdown-radio.active{border-color:#00b386}.dropdown-radio.active:after{content:"";width:10px;height:10px;background:#00b386;border-radius:50%;display:block;margin:2px auto auto}.ann-page{padding:100px 120px 40px;margin-top:70px;width:100%;background:#fff;color:#1b1b1b;font-family:Inter,sans-serif}.ann-title{font-size:32px;font-weight:600;margin-bottom:30px}.ann-filters{display:flex;gap:20px;margin-bottom:50px}.ann-list{margin-top:10px}.ann-item{padding:10px 0}.ann-date{font-size:14px;font-weight:500;color:#6f6f6f;margin-bottom:8px}.ann-text{font-size:18px;font-weight:500;color:#2b2b2b;margin-bottom:16px;cursor:pointer;transition:.2s}.ann-text:hover{color:#00b386}.ann-divider{width:100%;height:1px;background:#e8e8e8;margin-top:10px;margin-bottom:20px}@media(max-width:900px){.ann-page{padding:30px 20px}.ann-title{font-size:26px}.ann-filters{flex-direction:column;gap:16px}.ann-text{font-size:16px}}.governance-page{width:100%;padding:100px 120px 40px;margin-top:70px;font-family:Inter,sans-serif}.governance-tabs{display:flex;gap:30px;border-bottom:1px solid #e5e7eb;margin-bottom:35px;padding-bottom:12px}.gov-tab{background:transparent;border:none;font-size:18px;font-weight:500;color:#555;cursor:pointer;padding-bottom:10px;transition:color .25s ease}.gov-tab:hover{color:#0bbf9a}.governance-content{margin-top:20px}.board-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;padding-top:10px}.board-img{width:100%;height:340px;object-fit:cover;background:#f3f4f6;border-radius:6px}.board-name{font-size:20px;font-weight:600;color:#222;margin-top:15px}.board-role{margin-top:4px;font-size:14px;color:#777}@media(max-width:1200px){.board-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.board-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.governance-tabs{flex-wrap:wrap;gap:18px}.gov-tab{font-size:16px}.board-grid{grid-template-columns:1fr}}.governance-tabs{display:flex;gap:28px;margin-bottom:30px;border-bottom:1px solid #e8e8e8;padding-bottom:12px}.gov-tab{background:none;border:none;font-size:16px;color:#444;padding-bottom:8px;cursor:pointer}.gov-tab.active{color:#0bbf9a;border-bottom:3px solid #0bbf9a;font-weight:600}.board-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.board-card{text-align:left}.board-img{width:100%;height:350px;object-fit:cover;border-radius:6px;background:#f5f5f5}.board-name{margin-top:14px;font-size:20px;color:#2c2c2c}.board-role{color:#666;font-size:14px}.committee-wrapper{padding:40px 0;font-family:Inter,sans-serif}.committee-section{margin-bottom:60px}.committee-title{font-size:22px;font-weight:600;color:#2d3348;margin-bottom:30px}.committee-members{display:flex;gap:120px;padding-left:0;margin-bottom:25px}.member-name{font-size:18px;font-weight:500;color:#222;margin-bottom:4px}.member-role{font-size:14px;color:#6a6f7a}.divider{border:none;height:1px;background:#e6e6e6;margin-top:10px}@media(max-width:900px){.committee-members{flex-direction:column;gap:10px}}.policies-wrapper{padding:40px 0;font-family:Inter,sans-serif}.policies-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:35px;padding-right:40px}.policy-card{background:#fff;padding:28px 22px;border-radius:14px;border:1px solid #e6e6e6;min-height:160px;display:flex;flex-direction:column;justify-content:flex-start;gap:18px;cursor:pointer;transition:.25s ease}.policy-card:hover{box-shadow:0 8px 24px #00000014;transform:translateY(-4px)}.policy-icon{font-size:26px;color:#565c63}.policy-text{font-size:15px;color:#333;line-height:1.4}@media(max-width:1200px){.policies-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.policies-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.policies-grid{grid-template-columns:repeat(1,1fr)}}.offer-wrapper{padding:40px 40px 40px 0;font-family:Inter,sans-serif}.offer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:35px}.offer-card{background:#fff;padding:28px 22px;border-radius:14px;border:1px solid #e6e6e6;min-height:160px;display:flex;flex-direction:column;justify-content:flex-start;gap:18px;cursor:pointer;transition:.25s ease}.offer-card:hover{box-shadow:0 8px 24px #00000014;transform:translateY(-4px)}.offer-icon{font-size:26px;color:#565c63}.offer-text{font-size:15px;color:#333;line-height:1.4}@media(max-width:1200px){.offer-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.offer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.offer-grid{grid-template-columns:repeat(1,1fr)}}.share-wrapper{padding:40px 40px 40px 0;font-family:Inter,sans-serif}.share-card{width:310px;min-height:180px;background:#fff;border:1px solid #e6e6e6;border-radius:14px;padding:28px 22px;display:flex;flex-direction:column;justify-content:flex-start;gap:20px;cursor:pointer;transition:.25s ease}.share-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.share-icon{font-size:26px;color:#565c63}.share-text{font-size:15px;color:#333;line-height:1.4}.disclosures-section{padding:40px 0 80px}.disclosures-heading{font-size:20px;font-weight:600;color:#111827;margin-bottom:24px}.disclosures-table-wrapper{background:#fff;border-radius:16px;box-shadow:0 12px 35px #0f172a0a;overflow:hidden}.disclosures-table{width:100%;border-collapse:collapse;table-layout:fixed}.disclosures-table thead th{font-size:14px;font-weight:500;color:#6b7280;padding:16px 24px;border-bottom:1px solid #e5e7eb;background:#f9fafb}.disc-col-index{width:60px;text-align:center;color:#6b7280}.disc-col-name{text-align:left}.disc-col-link{width:80px;text-align:right}.disclosures-table tbody td{font-size:15px;color:#111827;padding:18px 24px;border-bottom:1px solid #f3f4f6}.disclosures-table tbody tr:last-child td{border-bottom:none}.disclosures-table tbody tr:hover{background:#f9fafb}.disc-link-icon{display:inline-flex;justify-content:flex-end;font-size:18px;color:#6b7280;transition:color .2s ease,transform .2s ease}.disc-link-icon:hover{color:#059669;transform:translateY(-1px)}.stock-hero{max-width:1400px;margin:120px auto;padding:0 60px;font-family:Inter,sans-serif}.stock-header{display:flex;align-items:center;gap:18px;margin-bottom:30px}.stock-logo{width:65px;height:65px;border-radius:16px}.stock-company{font-size:28px;font-weight:600}.stock-price-row{display:flex;gap:16px;margin-top:4px;font-size:20px}.stock-price{font-weight:600}.stock-change{color:#05c46b;font-weight:500}.stock-duration{color:gray}.stock-chart-box{width:92%;height:380px}.stock-filter-row{margin-top:40px;display:flex;gap:14px;flex-wrap:wrap}.stock-filter-btn{padding:8px 18px;border-radius:24px;border:1px solid #e5e5e5;background:#fff;cursor:pointer;font-size:15px;transition:.3s}.stock-filter-btn:hover{border-color:#05c46b}.stock-filter-btn.active{border-color:#05c46b;color:#05c46b;background:#e9fff3}.stock-terminal-btn{padding:8px 20px;border-radius:24px;background:#f3f4f6;border:none;cursor:pointer;font-size:15px;display:flex;gap:6px;align-items:center}.perf-wrapper{margin:50px 50px 50px 120px;max-width:900px;font-family:Inter,sans-serif;color:#2e2e2e}.perf-title{font-size:22px;font-weight:600;margin-bottom:25px}.perf-info{font-size:16px;color:#888}.perf-row{display:flex;align-items:center;justify-content:space-between;margin:20px 0}.perf-col{width:120px}.perf-col.right{text-align:right}.perf-label{font-size:14px;color:#6b6b6b;margin-bottom:3px}.perf-value{font-size:18px;font-weight:600}.perf-bar-box{flex:1;position:relative;margin:0 20px}.perf-bar{height:4px;background:#00c68f;border-radius:4px}.perf-pointer{width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:10px solid #445;position:absolute;top:-8px;transform:translate(-50%)}.perf-divider{margin:30px 0;border:0;height:1px;background:#e7e7e7}.perf-grid{display:grid;grid-template-columns:repeat(3,1fr);row-gap:25px;column-gap:40px}.perf-grid-label{font-size:14px;color:#6b6b6b}.perf-grid-value{font-size:17px;font-weight:600;margin-top:4px}.fund-wrapper{width:100%;padding-top:40px;padding-left:120px;font-family:Inter,sans-serif}.fund-title{font-size:28px;font-weight:600;color:#1c1c1c;margin-bottom:34px}.fund-grid{display:flex;align-items:flex-start;gap:70px;width:800px}.fund-col{display:flex;flex-direction:column;gap:22px}.fund-item{display:flex;justify-content:space-between;width:320px}.fund-label{font-size:15.5px;color:#4b5563}.fund-value{font-size:16px;font-weight:600;color:#111827}.fund-divider{width:1px;height:185px;background:#e5e7eb;margin-top:5px}.fund-info{margin-top:8px;font-size:16px;color:#374151;display:flex;align-items:center;gap:6px}.info-icon{opacity:.7;font-size:15px}.financials-section{padding-left:120px;margin-top:50px;font-family:Inter,sans-serif}.fin-title{font-size:28px;font-weight:600;margin-bottom:22px;color:#1c1c1c}.fin-card{width:800px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:0}.fin-tabs{display:flex;gap:32px;padding:20px 30px 10px}.fin-tab{background:none;border:none;font-size:17px;padding-bottom:6px;cursor:pointer;color:#6b7280;position:relative}.fin-tab.active{color:#00b894;font-weight:600}.fin-tab.active:after{content:"";position:absolute;width:60%;height:3px;background:#00b894;bottom:-6px;left:0;border-radius:3px}.fin-values-note{text-align:right;padding-right:25px;margin-top:-20px;font-size:14px;color:#6b7280}.fin-chart-box{height:330px;padding:0 25px}.fin-duration{display:flex;gap:12px;padding:20px 30px 25px}.duration-btn{padding:8px 26px;border-radius:30px;font-size:16px;border:1px solid transparent;background:#f3f4f6;color:#6b7280;cursor:pointer}.duration-btn.active{background:#ddf7ed;border-color:#00b894;color:#00b894}.shareholding-section{padding-left:120px;margin-top:50px;margin-bottom:80px;width:900px}.shareholding-title{font-size:26px;font-weight:600;margin-bottom:20px;color:#2d3648}.shareholding-box{background:#fff;border-radius:14px;padding:32px;border:1px solid #e8e8e8}.shareholding-switch{display:flex;gap:12px;margin-bottom:32px}.switch-btn{padding:10px 22px;border-radius:30px;border:none;font-size:15px;background:#f4f7f6;color:#4b5563;cursor:pointer;transition:.2s}.switch-btn.active{background:#e0fff2;color:#00c68f;font-weight:600}.shareholding-list{display:flex;flex-direction:column;gap:32px}.shareholding-row{display:grid;grid-template-columns:220px 1fr 80px;align-items:center}.sh-label{font-size:17px;color:#2d3648}.sh-bar-wrapper{height:10px;width:100%;background:#f0f5f4;border-radius:6px;overflow:hidden}.sh-bar-fill{height:100%;background:#05c39f;border-radius:6px}.sh-percent{font-size:16px;color:#2d3648;font-weight:500;text-align:right}.impact-hero{display:flex;align-items:center;justify-content:space-between;padding:100px 120px 40px;margin-top:70px;position:relative;gap:60px}.impact-left{flex:1}.impact-title{font-size:64px;font-weight:700;color:#3a3f4c}.impact-subtitle{font-size:22px;margin-top:16px;color:#5d6470}.impact-right{flex:1;position:relative;display:flex;justify-content:center;align-items:center}.impact-hero-img{width:480px;height:auto;position:relative;z-index:2;border-radius:20px;object-fit:contain}.shape-blur-wrapper{position:absolute;inset:0;width:100%;height:100%;z-index:1;opacity:0;pointer-events:none;mix-blend-mode:screen;transition:opacity .4s ease,transform .4s ease}.impact-right:hover .shape-blur-wrapper{opacity:1;transform:scale(1.05)}.impact-video{width:500px;height:auto;z-index:2;border-radius:24px;object-fit:cover;filter:drop-shadow(0 10px 35px rgba(0,0,0,.2))}@media(max-width:900px){.impact-hero{flex-direction:column;text-align:center;padding:80px 5%}.impact-left{order:1}.impact-right{order:2}.impact-title{font-size:42px}.impact-hero-img,.impact-video{width:80%}}.impact-stats{width:100%;padding:100px 0;text-align:center}.stats-title{font-size:48px;font-weight:700;color:#3d4152;margin-bottom:60px;line-height:1.2}.stats-grid{width:85%;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.stat-card{background:#fff;border:1px solid #ececec;border-radius:14px;padding:40px;text-align:left;transition:.2s ease-in-out}.stat-card:hover{transform:translateY(-4px)}.stat-icon{font-size:38px;color:#3d4152;margin-bottom:18px}.stat-value{font-size:42px;font-weight:700;color:#3d4152;margin-bottom:6px}.stat-title{font-size:18px;font-weight:500;color:#555b6d;margin-bottom:6px}.stat-sub{font-size:14px;color:#7b7f8c}@media(max-width:1024px){.stats-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.stats-grid{grid-template-columns:1fr}.stats-title{font-size:36px}}.secure-section{text-align:center;padding:100px 0 80px}.secure-title{font-size:42px;font-weight:700;color:#3d4152;margin-bottom:50px}.secure-grid{width:85%;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.secure-card{background:#fff;border:1px solid #e6e6e6;border-radius:14px;padding:35px 35px 45px;text-align:left;transition:.2s ease-in-out}.secure-card:hover{transform:translateY(-4px)}.secure-icon{font-size:38px;margin-bottom:20px;color:#3d4152}.secure-heading{font-size:26px;font-weight:600;color:#3d4152;margin-bottom:8px}.secure-sub{font-size:15px;color:#7b7f8c}@media(max-width:1024px){.secure-grid{grid-template-columns:1fr;gap:22px}}.culture-section{padding:120px 7%}.culture-row{display:grid;grid-template-columns:1fr 1fr;gap:80px;margin-bottom:140px}.culture-left{display:flex;align-items:flex-start}.culture-title{font-size:48px;font-weight:700;line-height:1.25;color:#3a3f4c}.culture-right{display:flex;flex-direction:column;gap:50px}.culture-heading{font-size:24px;font-weight:600;color:#3a3f4c}.culture-text{margin-top:10px;color:#5d6470;font-size:17px;line-height:1.6}@media(max-width:900px){.culture-row{grid-template-columns:1fr;margin-bottom:80px}.culture-title{font-size:36px;text-align:left}}.footer-wrapper{width:100%;background:#f8f9fb;padding:80px 0 30px;color:#2e2e2e;font-family:Inter,sans-serif;border-top:1px solid rgba(0,0,0,.06)}.footer-container{max-width:1400px;margin:auto;padding:0 60px;display:flex;justify-content:space-between;gap:40px;flex-wrap:nowrap}.footer-col{flex:1;min-width:200px}.footer-logo{width:60px;border-radius:12px;margin-bottom:12px}.footer-brand{font-size:24px;font-weight:700;margin-bottom:6px}.footer-desc{color:#5f5f5f;max-width:260px;line-height:1.6;margin-bottom:20px}.footer-socials{display:flex;gap:12px;margin-top:8px}.footer-social-icon{font-size:24px;color:#444;cursor:pointer;transition:.3s ease}.footer-social-icon:hover{color:#0bbf9a;transform:scale(1.15)}.footer-heading{font-size:18px;font-weight:600;margin-bottom:18px}.footer-col ul{padding:0;margin:0;list-style:none}.footer-col ul li{margin-bottom:12px;cursor:pointer;color:#444;font-size:15px;position:relative;transition:.25s ease}.footer-col ul li:hover{color:#0bbf9a}.footer-col ul li:after{content:"";position:absolute;left:0;bottom:-3px;height:2px;width:0%;background:#0bbf9a;transition:width .3s ease}.footer-col ul li:hover:after{width:100%}.circular-text-col{flex:0 0 220px;display:flex;justify-content:center;align-items:center}.footer-circular-text{width:180px;height:180px}.footer-quick-links{text-align:center;margin-top:40px;font-size:15.5px;color:#555}.footer-quick-links strong{color:#1f1f1f}.footer-certifications{text-align:center;margin-top:25px}.footer-certifications strong{color:#1f1f1f;margin-bottom:10px;display:block}.cert-logos{display:flex;justify-content:center;gap:22px;margin-top:10px}.cert-logos img{height:48px;object-fit:contain;opacity:.9;transition:.3s ease}.cert-logos img:hover{opacity:1;transform:scale(1.08)}.footer-bottom{text-align:center;margin-top:50px;padding-top:20px;font-size:14px;color:#777;border-top:1px solid rgba(0,0,0,.08)}@media(max-width:1100px){.footer-container{flex-wrap:wrap}.circular-text-col{flex:1 1 100%;justify-content:center;margin-top:40px}}@media(max-width:600px){.footer-brand{font-size:22px}.footer-heading{font-size:17px}.footer-col ul li{font-size:14px}.cert-logos{flex-wrap:wrap;gap:16px}.cert-logos img{height:40px}}.circular-text{margin:0 auto;border-radius:50%;width:200px;position:relative;height:200px;font-weight:700;color:#0a0909;font-weight:900;text-align:center;cursor:pointer;transform-origin:50% 50%;-webkit-transform-origin:50% 50%}.circular-text span{position:absolute;display:inline-block;inset:0;font-size:24px;transition:all .5s cubic-bezier(0,0,0,1)}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-duration:initial;--tw-animation-delay:0s;--tw-animation-direction:normal;--tw-animation-duration:initial;--tw-animation-fill-mode:none;--tw-animation-iteration-count:1;--tw-enter-blur:0;--tw-enter-opacity:1;--tw-enter-rotate:0;--tw-enter-scale:1;--tw-enter-translate-x:0;--tw-enter-translate-y:0;--tw-exit-blur:0;--tw-exit-opacity:1;--tw-exit-rotate:0;--tw-exit-scale:1;--tw-exit-translate-x:0;--tw-exit-translate-y:0}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}*{border-color:var(--border);outline-color:var(--ring)}@supports (color:color-mix(in lab,red,red)){*{outline-color:color-mix(in oklab,var(--ring)50%,transparent)}}body{background-color:var(--background);color:var(--foreground)}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.block{display:block}.grid{display:grid}.aspect-\[1\/1\]{aspect-ratio:1}.size-\[30rem\]{width:30rem;height:30rem}.w-full{width:100%}.max-w-\[600px\]{max-width:600px}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.opacity-0{opacity:0}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-500{--tw-duration:.5s;transition-duration:.5s}.\[contain\:layout_paint_size\]{contain:layout paint size}}@property --tw-animation-delay{syntax:"*";inherits:false;initial-value:0s}@property --tw-animation-direction{syntax:"*";inherits:false;initial-value:normal}@property --tw-animation-duration{syntax:"*";inherits:false}@property --tw-animation-fill-mode{syntax:"*";inherits:false;initial-value:none}@property --tw-animation-iteration-count{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-translate-y{syntax:"*";inherits:false;initial-value:0}*{box-sizing:border-box;margin:0;padding:0}html,body{background:#fff;width:100%;height:100%;padding-top:110px;overflow-x:hidden;margin:0!important;padding:0!important}:root{--radius:.625rem;--background:oklch(100% 0 0);--foreground:oklch(12.9% .042 264.695);--card:oklch(100% 0 0);--card-foreground:oklch(12.9% .042 264.695);--popover:oklch(100% 0 0);--popover-foreground:oklch(12.9% .042 264.695);--primary:oklch(20.8% .042 265.755);--primary-foreground:oklch(98.4% .003 247.858);--secondary:oklch(96.8% .007 247.896);--secondary-foreground:oklch(20.8% .042 265.755);--muted:oklch(96.8% .007 247.896);--muted-foreground:oklch(55.4% .046 257.417);--accent:oklch(96.8% .007 247.896);--accent-foreground:oklch(20.8% .042 265.755);--destructive:oklch(57.7% .245 27.325);--border:oklch(92.9% .013 255.508);--input:oklch(92.9% .013 255.508);--ring:oklch(70.4% .04 256.788);--chart-1:oklch(64.6% .222 41.116);--chart-2:oklch(60% .118 184.704);--chart-3:oklch(39.8% .07 227.392);--chart-4:oklch(82.8% .189 84.429);--chart-5:oklch(76.9% .188 70.08);--sidebar:oklch(98.4% .003 247.858);--sidebar-foreground:oklch(12.9% .042 264.695);--sidebar-primary:oklch(20.8% .042 265.755);--sidebar-primary-foreground:oklch(98.4% .003 247.858);--sidebar-accent:oklch(96.8% .007 247.896);--sidebar-accent-foreground:oklch(20.8% .042 265.755);--sidebar-border:oklch(92.9% .013 255.508);--sidebar-ring:oklch(70.4% .04 256.788)}.dark{--background:oklch(12.9% .042 264.695);--foreground:oklch(98.4% .003 247.858);--card:oklch(20.8% .042 265.755);--card-foreground:oklch(98.4% .003 247.858);--popover:oklch(20.8% .042 265.755);--popover-foreground:oklch(98.4% .003 247.858);--primary:oklch(92.9% .013 255.508);--primary-foreground:oklch(20.8% .042 265.755);--secondary:oklch(27.9% .041 260.031);--secondary-foreground:oklch(98.4% .003 247.858);--muted:oklch(27.9% .041 260.031);--muted-foreground:oklch(70.4% .04 256.788);--accent:oklch(27.9% .041 260.031);--accent-foreground:oklch(98.4% .003 247.858);--destructive:oklch(70.4% .191 22.216);--border:oklch(100% 0 0/.1);--input:oklch(100% 0 0/.15);--ring:oklch(55.1% .027 264.364);--chart-1:oklch(48.8% .243 264.376);--chart-2:oklch(69.6% .17 162.48);--chart-3:oklch(76.9% .188 70.08);--chart-4:oklch(62.7% .265 303.9);--chart-5:oklch(64.5% .246 16.439);--sidebar:oklch(20.8% .042 265.755);--sidebar-foreground:oklch(98.4% .003 247.858);--sidebar-primary:oklch(48.8% .243 264.376);--sidebar-primary-foreground:oklch(98.4% .003 247.858);--sidebar-accent:oklch(27.9% .041 260.031);--sidebar-accent-foreground:oklch(98.4% .003 247.858);--sidebar-border:oklch(100% 0 0/.1);--sidebar-ring:oklch(55.1% .027 264.364)}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}
