.footer{background-color:#000;color:#fff;padding:2rem 1rem;text-align:center;font-family:Arial,sans-serif}.footer__social{display:flex;justify-content:center;align-items:center;gap:1rem;margin-bottom:1rem}.footer__icon{width:24px;height:24px;transition:transform .2s ease-in-out}.footer__icon:hover{transform:scale(1.1)}.footer__copyright,.footer__credits{font-size:.75rem;margin:.3rem 0;line-height:1.4}@media (max-width:480px){.footer__icon{width:20px;height:20px}.footer__copyright,.footer__credits{font-size:.7rem;padding:0 .5rem}}.menu{position:fixed;top:0;left:50%;transform:translateX(-50%);width:80%;max-width:1100px;height:80px;display:flex;justify-content:space-between;align-items:center;padding:0 30px;background-color:#0d0a2e4b;border-bottom:1px solid #ccc;z-index:1000}.logo img{width:100px;height:auto;filter:drop-shadow(2px 2px 5px #000)}.menu-secoes ul{list-style:none;display:flex;align-items:center;gap:30px;margin:0;padding:0}.menu-secoes a{text-decoration:none;color:#fff;font-weight:700;font-size:15px;transition:color .3s}.menu-secoes a:hover{color:#c2c7cc62}.hamburger{display:none;flex-direction:column;justify-content:center;gap:6px;width:30px;height:24px;background:transparent;border:none;cursor:pointer;z-index:2001}.hamburger .bar{width:100%;height:3px;background:#fff;border-radius:2px;transition:all .3s ease}.hamburger.active .bar:first-child{transform:rotate(45deg) translate(5px,5px)}.hamburger.active .bar:nth-child(2){opacity:0}.hamburger.active .bar:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}@media (max-width:768px){.hamburger{display:flex}.menu-secoes{display:none;position:absolute;top:80px;left:0;right:0;background:#0d0a2ef0;text-align:center;padding:20px 0}.menu-secoes.active{display:block}.menu-secoes ul{flex-direction:column;gap:20px}.logo img{width:80px}}.heroSection{position:relative;padding:160px 24px 100px;background:linear-gradient(90deg,#0f172a,#1e293b);overflow:hidden;animation:fadeIn 1s ease;z-index:0}.heroSection:before{content:"";position:absolute;inset:0;background-image:url(/assets/images/mrprogramer.jpg);background-size:cover;background-position:50%;filter:brightness(.4) blur(8px);z-index:-2}.heroSection:after{content:"";position:absolute;inset:0;background:rgba(15,23,42,.6);z-index:-1}.heroContentWrapper{display:flex;justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;flex-wrap:wrap;gap:2.5rem}.heroTextContainer{flex:1 1;min-width:300px;max-width:580px;text-align:left;color:#f9fafb}.heroTitle{font-size:3rem;font-weight:800;margin-bottom:1rem;line-height:1.2;letter-spacing:-.5px}.heroSubtitle{font-size:1.2rem;line-height:1.6;color:#cbd5e1;margin-bottom:2rem}.botaoCTA{background-color:#0070f3;color:#fff;border:none;padding:12px 28px;font-size:1rem;font-weight:600;border-radius:8px;cursor:pointer;transition:background-color .3s ease,transform .2s ease;box-shadow:0 4px 10px rgba(0,112,243,.2)}.botaoCTA:hover{background-color:#005ec4;transform:scale(1.03)}.botaoCTA:active{transform:scale(.97)}.heroImageContainer{flex-shrink:0;width:420px;height:420px;border-radius:16px;overflow:hidden;box-shadow:0 15px 40px rgba(0,0,0,.4);transition:transform .3s ease;background:hsla(0,0%,100%,.05);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.1)}.heroImageContainer:hover{transform:scale(1.04)}@media (max-width:960px){.heroContentWrapper{flex-direction:column;align-items:flex-start}.heroTitle{font-size:2.2rem}.heroImageContainer{width:100%;max-width:380px;height:auto;align-self:center}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.projeto-ponto-ka{background:#0f172a;color:#f1f5f9;padding:3rem 1rem;font-family:Inter,sans-serif}.container{max-width:1080px}.intro{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:1.5rem;margin-bottom:2.5rem}.left-content{flex:1 1 55%;text-align:left;padding-right:1rem}.right-content{flex:1 1 40%;padding-left:1rem}.features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.8rem}.features li{background:#1e293b;padding:.6rem 1.2rem;border-radius:8px;font-weight:500;color:#7dd3fc;max-width:400px;white-space:nowrap;border:1px solid #334155;transition:background-color .3s ease}.features li:hover{background-color:#334155}.right-content .title{font-size:1.75rem;font-weight:700;color:#e2e8f0;margin-bottom:1rem;line-height:1.3;text-align:left}.right-content .description{font-size:1rem;color:#cbd5e1;margin-bottom:1rem;line-height:1.5;max-width:100%;text-align:left}.gallery{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:2rem 0}.gallery-item img{border-radius:12px;box-shadow:0 6px 15px rgba(0,0,0,.4)}.gallery-item img:hover{transform:scale(1.03)}.conclusion{font-size:1.125rem;color:#cbd5e1;max-width:720px;margin:2.5rem auto 0;text-align:center;line-height:1.6}.download-app{padding:1.8rem 2rem;max-width:400px;margin-left:auto;margin-right:auto}.download-app h3{margin-bottom:.75rem;font-weight:700}.download-app p{margin-bottom:1.2rem;line-height:1.4}.btn-download{background-color:#38bdf8;color:#0f172a;padding:.7rem 1.8rem;font-weight:600;transition:background-color .3s ease}.btn-download:hover{background-color:#0ea5e9}@media (max-width:768px){.intro{flex-direction:column}.left-content,.right-content{flex:1 1 100%;padding:0}.right-content .title{font-size:1.5rem}.gallery{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.download-app{max-width:100%;padding:1.5rem 1rem}}@media (max-width:480px){.features li{font-size:.9rem;padding:.5rem 1rem}.download-app h3{font-size:1.25rem}.btn-download{padding:.6rem 1.4rem;font-size:.9rem}}.fullhair-section{background:linear-gradient(135deg,#0a1a2a,#1a2a4a);color:#e0e7ff;font-family:Poppins,sans-serif;padding:4rem 1.5rem;min-height:100vh;display:flex;flex-direction:column;justify-content:center}.container{max-width:960px;margin:0 auto;text-align:center;padding:0 1rem}.main-title{font-size:clamp(2.4rem,5vw,3rem);font-weight:900;color:#fff;margin-bottom:.6rem;text-shadow:0 0 8px #82aaff88}.subtitle{font-size:clamp(1rem,2vw,1.4rem);margin-bottom:2.5rem;color:#aab8ffcc;line-height:1.4}.content-grid{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2rem 3rem;margin-bottom:3rem}.content-grid.reverse{flex-direction:row-reverse}.text-block{flex:1 1 320px;max-width:480px;text-align:left}.text-block h2{font-size:clamp(1.8rem,4vw,2.2rem);color:#82aaff;margin-bottom:1rem}.text-block p{font-size:1.1rem;line-height:1.7;color:#ccd6f6}.image-block{flex:1 1 320px;max-width:480px;border-radius:16px;overflow:hidden;box-shadow:0 12px 30px rgba(10,26,42,.7);transition:box-shadow .3s ease}.image-block:hover{box-shadow:0 15px 45px rgba(130,170,255,.8)}.image-block img{width:100%;height:auto;display:block;transition:transform .3s ease;border-radius:16px}.image-block img.miniatura{max-height:240px;width:auto;object-fit:contain;margin:0 auto}.image-block img:hover{transform:scale(1.05)}.featuresOne{margin:3rem 0;display:flex;flex-direction:column;align-items:center;gap:1.2rem;width:100%}.featuresOne h3{font-size:clamp(1.8rem,4vw,2.2rem);margin-bottom:1rem;color:#82aaff;text-shadow:0 0 6px #82aaff88;text-align:center}.featuresOne ul{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:560px;padding:0;margin:0 auto;list-style:none}.featuresOne li{background-color:#1e293b;color:#cbd5e1;font-size:1rem;display:flex;align-items:center;gap:.8rem;max-width:500px;padding:1rem 1.2rem;border-radius:12px;line-height:1.5;border:1px solid #334155}.featuresOne li:hover{background-color:#334155;transform:translateY(-2px)}.featuresOne .icon{color:#38bdf8;font-size:1.4rem;flex-shrink:0}.gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:1rem;gap:1rem;margin-bottom:3rem}.gallery-item{border-radius:12px;overflow:hidden;box-shadow:0 8px 25px rgba(10,26,42,.7);transition:box-shadow .3s ease;cursor:pointer}.gallery-item:hover{box-shadow:0 10px 35px rgba(130,170,255,.8)}.gallery-item img{width:100%;height:auto;display:block;transition:transform .3s ease}.gallery-item img:hover{transform:scale(1.1)}.download-app{background:#1e293b;color:#f1f5f9;padding:2rem;border-radius:16px;text-align:center;margin-top:3rem;border:1px solid #334155}.download-app h3{font-size:1.5rem;margin-bottom:.5rem;color:#38bdf8}.download-app p{margin-bottom:1rem;font-size:1rem;color:#94a3b8}.btn-download{background:#0a1a2a;color:#82aaff;font-weight:700;padding:1rem 3rem;border-radius:9999px;text-decoration:none;font-size:1.25rem;box-shadow:0 6px 20px #0a1a2acc;transition:background .3s ease,color .3s ease,box-shadow .3s ease;display:inline-block}.btn-download:hover{background:#07263d;color:#a3c0ff;box-shadow:0 8px 30px #a3c0ffcc}@media (max-width:720px){.image-block,.text-block{max-width:100%;flex:1 1 100%}.content-grid{gap:1.5rem}.features ul{max-width:100%}.call-to-action{padding:2.5rem 1rem;max-width:100%}}