@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";:root{--navy-dark:#192a40;--navy-darker:#0d1724;--teal-accent:#21b8a6;--teal-hover:#1a9687;--bg-light:#f8fafc;--card-bg:#fff;--text-dark:#1e293b;--text-muted:#64748b;--text-light:#fff;--whatsapp-green:#075e54}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-light);color:var(--text-dark);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.6}.flex-center{justify-content:center;align-items:center;gap:.5rem;display:inline-flex}.site-header{background-color:var(--card-bg);z-index:100;justify-content:space-between;align-items:center;padding:1.25rem 5%;display:flex;position:sticky;top:0;box-shadow:0 4px 20px #00000008}.logo-link{cursor:pointer;display:inline-flex}.logo{width:auto;height:75px}.cta-button{border-radius:8px;padding:.85rem 1.75rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.cta-button.outline{border:2px solid var(--navy-dark);color:var(--navy-dark)}.cta-button.outline:hover{background-color:var(--navy-dark);color:var(--text-light);box-shadow:0 4px 12px #192a4033}.cta-button.primary{background-color:var(--teal-accent);color:var(--navy-darker);margin-top:1.5rem;font-weight:700;display:inline-flex}.cta-button.primary:hover{background-color:var(--teal-hover);color:var(--navy-darker);transform:translateY(-2px);box-shadow:0 6px 15px #21b8a64d}.hero{background:linear-gradient(135deg, var(--navy-dark) 0%, var(--navy-darker) 100%);color:var(--text-light);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 115px);padding:4rem 5%;display:flex}.hero-content h1{letter-spacing:-.02em;color:var(--text-light);margin-bottom:1.25rem;font-size:3.5rem;font-weight:700}.hero-content p{color:#cbd5e1;max-width:650px;margin:0 auto 2.5rem;font-size:1.25rem;font-weight:300;line-height:1.8}.services-section{text-align:center;padding:6rem 5%;scroll-margin-top:120px}.services-section h2{color:var(--navy-dark);letter-spacing:-.01em;margin-bottom:4rem;font-size:2.5rem;font-weight:700}.services-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;max-width:1200px;margin:0 auto;display:grid}.service-card{background:var(--card-bg);border:1px solid #f1f5f9;border-top:4px solid var(--teal-accent);text-align:left;border-radius:16px;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 30px #00000008}.service-card:hover{border-color:#e2e8f0;transform:translateY(-8px);box-shadow:0 20px 40px #0000000f}.service-icon-wrapper{width:64px;height:64px;color:var(--teal-accent);background-color:#21b8a61a;border-radius:14px;justify-content:center;align-items:center;margin-bottom:1.5rem;transition:all .4s;display:inline-flex}.service-card:hover .service-icon-wrapper{background-color:var(--teal-accent);color:var(--text-light);transform:scale(1.1)rotate(-5deg)}.service-card h3{color:var(--navy-dark);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.service-card p{color:var(--text-muted);font-size:.95rem;line-height:1.6}.contact-section{text-align:center;background-color:#e2e8f0;padding:5rem 5%}.contact-section h2{color:var(--navy-dark);margin-bottom:1rem;font-size:2.25rem;font-weight:700}.contact-section p{color:#475569;font-size:1.1rem}.contact-methods{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:2.5rem;display:flex}.contact-link{color:var(--navy-dark);background-color:var(--card-bg);border-radius:12px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;box-shadow:0 4px 6px #00000005}.contact-link:hover{transform:translateY(-3px);box-shadow:0 10px 20px #0000000d}.contact-link.whatsapp{background-color:var(--whatsapp-green);color:var(--text-light)}.contact-link.whatsapp:hover{background-color:#054c44}.site-footer{background-color:var(--navy-darker);color:#94a3b8;text-align:center;padding:3rem 5%;font-size:.95rem}.site-footer p{margin-bottom:.5rem}.floating-whatsapp{background-color:var(--whatsapp-green);width:60px;height:60px;color:var(--text-light);z-index:1000;border-radius:50%;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 8px 25px #25d36666}.floating-whatsapp:hover{transform:translateY(-5px)scale(1.1);box-shadow:0 12px 30px #25d36680}@media (width<=768px){.logo{height:60px}.hero{min-height:calc(100svh - 100px);padding:2rem 5%}.hero-content h1{font-size:2.25rem}.hero-content p{font-size:1.05rem}.services-section{padding:4rem 5%}.services-section h2{margin-bottom:2.5rem;font-size:2rem}.contact-methods{flex-direction:column;gap:1rem;width:100%;max-width:350px;margin-left:auto;margin-right:auto}.contact-link{width:100%}.floating-whatsapp{width:55px;height:55px;bottom:1.5rem;right:1.5rem}}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-outline-style:solid}}}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}@layer base{html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
