.tools-landing-page{min-height:100vh;background:white}.tools-landing-hero{background:linear-gradient(to bottom right,#f0fdf4,#dbeafe,#d1fae5);padding:5rem 1rem 4rem;text-align:center;box-shadow:0 4px 20px rgba(16,185,129,.15)}.tools-landing-hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:rgba(255,255,255,.95);padding:.5rem 1.25rem;border-radius:2rem;font-size:.875rem;font-weight:700;color:#059669;margin-bottom:1.5rem;backdrop-filter:blur(10px);box-shadow:0 2px 12px rgba(16,185,129,.2)}.tools-landing-hero-title{font-size:2.5rem;font-weight:800;margin-bottom:1.5rem;color:#111827;letter-spacing:-.02em}.hero-highlight{color:#059669;background:none}.tools-landing-hero-subtitle{font-size:1.25rem;color:#374151;max-width:700px;margin:0 auto;line-height:1.7}.tools-ad-banner,.tools-ad-bottom,.tools-ad-inline{margin:2rem 0;padding:1rem;background:#f9fafb;border-radius:.75rem;min-height:90px;display:flex;align-items:center;justify-content:center}.tools-landing-featured{padding:4rem 1rem 2rem;background:white}.tools-featured-label{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:linear-gradient(90deg,#fef9c3,#fde047);border:1px solid #facc15;border-radius:2rem;font-size:.875rem;font-weight:700;color:#78350f;margin-bottom:2rem}.tools-featured-card{display:flex;gap:2rem;background:linear-gradient(135deg,#f0fdf4,#dcfce7 50%,#d1fae5);border:3px solid #059669;border-radius:1.5rem;padding:3rem;text-decoration:none;transition:all .4s ease;box-shadow:0 8px 32px rgba(16,185,129,.2);position:relative;overflow:hidden}.tools-featured-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(16,185,129,.08),rgba(34,197,94,.08));opacity:0;transition:opacity .4s ease}.tools-featured-card:hover:before{opacity:1}.tools-featured-card:hover{transform:translateY(-6px);box-shadow:0 16px 48px rgba(16,185,129,.3);border-color:#059669}.tools-featured-icon{width:120px;height:120px;flex-shrink:0;background:linear-gradient(135deg,#059669,#059669);border-radius:1.5rem;display:flex;align-items:center;justify-content:center;color:white;box-shadow:0 12px 32px rgba(16,185,129,.4);transition:transform .4s ease}.tools-featured-card:hover .tools-featured-icon{transform:scale(1.08) rotate(5deg)}.tools-featured-content{flex:1}.tools-featured-header{margin-bottom:1rem}.tools-featured-title{font-size:2.25rem;font-weight:800;color:#0f172a;display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.tools-featured-badge{display:inline-flex;padding:.375rem .875rem;background:linear-gradient(135deg,#f59e0b,#d97706);color:white;-webkit-text-fill-color:white;font-size:.75rem;font-weight:800;border-radius:2rem;letter-spacing:.05em;text-transform:uppercase;box-shadow:0 4px 12px rgba(245,158,11,.4);animation:pulse 2s ease-in-out infinite}.tools-featured-description{font-size:1.125rem;line-height:1.7;color:#047857;margin-bottom:2rem}.tools-featured-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-bottom:2rem}.tools-featured-feature{display:flex;align-items:center;gap:.75rem;font-size:.875rem;font-weight:600;color:#065f46}.tools-feature-check{width:24px;height:24px;flex-shrink:0;background:white;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#059669;font-weight:800;box-shadow:0 2px 8px rgba(16,185,129,.2)}.tools-featured-cta{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:linear-gradient(90deg,#059669,#059669);color:white;border-radius:.75rem;font-weight:700;font-size:1.125rem;box-shadow:0 8px 20px rgba(16,185,129,.3);transition:all .3s ease}.tools-featured-card:hover .tools-featured-cta{background:linear-gradient(90deg,#059669,#059669);transform:translateX(4px);box-shadow:0 12px 28px rgba(16,185,129,.4)}.tools-landing-grid-section{padding:4rem 1rem;background:#f9fafb}.tools-grid-header{text-align:center;margin-bottom:3rem}.tools-grid-title{font-size:2.5rem;font-weight:800;color:#111827;margin-bottom:1rem}.tools-grid-subtitle{font-size:1.125rem;color:#6b7280}.tools-landing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.tools-landing-card{background:white;border:1px solid #e5e7eb;border-radius:1rem;padding:2rem;text-decoration:none;transition:all .3s ease;display:flex;flex-direction:column;box-shadow:0 2px 12px rgba(0,0,0,.05)}.tools-landing-card:hover{transform:translateY(-6px);box-shadow:0 12px 32px rgba(0,0,0,.12);border-color:#059669}.tools-card-icon{width:72px;height:72px;border-radius:1rem;display:flex;align-items:center;justify-content:center;color:white;margin-bottom:1.5rem;box-shadow:0 8px 20px rgba(0,0,0,.15);transition:transform .3s ease}.tools-landing-card:hover .tools-card-icon{transform:scale(1.08)}.tools-card-title{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:.75rem}.tools-card-description{color:#6b7280;line-height:1.6;margin-bottom:1.5rem;flex:1}.tools-card-link{display:inline-flex;align-items:center;gap:.5rem;color:#059669;font-weight:600;font-size:.875rem;transition:gap .3s ease}.tools-landing-card:hover .tools-card-link{gap:.75rem;color:#059669}.tools-landing-cta{padding:5rem 1rem;background:linear-gradient(to bottom right,#f0fdf4,#dbeafe)}.tools-cta-card{max-width:800px;margin:0 auto;text-align:center;background:white;padding:4rem 3rem;border-radius:1.5rem;box-shadow:0 12px 40px rgba(16,185,129,.15)}.tools-cta-title{font-size:2.5rem;font-weight:800;color:#111827;margin-bottom:1.5rem;background:linear-gradient(135deg,#059669,#059669 50%,#059669)}.tools-cta-description{font-size:1.125rem;color:#6b7280;margin-bottom:2.5rem;line-height:1.7}.tools-cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@media (max-width:1024px){.tools-featured-card{gap:2rem;padding:2.5rem}.tools-featured-icon{width:96px;height:96px}.tools-featured-title{font-size:2rem}}@media (max-width:768px){.tools-landing-hero{padding:4rem 1rem 3rem}.tools-landing-hero-title{font-size:2.5rem}.tools-landing-hero-subtitle{font-size:1rem}.tools-featured-card{flex-direction:column;text-align:center;padding:2rem;gap:2rem}.tools-featured-icon{width:80px;height:80px;margin:0 auto}.tools-featured-title{font-size:1.75rem;justify-content:center;flex-wrap:wrap}.tools-featured-description{font-size:1rem}.tools-featured-features{grid-template-columns:1fr}.tools-featured-cta{width:100%;justify-content:center}.tools-landing-grid{grid-template-columns:1fr}.tools-grid-title{font-size:2rem}.tools-cta-card{padding:3rem 2rem}.tools-cta-title{font-size:2rem}.tools-cta-buttons{flex-direction:column}.tools-cta-buttons .btn{width:100%}}.tools-landing-hero{background:linear-gradient(to bottom right,#ffffff,#f8faf8,#ffffff)!important;box-shadow:none!important}.tools-landing-badge{box-shadow:0 2px 12px rgba(0,75,58,.12)!important}.hero-highlight,.tools-landing-badge{color:#004B3A!important}.tools-featured-card{background:linear-gradient(135deg,#f8faf8,#f0f9f6 50%,#f8faf8)!important;border-color:#1F8F63!important}.tools-featured-card:hover{box-shadow:0 16px 48px rgba(0,75,58,.15)!important;border-color:#004B3A!important}.tools-featured-icon{background:linear-gradient(135deg,#004B3A,#1F8F63)!important}.tools-featured-description{color:#4B5563!important}.tools-feature-check,.tools-feature-item{color:#004B3A!important}.tools-feature-check{box-shadow:0 2px 8px rgba(0,75,58,.12)!important}.tools-featured-card:hover .tools-featured-cta,.tools-featured-cta{background:linear-gradient(90deg,#F59E0B,#D97706)!important;box-shadow:0 4px 12px rgba(245,158,11,.3)!important}.tools-landing-card:hover{border-color:#1F8F63!important}.tools-card-link,.tools-landing-card:hover .tools-card-link{color:#004B3A!important}.tools-landing-cta{background:linear-gradient(to bottom right,#ffffff,#f8faf8)!important}.tools-cta-title{background:linear-gradient(135deg,#004B3A,#1F8F63)!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important}