.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{margin-bottom:1.5rem;font-size:3.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{color:#475569;font-size:1.25rem;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}.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}}@media (max-width:480px){.tool-hero-title{font-size:2rem}.search-tips,.info-card,.faq-item{padding:1.5rem}}
