.linkedin-search-tool{background:var(--white);min-height:100vh;overflow-x:hidden}.tool-hero{background:linear-gradient(135deg,#f5f3ff 0%,#fff 100%);align-items:center;min-height:40vh;padding-top:200px;padding-bottom:3rem;display:flex;position:relative;overflow:hidden}.tool-hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 80%,#667eea14 0%,#0000 55%),radial-gradient(circle at 80% 20%,#764ba20f 0%,#0000 55%);position:absolute;inset:0}.tool-hero-content{text-align:center;color:#1e293b;z-index:1;max-width:900px;margin:0 auto;position:relative}.tool-hero-title{font-size:var(--landing-hero-title-size);margin-bottom:1.5rem;font-weight:700;line-height:1.2}.gradient-text{background:linear-gradient(45deg,#5b50d6,#4338ca);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.tool-hero-subtitle{font-size:var(--landing-hero-subtitle-size);color:#475569;font-weight:500;line-height:1.6}.search-section{background:var(--white);padding:4rem 0}.search-container{background:var(--white);border:1px solid var(--gray-200);border-radius:16px;max-width:900px;margin:0 auto;padding:3rem;box-shadow:0 4px 24px #00000014}.search-header{text-align:center;margin-bottom:2.5rem}.search-header h2{color:var(--gray-900);margin-bottom:.75rem;font-size:2rem;font-weight:700}.search-header p{color:var(--gray-600);font-size:1.125rem;line-height:1.6}.search-tabs{border-bottom:2px solid #e2e8f0;flex-wrap:wrap;gap:1rem;margin-bottom:2rem;display:flex}.tab-button{color:#64748b;cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;margin-bottom:-2px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s}.tab-button:hover{color:#5b50d6;background:#5b50d60d}.tab-button.active{color:#5b50d6;border-bottom-color:#5b50d6}.tab-content{animation:.3s ease-in fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.search-form{margin-top:2rem}.form-group{margin-bottom:1.5rem}.form-group label{color:var(--gray-900);margin-bottom:.5rem;font-size:1rem;font-weight:600;display:block}.form-group input{background:var(--white);border:2px solid #e2e8f0;border-radius:8px;width:100%;padding:.875rem 1rem;font-size:1rem;transition:all .3s}.form-group input:focus{border-color:#5b50d6;outline:none;box-shadow:0 0 0 3px #5b50d61a}.search-button{width:100%;color:var(--white);cursor:pointer;background:linear-gradient(135deg,#5b50d6,#4338ca);border:none;border-radius:8px;margin-top:1rem;padding:1rem 2rem;font-size:1.125rem;font-weight:600;transition:all .3s}.search-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 24px #5b50d64d}.search-button:disabled{opacity:.5;cursor:not-allowed}.gcse-search{margin:2rem 0}.search-tips{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border-left:4px solid #5b50d6;border-radius:12px;margin-top:3rem;padding:2rem}.search-tips h3{color:var(--gray-900);margin-bottom:1rem;font-size:1.25rem;font-weight:600}.search-tips ul{margin:0;padding:0;list-style:none}.search-tips li{color:var(--gray-700);margin-bottom:.75rem;padding-left:1.5rem;font-size:1rem;line-height:1.8;position:relative}.search-tips li:before{content:"→";color:#5b50d6;font-weight:600;position:absolute;left:0}.search-tips strong{color:var(--gray-900);font-weight:600}.tool-info-section{background:#f8fafc;padding:4rem 0}.tool-section-title{color:var(--gray-900);text-align:center;margin-bottom:3rem;font-size:2.5rem;font-weight:700}.info-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.info-card{background:var(--white);border:1px solid var(--gray-200);border-radius:12px;padding:2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 2px 12px #0000000f}.info-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.info-card h3{color:var(--gray-900);margin-bottom:1rem;font-size:1.5rem;font-weight:600}.info-card p{color:var(--gray-600);font-size:1rem;line-height:1.7}.how-to-use-section{background:var(--white);padding:4rem 0}.steps-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2.5rem;max-width:1200px;margin:0 auto;display:grid}.step-item{align-items:flex-start;gap:1.5rem;display:flex}.step-number{width:48px;height:48px;color:var(--white);background:linear-gradient(135deg,#5b50d6,#4338ca);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;font-weight:700;display:flex}.step-content h3{color:var(--gray-900);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.step-content p{color:var(--gray-600);font-size:1rem;line-height:1.7}.best-practices-section{background:#f8fafc;padding:4rem 0}.practices-list{flex-direction:column;gap:2rem;max-width:900px;margin:0 auto;display:flex}.practice-item{background:var(--white);border:1px solid var(--gray-200);border-radius:12px;gap:2rem;padding:2rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 2px 12px #0000000f}.practice-item:hover{transform:translate(8px);box-shadow:0 4px 20px #0000001a}.practice-number{color:#5b50d6;background:linear-gradient(135deg,#f5f3ff,#e0e7ff);border:2px solid #5b50d6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:700;display:flex}.practice-content h3{color:var(--gray-900);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.practice-content p{color:var(--gray-600);font-size:1rem;line-height:1.7}.faq-section{background:var(--white);padding:4rem 0}.faq-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.faq-item{background:#f8fafc;border-left:4px solid #5b50d6;border-radius:12px;padding:2rem}.faq-item h3{color:var(--gray-900);margin-bottom:.75rem;font-size:1.125rem;font-weight:600}.faq-item p{color:var(--gray-600);font-size:1rem;line-height:1.7}.tool-cta{text-align:center;background:linear-gradient(135deg,#5b50d6 0%,#4338ca 100%);padding:4rem 0}.tool-cta-content{max-width:800px;color:var(--white);margin:0 auto}.tool-cta-content h2{color:var(--white);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.tool-cta-content p{color:#ffffffe6;margin-bottom:2rem;font-size:1.25rem;line-height:1.6}.cta-primary-large{background:var(--white);color:#5b50d6;border-radius:8px;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 16px #0003}.cta-primary-large:hover{background:#f8fafc;transform:translateY(-2px);box-shadow:0 8px 24px #0000004d}@media (max-width:768px){.tool-hero{min-height:35vh;padding-top:150px}.tool-hero-title{font-size:2.5rem}.tool-hero-subtitle{font-size:1.125rem}.search-container{padding:2rem}.search-header h2{font-size:1.75rem}.tool-section-title{font-size:2rem}.info-grid,.faq-grid{grid-template-columns:1fr;gap:1.5rem}.steps-grid{grid-template-columns:1fr;gap:2rem}.practice-item{flex-direction:column;gap:1rem}.tool-cta-content h2{font-size:2rem}.tool-cta-content p{font-size:1.125rem}.search-tabs{gap:.5rem}.tab-button{padding:.625rem 1rem;font-size:.875rem}}@media (max-width:480px){.tool-hero-title{font-size:2rem}.search-tips,.info-card,.faq-item{padding:1.5rem}}
