*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:#0a0a0a;color:#fff;-webkit-font-smoothing:antialiased}.lp-hero{position:relative;overflow:hidden;min-height:520px;display:flex;align-items:center;justify-content:center;text-align:center}.lp-hero-bg{position:absolute;inset:0}.lp-hero-bg img{width:100%;height:100%;object-fit:cover;display:block}.lp-hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,#0a0a0a8c,#0a0a0abf 60%,#0a0a0af7)}.lp-hero-content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;padding:4rem 2rem 5rem}.lp-hero h1{font-size:clamp(2rem,5vw,3.2rem);font-weight:800;letter-spacing:-.5px;margin-bottom:1rem}.lp-tagline{font-size:1.15rem;color:#fff9;margin-bottom:1.25rem}.lp-hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem .95rem;margin-bottom:2.5rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:100px;font-size:.85rem;color:#ffffffbf;text-decoration:none}.lp-hero-badge:hover{background:#ffffff1a}.lp-hero-badge strong{color:#fff;font-weight:700}.lp-hero-badge-stars{display:inline-flex;gap:2px}.lp-hero-badge-stars svg{width:14px;height:14px;fill:#fbbf24}.lp-hero-badge-sep{color:#ffffff4d}.lp-hero-btns{display:flex;gap:1rem;align-items:center;flex-wrap:wrap;justify-content:center}.lp-btn-primary{display:inline-flex;align-items:center;justify-content:center;background:#2563eb;color:#fff;font-weight:700;font-size:1rem;padding:14px 32px;border-radius:50px;text-decoration:none;transition:background .2s}.lp-btn-primary:hover{background:#1d4ed8}.lp-btn-outline{display:inline-flex;align-items:center;justify-content:center;background:transparent;color:#fff;font-weight:700;font-size:1rem;padding:13px 32px;border-radius:50px;text-decoration:none;border:1.5px solid rgba(255,255,255,.5);transition:border-color .2s,background .2s}.lp-btn-outline:hover{border-color:#fff;background:#ffffff12}.lp-expertise{max-width:860px;margin:4rem auto;padding:3rem 2rem;border:1px solid rgba(255,255,255,.1);border-radius:20px;text-align:center}.lp-expertise h2{font-size:1.75rem;font-weight:800;margin-bottom:.75rem}.lp-expertise h2 span{color:#60a5fa}.lp-sub{color:#ffffff80;font-size:.95rem;line-height:1.6;max-width:600px;margin:0 auto 2.5rem}.lp-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.lp-card{border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem 1.25rem;text-align:center}.lp-card-icon{font-size:1.75rem;margin-bottom:.75rem;display:block}.lp-card h3{font-size:.95rem;font-weight:700;color:#60a5fa;margin-bottom:.5rem}.lp-card p{font-size:.82rem;color:#ffffff80;line-height:1.5}.lp-btn-cta{display:inline-flex;align-items:center;justify-content:center;background:#2563eb;color:#fff;font-weight:700;font-size:1rem;padding:14px 32px;border-radius:50px;text-decoration:none;margin-top:2rem;transition:background .2s}.lp-btn-cta:hover{background:#1d4ed8}.lp-reviews{max-width:1100px;margin:4rem auto;padding:0 2rem}.lp-reviews-header{text-align:center;margin-bottom:2.5rem}.lp-reviews-header h2{font-size:1.75rem;font-weight:800;margin-bottom:.5rem}.lp-reviews-header h2 span{color:#60a5fa}.lp-reviews-meta{display:inline-flex;align-items:center;gap:.5rem;color:#ffffff8c;font-size:.9rem}.lp-reviews-meta-stars{display:inline-flex;gap:2px}.lp-reviews-meta-stars svg{width:16px;height:16px;fill:#fbbf24}.lp-reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.lp-review-card{border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1.5rem 1.25rem;display:flex;flex-direction:column;gap:.75rem;background:#ffffff05}.lp-review-author{display:flex;align-items:center;gap:.75rem}.lp-review-avatar{width:40px;height:40px;border-radius:50%;background:#1d4ed8;color:#fff;font-weight:700;font-size:1rem;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.lp-review-avatar img{width:100%;height:100%;object-fit:cover}.lp-review-name{font-size:.92rem;font-weight:700;color:#fff}.lp-review-time{font-size:.78rem;color:#fff6;margin-top:1px}.lp-review-stars{display:inline-flex;gap:2px}.lp-review-stars svg{width:14px;height:14px;fill:#fbbf24}.lp-review-text{font-size:.88rem;color:#ffffffb3;line-height:1.55}.lp-reviews-cta{text-align:center;margin-top:2rem}.lp-reviews-cta a{display:inline-flex;align-items:center;gap:.5rem;color:#60a5fa;font-weight:600;font-size:.95rem;text-decoration:none;padding:10px 20px;border-radius:50px;border:1px solid rgba(96,165,250,.3);transition:background .2s,border-color .2s}.lp-reviews-cta a:hover{background:#60a5fa14;border-color:#60a5fa99}.lp-footer{border-top:1px solid rgba(255,255,255,.08);padding:2rem;text-align:center;color:#fff6;font-size:.85rem;display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.lp-footer a{color:#fff6;text-decoration:none}.lp-footer a:hover{color:#fff}.lp-floating{position:fixed;bottom:20px;right:20px;display:flex;flex-direction:column;gap:10px;z-index:50}.lp-float-btn{width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;box-shadow:0 4px 16px #0000004d;transition:transform .2s}.lp-float-btn:hover{transform:scale(1.08)}.lp-float-wa{background:#25d366}.lp-float-phone{background:#f36f21}@media(max-width:640px){.lp-cards{grid-template-columns:1fr}.lp-hero-btns{flex-direction:column}.lp-expertise{margin:2rem 1rem}.lp-reviews-grid{grid-template-columns:1fr}.lp-reviews{margin:2rem 1rem}}@media(max-width:900px)and (min-width:641px){.lp-reviews-grid{grid-template-columns:repeat(2,1fr)}}
