*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;background-color:#0a0a0a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.App{width:100%;min-height:100vh;overflow-x:hidden}html{scroll-behavior:smooth}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:#e85d3a;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#d14a2a}.site-header{z-index:1000;background:0 0;width:100%;padding:1.5rem 5%;transition:background-color .35s,padding .35s,box-shadow .35s;position:fixed;top:0;left:0}.site-header-scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#0b0c10eb;padding:.9rem 5%;box-shadow:0 8px 24px #00000040}.site-header-container{justify-content:space-between;align-items:center;max-width:1600px;margin:0 auto;display:flex}.site-header-right{align-items:center;gap:2.2rem;display:flex}.site-logo{cursor:pointer;color:#fff;letter-spacing:1px;background:0 0;border:none;padding:0;font-size:1.4rem;font-weight:800}.site-logo-accent{color:#e85d3a}.site-nav-desktop{align-items:center;gap:2.2rem;display:flex}.site-nav-link{cursor:pointer;color:#f2f2f2;letter-spacing:.5px;text-transform:uppercase;background:0 0;border:none;padding:.3rem 0;font-size:.92rem;font-weight:600;transition:color .25s;position:relative}.site-nav-link:after{content:"";background:#e85d3a;width:0;height:2px;transition:width .25s;position:absolute;bottom:-2px;left:0}.site-nav-link:hover{color:#e85d3a}.site-nav-link:hover:after{width:100%}.site-header-icons{align-items:center;gap:.7rem;display:flex}.site-header-icon{color:#fff;background:#ffffff14;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .25s;display:flex}.site-header-icon-phone:hover{background:#e85d3a;border-color:#e85d3a;transform:translateY(-2px)}.site-header-icon-whatsapp:hover{background:#25d366;border-color:#25d366;transform:translateY(-2px)}.site-header-icon-linkedin:hover{background:#0a66c2;border-color:#0a66c2;transform:translateY(-2px)}.site-nav-mobile-icons{gap:.9rem;margin-top:.5rem;display:flex}.menu-toggle{cursor:pointer;z-index:1100;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:38px;height:38px;display:none}.menu-toggle span{background:#fff;border-radius:2px;width:24px;height:2px;transition:transform .3s,opacity .3s,background-color .3s;display:block}.menu-toggle-open span:first-child{background:#e85d3a;transform:translateY(7px)rotate(45deg)}.menu-toggle-open span:nth-child(2){opacity:0}.menu-toggle-open span:nth-child(3){background:#e85d3a;transform:translateY(-7px)rotate(-45deg)}.site-nav-mobile{display:none}@media (width<=900px){.site-nav-desktop,.site-header-icons{display:none}.menu-toggle{display:flex}.site-nav-mobile{background-color:#0b0c10;flex-direction:column;align-items:flex-start;gap:1.5rem;width:min(75%,320px);height:100vh;padding:6.5rem 2rem 2rem;transition:transform .35s;display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-10px 0 30px #00000059}.site-nav-mobile-open{transform:translate(0)}.site-nav-mobile-link{cursor:pointer;color:#f2f2f2;letter-spacing:.5px;text-transform:uppercase;background:0 0;border:none;padding:0;font-size:1.05rem;font-weight:600}.site-nav-mobile-link:hover{color:#e85d3a}}.hero-section{background-color:#0b0c10;align-items:center;width:100%;min-height:100vh;padding:3rem 5%;display:flex;position:relative;overflow:hidden}.hero-background{opacity:.4;z-index:0;pointer-events:none;background-image:linear-gradient(90deg,#0b0c1026 0%,#0b0c1059 55%,#0b0c10bf 100%),url(/assets/woolf-mz9ZXVVQ.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;inset:0}.wolf-overlay-text{letter-spacing:20px;color:#ffffff06;white-space:nowrap;text-transform:uppercase;-webkit-user-select:none;user-select:none;font-family:Arial Black,sans-serif;font-size:15rem;font-weight:900;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-5deg)}.hero-container{z-index:2;width:100%;max-width:1600px;margin:0 auto;position:relative}.hero-content{color:#fff;text-align:center;width:55%}.hero-text{max-width:760px;margin:0 auto}.hero-name{white-space:nowrap;flex-direction:row;justify-content:center;align-items:center;gap:1rem;margin:0 0 1rem;line-height:1;display:flex}.first-name,.last-name{letter-spacing:3px;font-size:clamp(3.5rem,5vw,6rem);font-weight:800}.first-name{color:#fff;text-shadow:0 0 30px #000000b3}.last-name{color:#e85d3a;text-shadow:0 0 30px #e85d3a40;margin-top:0}.hero-title-line{justify-content:center;align-items:center;gap:1.2rem;margin:0 0 .5rem;display:flex}.line-dash{color:#e85d3a;letter-spacing:4px;opacity:.9;font-size:1.8rem;font-weight:300}.title-text{color:#f9fcfc;letter-spacing:2px;text-shadow:0 0 30px #e85d3a26;text-transform:uppercase;font-size:clamp(1.5rem,2vw,1.2rem);font-weight:400}.hero-venture{color:#fff;letter-spacing:4px;text-shadow:0 0 30px #00000080;margin:0 0 2.5rem;font-size:clamp(1.8rem,2.5vw,3rem);font-weight:600}.hero-actions{justify-content:center;width:100%;display:flex}.btn{letter-spacing:1px;text-transform:uppercase;cursor:pointer;border:none;border-radius:40px;min-width:220px;padding:.9rem 3.5rem;font-size:1rem;font-weight:700;transition:transform .3s,background-color .3s,box-shadow .3s}.btn-primary{color:#fff;background-color:#e85d3a}.btn-primary:hover{background-color:#d14a2a;transform:translateY(-3px);box-shadow:0 12px 30px #e85d3a59}.hero-image{z-index:1;pointer-events:none;justify-content:flex-end;align-items:flex-end;width:43%;height:95%;display:flex;position:absolute;bottom:0;right:2%}.profile-image{object-fit:contain;object-position:right bottom;width:1000px;max-width:500px;height:100%;box-shadow:none;filter:drop-shadow(-20px 15px 25px #00000073);background:0 0;border:none;border-radius:0;display:block}@media (width<=1200px){.hero-content{width:58%}.hero-image{width:42%;height:88%;right:0}}@media (width<=900px){.hero-section{flex-direction:column;min-height:auto;padding:5rem 5% 0}.hero-container{text-align:center}.hero-content{text-align:center;width:100%}.hero-text{max-width:700px;margin:0 auto}.hero-name{white-space:normal;flex-direction:column;gap:.25rem}.hero-actions{margin:0 auto}.hero-image{justify-content:center;width:100%;height:520px;margin-top:2rem;position:relative;bottom:auto;right:auto}.profile-image{object-position:center bottom;height:100%}}@media (width<=600px){.hero-section{padding:4rem 1.25rem 0}.first-name,.last-name{letter-spacing:2px;font-size:clamp(2.5rem,13vw,3.5rem)}.hero-name{gap:.15rem}.hero-title-line{gap:.8rem}.line-dash{font-size:1.2rem}.title-text{font-size:.75rem}.hero-venture{margin-bottom:2rem;font-size:1.4rem}.hero-image{height:390px}.btn{min-width:180px;padding:.8rem 2.5rem}.wolf-overlay-text{letter-spacing:8px;font-size:5rem}}.about-section{background:#fdfdfd;border-bottom:1px solid #eaeaea;padding:70px 2rem;position:relative;overflow:hidden}.about-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#e85d3a0d 0%,#0000 70%);border-radius:50%;width:800px;height:800px;position:absolute;top:-50%;left:50%;transform:translate(-50%)}.about-container{z-index:1;max-width:1000px;margin:0 auto;position:relative}.about-header{text-align:center;margin-bottom:35px}.about-tag{color:#e85d3a;letter-spacing:2px;text-transform:uppercase;background:#e85d3a14;border:1px solid #e85d3a26;border-radius:50px;margin-bottom:.75rem;padding:.4rem 1.3rem;font-size:.8rem;font-weight:600;display:inline-block}.about-title{color:#e85d3a;letter-spacing:-1px;margin-bottom:.75rem;font-size:3rem;font-weight:700}.title-underline{background:linear-gradient(90deg,#e85d3a,#ff7a5a);border-radius:2px;width:80px;height:3px;margin:0 auto}.about-content{justify-content:center;display:flex}.about-text{text-align:center;flex-direction:column;gap:1.1rem;max-width:800px;display:flex}.about-description{color:#1a1a1a;margin-bottom:0;font-size:1.3rem;font-weight:500;line-height:1.5}.about-details{color:#4a4a4a;margin-bottom:.5rem;font-size:1rem;line-height:1.6}.about-stats{grid-template-columns:repeat(3,1fr);gap:1.25rem;width:100%;max-width:700px;margin:1rem auto;display:grid}.stat-item{text-align:center;background:#fff;border:1px solid #e2e2e2;border-radius:12px;flex-direction:column;align-items:center;padding:1.1rem;transition:all .3s;display:flex;box-shadow:0 4px 12px #00000008}.stat-item:hover{background:#fff;border-color:#e85d3a;transform:translateY(-3px);box-shadow:0 8px 24px #e85d3a1f}.stat-number{color:#e85d3a;margin-bottom:.25rem;font-size:2rem;font-weight:700;line-height:1.1}.stat-label{color:#666;letter-spacing:.3px;font-size:.82rem;font-weight:500}.about-cta{justify-content:center;margin-top:.75rem;display:flex}.btn-about{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1.2px;background:linear-gradient(135deg,#e85d3a,#d14a2a);border:none;border-radius:50px;padding:.85rem 2.5rem;font-size:.95rem;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #e85d3a40}.btn-about:hover{background:linear-gradient(135deg,#f06a4a,#e85d3a);transform:translateY(-2px);box-shadow:0 8px 25px #e85d3a59}@media (width<=768px){.about-section{padding:50px 1.25rem}.about-title{font-size:2.4rem}.about-stats{gap:.85rem}.stat-item{padding:.85rem}.stat-number{font-size:1.6rem}}@media (width<=480px){.about-title{font-size:2rem}.about-stats{grid-template-columns:1fr 1fr}.stat-item:last-child{grid-column:1/-1}}.projects-section{background-color:#fff4f0;border-bottom:1px solid #f1ded7;padding:70px 0;position:relative;overflow:hidden}.projects-container{max-width:1200px;margin:0 auto}.projects-header{text-align:center;margin-bottom:40px;padding:0 2rem}.projects-tag{color:#e85d3a;letter-spacing:2px;text-transform:uppercase;background:#e85d3a1a;border:1px solid #e85d3a33;border-radius:50px;margin-bottom:.75rem;padding:.4rem 1.3rem;font-size:.8rem;font-weight:600;display:inline-block}.projects-title-underline{background:linear-gradient(90deg,#e85d3a,#ff7a5a);border-radius:2px;width:80px;height:3px;margin:0 auto}.projects-marquee{width:100%;padding:0 1.5rem;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.projects-marquee-track{justify-content:center;align-items:stretch;width:max-content;margin:0 auto;animation:35s linear infinite marquee-scroll;display:flex}.projects-marquee:hover .projects-marquee-track{animation-play-state:paused}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.project-slide-item{background:#0b0b0b;border:1px solid #f0e6e2;border-radius:16px;flex:none;align-items:center;gap:1.25rem;width:340px;margin:0 .75rem;padding:1.25rem 1.5rem;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 8px 20px #0000000a}.project-slide-item:hover{transform:translateY(-4px);box-shadow:0 12px 30px #e85d3a26}.project-logo-wrapper{background:#fff;border-radius:12px;flex:none;justify-content:center;align-items:center;width:64px;height:64px;display:flex;overflow:hidden}.project-logo{object-fit:contain;max-width:100%;max-height:100%}.project-text{flex-direction:column;gap:.35rem;min-width:0;display:flex}.project-slide-title{color:#e85d3a;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:1rem;font-weight:700;line-height:1.3;overflow:hidden}.project-slide-description{color:#e0e0e0;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.82rem;line-height:1.4;display:-webkit-box;overflow:hidden}@media (width<=768px){.projects-section{padding:50px 0}.project-slide-item{gap:1rem;width:280px;padding:1rem 1.25rem}.project-logo-wrapper{width:52px;height:52px}}@media (width<=480px){.project-slide-item{width:240px}}.services-section{background-color:#fff;border-bottom:1px solid #2a2a30;padding:80px 2rem;position:relative;overflow:hidden}.services-container{max-width:1200px;margin:0 auto}.services-header{text-align:center;margin-bottom:50px}.services-tag{color:#ff7a5a;letter-spacing:2px;text-transform:uppercase;background:#e85d3a26;border:1px solid #e85d3a4d;border-radius:50px;margin-bottom:.75rem;padding:.4rem 1.3rem;font-size:.8rem;font-weight:600;display:inline-block}.services-title{color:#ff7a5a;letter-spacing:-1px;margin-bottom:.75rem;font-size:3rem;font-weight:700}.services-title-underline{background:linear-gradient(90deg,#e85d3a,#ff7a5a);border-radius:2px;width:90px;height:3px;margin:0 auto}.services-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:1.5rem;display:grid}.service-card{background:#24242a;border:1px solid #32323a;border-radius:16px;transition:all .35s cubic-bezier(.25,1,.5,1);position:relative;overflow:hidden}.service-card:before{content:"";opacity:0;background:linear-gradient(90deg,#e85d3a,#ff7a5a);width:100%;height:3px;transition:opacity .35s;position:absolute;top:0;left:0}.service-card:hover{border-color:#e85d3a66;box-shadow:0 8px 25px #0000004d,0 0 20px #e85d3a0d}.service-card.active{border-color:#e85d3a99;box-shadow:0 8px 30px #0006,0 0 30px #e85d3a14}.service-card.active:before{opacity:1}.service-card-header{justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem;display:flex}.service-header-left{align-items:center;gap:1rem;display:flex}.service-card-title{color:#fff;margin:0;font-size:1.05rem;font-weight:700;line-height:1.3}.service-expand-icon{color:#ff7a5a;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin:-.5rem;padding:.5rem;font-size:.8rem;transition:transform .4s cubic-bezier(.25,1,.5,1),background .25s;display:flex}.service-expand-icon:hover{background:#e85d3a1f}.service-expand-icon.rotated{transform:rotate(180deg)}.service-card-content{max-height:0;transition:max-height .4s cubic-bezier(.25,1,.5,1);overflow:hidden}.service-card-content.open{max-height:300px}.service-card-desc{color:#ffffffb3;margin:0;padding:0 1.5rem 1.5rem;font-size:.88rem;line-height:1.7}@media (width<=1024px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.services-section{padding:50px 1.25rem}.services-title{font-size:2.2rem}.services-grid{grid-template-columns:1fr;gap:1rem}.service-card-header{padding:1.25rem}.service-card-desc{padding:0 1.25rem 1.25rem}.service-card-title{font-size:.95rem}}@media (width<=480px){.services-grid{grid-template-columns:1fr}}.testimonials-section{background-color:#fff4f0;padding:80px 2rem 60px;position:relative;overflow:hidden}.testimonials-container{text-align:center;z-index:1;max-width:1000px;margin:0 auto;position:relative}.testimonials-header{margin-bottom:55px}.testimonials-tag{color:#e85d3a;letter-spacing:2px;text-transform:uppercase;background:#e85d3a26;border:1px solid #e85d3a4d;border-radius:50px;margin-bottom:.75rem;padding:.4rem 1.3rem;font-size:.8rem;font-weight:600;display:inline-block}.testimonials-title{color:#e85d3a;letter-spacing:-1px;margin-bottom:.5rem;font-size:3rem;font-weight:800}.testimonials-title-underline{background:#e85d3a;border-radius:2px;width:80px;height:4px;margin:0 auto}.slider-wrapper{justify-content:center;align-items:center;gap:1.5rem;margin-top:10px;display:flex}.testimonial-card{color:#fff;background:#1e1e24;border-radius:120px;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:750px;min-height:320px;padding:3rem 4rem 2.5rem;transition:all .4s;display:flex;position:relative;box-shadow:0 15px 35px #0003}.testimonial-card.fade{opacity:.6;transform:scale(.98)}.avatar-wrapper{background:#1e1e24;border-radius:50%;width:85px;height:85px;padding:4px;position:absolute;top:-45px;left:50%;overflow:hidden;transform:translate(-50%)}.avatar-wrapper svg{border:2px solid #e85d3a;border-radius:50%;width:100%;height:100%;display:block}.testimonial-quote{color:#e0e0e0;max-width:90%;margin-top:1rem;margin-bottom:1.25rem;font-size:1.15rem;font-style:italic;font-weight:400;line-height:1.6}.client-name{color:#fff;margin:0;font-size:1.35rem;font-weight:700}.client-role{color:#a0a0aa;letter-spacing:.5px;margin-top:.25rem;font-size:.85rem;display:block}.star-rating{margin-top:.6rem}.star{color:#ffb703;margin:0 1px;font-size:1.1rem}.nav-btn{color:#fff;cursor:pointer;background:#1e1e24;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;transition:all .3s;display:flex;box-shadow:0 4px 15px #0003}.nav-btn:hover{color:#fff;background:#e85d3a;transform:scale(1.1)}.dots-container{justify-content:center;gap:.5rem;margin-top:2.25rem;display:flex}.dot{cursor:pointer;background:#1e1e2440;border:none;border-radius:50%;width:10px;height:10px;transition:all .3s}.dot:hover{background:#1e1e2480}.dot.active{background:#e85d3a;border-radius:10px;width:28px}@media (width<=768px){.testimonials-section{padding:60px 1.25rem 40px}.testimonials-title{font-size:2.2rem}.testimonial-card{border-radius:40px;min-height:280px;padding:3rem 1.5rem 2rem}.testimonial-quote{max-width:100%;font-size:1rem}.slider-wrapper{gap:.75rem}.nav-btn{width:38px;height:38px}.avatar-wrapper{width:70px;height:70px;top:-38px}}@media (width<=480px){.testimonial-card{border-radius:30px;min-height:250px;padding:2.5rem 1rem 1.5rem}.testimonial-quote{font-size:.9rem}.nav-btn{width:32px;height:32px}.nav-btn svg{width:16px;height:16px}.avatar-wrapper{width:60px;height:60px;top:-32px}.client-name{font-size:1.1rem}}.contact-section{background:#fff;padding:100px 2rem;position:relative;overflow:hidden}.contact-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#e85d3a0d 0%,#0000 70%);border-radius:50%;width:550px;height:550px;position:absolute;top:-30%;left:-15%}.contact-container{z-index:1;max-width:1100px;margin:0 auto;position:relative}.contact-header{text-align:center;margin-bottom:55px}.contact-tag{color:#e85d3a;letter-spacing:2px;text-transform:uppercase;background:#e85d3a26;border:1px solid #e85d3a4d;border-radius:50px;margin-bottom:.75rem;padding:.4rem 1.3rem;font-size:.8rem;font-weight:600;display:inline-block}.contact-title{color:#e85d3a;letter-spacing:-1px;margin-bottom:.5rem;font-size:3rem;font-weight:800}.contact-title-underline{background:#e85d3a;border-radius:2px;width:80px;height:4px;margin:0 auto}.contact-content{grid-template-columns:1.3fr .8fr .9fr;align-items:center;gap:3rem;display:grid}.contact-form{background:#f8f8f8;border:1px solid #e8e8e8;border-radius:20px;flex-direction:column;gap:1.4rem;padding:2.5rem;display:flex}.input-group{flex-direction:column-reverse;gap:.4rem;display:flex}.input-label{color:#1a1a1a;letter-spacing:.3px;font-size:.8rem;font-weight:600}.custom-input,.custom-textarea{color:#1a1a1a;background:#fff;border:1px solid #e2e2e2;border-radius:10px;width:100%;padding:.9rem 1rem;font-family:inherit;font-size:.95rem;transition:all .25s}.custom-textarea{resize:vertical;min-height:120px}.custom-input::placeholder,.custom-textarea::placeholder{color:#a0a0a0}.custom-input:focus,.custom-textarea:focus{border-color:#e85d3a;outline:none;box-shadow:0 0 0 3px #e85d3a1f}.btn-send{color:#fff;cursor:pointer;background:#e85d3a;border:none;border-radius:50px;align-self:flex-start;align-items:center;gap:.6rem;padding:.85rem 2rem;font-size:.95rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 10px 25px #e85d3a40}.btn-send:hover{background:#d34e2d;transform:translateY(-2px);box-shadow:0 14px 30px #e85d3a59}.send-icon{transform:translateY(1px)}.contact-info{flex-direction:column;gap:1.6rem;display:flex}.info-item{align-items:center;gap:1rem;display:flex}.info-icon{color:#e85d3a;background:#e85d3a1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:1.1rem;font-weight:700;display:flex}.info-icon-whatsapp{color:#25d366;background:#25d3661f}.info-text{color:#1a1a1a;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .25s}.info-text:hover{color:#e85d3a}.contact-graphic{justify-content:center;align-items:center;min-height:240px;display:flex;position:relative}.graphic-badge{background:linear-gradient(135deg,#e85d3a,#ff7a5a);border-radius:50%;justify-content:center;align-items:center;width:130px;height:130px;display:flex;box-shadow:0 20px 45px #e85d3a4d}.graphic-card{background:#fff;border:1px solid #eee;border-radius:14px;align-items:center;gap:.7rem;padding:.8rem 1rem;display:flex;position:absolute;box-shadow:0 15px 35px #00000014}.card-chat{top:5px;left:-15px;transform:rotate(-6deg)}.card-call{bottom:5px;right:-15px;transform:rotate(6deg)}.graphic-card-icon{color:#e85d3a;background:#e85d3a1a;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.graphic-card-lines{flex-direction:column;gap:.35rem;display:flex}.graphic-card-lines span{background:#e2e2e2;border-radius:3px;height:6px;display:block}.graphic-card-lines span:first-child{width:58px}.graphic-card-lines span:last-child{width:36px}.contact-footer{text-align:center;border-top:1px solid #eee;margin-top:60px;padding-top:2rem}.contact-footer p{color:#999;margin:0;font-size:.85rem}@media (width<=1024px){.contact-content{grid-template-columns:1fr 1fr;grid-template-areas:"form info""form graphic"}.contact-form{grid-area:form}.contact-info{grid-area:info}.contact-graphic{grid-area:graphic;min-height:180px}}@media (width<=768px){.contact-section{padding:60px 1.25rem}.contact-title{font-size:2.4rem}.contact-content{grid-template-columns:1fr;grid-template-areas:"form""info""graphic";gap:2rem}.contact-form{padding:1.75rem}.contact-graphic{min-height:200px}}@media (width<=480px){.contact-title{font-size:2rem}.contact-form{padding:1.4rem}.btn-send{justify-content:center;width:100%}.info-icon{width:40px;height:40px}}.site-footer{color:#f0f0f0;background-color:#0b0c10;border-top:1px solid #ffffff14;padding:4rem 5% 2rem}.site-footer-container{max-width:1600px;margin:0 auto}.site-footer-top{text-align:left;grid-template-columns:1.4fr 1fr 1.2fr 1fr;gap:2.5rem;display:grid}.footer-col{min-width:0}.footer-logo{letter-spacing:1px;color:#fff;margin:0 0 .4rem;font-size:1.5rem;font-weight:800}.footer-logo-accent{color:#e85d3a}.footer-tagline{color:#e85d3a;letter-spacing:1px;margin:0 0 .8rem;font-size:.95rem;font-weight:600}.footer-description{color:#ffffffa6;max-width:320px;margin:0;font-size:.9rem;line-height:1.6}.footer-heading{letter-spacing:1px;text-transform:uppercase;color:#fff;margin:0 0 1.2rem;font-size:.95rem;font-weight:700}.footer-links{flex-direction:column;gap:.7rem;margin:0;padding:0;list-style:none;display:flex}.footer-links button{color:#ffffffa6;cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-size:.9rem;transition:color .2s}.footer-links button:hover{color:#e85d3a}.footer-contact{flex-direction:column;gap:.7rem;margin:0;padding:0;list-style:none;display:flex}.footer-contact a{color:#ffffffa6;font-size:.9rem;text-decoration:none;transition:color .2s}.footer-contact a:hover{color:#e85d3a}.footer-location{color:#ffffffa6;font-size:.9rem}.footer-socials{gap:.75rem;display:flex}.footer-social-icon{color:#fff;background-color:#ffffff0f;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background-color .2s,transform .2s;display:flex}.footer-social-icon:hover{background-color:#e85d3a;transform:translateY(-2px)}.footer-social-icon-whatsapp:hover{background-color:#25d366}.site-footer-divider{background-color:#ffffff14;height:1px;margin:3rem 0 1.5rem}.site-footer-bottom{text-align:center}.site-footer-bottom p{color:#ffffff73;letter-spacing:.5px;margin:0;font-size:.8rem}@media (width<=900px){.site-footer-top{grid-template-columns:1fr 1fr;row-gap:2.5rem}.footer-description{max-width:100%}}@media (width<=600px){.site-footer{text-align:center;padding:3rem 1.25rem 1.5rem}.site-footer-top{text-align:center;grid-template-columns:1fr}.footer-description{margin:0 auto}.footer-links,.footer-contact{align-items:center}.footer-links button{text-align:center}.footer-socials{justify-content:center}}:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#0a0a0a;--border:#2e303a;--code-bg:#1f2028;--accent:#e85d3a;--accent-bg:#e85d3a26;--accent-border:#e85d3a80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px;--sans:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;--heading:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;--mono:ui-monospace, Consolas, monospace;font-family:var(--sans);color:var(--text);background-color:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px;font-weight:400;line-height:1.45}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;width:100%;min-height:100%}body{background-color:var(--bg);width:100%;min-width:320px;min-height:100vh;color:var(--text);margin:0;padding:0;overflow-x:hidden}#root{border:none;flex-direction:column;width:100%;max-width:none;min-height:100vh;margin:0;padding:0;display:flex}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}h1,h2,h3,h4,h5,h6{font-family:var(--heading);color:var(--text-h)}h1{letter-spacing:-1.68px;font-size:56px;line-height:1.1}h2{letter-spacing:-.24px;font-size:24px;line-height:1.18}p{margin:0}a{color:inherit;text-decoration:none}code,.counter{font-family:var(--mono);color:var(--text-h)}code{background-color:var(--code-bg);border-radius:4px;padding:4px 8px;font-size:15px;line-height:1.35;display:inline-flex}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background-color:#0a0a0a}::-webkit-scrollbar-thumb{background-color:#e85d3a;border-radius:5px}::-webkit-scrollbar-thumb:hover{background-color:#d14a2a}@media (width<=1024px){:root{font-size:16px}h1{font-size:36px}h2{font-size:20px}}
