body{margin:0;font-family:'IBM Plex Sans',sans-serif;background:#fff;color:#1f2937}.container{width:92%;max-width:1440px;margin:auto}.top-bar{height:54px;border-bottom:1px solid #ececec;display:flex;align-items:center;background:#fff}.top-bar-inner{display:flex;justify-content:space-between;align-items:center}.top-links{margin-left:auto;display:flex;gap:38px;align-items:center}.top-links a{font-size:15px;font-weight:500;color:#555;text-decoration:none;transition:.3s;position:relative;padding:10px 0}.top-links a:hover{color:#0f62fe}.main-nav{height:94px;background:#fff;border-bottom:1px solid #ececec}.nav-inner{height:100%;display:grid;grid-template-columns:280px 1fr;align-items:center}.logo a{display:flex;align-items:center;text-decoration:none;color:#111827}.logo-icon{position:relative;width:46px;height:46px;margin-right:16px}.logo-square{position:absolute;width:32px;height:32px;background:#0f62fe;border-radius:8px;left:0;top:8px}.logo-square.small{width:16px;height:16px;right:0;left:auto;top:0;background:#111827;border-radius:4px}.logo-name{display:flex;flex-direction:column}.logo-name span:first-child{font-size:28px;font-weight:700;line-height:1}.logo-name span:last-child{font-size:28px;font-weight:700;line-height:1.1}.umr-header nav{display:flex;justify-content:center}.umr-header nav ul{display:flex;gap:70px;padding:0;margin:0;list-style:none}.umr-header nav li{position:relative}.umr-header nav a{display:block;padding:14px 18px;border-radius:8px;font-size:17px;font-weight:500;text-decoration:none;color:#1f2937;transition:.25s;position:relative}.umr-header nav a::after{content:"";position:absolute;bottom:6px;left:50%;transform:translateX(-50%);width:0;height:2px;background:#0f62fe;transition:.3s}.umr-header nav a:hover{background:#f5f8ff;color:#0f62fe;transform:translateY(-2px);box-shadow:0 8px 18px rgba(0,0,0,.08)}nav a:hover::after{width:65%}.search-btn svg{width:20px;height:20px;stroke:#444;transition:.3s}.search-btn:hover svg{stroke:#0f62fe;transform:scale(1.15)}.umr-header{position:sticky;top:0;z-index:9999;background:white}.mega-parent{position:relative;padding-bottom:20px}.mega-menu{position:absolute;top:calc(100% - 5px);left:50%;transform:translateX(-50%);width:980px;background:#fff;border-radius:18px;box-shadow:0 25px 70px rgba(15,23,42,.15);display:none;grid-template-columns:300px 1fr;overflow:hidden;z-index:9999;margin-top:0}.mega-parent:hover .mega-menu{display:grid}.mega-left{background:#F8FAFD;border-right:1px solid #EEF2F7;padding:20px 0;max-height:520px;overflow-y:auto}.mega-left::-webkit-scrollbar{width:6px}.mega-left::-webkit-scrollbar-thumb{background:#CBD5E1;border-radius:10px}.mega-left::-webkit-scrollbar-thumb:hover{background:#94A3B8}.industry-item{padding:11px 24px;cursor:pointer;transition:.25s;font-weight:500;font-size:15px;line-height:1.35;color:#334155;border-left:3px solid transparent}.industry-item:hover,.industry-item.active{background:#EEF4FF;border-left:3px solid #2563EB;color:#2563EB}.mega-right{padding:35px;position:relative}.category-panel{display:none;grid-template-columns:repeat(2,1fr);gap:18px}.category-panel.active{display:grid}.category-panel a{text-decoration:none;color:#334155;padding:8px 0;transition:.25s;font-size:14px;line-height:1.4}.category-panel a:hover{color:#2563EB;padding-left:8px}.resources-parent{position:relative;padding-bottom:20px}.resources-menu{position:absolute;top:calc(100% - 5px);left:50%;transform:translateX(-50%);width:420px;background:#fff;border-radius:18px;box-shadow:0 25px 60px rgba(15,23,42,.15);display:none;padding:18px;z-index:9999}.resources-parent:hover .resources-menu{display:block}.resources-menu a{display:block;padding:18px;border-radius:12px;text-decoration:none;color:#0F172A;transition:.25s}.resources-menu a:hover{background:#F8FAFC}.resources-menu strong{display:block;font-size:16px;margin-bottom:6px}.resources-menu span{color:#64748B;font-size:14px;line-height:1.5}.resources-menu strong{display:block;font-size:16px;font-weight:600;margin-bottom:4px}.resources-menu span{display:block;font-size:14px;color:#64748b;line-height:1.5}.umr-header .logo a.umr-logo-link{display:flex;align-items:center;text-decoration:none}.umr-header .logo .umr-logo-img{display:block;height:72px;width:auto;max-width:380px;object-fit:contain}@media (max-width:1024px){.umr-header .logo .umr-logo-img{height:58px;max-width:280px}}@media (max-width:600px){.umr-header .logo .umr-logo-img{height:46px;max-width:220px}}.site-footer{background:#0F172A;color:#fff;padding:90px 0 30px}.footer-top{display:grid;grid-template-columns:1.2fr 1fr;gap:80px;padding-bottom:60px;border-bottom:1px solid rgba(255,255,255,.08)}.footer-brand h2{font-size:38px;margin-bottom:20px}.footer-brand p{color:#CBD5E1;line-height:1.9;max-width:600px}.footer-newsletter h4{font-size:24px;margin-bottom:15px}.footer-newsletter p{color:#CBD5E1;margin-bottom:25px}.footer-newsletter form{display:flex}.footer-newsletter input{flex:1;padding:18px;border:none;outline:none;border-radius:8px 0 0 8px}.footer-newsletter button{width:160px;background:#2458FF;color:#fff;border:none;cursor:pointer;border-radius:0 8px 8px 0;font-weight:600}.footer-links{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;padding:60px 0}.footer-links h5{margin-bottom:20px;font-size:18px}.footer-links a{display:block;color:#CBD5E1;text-decoration:none;margin-bottom:14px;transition:.3s}.footer-links a:hover{color:#fff;padding-left:6px}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding-top:30px;display:flex;justify-content:space-between;align-items:center}.footer-bottom p{color:#94A3B8}.footer-social{display:flex;gap:25px}.footer-social a{color:#CBD5E1;text-decoration:none}.footer-social a:hover{color:#fff}@media(max-width:992px){.footer-top{grid-template-columns:1fr}.footer-links{grid-template-columns:repeat(2,1fr)}.footer-bottom{flex-direction:column;gap:20px}}@media(max-width:600px){.footer-links{grid-template-columns:1fr}.footer-newsletter form{flex-direction:column;gap:15px}.footer-newsletter input,.footer-newsletter button{width:100%;border-radius:8px}}.site-footer .footer-top--no-newsletter{display:block}.site-footer .footer-logo-link{display:inline-block;margin-bottom:22px}.site-footer .umr-footer-logo{display:block;height:58px;width:auto;max-width:330px;object-fit:contain;background:#fff;padding:10px 14px;border-radius:10px}@media (max-width:600px){.site-footer .umr-footer-logo{height:44px;max-width:250px}}.site-footer{padding:70px 0 28px}.site-footer .footer-main{display:grid;grid-template-columns:minmax(240px,0.9fr) minmax(0,2.1fr);gap:70px;align-items:start;padding-bottom:46px;border-bottom:1px solid rgba(255,255,255,.08)}.site-footer .footer-main .footer-brand{padding-top:26px}.site-footer .footer-main .footer-brand p{color:#CBD5E1;line-height:1.85;max-width:340px;font-size:14.5px}.site-footer .footer-main .footer-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;padding:0;justify-items:start;padding-left:40px}.site-footer .footer-bottom{padding-top:26px;display:flex;justify-content:space-between;align-items:flex-end;gap:24px}.site-footer .footer-bottom-right{display:flex;flex-direction:column;align-items:flex-end;gap:14px}.site-footer .footer-legal a{color:#CBD5E1;text-decoration:none;font-size:14.5px;transition:.25s}.site-footer .footer-legal a:hover{color:#fff}.site-footer .footer-social{display:flex;align-items:center;gap:22px;flex-wrap:wrap;justify-content:flex-end}.site-footer .footer-social a{display:inline-flex;align-items:center;gap:8px;color:#CBD5E1;text-decoration:none;font-size:14px;transition:.25s}.site-footer .footer-social a:hover{color:#fff;transform:translateY(-1px)}.site-footer .footer-social svg{flex:0 0 auto}.site-footer .umr-footer-logo{height:68px;max-width:400px}@media (max-width:992px){.site-footer .footer-main{grid-template-columns:1fr;gap:40px}.site-footer .footer-main .footer-brand{padding-top:0}.site-footer .footer-main .footer-links{grid-template-columns:repeat(3,minmax(0,1fr));padding-left:0}.site-footer .footer-bottom{flex-direction:column;align-items:flex-start;gap:20px}.site-footer .footer-bottom-right{align-items:flex-start}.site-footer .footer-social{justify-content:flex-start}}@media (max-width:600px){.site-footer .footer-main .footer-links{grid-template-columns:1fr;gap:26px}.site-footer .umr-footer-logo{height:54px;max-width:300px}.site-footer .footer-social{gap:16px}.site-footer .footer-social a span{display:none}}.umr-search-overlay{position:fixed;inset:0;z-index:9999;background:rgba(15,23,42,.62);backdrop-filter:blur(4px);display:flex;align-items:flex-start;justify-content:center;opacity:0;visibility:hidden;transition:opacity .28s ease,visibility .28s ease}.umr-search-overlay.is-open{opacity:1;visibility:visible}.umr-search-overlay-inner{position:relative;width:100%;max-width:820px;margin:0 20px;margin-top:12vh;background:#fff;border-radius:16px;box-shadow:0 30px 80px rgba(15,23,42,.28);padding:34px 34px 26px;transform:translateY(-18px);opacity:0;transition:transform .3s ease,opacity .3s ease}.umr-search-overlay.is-open .umr-search-overlay-inner{transform:translateY(0);opacity:1}.umr-search-close{position:absolute;top:14px;right:14px;width:38px;height:38px;display:flex;align-items:center;justify-content:center;border:none;background:#F1F5F9;color:#0F172A;border-radius:50%;cursor:pointer;transition:.25s}.umr-search-close:hover{background:#0f62fe;color:#fff}.umr-search-form{display:flex;align-items:center;gap:10px;border:1px solid #E2E8F0;border-radius:10px;padding:6px 6px 6px 14px;transition:border-color .25s,box-shadow .25s}.umr-search-form:focus-within{border-color:#0f62fe;box-shadow:0 0 0 4px rgba(15,98,254,.10)}.umr-search-form-icon{display:flex;color:#64748B}.umr-search-input{flex:1;border:none;outline:none;font-size:17px;font-family:inherit;padding:14px 4px;background:transparent;color:#0F172A}.umr-search-input::-webkit-search-cancel-button{display:none}.umr-search-submit{border:none;background:#0f62fe;color:#fff;font-family:inherit;font-weight:600;font-size:15px;padding:14px 26px;border-radius:8px;cursor:pointer;transition:.25s}.umr-search-submit:hover{background:#0043ce}.umr-search-hint{margin:14px 2px 0;font-size:13px;color:#64748B}.umr-search-results{margin-top:14px;max-height:48vh;overflow-y:auto}.umr-search-group-title{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#64748B;font-weight:600;margin:18px 2px 8px}.umr-search-result{display:block;text-decoration:none;padding:12px 14px;border-radius:10px;transition:background .2s}.umr-search-result:hover{background:#F5F8FF}.umr-search-result strong{display:block;color:#0F172A;font-size:15.5px;font-weight:600;line-height:1.5}.umr-search-result span{display:block;color:#64748B;font-size:13.5px;margin-top:4px;line-height:1.6}.umr-search-empty{padding:18px 2px;color:#64748B;font-size:14.5px}@media (max-width:600px){.umr-search-overlay-inner{margin-top:8vh;padding:26px 18px 18px}.umr-search-submit{padding:12px 16px;font-size:14px}.umr-search-input{font-size:16px}.umr-search-results{max-height:56vh}}@media (max-width: 1200px){.container{width: 94%}.umr-header nav ul{gap: 35px}.mega-menu{width: 900px}}.mobile-toggle{display: none;flex-direction: column;justify-content: space-between;width: 30px;height: 22px;background: transparent;border: none;cursor: pointer;padding: 0;z-index: 10000}.mobile-toggle span{width: 100%;height: 3px;background-color: #111827;border-radius: 3px;transition: all 0.3s ease-in-out}.mobile-toggle.active span:nth-child(1){transform: translateY(9px) rotate(45deg)}.mobile-toggle.active span:nth-child(2){opacity: 0}.mobile-toggle.active span:nth-child(3){transform: translateY(-10px) rotate(-45deg)}body.mobile-menu-open{overflow: hidden}@media (max-width: 991px){.mobile-toggle{display: flex}.nav-inner{display: flex;justify-content: space-between;align-items: center;height: 100%}.main-nav{height: 80px}.umr-header nav{position: fixed;top: 80px;left: 0;right: 0;bottom: 0;width: 100%;height: calc(100vh - 80px);background: #ffffff;z-index: 9998;display: none;flex-direction: column;justify-content: flex-start;overflow-y: auto;padding: 20px 0 40px;box-shadow: 0 10px 25px rgba(0,0,0,0.1)}.umr-header nav.active{display: flex}.umr-header nav ul{flex-direction: column;gap: 0;width: 100%}.umr-header nav li{width: 100%;border-bottom: 1px solid #f1f5f9}.umr-header nav a{padding: 16px 24px;font-size: 18px;font-weight: 600;display: flex;justify-content: space-between;align-items: center;border-radius: 0}.umr-header nav a::after{display: none}.mega-parent>a::after,.resources-parent>a::after{content: "›";display: inline-block !important;position: static !important;transform: rotate(90deg) !important;width: auto !important;height: auto !important;background: none !important;font-size: 20px !important;line-height: 1 !important;color: #64748b;transition: transform 0.3s ease}.mega-parent.mobile-active>a::after,.resources-parent.mobile-active>a::after{transform: rotate(-90deg) !important;color: #2563eb}.mega-parent{padding-bottom: 0}.mega-menu{position: static;width: 100%;transform: none;box-shadow: none;border-radius: 0;display: none;grid-template-columns: 1fr;background: #f8fafc;border-top: 1px solid #e2e8f0;max-height: none}.mega-parent:hover .mega-menu{display: none}.mega-parent.mobile-active .mega-menu{display: grid}.mega-left{max-height: 250px;border-right: none;border-bottom: 1px solid #e2e8f0}.mega-right{padding: 20px}.category-panel{grid-template-columns: 1fr;gap: 10px}.resources-parent{padding-bottom: 0}.resources-menu{position: static;width: 100%;transform: none;box-shadow: none;border-radius: 0;display: none;background: #f8fafc;border-top: 1px solid #e2e8f0;padding: 10px 15px}.resources-parent:hover .resources-menu{display: none}.resources-parent.mobile-active .resources-menu{display: block}.resources-menu a{padding: 12px 15px}}@media (max-width: 768px){.top-bar{height: auto;padding: 10px 0}.top-links{gap: 20px}.top-links a{font-size: 13px;padding: 4px 0}.logo-name span:first-child,.logo-name span:last-child{font-size: 22px}.logo-icon{width: 38px;height: 38px;margin-right: 12px}.logo-square{width: 26px;height: 26px}.logo-square.small{width: 13px;height: 13px}}@media (max-width: 480px){.logo-name span:first-child,.logo-name span:last-child{font-size: 18px}.logo-icon{width: 32px;height: 32px;margin-right: 8px}.logo-square{width: 22px;height: 22px}.logo-square.small{width: 11px;height: 11px}.top-links{gap: 14px}.top-links a{font-size: 12px}}@media (max-width: 991px){.hero-section{min-height: auto;padding: 80px 0}.hero-content{max-width: 100%}.hero-content h1{font-size: 46px;margin-bottom: 20px}.hero-content p{font-size: 18px;line-height: 1.6;margin-bottom: 25px}.hero-stats{gap: 35px}.hero-stat h3{font-size: 34px}}@media (max-width: 576px){.hero-section{padding: 50px 0 60px}.hero-content h1{font-size: 30px;line-height: 1.2}.hero-content p{font-size: 15px}.hero-btn{width: 100%;justify-content: center;padding: 14px 24px;box-sizing: border-box}.hero-stats{display: grid;grid-template-columns: repeat(2,1fr);gap: 20px;margin-top: 35px}.hero-stat h3{font-size: 28px;margin-bottom: 4px}.hero-stat span{font-size: 12px}}@media (max-width: 768px){.search-section{padding: 40px 0}.search-title,.search-box h2,.search-container h2{font-size: 24px}}@media (max-width: 576px){.search-input-wrapper,.search-form{flex-direction: column;gap: 12px}.search-input-wrapper input,.search-form input[type="text"]{width: 100%;box-sizing: border-box}.search-input-wrapper button,.search-form button{width: 100%;justify-content: center}}@media (max-width: 991px){.industries-grid,.featured-grid,.why-us-grid,.insights-grid{grid-template-columns: repeat(2,1fr) !important;gap: 24px !important}.section-title,.section-header h2{font-size: 32px !important}}@media (max-width: 576px){.industries-grid,.featured-grid,.why-us-grid,.insights-grid{grid-template-columns: 1fr !important;gap: 18px !important}.section-title,.section-header h2{font-size: 24px !important}.cta-content h2,.cta-section h2{font-size: 26px !important}.cta-btn,.cta-actions a{width: 100%;text-align: center;justify-content: center;box-sizing: border-box}}@media (max-width: 991px){.company-video-wrapper,.company-video-container{padding: 40px 0}}@media (max-width: 576px){.video-modal-content{width: 94%;padding: 10px}}@media (max-width: 991px){.single-report-page{padding: 20px 0 60px}.report-hero{padding: 25px 20px 40px;margin-bottom: 40px}.report-hero-grid{grid-template-columns: 1fr;gap: 30px}.report-cover{margin: 0 auto;max-width: 280px}.report-info h1{font-size: 32px;line-height: 1.2}.report-short-description{font-size: 16px;line-height: 1.6}.report-details-grid{grid-template-columns: repeat(2,1fr);gap: 12px}.report-tabs{justify-content: flex-start;overflow-x: auto;white-space: nowrap;gap: 25px;padding-bottom: 12px;-webkit-overflow-scrolling: touch}.report-tabs::-webkit-scrollbar{height: 3px}.report-tabs::-webkit-scrollbar-thumb{background: #cbd5e1;border-radius: 10px}.report-content{font-size: 16px;line-height: 1.7}}@media (max-width: 576px){.report-breadcrumb{font-size: 13px;margin-left: 0}.report-cover{margin-left: auto}.report-info h1{font-size: 24px}.report-details-grid{grid-template-columns: 1fr}.report-actions{flex-direction: column;width: 100%}.sample-btn,.custom-btn,.buy-report-btn{width: 100%;min-width: auto}.preview-lock{padding: 30px 15px;margin: 40px auto}}@media (max-width: 991px){.about-hero,.about-section,.about-grid{grid-template-columns: 1fr !important;gap: 30px !important}.about-hero h1{font-size: 36px !important}.contact-hero,.contact-grid{grid-template-columns: 1fr !important;gap: 40px !important}.consulting-hero h1{font-size: 36px !important}.consulting-grid,.services-grid{grid-template-columns: 1fr !important}}@media (max-width: 576px){.about-hero h1,.consulting-hero h1,.page-title{font-size: 28px !important}.contact-form input,.contact-form textarea,.contact-form select{width: 100% !important;box-sizing: border-box}.contact-form button,.contact-submit{width: 100% !important}}@media (max-width: 991px){.reports-archive-layout,.archive-layout,.industry-archive-grid{grid-template-columns: 1fr !important;gap: 30px !important}.filter-sidebar{width: 100% !important}}@media (max-width: 576px){.reports-grid,.blogs-grid,.insights-archive-grid{grid-template-columns: 1fr !important}}@media (max-width: 768px){.license-modal-content,.license-popup-inner{width: 92% !important;max-width: 500px !important;max-height: 90vh !important;overflow-y: auto !important;padding: 25px 20px !important}.license-options{grid-template-columns: 1fr !important;gap: 15px !important}.license-popup-actions button,.license-popup-actions a{width: 100% !important;box-sizing: border-box}}