:root{--primary:#1565c0;--primary-dark:#0d47a1;--primary-light:#1e88e5;--secondary:#29b6f6;--accent:#0d47a1;--bg-dark:#f0f7ff;--bg-card:#1565c00f;--bg-glass:#1565c00d;--border-glass:#1565c026;--text-main:#0d1b2a;--text-muted:#1a3a5c;--font-heading:"Outfit", sans-serif;--font-body:"Inter", sans-serif;--shadow-glow:0 0 20px #1565c040;--transition:all .3s cubic-bezier(.4, 0, .2, 1)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--text-main);font-family:var(--font-body);background-color:#fff;line-height:1.6;overflow-x:hidden}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.glass{-webkit-backdrop-filter:blur(12px);background:#ffffffd9;border:1px solid #1565c02e;border-radius:24px;box-shadow:0 4px 24px #1565c014}#snow-container{pointer-events:none;z-index:0;width:100%;height:100%;position:fixed;top:0;left:0}header{z-index:1000;width:100%;transition:var(--transition);background:#0d1b2a;padding:1.5rem 0;position:fixed;top:0;left:0}header.scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0d1b2a;border-bottom:1px solid #ffffff14;padding:1rem 0}header{transition:transform .35s,background .3s,padding .3s}header.header-hidden{transform:translateY(-100%)}nav{align-items:center;width:100%;display:flex;position:relative}.logo{flex-shrink:0;margin-right:auto}.nav-links{gap:2.5rem;list-style:none;display:flex;position:absolute;left:50%;transform:translate(-50%)}.nav-btn-container{align-items:center;display:flex;position:absolute;right:0}.logo-img{object-fit:contain;width:auto;height:150px;transition:var(--transition);display:block}header.scrolled .logo-img{height:100px}.nav-links a{color:#fff;transition:var(--transition);opacity:.85;font-size:.95rem;font-weight:600;text-decoration:none}.nav-links a:hover{opacity:1;color:#29b6f6}.nav-btn-container{justify-content:flex-end;display:flex}.btn{cursor:pointer;transition:var(--transition);font-weight:600;font-family:var(--font-body);border:none;border-radius:100px;align-items:center;gap:.75rem;padding:1rem 2rem;text-decoration:none;display:inline-flex}.btn-primary{background:linear-gradient(135deg, var(--primary), var(--secondary));color:#fff}.btn-primary:hover{box-shadow:var(--shadow-glow);transform:translateY(-3px)}.btn-secondary{color:#fff;background:#ffffff1a;border:1px solid #ffffff40}.btn-secondary:hover{background:#fff3}.btn-large{padding:1.25rem 3rem;font-size:1.1rem}.btn-glow{position:relative;overflow:hidden}.btn-glow:after{content:"";opacity:0;width:200%;height:200%;transition:var(--transition);background:radial-gradient(circle,#ffffff4d 0%,#0000 70%);position:absolute;top:-50%;left:-50%}.btn-glow:hover:after{opacity:1;transform:scale(1.1)}.hero{background-color:#0000;background-image:linear-gradient(#f0f7ffd1,#e0f2fee0),url(./frio%20max-B7RrI1vj.jpeg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:fixed;background-origin:padding-box,padding-box;background-clip:border-box,border-box;align-items:center;min-height:100vh;padding:12rem 0 8rem;display:flex;position:relative}.hero-content.centered{text-align:center;z-index:2;flex-direction:column;align-items:center;max-width:900px;margin:0 auto;display:flex}.badge-tech{color:var(--primary);background:#1565c01a;border:1px solid #1565c040;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}.spin{animation:4s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hero h1{font-family:var(--font-heading);white-space:nowrap;color:#0d1b2a;margin-bottom:2rem;font-size:2.8rem;line-height:1.15}.title-line{display:block}.hero h1 span.highlight{background:linear-gradient(to right, var(--primary), var(--secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text}.hero p{color:#1a3a5c;max-width:700px;margin:0 auto 2.5rem;font-size:1.25rem;line-height:1.6}.hero-actions{flex-direction:column;align-items:center;gap:2rem;display:flex}.hero-trust{align-items:center;gap:1rem;display:flex}.trust-avatars{display:flex}.trust-avatars img{border:2px solid var(--bg-dark);border-radius:50%;width:32px;height:32px;margin-left:-10px}.trust-avatars img:first-child{margin-left:0}.hero-trust span{color:var(--text-muted);font-size:.9rem}.hero-image{position:relative}.image-wrapper{border:1px solid var(--border-glass);border-radius:32px;position:relative;overflow:hidden;box-shadow:0 30px 60px #00000080}.image-wrapper img{width:100%;height:auto;transition:all 5s ease-out;display:block;transform:scale(1.05)}.hero:hover .image-wrapper img{transform:scale(1)}.floating-card{align-items:center;gap:1rem;padding:1.5rem;animation:4s ease-in-out infinite float;display:flex;position:absolute;bottom:2rem;left:-2rem}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.floating-card i{color:var(--primary);width:32px;height:32px}.services{background:#f0f7ff;padding:8rem 0}.section-header{text-align:center;margin-bottom:4rem}.section-header h2{font-family:var(--font-heading);color:#0d1b2a;margin-bottom:1rem;font-size:3rem}.section-header p{color:#1a3a5c;font-size:1.1rem}.services-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.service-card{transition:var(--transition);background:#fff;flex-direction:column;padding:3rem 2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #1565c014}.service-card:hover{background:#fff;border-color:#1565c059;transform:translateY(-10px);box-shadow:0 12px 40px #1565c026}.service-icon{width:64px;height:64px;color:var(--primary);background:#007aff1a;border-radius:16px;justify-content:center;align-items:center;margin-bottom:2rem;display:flex}.service-card h3{font-family:var(--font-heading);color:#0d1b2a;margin-bottom:1rem;font-size:1.5rem}.service-card p{color:#1a3a5c;flex-grow:1;margin-bottom:2rem}.btn-card-cta{color:#fff;width:100%;transition:var(--transition);background:linear-gradient(135deg,#25d366,#128c7e);border-radius:12px;justify-content:center;align-items:center;gap:.6rem;margin-top:1.5rem;padding:.9rem 1.5rem;font-size:.95rem;font-weight:700;text-decoration:none;display:flex;box-shadow:0 4px 20px #25d36640}.btn-card-cta:hover{transform:translateY(-3px);box-shadow:0 8px 30px #25d36673}.service-card.highlighted{background:linear-gradient(135deg,#1565c012 0%,#29b6f60d 100%);border:1px solid #1565c040}.card-img{object-fit:cover;opacity:.9;width:100%;height:200px;transition:var(--transition);border-radius:16px;margin-bottom:1.5rem}.service-card:hover .card-img{opacity:1;transform:scale(1.02)}.expertise{background:#fff;padding:8rem 0}.expertise-grid{flex-direction:column;gap:6rem;margin-top:4rem;display:flex}.expertise-item{grid-template-columns:1fr 1.2fr;align-items:center;gap:4rem;display:grid}.expertise-item.reverse{direction:rtl}.expertise-item.reverse>*{direction:ltr}.expertise-img-wrap{border:1px solid var(--border-glass);border-radius:32px;flex-shrink:0;overflow:hidden;box-shadow:0 20px 50px #00000080}.expertise-img-wrap img{object-fit:cover;width:100%;height:420px;transition:transform .6s;display:block}.expertise-item:hover .expertise-img-wrap img{transform:scale(1.04)}.expertise-info{position:relative}.expertise-info h3{font-family:var(--font-heading);color:#0d1b2a;margin-bottom:1.5rem;font-size:2.5rem}.expertise-info p{color:#1a3a5c;margin-bottom:2rem;font-size:1.1rem}.expertise-list{gap:1rem;list-style:none;display:grid}.expertise-list li{color:#0d1b2a;align-items:center;gap:1rem;font-size:1.05rem;display:flex}.expertise-list li i{color:var(--primary);flex-shrink:0;width:20px;height:20px}.expertise-list li strong{color:var(--primary-dark)}@media (width<=992px){.expertise-item{text-align:center;grid-template-columns:1fr;gap:3rem}.expertise-item.reverse{direction:ltr}.expertise-icon-box{height:250px}.expertise-list{text-align:left}}.differentials{background:linear-gradient(135deg,#e3f2fd 0%,#f0f7ff 60%,#e1f5fe 100%);padding:8rem 0}.diff-card{background:#ffffffe6}.diff-cards{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:4rem;display:grid}.diff-card{text-align:center;transition:var(--transition);border-radius:24px;flex-direction:column;align-items:center;gap:1rem;padding:2.5rem 2rem;display:flex}.diff-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px #007aff26}.diff-icon{width:64px;height:64px;color:var(--secondary);background:#007aff1a;border-radius:16px;justify-content:center;align-items:center;margin-bottom:.5rem;display:flex}.diff-card h4{font-family:var(--font-heading);color:#0d1b2a;margin-bottom:.25rem;font-size:1.3rem}.diff-card p{color:#1a3a5c;font-size:.95rem;line-height:1.6}@media (width<=768px){.diff-cards{grid-template-columns:1fr}}.area-atendimento{background:#fff;padding:4rem 0}.area-atendimento .glass{text-align:center;background:linear-gradient(135deg,#1565c012 0%,#29b6f60f 100%);border:1px solid #1565c026;padding:4rem}.area-atendimento i{color:var(--primary);width:48px;height:48px;margin-bottom:1.5rem}.area-atendimento h2{font-family:var(--font-heading);color:#0d1b2a;margin-bottom:1rem;font-size:2.5rem}.instagram-section{padding:6rem 0}.insta-box{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:4rem;display:flex}.insta-box i{color:#e1306c;width:48px;height:48px}.btn-insta{color:#fff;background:linear-gradient(45deg,#405de6,#5851db,#833ab4,#c13584,#e1306c,#fd1d1d);margin-top:1rem;padding:1rem 2.5rem}.highlight-city{background:linear-gradient(90deg,#1565c0,#29b6f6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:700}.conversion{background:#f0f7ff;padding:6rem 0}.cta-box{text-align:center;background:linear-gradient(135deg,#1565c0 0%,#1e88e5 100%);border:none;border-radius:32px;padding:4rem 2rem;box-shadow:0 20px 60px #1565c04d}.cta-box h2{font-family:var(--font-heading);color:#fff;margin-bottom:1rem;font-size:2.2rem;line-height:1.2}.cta-box p{color:#ffffffd9;opacity:1;margin-bottom:2.5rem;font-size:1.05rem}.cta-box .btn-whatsapp-cta{color:#fff;transition:var(--transition);background:linear-gradient(135deg,#25d366,#128c7e);border-radius:100px;align-items:center;gap:.75rem;padding:1rem 2.5rem;font-size:1.05rem;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 4px 24px #25d3664d}.cta-box .btn-whatsapp-cta:hover{transform:translateY(-3px);box-shadow:0 8px 32px #25d36680}footer{background:#0d1b2a;border-top:1px solid #ffffff14;padding:6rem 0 2rem}.footer-grid{grid-template-columns:1.5fr 1fr 1fr;gap:4rem;margin-bottom:4rem;display:grid}.footer-info p{color:#fff9;margin-top:1.5rem}.camaly-credit{color:var(--text-muted);margin-top:1rem;font-size:.85rem}.camaly-credit a{color:var(--primary-light);transition:var(--transition);font-weight:700;text-decoration:none}.camaly-credit a:hover{color:var(--secondary);text-decoration:underline}.footer-insta-link{color:var(--text-muted);transition:var(--transition);text-decoration:none}.footer-insta-link:hover{color:#e1306c}.footer-links h4,.footer-contact h4{font-family:var(--font-heading);margin-bottom:1.5rem}.footer-links ul{list-style:none}.footer-links li{margin-bottom:.75rem}.footer-links a{color:#fff9;transition:var(--transition);text-decoration:none}.footer-links a:hover{color:#29b6f6}.footer-contact p{color:#fff9;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.social-links{gap:1rem;margin-top:1.5rem;display:flex}.social-links a{color:#fff;width:40px;height:40px;transition:var(--transition);background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;display:flex}.social-links a:hover{background:var(--primary)}.footer-bottom{text-align:center;color:#ffffff73;border-top:1px solid #ffffff14;padding-top:2rem;font-size:.85rem}.whatsapp-float{color:#fff;z-index:1000;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;text-decoration:none;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 10px 25px #25d36666}.pulse{animation:2s infinite pulse}@keyframes pulse{0%{transform:scale(1);box-shadow:0 0 #25d366b3}70%{transform:scale(1.1);box-shadow:0 0 0 15px #25d36600}to{transform:scale(1);box-shadow:0 0 #25d36600}}.nav-links.active{z-index:999;background:#0d1b2a;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0}.nav-links.active a{color:#fff;font-size:1.5rem}.mobile-menu-toggle{color:#fff;cursor:pointer;z-index:1001;background:0 0;border:none;display:none;position:relative}.btn-primary:before{content:"";background:linear-gradient(120deg,#0000,#fff3,#0000);width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%}.btn-primary:hover:before{left:100%}.service-card:after{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#1565c00f,#0000 50%);width:100%;height:100%;position:absolute;top:0;left:0}@media (width<=992px){nav{justify-content:space-between;display:flex}.logo-img{height:80px}.nav-links,.nav-btn-container{display:none}.mobile-menu-toggle{display:block}.hero{background-attachment:scroll;padding:10rem 0 5rem}.hero h1{white-space:normal;font-size:2.2rem}.services-grid{grid-template-columns:1fr;max-width:480px;margin:0 auto}.expertise-item,.expertise-item.reverse{text-align:center;direction:ltr;grid-template-columns:1fr;gap:2rem}.expertise-img-wrap img{height:280px}.expertise-list{text-align:left}.diff-cards{grid-template-columns:1fr;max-width:480px;margin-left:auto;margin-right:auto}.footer-grid{text-align:center;grid-template-columns:1fr}.footer-contact p,.social-links{justify-content:center}}@media (width<=768px){.container{padding:0 1.1rem}.section-header{margin-bottom:2.5rem}.section-header h2{font-size:1.75rem;line-height:1.2}.section-header p{font-size:.95rem}.services,.expertise,.differentials,.conversion{padding:5rem 0}.area-atendimento{padding:3rem 0}.logo-img{height:65px}.hero{text-align:center;background-attachment:scroll;min-height:auto;padding:8rem 0 4rem}.hero h1{white-space:normal;margin-bottom:1rem;font-size:1.7rem;line-height:1.25}.hero p{max-width:100%;margin-bottom:2rem;font-size:.97rem}.hero-actions{align-items:stretch;width:100%}.btn-primary{justify-content:center;width:100%;padding:1rem 1.5rem;font-size:1rem}.btn-secondary{justify-content:center;width:100%;padding:.9rem 1.5rem;font-size:.95rem}.badge-tech{margin-left:auto;margin-right:auto;font-size:.78rem}.services-grid{grid-template-columns:1fr;gap:1.25rem;max-width:100%}.service-card{padding:2rem 1.5rem}.service-card h3{font-size:1.25rem}.card-img{height:180px}.btn-card-cta{padding:.85rem 1rem;font-size:.92rem}.expertise-grid{gap:3.5rem}.expertise-item{gap:1.5rem}.expertise-img-wrap img{border-radius:20px;height:210px}.expertise-info h3{text-align:center;font-size:1.4rem}.expertise-info p{font-size:1rem}.expertise-list li{font-size:.95rem}.diff-cards{grid-template-columns:1fr;gap:1rem;max-width:100%}.diff-card{padding:2rem 1.5rem}.diff-card h4{font-size:1.15rem}.area-atendimento .glass{padding:2.5rem 1.5rem}.area-atendimento h2{font-size:1.75rem}.cta-box{border-radius:20px;padding:3rem 1.5rem}.cta-box h2{font-size:1.5rem;line-height:1.25}.cta-box p{margin-bottom:2rem;font-size:.95rem}.btn-whatsapp-cta{justify-content:center;width:100%;padding:1rem 1.5rem;font-size:.97rem}.footer-grid{gap:2.5rem}.logo-img{height:75px;margin:0 auto}footer{padding:4rem 0 2rem}.whatsapp-float{width:52px;height:52px;bottom:1.25rem;right:1.25rem}}@media (width<=480px){.expertise-img-wrap img{height:180px}.service-card{padding:1.5rem}.btn-card-cta{padding:.8rem 1rem;font-size:.9rem}}
