:root{--black:#000000;--white:#ffffff;--muted:#aaa;--border:#1a1a1a;--metal:#d4d4d4;--header-bg-opacity:0.6;--header-blur:6px;}*{box-sizing:border-box;}html,body{height:100%;overflow-x:hidden;}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--white);background:var(--black);line-height:1.6;}h1,h2,h3,h4{font-family:Montserrat,Inter,Arial,sans-serif;line-height:1.1;}h1{font-weight:900;font-size:clamp(2.8rem,9vw,11rem);letter-spacing:.06em;text-transform:uppercase;}h2{font-weight:800;font-size:clamp(2rem,5vw,4rem);text-transform:uppercase;letter-spacing:.08em;}h3{font-weight:700;font-size:clamp(1.4rem,3vw,2.4rem);text-transform:uppercase;letter-spacing:.06em;}.container{width:min(1120px,92%);margin-inline:auto;}.site-header{position:sticky;top:0;width:100%;z-index:20;padding:clamp(6px,1.6vh,10px) 0;background:rgba(0,0,0,var(--header-bg-opacity));backdrop-filter:blur(var(--header-blur));-webkit-backdrop-filter:blur(var(--header-blur));box-shadow:0 1px 0 rgba(255,255,255,.08);}.simple-nav{display:flex;list-style:none;margin:0;padding:0;gap:clamp(10px,2vw,20px);flex-wrap:wrap;justify-content:center;}.simple-nav a{color:var(--white);text-decoration:none;font-weight:600;letter-spacing:.03em;opacity:.9;text-shadow:0 1px 2px rgba(0,0,0,0.5);transition:opacity .2s ease;}.simple-nav a:hover{opacity:1;text-decoration:underline;text-underline-offset:4px;}.simple-nav a:focus-visible{outline:2px solid #fff;outline-offset:2px;border-radius:6px;}.simple-nav a.active{text-decoration:underline;text-underline-offset:4px;}.section,section{scroll-margin-top:clamp(48px,8vh,88px);}.center{text-align:center;}.center{text-align:center;}.hero{position:relative;min-height:82vh;display:grid;place-items:center;overflow:hidden;margin-top:0;}.hero::before{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,rgba(0,0,0,0.44),rgba(0,0,0,0.62));z-index:1;pointer-events:none;}.hero::after{content:none;}.hero-video-embed{position:absolute;inset:0;z-index:0;pointer-events:none;}.hero-video-embed iframe{position:absolute;top:0;left:50%;transform:translateX(-50%);width:max(100vw,calc(100vh * 1.7778));height:max(100vh,calc(100vw / 1.7778));border:0;opacity:0.30;filter:grayscale(1) contrast(1.10);transition:transform .4s ease,filter .4s ease,opacity .4s ease;pointer-events:none;}.hero:hover .hero-video-embed iframe{transform:translateX(-50%) scale(1.05);filter:brightness(1.1) grayscale(0) contrast(1.12);opacity:0.42;}.hero-content{position:relative;padding:clamp(12px,3vh,32px) 0 clamp(28px,6vh,72px);align-self:center;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(10px,2vh,18px);z-index:2;}.hero h1{max-width:20ch;margin:0;}.hero p{max-width:64ch;opacity:0.96;margin:0;}.hero .poster,.hero p{text-shadow:0 1px 2px rgba(0,0,0,.35);}.cta-group{display:flex;gap:clamp(12px,2vw,18px);flex-wrap:wrap;margin-top:clamp(18px,3vh,28px);justify-content:center;}#processo .cta-group{margin-top:clamp(36px,6vh,48px);}.hero .btn{padding:14px 22px;font-weight:600;}.hero .btn{display:inline-flex;align-items:center;gap:10px;}.hero .btn .icon{margin-right:0;}.hero-avant .hero-content{transform:none;}.hero .poster{max-width:none;}.hero-avant .hero-content::before{content:none;}.center-viewport{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:80vh;}.hero-logo{height:clamp(110px,16vw,240px);width:auto;display:block;margin:0 auto clamp(14px,2.4vh,22px);filter:drop-shadow(0 2px 4px rgba(0,0,0,.35));}@media (max-width:720px){.hero-logo{height:clamp(88px,22vw,180px);}}.texture{position:relative;}.texture::after{content:"";position:absolute;inset:0;pointer-events:none;background:rgba(0,0,0,0);filter:url(#grain);opacity:.08;}.texture-strong::after{opacity:.12;}.texture-soft::after{opacity:.06;}.btn{display:inline-block;padding:12px 18px;border-radius:8px;text-decoration:none;transition:transform .2s ease,opacity .2s ease,background .2s ease,color .2s ease;}.btn-primary{background:var(--white);color:var(--black);}.btn-primary:hover{transform:translateY(-2px);}.btn-secondary{background:transparent;color:var(--white);border:1px solid var(--white);}.btn-secondary:hover{background:var(--white);color:var(--black);}.btn-outline{background:transparent;color:var(--white);border:1px solid var(--border);}.btn-outline:hover{border-color:var(--white);}.btn .icon{width:20px;height:20px;margin-right:10px;vertical-align:middle;font-size:20px;line-height:1;display:inline-block;}.fa-fallback{display:none;}.icons-fallback-active .fa-fallback{display:inline-block;}.icons-fallback-active .fa-brands,.icons-fallback-active .fa-solid{display:none !important;}.btn:focus-visible{outline:2px solid var(--white);outline-offset:2px;}.section-light .btn:focus-visible{outline-color:var(--black);}.btn-whatsapp{background:#25D366;color:#000;}.btn-whatsapp .icon{color:#25D366;}.btn-whatsapp:hover{transform:translateY(-2px);filter:brightness(1.05);}.section-light .btn-whatsapp{background:#25D366;color:#000;}.btn .fa-whatsapp{color:#25D366;}.response-chip{display:inline-block;background:#e8f7ee;color:#0b8f49;border:1px solid #cdeedb;border-radius:999px;padding:6px 10px;font-weight:600;letter-spacing:.04em;}.btn-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;border-radius:999px;}.btn-icon .icon{width:24px;height:24px;margin:0;}@media (max-width:720px){.btn-icon{width:44px;height:44px;}}.section{padding:80px 0;position:relative;}.section h2{margin:0 0 10px;}.section p{max-width:68ch;line-height:1.7;margin:10px 0;}#servicos p{max-width:none;}.section .bullets{margin-top:14px;}.section-light address.contact-list a{color:var(--black);}.section-alt{background:#0a0a0a;}.section-light{background:var(--white);color:var(--black);}.section-light p,.section-light li{color:#111;}.section-light .kicker{color:#555;}.section-light a{color:var(--black);}.section-light .btn-primary{background:var(--black);color:var(--white);}.section-light .btn-secondary{background:transparent;color:var(--black);border:1px solid var(--black);}.section-light .btn-secondary:hover{background:var(--black);color:var(--white);}.section-light .btn-outline{color:var(--black);border-color:#222;}.section-light .btn-outline:hover{border-color:var(--black);}.section-light .with-accent::before{background:var(--black);opacity:.8;}.section-light .bullets li::before{color:#666;}.section-light .service,.section-light .testimonial,.section-light .process li,.section-light .plan-card:not(.highlight),.section-light .media-card{color:var(--white);}.section[data-scheme]::before{content:attr(data-scheme);position:absolute;top:8px;left:8px;font-size:11px;padding:3px 6px;border-radius:6px;background:rgba(0,0,0,.6);color:#fff;z-index:3;opacity:.65;}.section-light[data-scheme]::before{background:rgba(255,255,255,.85);color:#000;}.grid-2{display:grid;grid-template-columns:1.3fr 0.7fr;gap:40px;}.about{align-items:stretch;}.media-card{position:relative;background:#0b0b0b;border:1px solid var(--border);border-radius:14px;min-height:300px;height:100%;overflow:hidden;transition:transform .3s ease;align-self:stretch;}.profile-photo{width:100%;height:100%;object-fit:cover;object-position:center top;display:block;filter:grayscale(1) contrast(1.05);transition:filter .3s ease;}.media-card::after{content:"";position:absolute;inset:0;background:radial-gradient(120% 120% at 50% 50%,rgba(0,0,0,0) 20%,rgba(0,0,0,0.30) 70%,rgba(0,0,0,0.45) 100%);}.media-card:hover{transform:translateY(-2px);}.media-card:hover .profile-photo{filter:grayscale(0) contrast(1);}.bullets{list-style:none;padding:0;margin:16px 0 0;}.bullets li{position:relative;padding-left:20px;margin:8px 0;}.bullets li::before{content:"—";position:absolute;left:0;color:var(--muted);}.bullets.check li{display:flex;align-items:flex-start;gap:10px;padding-left:0;margin:10px 0;}.bullets.check li::before{content:none;}.bullet-icon{width:18px;height:18px;flex:0 0 auto;color:var(--white);opacity:.9;}.section-light .bullet-icon{color:#0f9d58;opacity:.95;}.section-light .bullets.check li{background:#f6f6f6;border:1px solid #e5e5e5;border-radius:10px;padding:10px 12px;}.section-light .bullets.check li:hover{background:#efefef;}.section-light .bullets.check li span{color:#111;}#servicos .bullets{margin-top:16px;}#servicos .bullets li{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;margin:10px 0;background:#0f0f0f;border:1px solid var(--border);border-radius:10px;line-height:1.6;font-size:clamp(0.95rem,1.1vw,1.05rem);}#servicos .bullets li::before{content:none;}#servicos .bullets li:hover{background:#101010;border-color:#2a2a2a;transform:translateY(-1px);transition:transform .2s ease,background .2s ease,border-color .2s ease;}#servicos.section-light .bullets li{background:#f6f6f6;border-color:#e5e5e5;}.services{display:grid;grid-template-columns:1fr;gap:24px;margin-top:clamp(24px,6vh,48px);}.service{border:1px solid var(--border);border-radius:14px;padding:24px;background:#0b0b0b;display:flex;flex-direction:column;gap:14px;transition:transform .2s ease,border-color .2s ease,background .2s ease;}.service:hover{transform:translateY(-2px);border-color:var(--white);}.service-header{display:flex;align-items:center;gap:12px;}.service-icon{width:28px;height:28px;color:var(--white);opacity:.95;}.service-icon *{stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;}.plans{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin-top:20px;align-items:stretch;}.plans-grid{grid-template-columns:repeat(3,minmax(0,1fr));}.plan-card{position:relative;border:1px solid var(--border);border-radius:12px;padding:22px;background:#0b0b0b;display:flex;flex-direction:column;gap:10px;align-items:center;text-align:center;}.plan-card .price{display:inline-flex;align-items:baseline;justify-content:center;gap:8px;font-family:Montserrat,Inter,Arial,sans-serif;font-weight:800;font-size:clamp(1.1rem,2.2vw,1.6rem);letter-spacing:.02em;line-height:1.1;background:#101010;border:1px solid var(--border);border-radius:10px;padding:8px 12px;font-variant-numeric:tabular-nums;}.plan-card .price .currency{opacity:.85;font-weight:700;}.plan-card .price .value{font-weight:900;}.plan-card .price .per{color:var(--muted);font-size:.95em;letter-spacing:.04em;}.plan-card:hover .price{border-color:var(--white);}.section-light .plan-card .price{background:#f6f6f6;border-color:#e5e5e5;}.section-light .plan-card:hover .price{border-color:#000;}.plan-card .muted{color:var(--muted);}.plan-card .price .value{font-size:clamp(1.4rem,2.6vw,2.2rem);}.plan-card .price .currency,.plan-card .price .per{font-size:.9em;opacity:.85;}.plan-card .badge{position:absolute;top:10px;right:10px;background:var(--white);color:var(--black);border-radius:999px;padding:6px 10px;font-size:.8rem;font-weight:700;letter-spacing:.04em;}.plan-card .badge.saving{background:#0f9d58;color:#fff;}.plan-card .badge.popular{background:#ffd54f;color:#000;}.plan-card.recommended{border-color:var(--white);box-shadow:0 0 0 1px var(--white) inset;}.plan-card h4{font-weight:800;font-size:clamp(1.2rem,2.4vw,1.8rem);letter-spacing:.02em;margin:0;}.plan-card.highlight{background:var(--white);color:var(--black);}.plan-card.highlight .btn-primary{background:var(--black);color:var(--white);}@media (min-width:960px){.plan-card{min-height:220px;}}.faq{margin-top:16px;display:grid;gap:10px;}.faq-item{border:1px solid var(--border);border-radius:10px;background:#0f0f0f;}.faq-item summary{padding:10px 12px;cursor:pointer;font-weight:600;}.faq-item[open]{background:#101010;}.faq-item > div{padding:0 12px 12px;color:var(--muted);}.section-light .faq-item{background:#f6f6f6;border-color:#e5e5e5;}.section-light .faq-item[open]{background:#efefef;}.section-light .faq-item > div{color:#111;}.testimonials{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;}#depoimentos .testimonials{margin-top:clamp(16px,3vh,28px);}.testimonial{border:1px solid var(--border);border-radius:12px;padding:22px;background:#090909;display:grid;grid-template-columns:auto 1fr;align-items:start;gap:12px;}.testimonial blockquote{margin:0 0 12px;position:relative;grid-column:1 / -1;}.testimonial blockquote::before{content:"“";position:absolute;left:-6px;top:-4px;color:var(--muted);font-size:2rem;opacity:.5;}.avatar{width:40px;height:40px;border-radius:50%;background:#111;border:1px solid var(--border);display:grid;place-items:center;}.avatar-icon{width:20px;height:20px;color:var(--white);opacity:.95;}.section-light .avatar{background:#f6f6f6;border-color:#e5e5e5;}.section-light .avatar-icon{color:#111;opacity:1;}.avatar-icon{width:20px;height:20px;color:var(--white);opacity:.9;}.section-light .avatar-icon{color:var(--black);}.rating{display:inline-flex;gap:4px;color:#ffd54f;}.rating .star{width:16px;height:16px;}.testimonial .avatar{grid-column:1;grid-row:1;}.testimonial blockquote{grid-row:2;}.testimonial .rating{grid-row:3;}.testimonial figcaption{grid-row:4;}figcaption{display:flex;gap:10px;flex-wrap:wrap;color:var(--muted);}figcaption .author{font-weight:700;color:var(--white);}figcaption .result{font-size:.95rem;}@media (min-width:720px) and (max-width:960px){.testimonials{grid-template-columns:repeat(2,minmax(0,1fr));}}@media (min-width:960px){.testimonial{min-height:180px;}}.small{font-size:0.9rem;}.process{counter-reset:step;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;list-style:none;padding:0;margin:24px 0 0;}.process li{border:1px solid var(--border);border-radius:12px;padding:18px;background:#090909;text-align:left;display:grid;grid-template-rows:auto auto;gap:6px;transition:transform .2s ease,border-color .2s ease,background .2s ease;}.process li::before{counter-increment:step;content:counter(step);display:inline-grid;place-items:center;width:44px;height:44px;border-radius:999px;border:2px solid var(--border);background:transparent;color:var(--white);font-weight:800;font-size:1.25rem;margin-bottom:10px;}.process li:hover{transform:translateY(-2px);border-color:var(--white);background:#0b0b0b;}.process .step-title{font-weight:700;letter-spacing:.02em;}.process .step-desc{color:var(--muted);font-size:.95rem;}.step-link{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:start;color:inherit;text-decoration:none;}.step-icon{width:28px;height:28px;color:var(--white);opacity:.95;}.step-link:focus-visible{outline:2px solid var(--white);outline-offset:2px;border-radius:8px;}.step-more summary{margin-top:6px;cursor:pointer;font-weight:600;color:var(--muted);}.step-more > div{color:var(--muted);font-size:.95rem;padding-top:6px;}.process li[data-reveal]{transition-delay:var(--reveal-delay,0ms);}.process li:nth-child(1){--reveal-delay:0ms;}.process li:nth-child(2){--reveal-delay:60ms;}.process li:nth-child(3){--reveal-delay:120ms;}.process li:nth-child(4){--reveal-delay:180ms;}.process li:nth-child(5){--reveal-delay:240ms;}.section-cta{background:linear-gradient(180deg,#000 0%,#0c0c0c 100%);}.site-footer{border-top:1px solid var(--border);background:#050505;}.footer-brand{display:flex;justify-content:center;padding:clamp(12px,3vh,20px) 0 0;}.footer-logo{height:clamp(72px,10vw,120px);width:auto;display:block;}.footer-inner{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;padding:clamp(20px,4vh,32px) 0;align-items:start;}.footer-bottom{display:flex;align-items:center;justify-content:center;padding:clamp(12px,3vh,20px) 0;color:var(--muted);border-top:1px solid var(--border);}.footer-copy{text-align:center;width:100%;}.site-footer a{color:var(--white);text-decoration:none;}.site-footer a:hover{text-decoration:underline;text-underline-offset:4px;}.site-footer a:focus-visible{outline:2px solid var(--white);outline-offset:2px;}[data-reveal]{opacity:0;transform:translateY(12px);transition:opacity .5s ease,transform .5s ease;}[data-reveal].visible{opacity:1;transform:translateY(0);}@media (max-width:960px){.grid-2{grid-template-columns:1fr;}.about .media-card{height:auto;max-height:380px;}.services{grid-template-columns:1fr;}.plans,.plans-grid{grid-template-columns:1fr;}}@media (max-width:720px){.footer-bottom{flex-direction:column;text-align:center;}.footer-logo{height:clamp(64px,18vw,96px);}}@media (min-width:720px) and (max-width:960px){.process{grid-template-columns:repeat(2,minmax(0,1fr));}}@media (max-width:720px){.testimonials,.process{grid-template-columns:1fr;}}@media (min-width:960px) and (max-width:1200px){.process{grid-template-columns:repeat(3,minmax(0,1fr));}}@media (max-width:720px){.hero-video-embed{display:block;}.hero-video-embed iframe{width:100vw;height:100vh;left:0;transform:none;}}@media (prefers-reduced-motion:reduce){.hero-video-embed{display:none;}}@media (min-width:1200px){.poster{font-size:clamp(1.6rem,4vw,3.2rem);letter-spacing:.03em;line-height:1.08;}}@media (max-width:720px){.poster{font-size:clamp(0.95rem,4.8vw,1.6rem);letter-spacing:.03em;}.hero-avant .hero-content::before{content:none;}}.poster,.marquee-text{color:#fff;}@media (prefers-reduced-motion:reduce){.marquee-track{animation:none;}.metric:hover,.metric:hover .metric-icon{transform:none;}}.about-text{align-self:center;text-align:left;max-width:68ch;}.about-text .kicker{margin-bottom:4px;}.about-text h2{margin-top:0;}.about-text p{color:#111;line-height:1.7;font-size:clamp(1rem,1.2vw,1.08rem);}.section-light .bullets span{color:var(--black);}.kicker{display:inline-block;color:var(--muted);font-weight:600;letter-spacing:.08em;text-transform:uppercase;font-size:.8rem;margin-bottom:8px;}.with-accent{position:relative;padding-left:16px;}.with-accent::before{content:"";position:absolute;left:0;top:0.2em;bottom:0.2em;width:4px;background:var(--white);border-radius:2px;opacity:.8;}.signature{margin-top:18px;border-top:1px solid var(--border);padding-top:12px;display:flex;gap:10px;align-items:baseline;}.sig-name{font-weight:700;}.sig-role{color:var(--muted);font-size:0.95rem;}.metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:clamp(56px,7vh,96px);align-items:stretch;}.metric{position:relative;border:1px solid var(--border);border-radius:12px;padding:16px;background:#0b0b0b;text-align:center;display:flex;flex-direction:column;gap:2px;}.metric{transition:transform .2s ease,border-color .2s ease,background .2s ease;}.metric:hover{transform:translateY(-2px);border-color:var(--white);}.metric-value{font-weight:800;font-size:clamp(1.5rem,3.2vw,2.1rem);letter-spacing:0.01em;line-height:1.1;margin-bottom:0;}.metric-label{color:#cfcfcf;font-size:0.86rem;text-transform:uppercase;letter-spacing:.045em;line-height:1.12;margin-top:0;}.metric-icon{width:clamp(72px,6vw,96px);height:clamp(72px,6vw,96px);margin:0 auto 6px;display:block;color:var(--white);opacity:.95;transition:transform .2s ease,opacity .2s ease,color .2s ease;}.metric-icon *{stroke-width:1.2;stroke-linecap:round;stroke-linejoin:round;}.metric:hover .metric-icon{transform:scale(1.04);opacity:1;}.section-light .metric{background:#0b0b0b;color:var(--white);border-color:var(--border);}.section-light .metric-icon{color:var(--white);}@media (max-width:960px){.metrics{grid-template-columns:1fr;}}.hero h1,.hero p{margin-left:0;margin-right:0;}@media (min-width:960px){.hero{min-height:100vh;}}main{padding-top:0;}.poster{font-family:Montserrat,Inter,Arial,sans-serif;text-transform:uppercase;font-weight:900;letter-spacing:.04em;font-size:clamp(1.8rem,4.2vw,3.6rem);line-height:1.06;margin-bottom:8px;}.texture{position:relative;}.texture::after{content:"";position:absolute;inset:0;pointer-events:none;background:rgba(0,0,0,0);filter:url(#grain);opacity:.08;}.poster{color:#fff;}@media (prefers-reduced-motion:reduce){.marquee-track{animation:none;}.metric:hover,.metric:hover .metric-icon{transform:none;}}.hero h1,.hero p{margin-left:auto;margin-right:auto;}.hero-video-fallback{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:grayscale(1) contrast(1.1);opacity:0.32;z-index:0;display:none;}.hero-video-fallback{pointer-events:none;}.video-status::before{content:"";display:inline-block;width:10px;height:10px;border-radius:50%;background:var(--white);opacity:.9;margin-right:8px;animation:pulse 1s ease-in-out infinite;}@keyframes pulse{0%{transform:scale(1);opacity:.6;}50%{transform:scale(1.3);opacity:1;}100%{transform:scale(1);opacity:.6;}}.centered-section{display:grid;place-items:center;text-align:center;padding:clamp(80px,12vh,120px) 0;}.centered-section .container{width:min(1120px,92%);margin-inline:auto;}.centered-section .grid-2{justify-items:center;align-items:center;}.centered-section .about-text{max-width:70ch;}.section-cta.section-light{background:var(--white);}#contato .with-accent::before{content:none;}#contato p{text-align:center;margin-left:auto;margin-right:auto;}#contato .contact-list{display:inline-grid;gap:6px;text-align:center;margin:8px auto 0;}#contato .contact-list a{color:var(--black);text-decoration:none;}#contato .contact-list a:hover{text-decoration:underline;}