.ir *,.ir :after,.ir :before{box-sizing:border-box;margin:0;padding:0}.ir{--blue:#0f62fe;--blue-hover:#0353e9;--blue-dark:#002d9c;--blue-light:#d0e2ff;--blue-bg:#edf5ff;--gray-10:#f4f4f4;--gray-20:#e0e0e0;--gray-30:#c6c6c6;--gray-50:#8d8d8d;--gray-60:#6f6f6f;--gray-70:#525252;--gray-80:#393939;--gray-90:#262626;--gray-100:#161616;--white:#fff;--font:"IBM Plex Sans",sans-serif;font-family:var(--font);font-size:14px;color:var(--gray-70);line-height:1.5;font-weight:300}.ir,.ir .top-nav{background:var(--white)}.ir .top-nav{border-bottom:1px solid var(--gray-20);height:48px;display:flex;align-items:center;padding:0 24px;position:-webkit-sticky;position:sticky;top:0;z-index:200;justify-content:space-between}.ir .brand-logo{font-size:17px;font-weight:400;color:var(--gray-80);text-decoration:none;letter-spacing:-.2px;white-space:nowrap;padding-right:20px;border-right:1px solid var(--gray-20)}.ir .brand-logo span{color:var(--blue)}.ir .nav-left,.ir .nav-links,.ir .nav-links a{display:flex;align-items:center}.ir .nav-links a{height:48px;padding:0 14px;font-size:14px;color:var(--gray-70);text-decoration:none;font-weight:300;gap:4px;transition:background .12s}.ir .nav-links a:hover{background:var(--gray-10)}.ir .nav-links a svg{width:14px;height:14px}.ir .nav-right{display:flex}.ir .nav-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border:none;background:none;cursor:pointer;color:var(--gray-70);transition:background .12s}.ir .nav-icon:hover{background:var(--gray-10)}.ir .nav-icon svg{width:18px;height:18px}.ir .sub-nav{background:var(--white);border-bottom:1px solid var(--gray-20);display:flex;align-items:center;padding:0 24px;position:-webkit-sticky;position:sticky;top:48px;z-index:190;overflow-x:auto;scrollbar-width:none}.ir .sub-nav::-webkit-scrollbar{display:none}.ir .sub-nav a{display:flex;align-items:center;height:48px;padding:0 16px;font-size:14px;color:var(--gray-70);text-decoration:none;font-weight:300;white-space:nowrap;border-bottom:2px solid transparent;margin-bottom:-1px;gap:4px;transition:color .12s}.ir .sub-nav a:hover{color:var(--gray-100)}.ir .sub-nav a.active{color:var(--gray-100);border-bottom:2px solid var(--blue);font-weight:400}.ir .sub-nav a svg{width:12px;height:12px}.ir .hero{display:grid;grid-template-columns:1fr 1.1fr;min-height:380px;border-bottom:1px solid var(--gray-20);position:relative;overflow:hidden}.ir .hero-video-wrap{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;min-height:380px}.ir .hero-video-wrap video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.ir .hero-video-overlay{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,hsla(0,0%,9%,.35) 0,hsla(0,0%,9%,.15) 50%,rgba(237,245,255,.08))}.ir .hero-left{padding:56px 48px 56px 24px;display:flex;flex-direction:column;justify-content:space-between;position:relative;z-index:2}.ir .hero-left h1{font-size:52px;font-weight:200;color:var(--gray-90);letter-spacing:-1px;line-height:1.06}.ir .hero-left p{font-size:18px;font-weight:300;color:var(--gray-60);line-height:1.55;max-width:440px;margin-top:32px}.ir .hero-btns{display:flex;gap:0;margin-top:32px;flex-wrap:wrap}.ir .btn-solid{background:var(--blue);color:var(--white);border:none;padding:13px 20px;font-family:var(--font);font-size:14px;font-weight:300;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;gap:10px;transition:background .12s;white-space:nowrap}.ir .btn-solid:hover{background:var(--blue-hover)}.ir .btn-outline{background:transparent;color:var(--blue);border:1px solid var(--blue);padding:13px 20px;font-family:var(--font);font-size:14px;font-weight:300;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;gap:10px;transition:background .12s;white-space:nowrap}.ir .btn-outline:hover{background:var(--blue-bg)}.ir .btn-outline svg,.ir .btn-solid svg{width:16px;height:16px;flex-shrink:0}.ir .hero-right{background:var(--blue-bg);position:relative;z-index:2;overflow:hidden;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr)}.ir .hero-cell{border:1px solid rgba(15,98,254,.12);display:flex;align-items:center;justify-content:center;padding:20px;overflow:hidden}.ir .hero-cell svg{width:75%;height:75%}.ir .quick-grid{display:grid;grid-template-columns:repeat(4,1fr);border-left:1px solid var(--gray-20);border-top:1px solid var(--gray-20)}.ir .quick-card{border-right:1px solid var(--gray-20);border-bottom:1px solid var(--gray-20);display:flex;flex-direction:column;cursor:pointer;text-decoration:none;transition:background .15s;background:var(--white);position:relative}.ir .quick-card:hover{background:var(--gray-10)}.ir .quick-card-img{height:140px;background:var(--blue-bg);overflow:hidden;display:flex;align-items:center;justify-content:center}.ir .quick-card-img svg{width:72px;height:72px}.ir .quick-card-img.ql-2{background:#dde1e7}.ir .quick-card-img.ql-3{background:#e8daff}.ir .quick-card-img.ql-4{background:#defbe6}.ir .quick-card-body{padding:16px 16px 40px}.ir .quick-card-body span{font-size:14px;font-weight:300;color:var(--gray-80);line-height:1.4}.ir .quick-card-arrow{position:absolute;bottom:16px;left:16px;color:var(--blue)}.ir .quick-card-arrow svg{width:20px;height:20px}.ir .section{padding:56px 24px;border-bottom:1px solid var(--gray-20)}.ir .section-title{font-size:34px;font-weight:200;color:var(--gray-80);letter-spacing:-.5px;margin-bottom:40px}.ir .section-header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:40px}.ir .section-header .section-title{margin-bottom:0}.ir .see-all{font-size:14px;color:var(--blue);text-decoration:none;display:flex;align-items:center;gap:6px;font-weight:300;white-space:nowrap}.ir .see-all:hover{text-decoration:underline}.ir .see-all svg{width:16px;height:16px}.ir .earnings-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--gray-20);padding-top:24px}.ir .earnings-col{padding:0 24px;border-right:1px solid var(--gray-20)}.ir .earnings-col:first-child{padding-left:0}.ir .earnings-col:last-child{border-right:none}.ir .earnings-label{font-size:13px;font-weight:500;color:var(--gray-80);margin-bottom:16px;letter-spacing:.16px}.ir .earnings-links{display:flex;flex-direction:column;gap:10px}.ir .earnings-link{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--blue);text-decoration:none;font-weight:300;transition:color .1s}.ir .earnings-link:hover{text-decoration:underline}.ir .earnings-link svg{width:16px;height:16px;flex-shrink:0}.ir .events-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--gray-20);border-left:1px solid var(--gray-20)}.ir .event-card{border-right:1px solid var(--gray-20);border-bottom:1px solid var(--gray-20);padding:24px 20px 20px;background:var(--gray-10);display:flex;flex-direction:column;justify-content:space-between;cursor:pointer;transition:background .12s;text-decoration:none;min-height:180px}.ir .event-card:hover{background:var(--gray-20)}.ir .event-name{font-size:14px;color:var(--gray-80);line-height:1.4}.ir .event-date,.ir .event-name{font-weight:300;margin-bottom:16px}.ir .event-date{font-size:13px;color:var(--gray-60)}.ir .event-arrow svg{width:20px;height:20px;color:var(--blue)}.ir .articles-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--gray-20);border-left:1px solid var(--gray-20)}.ir .article-card{border-right:1px solid var(--gray-20);border-bottom:1px solid var(--gray-20);padding:28px 24px;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer;text-decoration:none;transition:background .12s;min-height:200px}.ir .article-card:hover{background:var(--gray-10)}.ir .article-tag{font-size:11px;font-weight:500;color:var(--blue);text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px}.ir .article-title{font-size:15px;font-weight:300;color:var(--gray-80);line-height:1.45;margin-bottom:20px;flex:1 1}.ir .article-meta{font-size:12px;color:var(--gray-50);font-weight:300}.ir .article-arrow{color:var(--blue);margin-top:16px}.ir .article-arrow svg{width:18px;height:18px}.ir .results-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--gray-20);border-left:1px solid var(--gray-20)}.ir .result-card{border-right:1px solid var(--gray-20);border-bottom:1px solid var(--gray-20);padding:28px 24px 24px;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer;text-decoration:none;transition:background .12s;min-height:160px;background:var(--white)}.ir .result-card:hover{background:var(--gray-10)}.ir .result-card.blue-card{background:var(--blue)}.ir .result-card.blue-card:hover{background:var(--blue-hover)}.ir .result-card-icon{margin-bottom:24px}.ir .result-card-icon svg{width:32px;height:32px;color:var(--blue)}.ir .result-card.blue-card .result-card-icon svg{color:var(--white)}.ir .result-card-label{font-size:14px;font-weight:300;color:var(--gray-70);display:flex;align-items:center;justify-content:space-between}.ir .result-card.blue-card .result-card-label{color:hsla(0,0%,100%,.9)}.ir .result-card-desc{font-size:13px;font-weight:300;color:var(--gray-60);margin-bottom:16px;line-height:1.5}.ir .result-card.blue-card .result-card-desc{color:hsla(0,0%,100%,.75)}.ir .result-arrow svg{width:18px;height:18px;color:var(--blue)}.ir .result-card.blue-card .result-arrow svg{color:var(--white)}.ir .ir-footer{background:var(--gray-100);padding:48px 24px 32px;color:var(--gray-30)}.ir .ir-footer .footer-brand{font-size:18px;font-weight:300;color:hsla(0,0%,100%,.85);margin-bottom:32px;letter-spacing:-.2px}.ir .ir-footer .footer-brand span{color:var(--blue)}.ir .ir-footer .footer-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:32px;gap:32px;margin-bottom:48px;border-top:1px solid var(--gray-80);padding-top:32px}.ir .ir-footer .footer-col h4{font-size:13px;font-weight:500;color:var(--white);margin-bottom:16px}.ir .ir-footer .footer-col ul{list-style:none;display:flex;flex-direction:column;gap:8px}.ir .ir-footer .footer-col ul li a{font-size:13px;color:var(--gray-30);text-decoration:none;font-weight:300;transition:color .1s}.ir .ir-footer .footer-col ul li a:hover{color:var(--white)}.ir .ir-footer .footer-bottom{border-top:1px solid var(--gray-80);padding-top:16px;display:flex;gap:24px;flex-wrap:wrap}.ir .ir-footer .footer-bottom a{font-size:12px;color:var(--gray-50);text-decoration:none;font-weight:300;transition:color .1s}.ir .ir-footer .footer-bottom a:hover{color:var(--gray-30)}.ir .cursor-glow{pointer-events:none;position:fixed;width:340px;height:340px;border-radius:50%;background:radial-gradient(circle,rgba(15,98,254,.07) 0,transparent 70%);transform:translate(-50%,-50%);z-index:9999;transition:opacity .3s;opacity:0}@media (min-width:601px) and (max-width:1024px){.ir .hero{grid-template-columns:1fr 1fr}.ir .hero-left{padding:40px 32px 40px 24px}.ir .hero-left h1{font-size:38px}.ir .earnings-grid,.ir .quick-grid{grid-template-columns:1fr 1fr}.ir .earnings-grid{row-gap:32px}.ir .earnings-col{border-right:none!important;border-bottom:1px solid var(--gray-20);padding:0 0 24px!important}.ir .earnings-col:nth-child(odd){border-right:1px solid var(--gray-20)!important;padding-right:24px!important}.ir .earnings-col:nth-child(2n){padding-left:24px!important}.ir .earnings-col:nth-last-child(-n+2){border-bottom:none}.ir .articles-grid,.ir .events-grid,.ir .ir-footer .footer-grid,.ir .results-grid{grid-template-columns:1fr 1fr}.ir .section{padding:40px 24px}}@media (max-width:600px){.ir .top-nav{padding:0 16px}.ir .nav-links{display:none}.ir .brand-logo{border-right:none;font-size:14px}.ir .sub-nav{padding:0 16px}.ir .sub-nav a{padding:0 10px;font-size:13px}.ir .hero{grid-template-columns:1fr}.ir .hero-right{display:none}.ir .hero-left{padding:36px 16px}.ir .hero-left h1{font-size:30px;letter-spacing:-.5px}.ir .hero-left p{font-size:15px;margin-top:20px}.ir .hero-btns{flex-direction:column}.ir .btn-outline,.ir .btn-solid{width:100%;justify-content:center}.ir .quick-grid{grid-template-columns:1fr 1fr}.ir .quick-card-img{height:90px}.ir .quick-card-img svg{width:44px;height:44px}.ir .section{padding:36px 16px}.ir .section-title{font-size:24px;margin-bottom:24px}.ir .section-header{flex-direction:column;gap:12px}.ir .earnings-grid{grid-template-columns:1fr 1fr;row-gap:28px}.ir .earnings-col{border-right:none!important;border-bottom:1px solid var(--gray-20);padding:0 0 20px!important}.ir .earnings-col:nth-child(odd){border-right:1px solid var(--gray-20)!important;padding-right:16px!important}.ir .earnings-col:nth-child(2n){padding-left:16px!important}.ir .earnings-col:nth-last-child(-n+2){border-bottom:none}.ir .articles-grid,.ir .events-grid{grid-template-columns:1fr}.ir .results-grid{grid-template-columns:1fr 1fr}.ir .result-card.blue-card{grid-column:span 2}.ir .ir-footer .footer-grid{grid-template-columns:1fr 1fr;gap:20px}.ir .ir-footer{padding:32px 16px 24px}.ir .ir-footer .footer-brand{font-size:15px}.ir .ir-footer .footer-bottom{gap:12px}.ir .ir-footer .footer-bottom a{font-size:11px}}