body{color:#f1f5f9;background-color:#0f172a;margin:0;padding:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}header{z-index:1000;background-color:#1e293b;border-bottom:1px solid #334155;justify-content:space-between;align-items:center;padding:0;display:flex;position:sticky;top:0;box-shadow:0 2px 6px #0003}header img{object-fit:contain;width:100px;height:15%;transition:transform .3s,filter .3s;display:block}header img:hover{filter:brightness(1.2);transform:scale(1.05)}nav{align-items:center;display:flex}nav a{color:#e2e8f0;margin-left:1.8rem;font-weight:500;text-decoration:none;transition:color .3s,transform .2s}nav a:hover{color:#60a5fa;transform:translateY(-2px)}.hero{text-align:center;color:#e2e8f0;background-color:#1e293b;padding:4rem 2rem}.hero h2{margin-bottom:1rem;font-size:2rem}.hero button{color:#fff;cursor:pointer;background-color:#3b82f6;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;transition:all .3s}.hero button:hover{background-color:#2563eb}.section{max-width:1200px;margin:auto;padding:3rem 2rem}.section h3{color:#93c5fd;margin-bottom:1.5rem;font-size:1.6rem}.features,.steps,.audience{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.feature-box,.step-box,.audience-box{background-color:#1e293b;border:1px solid #334155;border-radius:10px;padding:1.5rem;box-shadow:0 2px 6px #0000004d}footer{text-align:center;color:#64748b;background-color:#0f172a;border-top:1px solid #1e293b;padding:2rem}footer a{color:#60a5fa;text-decoration:none}footer a:hover{text-decoration:underline}.btn-primary{color:#fff;background-color:#3b82f6;border-radius:6px;margin-left:1rem;padding:.5rem 1rem;font-weight:600;text-decoration:none}.btn-primary:hover{background-color:#2563eb}.testimonials{color:#e5e7eb;text-align:center;background:#0f172a;padding:4rem 2rem}.testimonials h3{color:#fff;margin-bottom:2rem;font-size:2rem}.testimonial-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));justify-items:center;gap:2rem;display:grid}.testimonial-card{background:#1e293b;border-radius:1rem;flex-direction:column;align-items:center;max-width:350px;padding:2rem 1.5rem;transition:transform .3s;display:flex;box-shadow:0 0 20px #0003}.testimonial-card:hover{transform:translateY(-5px)}.testimonial-card img{object-fit:cover;border:2px solid #38bdf8;border-radius:50%;width:64px;height:64px;margin-bottom:1rem}.testimonial-card p{margin-bottom:1rem;font-size:.95rem;font-style:italic;line-height:1.5}.testimonial-card h4{margin-top:auto;font-size:.95rem;font-weight:700}.testimonial-card h4 span{color:#94a3b8;font-size:.85rem;font-weight:400;display:block}.smartwerk-extensions{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem;display:grid}.smartwerk-box{background:#1f2937;border:1px solid #374151;border-radius:.75rem;padding:1.5rem;box-shadow:0 0 10px #0000001a}.smartwerk-box h4{color:#fff;margin-bottom:1rem;font-size:1.2rem}.smartwerk-box ul{color:#cbd5e1;padding-left:1.2rem}.smartwerk-box p{color:#cbd5e1}.smartwerk-suggest{text-align:center}.smartwerk-suggest a.btn-secondary{color:#fff;background:#2563eb;border-radius:9999px;margin-top:1rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:background .3s;display:inline-block}.smartwerk-suggest a.btn-secondary:hover{background:#1d4ed8}.featured-testimonial{background-color:#1e293b;border-left:4px solid #38bdf8;border-radius:12px;align-items:center;gap:1.2rem;margin-top:2rem;padding:1.5rem;display:flex;box-shadow:0 0 10px #1e293b4d}.testimonial-avatar{object-fit:cover;border:2px solid #38bdf8;border-radius:50%;width:64px;height:64px}.testimonial-content .quote{color:#e2e8f0;margin:0;font-style:italic}.testimonial-content .author{color:#94a3b8;margin-top:.4rem;font-size:.9rem}@media screen and (max-width:768px){.features,.steps,.audience,.testimonial-grid{gap:1rem;grid-template-columns:1fr!important}}.hero h2{text-align:center;font-size:1.4rem}.hero p{padding:0 1rem;font-size:1rem}
