:root{--blue:#06172f;--blue2:#0b2b55;--blue3:#123a70;--gold:#d6a23a;--gold2:#f4d585;--white:#fff;--soft:#f5f7fb;--ink:#102033;--muted:#647086;--glass:rgba(255,255,255,.1);--radius:28px;--shadow:0 30px 80px rgba(6,23,47,.18);--shadow2:0 18px 45px rgba(6,23,47,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--ink);background:radial-gradient(circle at top left,rgba(244,213,133,.09),transparent 28%),var(--white);line-height:1.65;overflow-x:hidden}a{color:inherit;text-decoration:none}img,video{max-width:100%;display:block}.container{width:min(1180px,92%);margin:auto}.loader{position:fixed;inset:0;z-index:9999;background:radial-gradient(circle at 50% 30%,#123a70 0,#06172f 42%,#020812 100%);display:grid;place-items:center;transition:.55s ease}.loader.hide{opacity:0;visibility:hidden}.loader-card{width:242px;display:grid;gap:18px;justify-items:center;animation:loaderFloat 1.8s ease-in-out infinite}.loader-card img{border-radius:20px;box-shadow:0 24px 65px rgba(0,0,0,.35);border:1px solid rgba(244,213,133,.34)}.loader-card span{width:88px;height:3px;border-radius:99px;background:linear-gradient(90deg,transparent,var(--gold2),transparent);animation:load 1s infinite}@keyframes load{50%{transform:scaleX(1.8)}}@keyframes loaderFloat{50%{transform:translateY(-7px)}}.site-header{position:fixed;top:16px;left:50%;transform:translateX(-50%);width:min(1180px,92%);height:78px;display:flex;align-items:center;justify-content:space-between;padding:10px 14px 10px 18px;border:1px solid rgba(244,213,133,.34);border-radius:999px;background:linear-gradient(135deg,rgba(6,23,47,.88),rgba(6,23,47,.68));backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);z-index:1000;box-shadow:0 22px 55px rgba(0,0,0,.18)}.brand img{width:176px;border-radius:12px;filter:drop-shadow(0 10px 18px rgba(0,0,0,.2))}.nav{display:flex;align-items:center;gap:22px;color:#fff;font-size:.93rem}.nav a{opacity:.9;transition:.22s}.nav a:hover{color:var(--gold2);opacity:1}.nav-cta{background:linear-gradient(135deg,var(--gold),var(--gold2));color:#071733!important;padding:12px 18px;border-radius:999px;font-weight:850;box-shadow:0 15px 32px rgba(214,162,58,.28)}.menu-toggle{display:none;background:none;border:0;gap:5px;flex-direction:column;cursor:pointer}.menu-toggle span{width:26px;height:2px;background:#fff;border-radius:99px}.hero{min-height:100vh;position:relative;display:grid;align-items:center;padding:152px 0 78px;overflow:hidden;background:var(--blue)}.hero:after{content:"";position:absolute;right:-18%;top:-20%;width:650px;height:650px;border-radius:50%;background:radial-gradient(circle,rgba(244,213,133,.28),rgba(244,213,133,0) 64%);z-index:1;pointer-events:none}.hero-bg,.hero-overlay{position:absolute;inset:0}.hero-bg{background-size:cover;background-position:center;opacity:0;animation:slideShow 18s infinite;transform:scale(1.06);filter:saturate(.92) contrast(1.02)}.hero-bg-1{background-image:url('https://images.unsplash.com/photo-1577412647305-991150c7d163?q=80&w=1800&auto=format&fit=crop');animation-delay:0s}.hero-bg-2{background-image:url('https://images.unsplash.com/photo-1606857521015-7f9fcf423740?q=80&w=1800&auto=format&fit=crop');animation-delay:6s}.hero-bg-3{background-image:url('https://images.unsplash.com/photo-1497366754035-f200968a6e72?q=80&w=1800&auto=format&fit=crop');animation-delay:12s}@keyframes slideShow{0%,30%{opacity:1;transform:scale(1)}36%,100%{opacity:0;transform:scale(1.1)}}.hero-overlay{background:linear-gradient(100deg,rgba(3,11,25,.96) 0%,rgba(6,23,47,.82) 42%,rgba(6,23,47,.24) 100%),linear-gradient(0deg,rgba(3,11,25,.88),transparent 38%)}.hero-content{position:relative;z-index:2;width:min(790px,92%);margin-left:calc((100% - min(1180px,92%))/2);color:#fff}.eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--gold2);font-size:.76rem;font-weight:900}.eyebrow.dark{color:#a7741c}.hero h1{font-size:clamp(2.75rem,6.4vw,6.25rem);line-height:.92;margin:15px 0 22px;letter-spacing:-.065em;text-wrap:balance}.hero-text{font-size:clamp(1.05rem,2vw,1.38rem);max-width:720px;color:#eef4ff;text-wrap:pretty}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:31px}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:15px 24px;font-weight:900;cursor:pointer;transition:.28s ease;box-shadow:0 17px 34px rgba(0,0,0,.14);letter-spacing:-.01em}.btn:hover{transform:translateY(-4px)}.primary{background:linear-gradient(135deg,var(--gold),var(--gold2));color:#071733}.secondary{border:1px solid rgba(244,213,133,.62);color:#fff;background:rgba(255,255,255,.09)}.secondary.dark{color:var(--blue);border-color:rgba(6,23,47,.15);background:#fff}.hero-proof{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.hero-proof span{padding:9px 12px;border:1px solid rgba(244,213,133,.28);border-radius:999px;background:rgba(255,255,255,.08);backdrop-filter:blur(10px);font-weight:800;font-size:.9rem;color:#fff}.hero-card{position:absolute;right:calc((100% - min(1180px,92%))/2);bottom:58px;z-index:2;width:324px;border:1px solid rgba(244,213,133,.38);border-radius:30px;background:linear-gradient(145deg,rgba(6,23,47,.84),rgba(18,58,112,.55));backdrop-filter:blur(16px);padding:18px;color:#fff;box-shadow:var(--shadow)}.hero-card img{border-radius:18px;margin-bottom:14px;border:1px solid rgba(244,213,133,.18)}.hero-card div{display:flex;justify-content:space-between;gap:14px;border-top:1px solid rgba(255,255,255,.12);padding:10px 0;font-size:.93rem}.hero-card span{text-align:right;color:#eaf1fb}.section{padding:98px 0;position:relative}.two-col{display:grid;grid-template-columns:1.05fr .95fr;gap:58px;align-items:center}.section h2{font-size:clamp(2.05rem,4vw,3.45rem);line-height:1.05;margin:10px 0 18px;color:var(--blue);letter-spacing:-.045em;text-wrap:balance}.section p{color:#3d4a5e}.problem,.why,.contact,.process{background:linear-gradient(180deg,#f8fafd,#eef3f9)}.metrics-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:28px}.metrics-row span{padding:16px;border-radius:20px;background:#fff;border:1px solid rgba(6,23,47,.08);box-shadow:0 16px 35px rgba(6,23,47,.07);font-weight:800;color:var(--blue)}.metrics-row b{display:block;color:#a7741c;font-size:1.2rem}.quote-card{border-radius:32px;padding:42px;background:linear-gradient(145deg,var(--blue),var(--blue2));color:#fff;box-shadow:var(--shadow);border:1px solid rgba(244,213,133,.34);position:relative;overflow:hidden}.quote-card:before{content:"";position:absolute;inset:auto -70px -80px auto;width:210px;height:210px;border-radius:50%;background:rgba(244,213,133,.16)}.quote-card span{font-size:5.4rem;color:var(--gold);line-height:0}.quote-card p{font-size:1.65rem;font-weight:900;color:#fff;letter-spacing:-.025em}.ethics{background:radial-gradient(circle at 10% 20%,rgba(214,162,58,.18),transparent 36%),linear-gradient(135deg,var(--blue),#030b18);color:#fff}.ethics-card{display:grid;grid-template-columns:.8fr 1.2fr;gap:42px;align-items:center;border:1px solid rgba(244,213,133,.32);border-radius:34px;padding:48px;background:rgba(255,255,255,.055);box-shadow:0 22px 70px rgba(0,0,0,.2)}.ethics h2,.ethics p{color:#fff}.section-title{text-align:center;max-width:850px;margin:0 auto 42px}.service-grid,.why-grid,.split-cards,.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.process-grid{grid-template-columns:repeat(4,1fr)}.service-card,.why-card,.program-card,.process-card{border-radius:30px;padding:30px;background:rgba(255,255,255,.92);box-shadow:var(--shadow2);border:1px solid rgba(9,32,64,.08);transition:.28s ease;position:relative;overflow:hidden}.service-card:before,.why-card:before,.program-card:before,.process-card:before{content:"";position:absolute;inset:0 0 auto 0;height:4px;background:linear-gradient(90deg,var(--gold),var(--gold2));opacity:.75}.service-card:hover,.why-card:hover,.program-card:hover,.process-card:hover{transform:translateY(-7px);box-shadow:var(--shadow)}.service-card h3,.why-card h3,.process-card h3{color:var(--blue);font-size:1.3rem;line-height:1.15}.service-card strong{display:block;color:#a7741c;margin-top:18px}.service-card span{color:var(--muted)}.process-card span,.why-card span{font-size:3.1rem;font-weight:950;color:rgba(214,162,58,.28);line-height:1}.video-section{background:#fff}.video-wrap{display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:0;border-radius:36px;overflow:hidden;box-shadow:var(--shadow);background:linear-gradient(135deg,var(--blue),var(--blue2));border:1px solid rgba(214,162,58,.18)}.video-wrap video{height:480px;width:100%;object-fit:cover}.video-copy{padding:48px;color:#fff}.video-copy h2,.video-copy p{color:#fff}.about{background:linear-gradient(180deg,#fff,#f8fafc)}.about-grid{grid-template-columns:.82fr 1.18fr}.portrait{border-radius:36px;overflow:hidden;background:linear-gradient(135deg,var(--gold),var(--blue));padding:10px;box-shadow:var(--shadow)}.portrait img{border-radius:28px;width:100%;height:620px;object-fit:cover;object-position:center top}.values{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.values span{padding:10px 15px;border-radius:999px;background:#eef3fa;color:var(--blue);font-weight:900;border:1px solid rgba(6,23,47,.06)}.programs{background:radial-gradient(circle at 80% 10%,rgba(244,213,133,.2),transparent 30%),linear-gradient(135deg,#06172f,#0e315f)}.split-cards{grid-template-columns:1fr 1fr}.program-card{background:rgba(255,255,255,.96)}.program-card ol,.program-card ul{padding-left:20px}.program-card li{margin:.38rem 0}.contact-card{display:grid;grid-template-columns:.85fr 1.15fr;gap:36px;align-items:center;background:radial-gradient(circle at 0 0,rgba(244,213,133,.17),transparent 30%),linear-gradient(135deg,var(--blue),var(--blue2));border-radius:38px;padding:46px;color:#fff;box-shadow:var(--shadow)}.contact-card h2,.contact-card p{color:#fff}.contact-form{display:grid;gap:12px}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.11);color:#fff;border-radius:18px;padding:15px 16px;font:inherit;outline:none;transition:.2s}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:rgba(244,213,133,.8);box-shadow:0 0 0 4px rgba(244,213,133,.1)}.contact-form option{color:#111}.contact-form ::placeholder{color:rgba(255,255,255,.72)}.form-link{color:var(--gold2);font-weight:800;text-align:center}.footer{background:#030b18;color:#dfe7f5;padding:58px 0 20px;position:relative}.footer:before{content:"";position:absolute;inset:0 0 auto 0;height:1px;background:linear-gradient(90deg,transparent,var(--gold),transparent)}.footer-grid{display:grid;grid-template-columns:1.1fr 1fr 1.1fr;gap:30px}.footer img{width:218px;border-radius:18px;border:1px solid rgba(244,213,133,.18)}.footer h3{color:var(--gold2)}.footer p,.footer small{color:#cdd7e8}.footer a:hover{color:var(--gold2)}.dev-credit{text-align:center;border-top:1px solid rgba(255,255,255,.1);margin-top:38px;padding-top:18px;color:#9aa7bd}.dev-credit a{color:var(--gold2);font-weight:800}.whatsapp-float{position:fixed;right:22px;bottom:22px;width:64px;height:64px;border-radius:50%;background:#25d366;display:grid;place-items:center;z-index:1001;box-shadow:0 18px 36px rgba(37,211,102,.35);animation:pulse 2s infinite}.whatsapp-float svg{width:40px;height:40px}@keyframes pulse{50%{transform:scale(1.06);box-shadow:0 0 0 14px rgba(37,211,102,.1)}}.reveal{opacity:0;transform:translateY(28px);transition:.75s ease}.reveal.visible{opacity:1;transform:none}@media(max-width:1080px){.process-grid{grid-template-columns:repeat(2,1fr)}.hero-card{width:300px}}@media(max-width:960px){.site-header{top:10px;height:70px}.brand img{width:140px}.menu-toggle{display:flex}.nav{position:absolute;top:82px;right:0;left:0;display:none;flex-direction:column;background:rgba(6,23,47,.98);border:1px solid rgba(244,213,133,.25);border-radius:24px;padding:22px}.nav.open{display:flex}.hero-card{position:relative;right:auto;bottom:auto;margin:36px auto 0;width:min(92%,350px)}.hero{padding-bottom:48px}.two-col,.ethics-card,.video-wrap,.contact-card,.footer-grid{grid-template-columns:1fr}.service-grid,.why-grid,.split-cards{grid-template-columns:1fr}.video-wrap video{height:320px}.portrait img{height:540px}.section{padding:74px 0}.metrics-row{grid-template-columns:1fr 1fr 1fr}}@media(max-width:620px){.hero-content{margin-left:4%}.hero h1{font-size:2.72rem}.hero-actions{flex-direction:column}.btn{width:100%;padding:14px 18px}.hero-proof{display:grid;grid-template-columns:1fr}.ethics-card,.contact-card,.service-card,.why-card,.program-card,.process-card{padding:24px}.process-grid,.metrics-row{grid-template-columns:1fr}.portrait img{height:470px}.footer img{width:180px}.whatsapp-float{width:56px;height:56px;right:16px;bottom:16px}.nav-cta{width:100%;text-align:center}.contact-card{padding:28px}.hero-card div{font-size:.88rem}}

/* Ajustes finais solicitados: logo sem fundo, hero mobile limpo, vídeo mais refinado e CTA de orçamento em destaque */
.brand img{width:188px;border-radius:0;filter:drop-shadow(0 12px 18px rgba(0,0,0,.34))}.loader-card img,.hero-card img,.footer img{background:transparent;border:0;border-radius:0}.loader-card{width:300px}.loader-card img{box-shadow:none}.hero{overflow:hidden}.hero-bg{background-position:center;filter:saturate(.95) contrast(1.05)}.hero-bg-1{background-position:center 45%}.hero-bg-2{background-position:center 42%}.hero-bg-3{background-position:center 48%}.hero-overlay{background:linear-gradient(100deg,rgba(3,11,25,.96) 0%,rgba(6,23,47,.86) 38%,rgba(6,23,47,.32) 70%,rgba(6,23,47,.16) 100%),linear-gradient(0deg,rgba(3,11,25,.78),transparent 42%)}.hero h1{max-width:780px}.budget-btn{background:linear-gradient(135deg,#fff7db,var(--gold2));color:#071733;border:1px solid rgba(244,213,133,.95);box-shadow:0 20px 42px rgba(244,213,133,.24)}.budget-highlight{padding:34px 0;background:linear-gradient(180deg,#06172f,#071b38);position:relative;z-index:3}.budget-highlight-card{display:grid;grid-template-columns:1fr auto;align-items:center;gap:28px;border:1px solid rgba(244,213,133,.32);border-radius:34px;padding:32px 36px;background:radial-gradient(circle at 0 0,rgba(244,213,133,.22),transparent 34%),rgba(255,255,255,.06);box-shadow:0 24px 70px rgba(0,0,0,.22)}.budget-highlight h2{font-size:clamp(1.65rem,3vw,2.55rem);line-height:1.05;margin:7px 0 8px;color:#fff;letter-spacing:-.035em}.budget-highlight p{color:#dfe8f7;max-width:760px;margin:0}.budget-main-btn{font-size:1rem;white-space:nowrap;padding:17px 28px;box-shadow:0 22px 48px rgba(214,162,58,.32)}.video-wrap{width:min(1040px,92%);grid-template-columns:1fr .92fr;border-radius:34px}.video-wrap video{height:390px;object-fit:cover;object-position:center}.video-copy{padding:42px}.video-copy h2{font-size:clamp(1.9rem,3.2vw,3rem)}
@media(max-width:960px){.brand img{width:152px}.loader-card{width:238px}.hero{min-height:auto;padding:132px 0 36px;display:block}.hero-content{width:min(640px,92%);margin:0 auto;text-align:left}.hero-card{display:none}.hero-overlay{background:linear-gradient(180deg,rgba(3,11,25,.86) 0%,rgba(6,23,47,.86) 48%,rgba(6,23,47,.72) 100%)}.hero h1{font-size:clamp(2.1rem,8vw,3.2rem);line-height:1.02;margin:10px 0 14px;letter-spacing:-.045em}.hero-text{font-size:1rem;line-height:1.55;max-width:580px}.hero-actions{margin-top:22px}.hero-proof{display:none}.eyebrow{font-size:.66rem;letter-spacing:.13em}.budget-highlight{padding:22px 0}.budget-highlight-card{grid-template-columns:1fr;padding:26px 22px;text-align:left}.budget-main-btn{width:100%;white-space:normal}.video-wrap{width:min(92%,720px);grid-template-columns:1fr}.video-wrap video{height:260px}.video-copy{padding:28px}.footer img{width:190px}}
@media(max-width:620px){.site-header{height:66px}.brand img{width:132px}.hero{padding-top:116px}.hero-content{text-align:left}.hero h1{font-size:2.25rem}.hero-text{font-size:.96rem}.hero-actions{gap:11px}.btn{font-size:.89rem}.hero-bg{background-position:center}.budget-highlight-card{border-radius:26px;padding:24px 18px}.budget-highlight h2{font-size:1.7rem}.budget-highlight p{font-size:.95rem}.video-wrap{border-radius:24px}.video-wrap video{height:220px}.video-copy{padding:24px 20px}.video-copy p{font-size:.95rem}.section{padding:64px 0}}

/* Correções finais: cards mais compactos, CTA de orçamento destacado, hero mais limpo e responsivo */
.hero h1{font-size:clamp(2.55rem,5.2vw,5.15rem);max-width:720px;line-height:.96}.hero-text{font-size:clamp(1rem,1.55vw,1.2rem);max-width:660px}.hero-actions{margin-top:26px}.hero-card{width:300px;padding:16px 18px 12px}.hero-card img{max-height:160px;object-fit:contain;margin:0 auto 12px}.hero-card div{padding:9px 0}.hero-bg{animation-duration:15s}.hero-bg-1{animation-delay:0s}.hero-bg-2{animation-delay:5s}.hero-bg-3{animation-delay:10s}
.quote-card{padding:26px 30px;min-height:auto}.quote-card span{font-size:3.9rem}.quote-card p{font-size:clamp(1.25rem,2.4vw,1.75rem);line-height:1.38;margin:0}.ethics-card{gap:26px;padding:32px 34px;align-items:start}.ethics-card h2{font-size:clamp(1.95rem,3.4vw,3rem);margin:6px 0 0}.ethics-card p{line-height:1.62;margin:0}.service-card,.why-card,.program-card,.process-card{padding:24px 24px 22px}.process-card span,.why-card span{font-size:2.35rem}.section-title{margin-bottom:32px}.budget-highlight{padding:42px 0;background:radial-gradient(circle at 80% 20%,rgba(244,213,133,.22),transparent 34%),linear-gradient(135deg,#06172f,#09274d)}.budget-highlight-card{position:relative;overflow:hidden;grid-template-columns:1fr auto;padding:34px 38px;border-radius:32px;background:linear-gradient(135deg,rgba(255,255,255,.11),rgba(255,255,255,.045));border:1px solid rgba(244,213,133,.42)}.budget-highlight-card:before{content:"";position:absolute;inset:0 0 auto 0;height:5px;background:linear-gradient(90deg,var(--gold),var(--gold2),var(--gold));}.budget-main-btn{position:relative;background:linear-gradient(135deg,#f5b73d,#fff0ae);color:#06172f;border:0;font-size:1.04rem;font-weight:950;text-transform:none;min-width:280px;box-shadow:0 22px 54px rgba(244,213,133,.32), inset 0 1px 0 rgba(255,255,255,.65)}.budget-main-btn:after{content:"→";margin-left:10px;font-size:1.15rem}.budget-main-btn:hover{transform:translateY(-5px) scale(1.02)}.video-wrap{width:min(940px,92%);grid-template-columns:1fr .95fr}.video-wrap video{height:340px}.video-copy{padding:34px}.video-copy h2{font-size:clamp(1.75rem,2.6vw,2.45rem);line-height:1.08}.video-copy p{font-size:.98rem;line-height:1.62}.brand img{width:178px}.site-header{height:74px}
@media(max-width:960px){.hero-bg{animation-duration:12s}.hero-bg-1{animation-delay:0s}.hero-bg-2{animation-delay:4s}.hero-bg-3{animation-delay:8s}.hero{padding:112px 0 34px}.hero-content{width:min(600px,90%)}.hero h1{font-size:clamp(2rem,7vw,2.75rem);line-height:1.04;margin:8px 0 12px}.hero-text{font-size:.96rem;line-height:1.52}.hero-actions{margin-top:18px}.hero-card{display:none}.budget-highlight{padding:28px 0}.budget-highlight-card{grid-template-columns:1fr;gap:18px;padding:26px 20px;border-radius:26px}.budget-highlight h2{font-size:clamp(1.55rem,5.5vw,2.05rem);line-height:1.12}.budget-main-btn{min-width:0;width:100%;padding:16px 18px}.ethics-card{padding:26px 22px;gap:14px}.ethics-card h2{font-size:2rem}.ethics-card p{font-size:.96rem;line-height:1.6}.quote-card{padding:24px}.service-card,.why-card,.program-card,.process-card{padding:22px}.video-wrap{width:min(92%,620px)}.video-wrap video{height:230px}.video-copy{padding:24px}.brand img{width:145px}.site-header{height:68px}}
@media(max-width:620px){.hero{padding-top:104px}.hero-content{width:90%;margin:0 auto}.eyebrow{font-size:.61rem;line-height:1.55;letter-spacing:.115em}.hero h1{font-size:2.05rem;letter-spacing:-.04em}.hero-text{font-size:.92rem}.hero .primary{padding:14px 16px;font-size:.84rem}.budget-highlight-card{padding:24px 18px}.budget-highlight h2{font-size:1.55rem}.budget-highlight p{font-size:.91rem}.quote-card p{font-size:1.2rem}.quote-card span{font-size:3.2rem}.ethics-card h2{font-size:1.78rem}.ethics-card p{font-size:.92rem}.video-wrap video{height:190px}.video-copy h2{font-size:1.55rem}.section{padding:56px 0}.brand img{width:124px}}

/* Refinamento da entrada mobile: menos ruído visual e maior respiro */
@media(max-width:760px){
  .site-header{
    top:8px;
    width:calc(100% - 24px);
    height:58px;
    border-radius:22px;
    background:rgba(6,23,47,.72);
    backdrop-filter:blur(18px);
  }
  .brand img{width:108px;}
  .menu-toggle{gap:5px;}
  .menu-toggle span{width:23px;height:2px;}
  .hero{
    min-height:100svh;
    padding:104px 0 88px;
    display:grid;
    align-items:center;
  }
  .hero-overlay{
    background:
      radial-gradient(circle at 72% 22%,rgba(244,213,133,.18),transparent 28%),
      linear-gradient(180deg,rgba(3,11,25,.62) 0%,rgba(6,23,47,.84) 50%,rgba(3,11,25,.96) 100%);
  }
  .hero-content{
    width:min(88%,430px);
    text-align:center;
    margin:0 auto;
    padding:24px 18px 22px;
    border:1px solid rgba(244,213,133,.18);
    border-radius:28px;
    background:linear-gradient(180deg,rgba(6,23,47,.42),rgba(6,23,47,.18));
    box-shadow:0 28px 80px rgba(0,0,0,.25);
  }
  .hero-content .eyebrow{
    display:inline-flex;
    justify-content:center;
    max-width:100%;
    margin:0 auto 10px;
    padding:7px 12px;
    border-radius:999px;
    background:rgba(244,213,133,.13);
    border:1px solid rgba(244,213,133,.22);
    font-size:.55rem;
    letter-spacing:.1em;
    line-height:1.35;
  }
  .hero h1{
    font-size:clamp(1.8rem,8.2vw,2.35rem);
    line-height:1.02;
    margin:8px 0 12px;
  }
  .hero-text{
    font-size:.9rem;
    line-height:1.5;
    max-width:34ch;
    margin:0 auto;
    color:rgba(255,255,255,.88);
  }
  .hero-actions{margin-top:20px;}
  .hero .primary{
    width:100%;
    max-width:340px;
    margin:0 auto;
    border-radius:18px;
    padding:14px 16px;
    box-shadow:0 18px 38px rgba(244,213,133,.22);
  }
  .budget-highlight{
    padding:34px 0 38px;
  }
  .budget-highlight-card{
    width:min(90%,420px);
    border-radius:28px;
    padding:24px 18px 20px;
    text-align:center;
  }
  .budget-highlight-card .eyebrow{
    justify-content:center;
    text-align:center;
  }
  .budget-highlight h2{
    font-size:1.42rem;
    max-width:15ch;
    margin-left:auto;
    margin-right:auto;
  }
  .budget-highlight p{
    max-width:32ch;
    margin:0 auto;
    font-size:.9rem;
  }
}

@media(max-width:380px){
  .hero-content{width:90%;padding:20px 15px;}
  .hero h1{font-size:1.72rem;}
  .hero-text{font-size:.86rem;}
  .hero .primary{font-size:.78rem;}
}

/* Final mobile refinements: hero credentials card + video section */
@media (max-width: 960px){
  .hero{
    padding-bottom: 28px;
  }
  .hero-card{
    display:block !important;
    position:relative !important;
    right:auto !important;
    bottom:auto !important;
    width:min(88%, 360px) !important;
    margin:24px auto 0 !important;
    padding:18px 18px 14px !important;
    border-radius:28px !important;
    background:linear-gradient(145deg,rgba(6,23,47,.90),rgba(22,49,82,.86)) !important;
    box-shadow:0 24px 60px rgba(0,0,0,.24) !important;
  }
  .hero-card img{
    width:180px !important;
    max-width:72% !important;
    margin:0 auto 16px !important;
    border:none !important;
    border-radius:0 !important;
    box-shadow:none !important;
  }
  .hero-card div{
    padding:10px 0 !important;
    font-size:.92rem !important;
    align-items:center !important;
  }
  .hero-card div:last-child{padding-bottom:2px !important;}
  .budget-highlight{
    padding:30px 0 44px !important;
  }
  .budget-main-btn{
    background:linear-gradient(135deg,var(--gold),var(--gold2)) !important;
    color:#06172f !important;
    box-shadow:0 20px 46px rgba(214,162,58,.28) !important;
  }
  .video-section{
    padding:58px 0 !important;
    background:linear-gradient(180deg,#f8fafc,#eef3f9) !important;
  }
  .video-wrap{
    display:grid !important;
    grid-template-columns:1fr !important;
    width:min(90%, 620px) !important;
    margin:0 auto !important;
    border-radius:28px !important;
    overflow:hidden !important;
    gap:0 !important;
    background:linear-gradient(145deg,var(--blue),var(--blue2)) !important;
  }
  .video-wrap video{
    width:100% !important;
    height:auto !important;
    aspect-ratio:16/9 !important;
    object-fit:cover !important;
    object-position:center !important;
    border-radius:0 !important;
  }
  .video-copy{
    padding:26px 22px 28px !important;
    text-align:left !important;
  }
  .video-copy .eyebrow{
    display:inline-flex !important;
    margin-bottom:8px !important;
  }
  .video-copy h2{
    font-size:clamp(1.55rem,5.8vw,2.05rem) !important;
    line-height:1.12 !important;
    margin:8px 0 12px !important;
    max-width:100% !important;
  }
  .video-copy p{
    font-size:.96rem !important;
    line-height:1.62 !important;
    max-width:100% !important;
  }
}

@media (max-width: 620px){
  .hero-card{
    width:min(88%, 330px) !important;
    margin-top:20px !important;
    padding:16px 18px 12px !important;
  }
  .hero-card img{
    width:158px !important;
    margin-bottom:14px !important;
  }
  .hero-card div{
    font-size:.88rem !important;
  }
  .budget-highlight-card{
    width:min(90%, 350px) !important;
  }
  .video-section{
    padding:50px 0 !important;
  }
  .video-wrap{
    width:min(90%, 360px) !important;
    border-radius:24px !important;
  }
  .video-copy{
    padding:22px 18px 24px !important;
  }
  .video-copy h2{
    font-size:1.48rem !important;
  }
  .video-copy p{
    font-size:.91rem !important;
  }
}

/* Ajuste final: textos centralizados e CTA do formulário mais evidente */
.hero-content,
.budget-highlight-card,
.budget-highlight-card > div,
.quote-card,
.ethics-card,
.video-copy,
.contact-card{
  text-wrap: balance;
}
.hero-text,
.budget-highlight p,
.budget-highlight h2,
.budget-highlight-card .eyebrow{
  text-align:center;
  margin-left:auto;
  margin-right:auto;
}
.budget-highlight-card{
  text-align:center;
  justify-items:center;
  gap:24px;
}
.budget-highlight-card > div{
  display:grid;
  justify-items:center;
}
.budget-highlight h2{
  max-width:720px;
  margin-bottom:12px;
}
.budget-highlight p{
  max-width:650px;
  line-height:1.7;
}
.budget-main-btn{
  min-width:330px;
  padding:19px 34px !important;
  border-radius:999px !important;
  background:linear-gradient(135deg,#ffd66e 0%,#f1b93e 45%,#fff2b5 100%) !important;
  color:#06172f !important;
  border:1px solid rgba(255,255,255,.55) !important;
  box-shadow:0 22px 54px rgba(214,162,58,.34),0 0 0 7px rgba(244,213,133,.11) !important;
  letter-spacing:-.015em;
}
.budget-main-btn::before{
  content:"↗";
  display:inline-grid;
  place-items:center;
  width:26px;
  height:26px;
  margin-right:10px;
  border-radius:50%;
  background:#06172f;
  color:#f4d585;
  font-size:.9rem;
  line-height:1;
}
.budget-main-btn:after{content:"" !important;margin:0 !important;}
.form-link{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  width:100%;
  min-height:54px;
  padding:15px 18px;
  border-radius:999px;
  background:linear-gradient(135deg,#ffd66e,#f2ba43 52%,#fff0ac);
  color:#06172f !important;
  font-weight:950;
  text-align:center;
  box-shadow:0 18px 42px rgba(214,162,58,.27), inset 0 1px 0 rgba(255,255,255,.7);
  border:1px solid rgba(255,255,255,.45);
  transition:.25s ease;
}
.form-link::before{
  content:"↗";
  width:24px;
  height:24px;
  border-radius:50%;
  display:inline-grid;
  place-items:center;
  background:#06172f;
  color:#f4d585;
  flex:0 0 24px;
  font-size:.86rem;
}
.form-link:hover{transform:translateY(-3px);box-shadow:0 24px 52px rgba(214,162,58,.34)}
@media(max-width:960px){
  .hero-content{ text-align:center !important; }
  .hero-text{ max-width:31ch !important; line-height:1.62 !important; }
  .budget-highlight-card{ width:min(91%,430px) !important; padding:28px 22px !important; }
  .budget-highlight h2{ max-width:17ch !important; line-height:1.12 !important; }
  .budget-highlight p{ max-width:31ch !important; line-height:1.68 !important; }
  .budget-main-btn{ min-width:0; width:100%; max-width:350px; }
}
@media(max-width:620px){
  .hero-text{ font-size:.88rem !important; max-width:30ch !important; }
  .budget-highlight{ padding:28px 0 40px !important; }
  .budget-highlight-card{ border-radius:30px !important; }
  .budget-highlight h2{ font-size:1.48rem !important; }
  .budget-highlight p{ font-size:.88rem !important; }
  .budget-main-btn,.form-link{ font-size:.88rem; line-height:1.2; padding:15px 16px !important; }
}
