:root{--primary-color:#6366f1;--primary-dark:#4f46e5;--secondary-color:#f59e0b;--success-color:#10b981;--text-dark:#1f2937;--text-light:#6b7280;--bg-light:#f9fafb;--border-color:#e5e7eb}body{font-family:Inter,sans-serif;line-height:1.6}body,html{overflow-x:hidden}.navbar{backdrop-filter:blur(10px);background:hsla(0,0%,100%,.95)!important;box-shadow:0 2px 20px rgba(0,0,0,.1);transition:all .3s ease}.navbar-brand{color:var(--primary-color);font-size:1.5rem;font-weight:700;text-decoration:none!important}.nav-link,.navbar-brand{transition:color .3s ease}.nav-link{color:rgba(51,51,51,.7)!important;font-weight:500}.nav-link:hover{color:#333!important}.insight-hero{background:#fff;padding-bottom:2rem;padding-top:7rem}.hero-title{color:var(--text-dark);font-size:2.25rem;font-weight:700;line-height:1.15;margin-bottom:1rem}.hero-subtitle{color:var(--text-light);font-size:1.125rem;font-weight:400;margin-bottom:1.25rem}.insight-hero .breadcrumb{font-size:.85rem;margin-bottom:1rem}.insight-hero .breadcrumb a{color:var(--primary-color);text-decoration:none}.insight-hero .breadcrumb a:hover{color:var(--primary-dark)}.insight-hero .breadcrumb .separator{color:var(--text-light);margin:0 .5rem}.insight-hero .breadcrumb span{color:var(--text-light)}.insight-card{background:#fff;border-radius:1rem;box-shadow:0 4px 6px rgba(0,0,0,.05);height:100%;padding:2rem;transition:all .3s ease}.insight-card:hover{box-shadow:0 20px 40px rgba(0,0,0,.1);transform:translateY(-5px)}.insight-card h2{color:var(--text-dark);font-size:1.2rem;font-weight:700;margin-bottom:1.25rem}.insight-card h3{color:var(--text-dark);font-size:.95rem;font-weight:600;margin-bottom:.5rem}.feature-icon{align-items:center;background:linear-gradient(135deg,var(--primary-color),var(--primary-dark));border-radius:1rem;display:flex;height:4rem;justify-content:center;margin-bottom:1.5rem;width:4rem}.section-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.section-subtitle{color:var(--text-light);font-size:1.125rem;margin-bottom:3rem}.market-item{align-items:flex-start;border-bottom:1px solid #f1f5f9;display:flex;gap:.85rem;padding:.75rem 0}.market-item:last-child{border-bottom:none}.market-icon{align-items:center;border-radius:.75rem;display:flex;flex-shrink:0;font-size:1.1rem;height:40px;justify-content:center;width:40px}.market-item-label{color:var(--text-dark);font-size:.92rem;font-weight:600}.market-item-value{color:var(--text-light);font-size:.8rem}.salary-range{align-items:center;background:linear-gradient(90deg,#f0fdf4,#eff6ff,#fdf4ff);border-radius:.75rem;display:flex;justify-content:space-between;padding:1.25rem 1.5rem}.salary-value{font-size:1.1rem;font-weight:700}.salary-label{color:var(--text-light);font-size:.72rem;letter-spacing:.03em;text-transform:uppercase}.resume-skill-tag{background:#eff6ff;border-radius:.35rem;color:#3b82f6;display:inline-block;font-size:.8rem;font-weight:500;margin:.2rem;padding:.25rem .65rem}.market-source-line{border-top:1px solid #f1f5f9;color:#94a3b8;font-size:.72rem;margin-top:.5rem;padding-top:.5rem}.btn-primary-custom{background:linear-gradient(135deg,#ef4444,#dc2626);border:none;border-radius:.5rem;box-shadow:0 4px 15px rgba(239,68,68,.4);color:#fff;font-weight:700;padding:.75rem 2rem;text-shadow:0 1px 2px rgba(0,0,0,.2);transition:all .3s ease}.btn-primary-custom:hover{background:linear-gradient(135deg,#dc2626,#b91c1c);box-shadow:0 15px 35px rgba(239,68,68,.5);color:#fff;transform:translateY(-3px)}.cta-section{background:linear-gradient(135deg,var(--primary-color),var(--primary-dark));color:#fff}.related-card{background:#fff;border-radius:1rem;box-shadow:0 4px 6px rgba(0,0,0,.05);color:var(--text-dark);display:block;padding:1.25rem;text-decoration:none;transition:all .3s ease}.related-card:hover{box-shadow:0 20px 40px rgba(0,0,0,.1);color:var(--text-dark);transform:translateY(-5px)}.related-card h4{font-size:.95rem;font-weight:600;margin-bottom:.25rem}.related-card p{color:var(--text-light);font-size:.8rem;margin:0}.data-attribution{background:#f8fafc;border-top:1px solid #e2e8f0;color:#64748b;font-size:.78rem;line-height:1.6;padding:1.25rem 0}.data-attribution a{color:#4a6cf7;text-decoration:none}.data-attribution a:hover{text-decoration:underline}.footer{background:var(--text-dark);color:#fff}.footer a{color:#9ca3af;text-decoration:none;transition:color .3s ease}.footer a:hover{color:#fff}.animate-fade-in{animation:fadeIn .8s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.floating-animation{animation:floating 3s ease-in-out infinite}@keyframes floating{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:1200px){.hero-title{font-size:2rem;margin-bottom:1rem}.hero-subtitle{font-size:1.1rem}}@media (max-width:991.98px){.hero-title{font-size:1.85rem}}@media (max-width:768px){.hero-title{font-size:1.75rem}.hero-subtitle{font-size:1rem}.section-title{font-size:2rem}.insight-hero{padding-top:5.5rem}.salary-range{flex-direction:column;gap:.5rem;text-align:center}}
