:root{
  --ink:#071a3d;
  --ink2:#102a5a;
  --blue:#2378f2;
  --violet:#7056f4;
  --cyan:#16c7c2;
  --muted:#67748e;
  --paper:#f7f9fd;
  --line:rgba(14,43,88,.10);
  --white:#fff;
  --max:1180px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,system-ui,sans-serif;color:var(--ink);background:white;-webkit-font-smoothing:antialiased}
a{text-decoration:none;color:inherit}
button{font:inherit}
img{display:block;max-width:100%}
.container{width:min(calc(100% - 48px),var(--max));margin:auto}

.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.90);backdrop-filter:blur(18px);border-bottom:1px solid rgba(7,26,61,.06);transition:.25s}
.site-header.is-scrolled{box-shadow:0 10px 32px rgba(7,26,61,.07)}
.header-inner{height:82px;display:flex;align-items:center}
.brand{margin-right:auto;display:flex;align-items:center}
.brand img{width:260px;max-height:60px;object-fit:contain;object-position:left center}
.desktop-nav{display:flex;gap:32px;margin-right:30px}
.desktop-nav a{font-size:14px;font-weight:700;color:#46536d}
.desktop-nav a:hover{color:var(--blue)}
.header-cta{min-height:46px;padding:0 20px;border-radius:14px;display:flex;align-items:center;gap:10px;background:linear-gradient(120deg,var(--blue),var(--violet));color:white;font-size:14px;font-weight:800;box-shadow:0 12px 28px rgba(73,88,235,.22)}
.menu-toggle,.mobile-nav{display:none}

.hero{position:relative;overflow:hidden;min-height:calc(100vh - 82px);background:linear-gradient(135deg,#fff 0%,#fbfdff 45%,#f4f7ff 100%)}
.hero-grid-bg{position:absolute;inset:0;background-image:linear-gradient(rgba(13,48,96,.032) 1px,transparent 1px),linear-gradient(90deg,rgba(13,48,96,.032) 1px,transparent 1px);background-size:46px 46px;mask-image:linear-gradient(to bottom,#000,transparent 90%)}
.hero-glow{position:absolute;border-radius:50%;pointer-events:none}
.glow-a{width:580px;height:580px;right:-180px;top:20px;background:radial-gradient(circle,rgba(112,86,244,.16),transparent 68%)}
.glow-b{width:450px;height:450px;right:340px;top:250px;background:radial-gradient(circle,rgba(22,199,194,.13),transparent 70%)}
.hero-inner{position:relative;z-index:2;min-height:680px;padding:72px 0 48px;display:grid;grid-template-columns:.94fr 1.06fr;gap:58px;align-items:center}
.eyebrow{display:inline-flex;align-items:center;gap:9px;padding:8px 13px;border:1px solid rgba(35,120,242,.16);border-radius:999px;background:rgba(255,255,255,.75);font-size:11px;font-weight:900;letter-spacing:.13em;color:var(--blue)}
.eyebrow span{width:8px;height:8px;border-radius:50%;background:var(--cyan);box-shadow:0 0 0 5px rgba(22,199,194,.10)}
.hero h1{margin:26px 0 0;font-family:Manrope,sans-serif;font-size:clamp(53px,5.1vw,78px);line-height:.96;letter-spacing:-.06em;max-width:600px}
.hero h1 em{display:block;font-style:normal;background:linear-gradient(100deg,var(--blue),var(--violet) 52%,var(--cyan));-webkit-background-clip:text;background-clip:text;color:transparent}
.hero-lead{max-width:600px;margin:28px 0 0;font-size:20px;line-height:1.58;color:#40506b}
.hero-lead strong{color:var(--ink)}
.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}
.button{min-height:52px;padding:0 22px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-size:14px;font-weight:800;transition:.2s}
.button:hover{transform:translateY(-2px)}
.primary{color:white;background:linear-gradient(120deg,var(--blue),var(--violet));box-shadow:0 14px 30px rgba(73,88,235,.22)}
.secondary{background:rgba(255,255,255,.86);border:1px solid var(--line);box-shadow:0 8px 22px rgba(7,26,61,.04)}
.trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:34px;max-width:640px}
.trust-row div{padding-top:12px;border-top:1px solid rgba(19,57,105,.10)}
.trust-row b{display:block;color:var(--cyan);font-size:10px;letter-spacing:.12em}
.trust-row span{display:block;margin-top:5px;color:#748198;font-size:11px;line-height:1.4;font-weight:600}

.hero-showcase{position:relative;min-height:540px}
.showcase-ring{position:absolute;left:50%;top:50%;border-radius:50%;transform:translate(-50%,-50%);pointer-events:none}
.ring-one{width:500px;height:500px;border:1px dashed rgba(79,99,201,.15)}
.ring-two{width:610px;height:610px;border:1px solid rgba(20,186,191,.07)}
.studio-window{position:absolute;left:50%;top:50%;transform:translate(-50%,-48%);width:490px;height:390px;border-radius:28px;background:#fff;border:1px solid rgba(13,47,94,.10);box-shadow:0 36px 80px rgba(7,26,61,.18);overflow:hidden}
.window-topbar{height:56px;padding:0 16px;display:flex;align-items:center;border-bottom:1px solid rgba(12,46,93,.08);background:rgba(250,252,255,.97)}
.window-dots{display:flex;gap:5px;margin-right:14px}.window-dots i{width:7px;height:7px;border-radius:50%;background:#d9dfeb}.window-dots i:nth-child(1){background:#ff8277}.window-dots i:nth-child(2){background:#ffd46e}.window-dots i:nth-child(3){background:#63d59c}
.window-tabs{display:flex;gap:4px}.studio-tab{border:0;border-radius:8px;padding:7px 10px;background:transparent;color:#8a95aa;font-size:9px;font-weight:900;letter-spacing:.12em;cursor:pointer}.studio-tab.active{background:#eaf2ff;color:var(--blue)}
.window-live{margin-left:auto;font-size:8px;font-weight:900;letter-spacing:.12em;color:#70809b}.window-live span{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--cyan);margin-right:5px;box-shadow:0 0 0 4px rgba(22,199,194,.10)}
.studio-canvas{position:relative;height:calc(100% - 56px);background:linear-gradient(145deg,#f8fbff,#f2f6ff);overflow:hidden}
.studio-panel{position:absolute;inset:0;padding:24px;opacity:0;transform:translateY(10px);pointer-events:none;transition:.28s ease}
.studio-panel.active{opacity:1;transform:translateY(0);pointer-events:auto}

.mini-browser{width:72%;height:100%;border-radius:18px;background:#0a204c;padding:14px;box-shadow:0 18px 40px rgba(7,26,61,.18)}
.mini-nav{display:flex;align-items:center;gap:8px}.mini-logo{width:22px;height:22px;border-radius:7px;background:linear-gradient(135deg,var(--cyan),var(--violet));display:grid;place-items:center;color:#fff;font-weight:900;font-size:10px}.mini-nav i{height:5px;border-radius:999px;background:#214278}.mini-nav i:nth-child(2){width:36px}.mini-nav i:nth-child(3){width:28px}.mini-nav i:nth-child(4){width:40px}
.mini-hero{padding:26px 10px 14px;color:white}.mini-hero small{font-size:7px;letter-spacing:.14em;color:#51dcda}.mini-hero h3{font-family:Manrope,sans-serif;font-size:19px;line-height:1.1;margin:8px 0}.mini-hero p{font-size:9px;color:#b9c8e3;max-width:210px;line-height:1.5}.mini-button{display:block;width:78px;height:18px;border-radius:6px;margin-top:13px;background:linear-gradient(90deg,var(--blue),var(--violet))}
.mini-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;padding:0 10px}.mini-cards i{height:44px;border-radius:8px;background:linear-gradient(145deg,#13366f,#1d4c93)}
.device-phone{position:absolute;right:20px;bottom:18px;width:118px;height:218px;border-radius:26px;padding:24px 14px 14px;background:linear-gradient(155deg,#10275a,#174891);color:white;border:5px solid #071a3d;transform:rotate(5deg);box-shadow:0 20px 40px rgba(7,26,61,.24)}
.phone-notch{position:absolute;top:7px;left:50%;transform:translateX(-50%);width:43px;height:8px;border-radius:10px;background:#071a3d}.phone-kicker{font-size:6px;letter-spacing:.12em;color:#58ded8}.device-phone strong{display:block;font-size:15px;line-height:1.15;margin-top:10px}.phone-lines{margin-top:18px}.phone-lines i{display:block;height:7px;margin-top:7px;border-radius:999px;background:#2a62ac}.phone-lines i:nth-child(1){width:82%}.phone-lines i:nth-child(2){width:62%}.phone-lines i:nth-child(3){width:74%}

.app-shell{height:100%;display:grid;grid-template-columns:64px 1fr;border-radius:20px;background:#0a204c;overflow:hidden}.app-sidebar{padding:18px 14px;background:#071a3d}.app-sidebar i{display:block;width:28px;height:28px;margin-bottom:10px;border-radius:9px;background:#15366d}.app-main{padding:28px;color:white}.app-main small{font-size:7px;letter-spacing:.14em;color:#55ded8}.app-main h3{max-width:290px;font-family:Manrope,sans-serif;font-size:24px;line-height:1.1;margin:10px 0 20px}.app-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.app-metrics i{height:50px;border-radius:10px;background:linear-gradient(145deg,#17468a,#1d5aad)}.app-chart{height:80px;margin-top:10px;border-radius:12px;background:linear-gradient(180deg,rgba(34,199,194,.35),rgba(34,199,194,.03))}
.mundim-chip{position:absolute;right:18px;bottom:18px;width:180px;padding:12px 14px;border-radius:14px;background:white;box-shadow:0 14px 35px rgba(7,26,61,.17)}.mundim-chip small{display:block;color:#745ee7;font-size:7px;font-weight:900;letter-spacing:.12em;margin-bottom:6px}.mundim-chip img{width:135px;max-height:42px;object-fit:contain;object-position:left center}

.sound-shell{height:100%;border-radius:20px;padding:30px;background:linear-gradient(145deg,#081c42,#102e68);color:white}.sound-shell>small{font-size:7px;letter-spacing:.14em;color:#55ded8}.sound-shell h3{font-family:Manrope,sans-serif;font-size:25px;line-height:1.12;max-width:380px;margin:10px 0 26px}.big-wave{height:85px;display:flex;align-items:center;gap:7px}.big-wave i{width:6px;border-radius:999px;background:linear-gradient(var(--cyan),var(--blue));animation:wave 1.2s ease-in-out infinite alternate}.big-wave i:nth-child(1){height:20px}.big-wave i:nth-child(2){height:36px}.big-wave i:nth-child(3){height:65px}.big-wave i:nth-child(4){height:42px}.big-wave i:nth-child(5){height:78px}.big-wave i:nth-child(6){height:52px}.big-wave i:nth-child(7){height:68px}.big-wave i:nth-child(8){height:34px}.big-wave i:nth-child(9){height:57px}.big-wave i:nth-child(10){height:26px}.big-wave i:nth-child(11){height:46px}.big-wave i:nth-child(12){height:18px}
@keyframes wave{to{transform:scaleY(.65);opacity:.72}}
.sound-player{height:58px;border-radius:14px;background:rgba(255,255,255,.07);display:grid;grid-template-columns:38px 1fr 70px;align-items:center;gap:10px;padding:10px 14px}.sound-player button{width:34px;height:34px;border:0;border-radius:50%;background:linear-gradient(135deg,var(--blue),var(--violet));color:white}.sound-player strong,.sound-player span{display:block}.sound-player strong{font-size:10px}.sound-player span{font-size:8px;color:#9cb0d1;margin-top:3px}.sound-player em{height:4px;border-radius:999px;background:linear-gradient(90deg,var(--cyan) 62%,#28477e 62%)}

.floating-badge{position:absolute;z-index:6;display:flex;align-items:center;gap:9px;padding:11px 14px;border-radius:14px;background:rgba(255,255,255,.94);border:1px solid var(--line);box-shadow:0 16px 36px rgba(7,26,61,.11);font-size:10px}
.floating-badge span{width:28px;height:28px;border-radius:9px;display:grid;place-items:center;background:#edf5ff;color:var(--blue)}
.badge-a{left:8px;top:88px}.badge-b{right:8px;top:176px}.badge-c{right:46px;bottom:46px}

.hero-footer{position:relative;z-index:3;min-height:74px;display:grid;grid-template-columns:auto 1fr auto;gap:20px;align-items:center;border-top:1px solid rgba(17,50,97,.08);font-size:10px;color:#8390a5}
.hero-footer>span{font-weight:900;letter-spacing:.14em;color:var(--blue)}.hero-footer>div{height:1px;background:linear-gradient(90deg,rgba(35,120,242,.25),transparent)}.hero-footer p{margin:0}

.solutions{padding:88px 0 100px;background:linear-gradient(180deg,#fff,#f7faff)}
.solutions-intro{display:grid;grid-template-columns:1fr 430px;gap:70px;align-items:end;margin-bottom:55px}
.section-kicker{color:var(--cyan);font-size:11px;font-weight:900;letter-spacing:.16em}
.solutions-intro h2,.projects-teaser h2{font-family:Manrope,sans-serif;margin:18px 0 0;font-size:clamp(44px,5vw,70px);line-height:.98;letter-spacing:-.05em}
.solutions-intro h2 em,.projects-teaser h2 em{font-style:normal;color:var(--violet)}
.solutions-intro>p{margin:0;color:var(--muted);font-size:17px;line-height:1.7}

.solution-stack{display:grid;gap:28px}
.solution-panel{min-height:520px;display:grid;grid-template-columns:.92fr 1.08fr;overflow:hidden;border:1px solid var(--line);border-radius:32px;background:white;box-shadow:0 22px 60px rgba(7,26,61,.08)}
.solution-copy{padding:54px 50px}
.solution-number{display:block;color:var(--blue);font-size:10px;font-weight:900;letter-spacing:.14em}
.solution-copy h3{font-family:Manrope,sans-serif;font-size:clamp(34px,3.4vw,50px);line-height:1.03;letter-spacing:-.045em;margin:18px 0 18px}
.solution-copy h3 em{font-style:normal;color:var(--violet)}
.solution-copy p{max-width:470px;color:var(--muted);font-size:16px;line-height:1.7}
.feature-list{display:grid;grid-template-columns:1fr 1fr;gap:10px 18px;margin-top:28px}.feature-list span{font-size:13px;font-weight:700;color:#41506a}.feature-list span:before{content:"✦";color:var(--cyan);margin-right:8px}
.text-link{display:inline-flex;gap:10px;align-items:center;margin-top:32px;font-size:14px;font-weight:900;color:var(--ink)}.text-link span{color:var(--blue)}

.solution-visual{position:relative;min-height:520px;overflow:hidden}
.web-visual{background:radial-gradient(circle at 70% 30%,rgba(108,86,244,.18),transparent 28%),linear-gradient(145deg,#eef5ff,#f8fbff)}
.browser-mockup{position:absolute;left:8%;top:13%;width:74%;height:68%;border-radius:20px;overflow:hidden;background:white;box-shadow:0 26px 60px rgba(7,26,61,.18);border:1px solid rgba(12,45,90,.08)}
.browser-bar{height:40px;display:flex;align-items:center;gap:6px;padding:0 12px;background:#f7f9fd;border-bottom:1px solid var(--line)}.browser-bar i{width:7px;height:7px;border-radius:50%;background:#d8dfec}.browser-bar i:nth-child(1){background:#ff8178}.browser-bar i:nth-child(2){background:#ffd36d}.browser-bar i:nth-child(3){background:#61d49b}.browser-bar span{margin-left:auto;color:#98a3b7;font-size:8px}
.browser-screen{height:calc(100% - 40px);padding:34px;background:linear-gradient(145deg,#0a204c,#143a78)}.browser-title{width:65%;height:28px;border-radius:7px;background:white}.browser-sub{width:52%;height:8px;margin-top:14px;border-radius:5px;background:#8da5ce}.browser-cta{width:92px;height:24px;margin-top:20px;border-radius:7px;background:linear-gradient(90deg,var(--blue),var(--violet))}.browser-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:30px}.browser-grid i{height:72px;border-radius:12px;background:linear-gradient(145deg,#173f7e,#1a559c)}
.mobile-mockup{position:absolute;right:7%;bottom:9%;width:145px;height:285px;border-radius:30px;border:6px solid #071a3d;background:#113a79;box-shadow:0 26px 55px rgba(7,26,61,.28);transform:rotate(5deg);padding:28px 16px 16px;color:white}.mobile-notch{position:absolute;top:8px;left:50%;transform:translateX(-50%);width:54px;height:9px;border-radius:10px;background:#071a3d}.mobile-screen small{font-size:7px;letter-spacing:.12em;color:#66dedb}.mobile-screen strong{display:block;font-size:18px;line-height:1.15;margin:14px 0 24px}.mobile-screen i{display:block;height:9px;border-radius:999px;background:#23569b;margin:9px 0}.mobile-screen i:nth-of-type(1){width:88%}.mobile-screen i:nth-of-type(2){width:68%}.mobile-screen i:nth-of-type(3){width:77%}
.metric-card{position:absolute;left:8%;bottom:8%;padding:13px 15px;border-radius:14px;background:rgba(255,255,255,.95);box-shadow:0 14px 35px rgba(7,26,61,.14)}.metric-card span{color:var(--cyan);font-size:8px;font-weight:900}.metric-card strong,.metric-card small{display:block}.metric-card strong{font-size:12px;margin-top:3px}.metric-card small{font-size:9px;color:#7f8aa0;margin-top:2px}

.app-visual{background:radial-gradient(circle at 25% 25%,rgba(22,199,194,.20),transparent 28%),linear-gradient(145deg,#eefcff,#f6f5ff)}
.app-device{position:absolute;left:18%;top:8%;width:245px;height:440px;border-radius:34px;border:7px solid #0b2454;background:#eef3ff;box-shadow:0 30px 70px rgba(7,26,61,.22);overflow:hidden}.app-notch{position:absolute;top:8px;left:50%;transform:translateX(-50%);width:74px;height:12px;border-radius:10px;background:#0b2454}.app-screen{padding:38px 20px 20px}.app-screen>img{width:150px;max-height:48px;object-fit:contain;object-position:left center}.app-ui-card{margin-top:25px;padding:16px;border-radius:16px;background:white;box-shadow:0 10px 24px rgba(7,26,61,.07)}.app-ui-card>span{display:block;width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#a78cff,#66dedb)}.app-ui-card strong{display:block;font-size:13px;margin:12px 0}.app-ui-card i{display:block;height:7px;border-radius:999px;background:#dbe4f5;margin-top:7px}.app-ui-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:13px}.app-ui-row i{height:64px;border-radius:14px;background:white;box-shadow:0 8px 18px rgba(7,26,61,.05)}
.app-project-card{position:absolute;right:8%;top:16%;width:220px;padding:18px;border-radius:18px;background:white;box-shadow:0 18px 40px rgba(7,26,61,.12)}.app-project-card small{font-size:8px;font-weight:900;letter-spacing:.12em;color:#6f58e8}.app-project-card strong{display:block;font-size:25px;margin-top:10px}.app-project-card span{display:block;font-size:11px;color:#7a879d;margin-top:3px}
.app-float-card{position:absolute;right:10%;bottom:16%;display:flex;gap:10px;align-items:center;padding:13px 15px;border-radius:14px;background:rgba(255,255,255,.94);box-shadow:0 16px 36px rgba(7,26,61,.12)}.app-float-card>span{width:32px;height:32px;border-radius:10px;display:grid;place-items:center;background:#e9fbf8;color:#11aaa4;font-weight:900}.app-float-card strong,.app-float-card small{display:block}.app-float-card strong{font-size:11px}.app-float-card small{font-size:9px;color:#8490a5;margin-top:2px}

.sound-visual{background:radial-gradient(circle at 70% 25%,rgba(112,86,244,.18),transparent 26%),linear-gradient(145deg,#071a3d,#0d2c63)}
.sound-stage{position:absolute;left:9%;right:9%;top:12%;bottom:12%;padding:34px;border-radius:24px;background:linear-gradient(145deg,rgba(255,255,255,.04),rgba(255,255,255,.01));border:1px solid rgba(255,255,255,.08);color:white}.sound-title{font-size:9px;font-weight:900;letter-spacing:.14em;color:#62ded9}
.sound-wave-large{height:190px;display:flex;align-items:center;justify-content:center;gap:9px}.sound-wave-large i{width:7px;border-radius:999px;background:linear-gradient(var(--cyan),var(--blue));animation:wave2 1.35s ease-in-out infinite alternate}.sound-wave-large i:nth-child(1){height:28px}.sound-wave-large i:nth-child(2){height:52px}.sound-wave-large i:nth-child(3){height:90px}.sound-wave-large i:nth-child(4){height:120px}.sound-wave-large i:nth-child(5){height:78px}.sound-wave-large i:nth-child(6){height:140px}.sound-wave-large i:nth-child(7){height:105px}.sound-wave-large i:nth-child(8){height:160px}.sound-wave-large i:nth-child(9){height:115px}.sound-wave-large i:nth-child(10){height:92px}.sound-wave-large i:nth-child(11){height:132px}.sound-wave-large i:nth-child(12){height:82px}.sound-wave-large i:nth-child(13){height:104px}.sound-wave-large i:nth-child(14){height:60px}.sound-wave-large i:nth-child(15){height:32px}@keyframes wave2{to{transform:scaleY(.62);opacity:.68}}
.sound-track{height:68px;display:grid;grid-template-columns:42px 1fr 90px;gap:12px;align-items:center;padding:12px 14px;border-radius:16px;background:rgba(255,255,255,.06)}.sound-track button{width:38px;height:38px;border-radius:50%;border:0;background:linear-gradient(135deg,var(--blue),var(--violet));color:white}.sound-track strong,.sound-track span{display:block}.sound-track strong{font-size:11px}.sound-track span{font-size:9px;color:#91a6cb;margin-top:3px}.sound-track em{height:5px;border-radius:999px;background:linear-gradient(90deg,var(--cyan) 58%,#28487d 58%)}
.sound-float{position:absolute;right:7%;bottom:8%;display:flex;align-items:center;gap:10px;padding:13px 15px;border-radius:14px;background:white;box-shadow:0 18px 38px rgba(0,0,0,.16)}.sound-float>span{width:32px;height:32px;border-radius:10px;display:grid;place-items:center;background:#f0edff;color:var(--violet)}.sound-float strong,.sound-float small{display:block}.sound-float strong{font-size:11px}.sound-float small{font-size:9px;color:#8490a5;margin-top:2px}

.projects-teaser-inner{max-width:880px}.projects-teaser p{max-width:650px;color:var(--muted);font-size:17px;line-height:1.7;margin-top:24px}

@media(max-width:1030px){
  .hero-inner{grid-template-columns:1fr;gap:26px}
  .hero-copy{text-align:center}
  .hero-copy>*{margin-left:auto;margin-right:auto}
  .hero-actions{justify-content:center}
  .trust-row{margin-left:auto;margin-right:auto}
  .hero-showcase{width:min(100%,690px);margin:auto}
  .solutions-intro{grid-template-columns:1fr;gap:22px}
  .solution-panel{grid-template-columns:1fr}
  .solution-visual{min-height:500px}
}
@media(max-width:760px){
  .container{width:min(calc(100% - 30px),var(--max))}
  .header-inner{height:72px}
  .brand img{width:190px}
  .desktop-nav,.header-cta{display:none}
  .menu-toggle{display:flex;margin-left:auto;width:44px;height:44px;border:0;border-radius:12px;background:#f1f5ff;flex-direction:column;align-items:center;justify-content:center;gap:6px}
  .menu-toggle span{width:20px;height:2px;background:var(--ink)}
  .mobile-nav{position:absolute;top:72px;left:15px;right:15px;padding:10px;border:1px solid var(--line);border-radius:18px;background:white;box-shadow:0 24px 60px rgba(7,26,61,.14)}
  .mobile-nav.open{display:flex;flex-direction:column}.mobile-nav a{padding:13px;border-radius:10px;font-size:14px;font-weight:700}
  .hero-inner{padding-top:50px}
  .hero h1{font-size:clamp(46px,13vw,64px)}
  .hero-lead{font-size:18px}
  .hero-actions{flex-direction:column}.hero-actions .button{width:100%}
  .trust-row{grid-template-columns:1fr;gap:7px;text-align:left}.trust-row div{display:grid;grid-template-columns:30px 1fr;align-items:center}.trust-row span{margin:0}
  .hero-showcase{min-height:520px}
  .studio-window{width:min(92vw,470px);height:350px;transform:translate(-50%,-48%)}
  .showcase-ring{display:none}
  .floating-badge{font-size:9px}.badge-a{left:8px;top:48px}.badge-b{right:8px;top:160px}.badge-c{right:16px;bottom:34px}
  .mini-browser{width:76%}.device-phone{right:10px;width:105px;height:198px}
  .hero-footer{grid-template-columns:auto 1fr}.hero-footer p{display:none}
  .solutions{padding:85px 0}
  .solution-copy{padding:36px 26px}
  .feature-list{grid-template-columns:1fr}
  .solution-visual{min-height:430px}
  .browser-mockup{left:4%;top:12%;width:84%;height:64%}
  .mobile-mockup{right:3%;bottom:7%;width:120px;height:240px}
  .metric-card{left:4%}
  .app-device{left:8%;width:205px;height:370px}
  .app-project-card{right:4%;top:12%;width:180px}
  .app-float-card{right:4%}
  .sound-stage{left:5%;right:5%;padding:24px}
  .sound-wave-large{gap:6px}
  .sound-wave-large i{width:5px}
}


/* ===== ETAPA 4 — SHOWROOM DE PROJETOS ===== */
.projects{
  padding:96px 0 118px;
  background:
    radial-gradient(circle at 82% 12%,rgba(112,86,244,.08),transparent 24%),
    linear-gradient(180deg,#fff,#f7faff);
}
.projects-heading{
  display:grid;
  grid-template-columns:1fr 380px;
  gap:72px;
  align-items:end;
  margin-bottom:46px;
}
.projects-heading h2{
  font-family:Manrope,sans-serif;
  margin:18px 0 0;
  font-size:clamp(44px,5vw,70px);
  line-height:.98;
  letter-spacing:-.05em;
}
.projects-heading h2 em{font-style:normal;color:var(--violet)}
.projects-heading>p{margin:0;color:var(--muted);font-size:17px;line-height:1.7}

.project-showcase{display:grid;gap:28px}
.case{
  border:1px solid var(--line);
  border-radius:34px;
  overflow:hidden;
  box-shadow:0 24px 70px rgba(7,26,61,.08);
}
.case-mundim{
  min-height:600px;
  display:grid;
  grid-template-columns:.88fr 1.12fr;
  background:#fff;
}
.case-copy{padding:58px 54px}
.case-topline{display:flex;align-items:center;gap:12px}
.case-topline span{color:var(--blue);font-size:9px;font-weight:900;letter-spacing:.14em}
.case-topline b{padding:6px 9px;border-radius:999px;background:#f0edff;color:#6f58e8;font-size:8px;letter-spacing:.1em}
.case-logo-mundim{width:230px;max-height:74px;object-fit:contain;object-position:left center;margin:28px 0 24px}
.case-copy h3{font-family:Manrope,sans-serif;font-size:clamp(34px,3.5vw,52px);line-height:1.03;letter-spacing:-.045em;margin:0 0 20px}
.case-copy p{color:var(--muted);font-size:16px;line-height:1.72;max-width:500px}
.case-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}.case-tags span{padding:8px 10px;border:1px solid var(--line);border-radius:999px;background:#fbfcff;color:#53617a;font-size:10px;font-weight:700}
.case-link{display:inline-flex;align-items:center;gap:10px;margin-top:30px;font-size:14px;font-weight:900}.case-link span{color:var(--blue)}

.mundim-world{position:relative;overflow:hidden;background:linear-gradient(145deg,#f5f2ff,#effbfb)}
.mundim-aurora{position:absolute;border-radius:50%;filter:blur(3px)}.mundim-aurora.a{width:360px;height:360px;right:-80px;top:-70px;background:radial-gradient(circle,rgba(119,91,243,.28),transparent 68%)}.mundim-aurora.b{width:300px;height:300px;left:20px;bottom:-100px;background:radial-gradient(circle,rgba(22,199,194,.25),transparent 68%)}
.mundim-phone{position:absolute;width:238px;height:470px;border-radius:38px;border:7px solid #1d2e6a;background:#f8f7ff;box-shadow:0 34px 70px rgba(36,35,100,.22);overflow:hidden}
.phone-left{left:16%;top:72px;transform:rotate(-5deg)}.phone-right{right:12%;top:105px;transform:rotate(6deg)}
.device-notch{position:absolute;top:8px;left:50%;transform:translateX(-50%);width:74px;height:12px;border-radius:999px;background:#1d2e6a}
.mundim-screen{padding:40px 18px 20px}.mundim-screen>img{width:145px;max-height:48px;object-fit:contain;object-position:left center}.hello{display:block;margin-top:24px;font-size:10px;color:#7865e4;font-weight:800}
.profile-row{display:flex;gap:10px;align-items:center;margin-top:12px;padding:13px;border-radius:16px;background:white;box-shadow:0 8px 20px rgba(48,47,121,.07)}.profile-row>i{width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,#ffd36e,#8b72f5)}.profile-row b,.profile-row span{display:block}.profile-row b{font-size:11px}.profile-row span{font-size:8px;color:#8a95aa;margin-top:3px}
.mundim-actions{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:12px}.mundim-actions i{height:72px;border-radius:16px;background:white;box-shadow:0 8px 20px rgba(48,47,121,.05)}
.mundim-screen.second small{color:#17aaa6;font-size:8px;font-weight:900;letter-spacing:.12em}.mundim-screen.second h4{font-family:Manrope,sans-serif;font-size:22px;line-height:1.1;margin:18px 0 25px;color:#2b286a}.routine{display:grid;gap:10px}.routine i{height:50px;border-radius:14px;background:white;box-shadow:0 8px 20px rgba(48,47,121,.06)}.routine i:nth-child(2){background:#efeaff}.routine i:nth-child(3){background:#eafafa}
.case-float{position:absolute;z-index:6;display:flex;align-items:center;gap:9px;padding:12px 14px;border-radius:14px;background:rgba(255,255,255,.95);box-shadow:0 16px 36px rgba(28,39,99,.12);font-size:10px}.case-float span{width:30px;height:30px;border-radius:10px;display:grid;place-items:center;background:#e9fbf8;color:#12aaa4;font-weight:900}.float-one{left:6%;bottom:58px}.float-two{right:5%;bottom:38px}

.case-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}
.case-mini{min-height:500px;border-radius:30px;overflow:hidden;border:1px solid var(--line);box-shadow:0 20px 60px rgba(7,26,61,.07)}
.case-web{background:linear-gradient(145deg,#f7fbff,#eef4ff)}
.case-audio{background:linear-gradient(145deg,#071a3d,#11346e);color:white}
.case-mini-copy{padding:42px 42px 24px}.case-mini-copy>span{font-size:9px;font-weight:900;letter-spacing:.14em;color:var(--blue)}.case-mini-copy.light>span{color:#5edbd8}
.case-mini-copy h3{font-family:Manrope,sans-serif;font-size:32px;line-height:1.08;letter-spacing:-.04em;margin:16px 0}.case-mini-copy p{font-size:14px;line-height:1.65;color:#68768f}.case-mini-copy.light p{color:#afc0dc}.case-mini-copy a{display:inline-flex;gap:8px;margin-top:12px;font-size:12px;font-weight:900}.case-mini-copy a b{color:var(--cyan)}
.case-mini-visual{position:relative;height:260px}
.webcase-browser{position:absolute;left:8%;right:18%;top:12px;height:210px;border-radius:18px;background:white;overflow:hidden;box-shadow:0 22px 45px rgba(7,26,61,.16)}.wc-top{height:36px;display:flex;gap:5px;align-items:center;padding:0 12px;background:#f7f9fd}.wc-top i{width:7px;height:7px;border-radius:50%;background:#d6deeb}.wc-screen{height:174px;padding:28px;background:linear-gradient(145deg,#0b214d,#164485);color:white}.wc-screen strong{font-family:Manrope,sans-serif;font-size:18px;line-height:1.1}.wc-screen span{display:block;width:110px;height:8px;margin-top:18px;border-radius:99px;background:#91a9d1}.wc-screen em{display:block;width:80px;height:22px;margin-top:14px;border-radius:7px;background:linear-gradient(90deg,var(--blue),var(--violet))}
.webcase-phone{position:absolute;right:6%;bottom:0;width:110px;height:220px;padding:24px 12px;border:5px solid #081c42;border-radius:26px;background:#15488c;color:white;transform:rotate(5deg);box-shadow:0 18px 36px rgba(7,26,61,.25)}.webcase-phone>div{position:absolute;top:7px;left:50%;transform:translateX(-50%);width:42px;height:7px;border-radius:99px;background:#081c42}.webcase-phone strong{font-size:14px;line-height:1.15}.webcase-phone i{display:block;height:8px;border-radius:99px;background:#2b68b5;margin-top:10px}

.audio-orbit{position:relative;height:270px;display:grid;place-items:center}.audio-disc{width:220px;height:220px;border-radius:50%;background:radial-gradient(circle at 34% 30%,#1f5ba7,#0a204c 62%);border:1px solid rgba(255,255,255,.08);box-shadow:0 25px 55px rgba(0,0,0,.25);display:flex;flex-direction:column;justify-content:center;padding:34px}.audio-disc>span{font-size:8px;letter-spacing:.15em;color:#5edbd8;font-weight:900}.audio-disc>strong{font-family:Manrope,sans-serif;font-size:22px;line-height:1.05;margin-top:8px}.disc-wave{display:flex;gap:5px;align-items:center;height:44px;margin-top:15px}.disc-wave i{width:4px;border-radius:99px;background:linear-gradient(var(--cyan),var(--blue));animation:wave2 1.2s ease-in-out infinite alternate}.disc-wave i:nth-child(1){height:12px}.disc-wave i:nth-child(2){height:22px}.disc-wave i:nth-child(3){height:36px}.disc-wave i:nth-child(4){height:25px}.disc-wave i:nth-child(5){height:40px}.disc-wave i:nth-child(6){height:27px}.disc-wave i:nth-child(7){height:16px}
.audio-pill{position:absolute;right:8%;bottom:26px;display:flex;align-items:center;gap:10px;padding:11px 13px;border-radius:14px;background:white;color:var(--ink);box-shadow:0 16px 34px rgba(0,0,0,.18)}.audio-pill button{width:32px;height:32px;border:0;border-radius:50%;background:linear-gradient(135deg,var(--blue),var(--violet));color:white}.audio-pill b,.audio-pill small{display:block}.audio-pill b{font-size:10px}.audio-pill small{font-size:8px;color:#8a95aa;margin-top:2px}

.about-teaser{padding:92px 0 130px;background:#fff}.about-teaser-inner{max-width:900px}.about-teaser h2{font-family:Manrope,sans-serif;font-size:clamp(42px,4.8vw,68px);line-height:1;letter-spacing:-.05em;margin:18px 0}.about-teaser h2 em{font-style:normal;color:var(--violet)}.about-teaser p{max-width:650px;color:var(--muted);font-size:17px;line-height:1.7}

@media(max-width:1030px){
  .projects-heading{grid-template-columns:1fr;gap:20px}
  .case-mundim{grid-template-columns:1fr}
  .mundim-world{min-height:580px}
  .case-grid{grid-template-columns:1fr}
}
@media(max-width:760px){
  .brand img{width:215px}
  .projects{padding:78px 0 95px}
  .case-copy{padding:38px 26px}
  .case-logo-mundim{width:190px}
  .mundim-world{min-height:520px}
  .mundim-phone{width:190px;height:390px}
  .phone-left{left:6%;top:70px}.phone-right{right:4%;top:98px}
  .case-float{font-size:9px}.float-one{left:4%;bottom:28px}.float-two{right:4%;bottom:16px}
  .case-grid{gap:20px}
  .case-mini-copy{padding:34px 26px 18px}
  .webcase-browser{left:4%;right:22%}
  .webcase-phone{right:3%}
}
.process{padding:105px 0 118px;background:#fff}.process-heading{display:grid;grid-template-columns:1fr 410px;gap:72px;align-items:end;margin-bottom:46px}.process-heading h2{font-family:Manrope,sans-serif;margin:18px 0 0;font-size:clamp(44px,5vw,70px);line-height:.98;letter-spacing:-.05em}.process-heading h2 em{font-style:normal;color:var(--violet)}.process-heading>p{margin:0;color:var(--muted);font-size:17px;line-height:1.7}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.process-card{position:relative;min-height:310px;padding:28px 26px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(180deg,#fff,#fbfcff);transition:.25s}.process-card:hover{transform:translateY(-6px);box-shadow:0 22px 50px rgba(7,26,61,.09)}.process-card>span{position:absolute;top:20px;right:22px;color:#8d99ad;font-size:9px;font-weight:900;letter-spacing:.13em}.process-icon{width:54px;height:54px;display:grid;place-items:center;border-radius:16px;color:var(--blue);background:linear-gradient(145deg,#eaf3ff,#f0edff);font-size:23px}.process-card h3{font-family:Manrope,sans-serif;font-size:25px;margin:30px 0 12px}.process-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}.process-lab{margin-top:28px;min-height:430px;display:grid;grid-template-columns:.95fr 1.05fr;border-radius:32px;overflow:hidden;color:#fff;background:linear-gradient(135deg,#071a3d,#153b7c);box-shadow:0 26px 70px rgba(7,26,61,.14)}.lab-copy{padding:58px 54px;display:flex;flex-direction:column;justify-content:center}.lab-kicker{color:#59ded9;font-size:9px;font-weight:900;letter-spacing:.16em}.lab-copy h3{font-family:Manrope,sans-serif;font-size:clamp(28px,3vw,42px);line-height:1.08;letter-spacing:-.04em;margin:18px 0}.lab-copy p{max-width:470px;color:#b8c6de;font-size:14px;line-height:1.7}.lab-console{padding:58px 50px;background:radial-gradient(circle at 75% 20%,rgba(112,86,244,.22),transparent 27%),linear-gradient(145deg,rgba(255,255,255,.04),rgba(255,255,255,.01));border-left:1px solid rgba(255,255,255,.07)}.console-top{height:42px;display:flex;align-items:center;gap:6px;padding:0 14px;border-radius:16px 16px 0 0;background:rgba(255,255,255,.07)}.console-top span{width:7px;height:7px;border-radius:50%;background:#59729e}.console-top span:nth-child(1){background:#ff8178}.console-top span:nth-child(2){background:#ffd36d}.console-top span:nth-child(3){background:#61d49b}.console-top b{margin-left:auto;color:#a8bad8;font-size:8px}.console-body{min-height:280px;padding:28px;border-radius:0 0 16px 16px;background:rgba(2,14,35,.38)}.console-line{display:grid;grid-template-columns:34px 1fr 18px;align-items:center;gap:10px;min-height:47px;border-bottom:1px solid rgba(255,255,255,.06)}.console-line small{color:#7290bb;font-size:8px}.console-line strong{font-size:12px;color:#cbd6e8}.console-line i{width:9px;height:9px;border-radius:50%;border:1px solid #5473a0}.console-line i.done{border:0;background:#32d0c6}.console-line.active strong{color:#fff}.console-line.active i{border:0;background:var(--violet)}.console-progress{height:5px;margin-top:24px;border-radius:999px;background:#19375f;overflow:hidden}.console-progress span{display:block;width:68%;height:100%;background:linear-gradient(90deg,var(--cyan),var(--blue),var(--violet))}.console-body p{margin:18px 0 0;color:#9fb1cf;font-size:10px}.cta-section{padding:0 0 90px;background:#fff}.cta-shell{position:relative;min-height:360px;padding:64px;display:grid;grid-template-columns:1fr auto;gap:50px;align-items:center;overflow:hidden;border-radius:34px;color:#fff;background:linear-gradient(120deg,#0b234f 0%,#174a96 46%,#7056f4 76%,#16bfc0 118%);box-shadow:0 28px 70px rgba(7,26,61,.18)}.cta-glow{position:absolute;border-radius:50%}.cta-glow-a{width:320px;height:320px;right:-120px;top:-100px;border:55px solid rgba(255,255,255,.07)}.cta-glow-b{width:200px;height:200px;right:110px;bottom:-120px;border:35px solid rgba(255,255,255,.05)}.cta-copy,.cta-actions{position:relative;z-index:2}.cta-kicker{color:#91f0ec;font-size:9px;font-weight:900;letter-spacing:.16em}.cta-copy h2{font-family:Manrope,sans-serif;font-size:clamp(40px,4.3vw,62px);line-height:1;letter-spacing:-.05em;margin:16px 0 18px}.cta-copy h2 em{font-style:normal;color:#b8fff8}.cta-copy p{max-width:700px;margin:0;color:rgba(255,255,255,.78);font-size:15px;line-height:1.7}.cta-actions{min-width:220px;display:flex;flex-direction:column;gap:14px}.cta-main-button{min-height:54px;padding:0 22px;display:flex;align-items:center;justify-content:center;gap:12px;border-radius:14px;background:#fff;color:var(--ink);font-size:14px;font-weight:900}.cta-mail{text-align:center;color:rgba(255,255,255,.82);font-size:11px}.site-footer{padding:62px 0 28px;color:#fff;background:#06152f}.footer-main{display:grid;grid-template-columns:1.5fr .65fr .85fr;gap:70px}.footer-brand img{width:230px;max-height:70px;object-fit:contain;object-position:left center}.footer-brand p{max-width:420px;color:#93a8c7;font-size:12px;line-height:1.65;margin:20px 0 0}.footer-column{display:flex;flex-direction:column;gap:10px}.footer-column>span{color:#58ded9;font-size:9px;font-weight:900;letter-spacing:.15em}.footer-column a,.footer-column p{margin:0;color:#b6c4db;font-size:11px}.footer-bottom{margin-top:42px;padding-top:20px;display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.08);color:#6f85a7;font-size:9px}.desktop-nav a.nav-active{color:var(--blue)}@media(max-width:1030px){.process-heading{grid-template-columns:1fr;gap:20px}.process-grid{grid-template-columns:repeat(2,1fr)}.process-lab{grid-template-columns:1fr}.cta-shell{grid-template-columns:1fr}}@media(max-width:760px){.process-grid{grid-template-columns:1fr}.lab-copy,.lab-console{padding:38px 26px}.cta-shell{padding:46px 28px}.footer-main{grid-template-columns:1fr;gap:34px}.footer-bottom{flex-direction:column;gap:10px}}


/* ===== HOTFIX VISUAL — fechamento desktop ===== */

/* Logo do cabeçalho: mais presença sem aumentar a barra */
.brand img{
  width:300px;
  max-height:64px;
  transform:scale(1.08);
  transform-origin:left center;
}

/* Evita que o badge "Design que comunica" invada as abas WEB / APP / SOM */
.badge-a{
  left:-34px;
  top:74px;
  transform:translateX(-8px);
}

/* Garante uma pequena zona de respiro no topo do mockup */
.window-tabs{
  padding-left:10px;
}

/* Logo do rodapé:
   o arquivo atual aparenta trazer um fundo escuro embutido.
   O modo screen faz esse preto/dark blendir com o footer e preserva
   os elementos claros/azuis do logo, eliminando o aspecto de "imagem colada". */
.footer-brand img{
  width:250px;
  max-height:78px;
  object-fit:contain;
  object-position:left center;
  mix-blend-mode:screen;
  background:transparent !important;
}

/* Evita qualquer caixa visual residual ao redor do asset */
.footer-brand{
  background:transparent;
}
.footer-brand img{
  border:0;
  box-shadow:none;
}

/* Ajuste fino para larguras intermediárias */
@media (max-width:1180px) and (min-width:761px){
  .badge-a{
    left:4px;
    top:72px;
    transform:none;
  }
  .studio-window{
    width:470px;
  }
  .brand img{
    width:270px;
    transform:scale(1.05);
  }
}

/* Mobile: logo proporcional e badges sem colisões */
@media(max-width:760px){
  .brand img{
    width:220px;
    transform:none;
  }
  .badge-a{
    left:6px;
    top:36px;
    transform:none;
  }
  .window-tabs{
    padding-left:4px;
  }
  .footer-brand img{
    width:220px;
  }
}


/* ===== HOTFIX 2 — correções verificadas por captura ===== */

/* 1) Cabeçalho:
   O PNG tem muita margem transparente interna.
   Em vez de apenas aumentar width, criamos uma "janela" e ampliamos
   o conteúdo real dentro dela. */
.brand{
  width:220px;
  height:64px;
  overflow:hidden;
  display:flex;
  align-items:center;
  flex:0 0 220px;
}
.brand img{
  width:300px !important;
  max-width:none !important;
  max-height:none !important;
  transform:scale(3.15) !important;
  transform-origin:left center !important;
}

/* 2) O badge não pode tocar as tabs WEB / APP / SOM.
   Agora fica ACIMA do mockup, não sobre ele. */
.badge-a{
  left:28px !important;
  top:8px !important;
  transform:none !important;
  z-index:8;
}

/* Mantém o painel livre na faixa das tabs */
.window-tabs{
  padding-left:0 !important;
}

/* 3) Rodapé:
   não usamos mais o PNG "para fundo escuro" que contém a placa.
   Usamos o arquivo transparente do header, convertido para branco.
   A mesma técnica de recorte remove a área transparente excessiva. */
.footer-brand{
  width:260px;
  overflow:visible;
}
.footer-brand img{
  width:300px !important;
  max-width:none !important;
  max-height:none !important;
  transform:scale(2.55) !important;
  transform-origin:left center !important;
  filter:brightness(0) invert(1) !important;
  mix-blend-mode:normal !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  margin:8px 0 18px 0;
}

/* A descrição fica abaixo do lockup, sem se aproximar do logo ampliado */
.footer-brand p{
  margin-top:26px !important;
}

@media(max-width:1180px) and (min-width:761px){
  .brand{
    width:205px;
    flex-basis:205px;
  }
  .brand img{
    transform:scale(2.9) !important;
  }
  .badge-a{
    left:18px !important;
    top:8px !important;
  }
}

@media(max-width:760px){
  .brand{
    width:176px;
    height:58px;
    flex-basis:176px;
  }
  .brand img{
    transform:scale(2.55) !important;
  }
  .badge-a{
    left:10px !important;
    top:4px !important;
  }
  .footer-brand{
    width:220px;
  }
  .footer-brand img{
    transform:scale(2.25) !important;
  }
}


/* ===== HOTFIX 3 — correção segura dos logotipos ===== */

/* HEADER: desfaz o recorte/zoom agressivo do hotfix anterior.
   Aumenta o PNG pela largura real, preservando todo o lockup visível. */
.brand{
  width:auto !important;
  height:auto !important;
  overflow:visible !important;
  flex:0 0 auto !important;
  display:flex !important;
  align-items:center !important;
}
.brand img{
  width:340px !important;
  max-width:340px !important;
  height:auto !important;
  max-height:66px !important;
  transform:none !important;
  object-fit:contain !important;
  object-position:left center !important;
}

/* HERO: mantém o badge acima das tabs, que agora está correto. */
.badge-a{
  left:28px !important;
  top:8px !important;
  transform:none !important;
}

/* FOOTER: usa o logo transparente já trocado no HTML,
   sem qualquer ampliação por transform.
   O filtro o converte em branco sobre o fundo escuro. */
.footer-brand{
  width:auto !important;
  overflow:visible !important;
}
.footer-brand img{
  width:290px !important;
  max-width:290px !important;
  height:auto !important;
  max-height:82px !important;
  transform:none !important;
  object-fit:contain !important;
  object-position:left center !important;
  filter:brightness(0) invert(1) !important;
  mix-blend-mode:normal !important;
  background:transparent !important;
  margin:0 0 20px 0 !important;
}
.footer-brand p{
  margin-top:0 !important;
}

@media(max-width:1180px) and (min-width:761px){
  .brand img{
    width:300px !important;
    max-width:300px !important;
  }
}

@media(max-width:760px){
  .brand img{
    width:210px !important;
    max-width:210px !important;
    max-height:58px !important;
  }
  .footer-brand img{
    width:230px !important;
    max-width:230px !important;
  }
}


/* ===== HOTFIX 4 — logos web recortados fisicamente ===== */
.brand{
  width:auto !important;
  height:auto !important;
  overflow:visible !important;
  flex:0 0 auto !important;
}
.brand img{
  width:148px !important;
  max-width:none !important;
  max-height:none !important;
  height:auto !important;
  transform:none !important;
  filter:none !important;
}

.footer-brand{
  width:auto !important;
  overflow:visible !important;
}
.footer-brand img{
  width:190px !important;
  max-width:none !important;
  max-height:none !important;
  height:auto !important;
  transform:none !important;
  filter:none !important;
  background:transparent !important;
  margin:0 0 20px 0 !important;
}

/* badge já validado: não voltar para a faixa WEB/APP/SOM */
.badge-a{
  left:28px !important;
  top:8px !important;
  transform:none !important;
}

@media(max-width:760px){
  .brand img{ width:124px !important; }
  .footer-brand img{ width:160px !important; }
}


/* =========================================================
   ETAPA 6 — R1 RESPONSIVA
   Mobile-first refinements without altering approved desktop
   ========================================================= */

/* Smooth scaling for headings in intermediate widths */
.hero-copy h1,
.solutions-intro h2,
.projects-heading h2,
.process-heading h2,
.cta-copy h2{
  text-wrap:balance;
}

/* Tablet portrait / compact desktop */
@media (max-width: 900px){
  .container{
    width:min(100% - 36px, 1180px);
  }

  .hero{
    min-height:auto;
  }

  .hero-inner{
    grid-template-columns:1fr;
    gap:42px;
    padding-top:64px;
    padding-bottom:44px;
  }

  .hero-copy{
    max-width:760px;
  }

  .hero-copy h1{
    max-width:760px;
    font-size:clamp(56px,8vw,76px);
    line-height:.96;
  }

  .hero-showcase{
    min-height:520px;
  }

  .solutions-intro,
  .projects-heading,
  .process-heading{
    grid-template-columns:1fr;
    gap:22px;
  }

  .solutions-intro>p,
  .projects-heading>p,
  .process-heading>p{
    max-width:700px;
  }

  .solution-panel{
    grid-template-columns:1fr;
  }

  .solution-copy,
  .solution-visual{
    min-height:auto;
  }

  .solution-copy{
    padding:46px 42px 38px;
  }

  .solution-visual{
    min-height:420px;
  }

  .case-mundim{
    grid-template-columns:1fr;
  }

  .case-grid{
    grid-template-columns:1fr;
  }

  .process-grid{
    grid-template-columns:repeat(2,1fr);
  }
}

/* Smartphone */
@media (max-width: 760px){

  html{
    scroll-padding-top:82px;
  }

  body{
    overflow-x:hidden;
  }

  .site-header{
    position:sticky;
    top:0;
    z-index:100;
  }

  .header-inner{
    min-height:74px;
    padding-top:8px;
    padding-bottom:8px;
  }

  .brand img{
    width:124px !important;
  }

  .menu-toggle{
    width:44px;
    height:44px;
    border-radius:13px;
  }

  /* Mobile menu becomes a deliberate panel, and the last link a CTA */
  .mobile-nav{
    padding:14px 18px 18px;
    gap:4px;
    border-radius:0 0 18px 18px;
    box-shadow:0 18px 38px rgba(7,26,61,.10);
  }

  .mobile-nav a{
    padding:13px 10px;
    border-radius:10px;
  }

  .mobile-nav a:last-child{
    margin-top:6px;
    padding:14px 16px;
    text-align:center;
    color:white;
    background:linear-gradient(90deg,var(--blue),var(--violet));
  }

  /* HERO — reduce first-fold consumption and compact spacing */
  .hero-inner{
    padding-top:46px;
    padding-bottom:24px;
    gap:26px;
  }

  .hero-copy{
    text-align:center;
  }

  .eyebrow{
    margin-inline:auto;
    max-width:100%;
    font-size:10px;
    letter-spacing:.13em;
    padding:8px 11px;
  }

  .hero-copy h1{
    font-size:clamp(46px,12.1vw,58px);
    line-height:.93;
    letter-spacing:-.055em;
    margin-top:26px;
    max-width:100%;
  }

  .hero-lead{
    max-width:34ch;
    margin:26px auto 0;
    font-size:17px;
    line-height:1.62;
  }

  .hero-actions{
    margin-top:28px;
    display:grid;
    gap:12px;
  }

  .hero-actions .button{
    width:100%;
    min-height:52px;
  }

  .trust-row{
    margin-top:30px;
    display:grid;
    grid-template-columns:1fr;
    gap:0;
    text-align:left;
    border-top:1px solid var(--line);
  }

  .trust-row>div{
    min-height:48px;
    display:grid;
    grid-template-columns:30px 1fr;
    align-items:center;
    border-bottom:1px solid var(--line);
  }

  .trust-row>div b{
    font-size:10px;
  }

  .trust-row>div span{
    font-size:11px;
  }

  .hero-showcase{
    min-height:430px;
    margin-top:-6px;
  }

  .studio-window{
    width:100%;
    max-width:360px;
    margin-inline:auto;
  }

  .badge-a{
    left:14px !important;
    top:2px !important;
  }

  .badge-b{
    right:4px !important;
  }

  .badge-c{
    right:10px !important;
    bottom:8px !important;
  }

  .floating-badge{
    transform:scale(.92);
  }

  .hero-footer{
    padding-top:10px;
    padding-bottom:18px;
  }

  /* Reduce excess white space between major sections */
  .solutions{
    padding-top:66px !important;
    padding-bottom:76px !important;
  }

  .solutions-intro{
    margin-bottom:30px;
  }

  .solutions-intro h2,
  .projects-heading h2,
  .process-heading h2{
    font-size:clamp(42px,11.2vw,54px) !important;
    line-height:.96 !important;
    letter-spacing:-.05em;
  }

  .solutions-intro>p,
  .projects-heading>p,
  .process-heading>p{
    font-size:16px;
    line-height:1.6;
  }

  .solution-stack{
    gap:20px;
  }

  .solution-panel{
    border-radius:26px;
    overflow:hidden;
  }

  .solution-copy{
    padding:34px 26px 28px;
  }

  .solution-copy h3{
    font-size:clamp(34px,9.1vw,44px);
    line-height:1.02;
  }

  .solution-copy p{
    font-size:16px;
    line-height:1.6;
  }

  .feature-list{
    grid-template-columns:1fr !important;
    gap:9px;
  }

  .solution-visual{
    min-height:360px;
  }

  /* Safer mockup positioning for 360–430 px devices */
  .mobile-mockup{
    right:5% !important;
    max-width:31%;
  }

  .metric-card{
    left:5% !important;
  }

  .app-device{
    left:50% !important;
    transform:translateX(-50%) !important;
  }

  .app-project-card{
    right:4% !important;
    top:20px !important;
  }

  .app-float-card{
    right:4% !important;
    bottom:18px !important;
  }

  .sound-float{
    right:4% !important;
    bottom:18px !important;
  }

  /* PROJECTS */
  .projects{
    padding-top:76px;
    padding-bottom:88px;
  }

  .projects-heading{
    margin-bottom:30px;
  }

  .case{
    border-radius:26px;
  }

  .case-copy{
    padding:34px 26px;
  }

  .case-copy h3{
    font-size:clamp(34px,9.2vw,44px);
    line-height:1.02;
  }

  .mundim-world{
    min-height:500px;
  }

  .mundim-phone{
    width:44vw;
    max-width:186px;
    height:390px;
  }

  .phone-left{
    left:4%;
  }

  .phone-right{
    right:3%;
  }

  .case-float{
    max-width:48%;
    font-size:8px;
  }

  .float-one{
    left:3%;
  }

  .float-two{
    right:3%;
  }

  .case-mini{
    min-height:470px;
  }

  .case-mini-copy{
    padding:32px 26px 18px;
  }

  .case-mini-copy h3{
    font-size:clamp(30px,8.2vw,38px);
  }

  /* PROCESS */
  .process{
    padding-top:78px;
    padding-bottom:86px;
  }

  .process-heading{
    margin-bottom:30px;
  }

  .process-grid{
    gap:14px;
  }

  .process-card{
    min-height:220px;
    padding:24px 22px;
  }

  .process-card h3{
    margin-top:24px;
  }

  .process-lab{
    margin-top:22px;
    border-radius:26px;
  }

  .lab-copy,
  .lab-console{
    padding:34px 26px;
  }

  .lab-copy h3{
    font-size:clamp(30px,8.5vw,40px);
  }

  /* CTA */
  .cta-section{
    padding-bottom:56px;
  }

  .cta-shell{
    padding:40px 26px;
    border-radius:26px;
    min-height:0;
  }

  .cta-copy h2{
    font-size:clamp(40px,10.4vw,52px);
    line-height:.98;
  }

  .cta-actions{
    margin-top:10px;
  }

  /* Footer */
  .site-footer{
    padding-top:46px;
  }

  .footer-main{
    gap:28px;
  }

  .footer-brand img{
    width:160px !important;
  }
}

/* Small phones — explicit protection for 360–379 px */
@media (max-width: 379px){

  .container{
    width:calc(100% - 28px);
  }

  .hero-copy h1{
    font-size:43px;
  }

  .hero-lead{
    font-size:16px;
  }

  .eyebrow{
    font-size:9px;
  }

  .studio-window{
    max-width:332px;
  }

  .floating-badge{
    transform:scale(.86);
  }

  .solution-copy h3,
  .case-copy h3{
    font-size:33px;
  }

  .solutions-intro h2,
  .projects-heading h2,
  .process-heading h2{
    font-size:40px !important;
  }

  .mundim-phone{
    width:43vw;
    height:370px;
  }

  .case-float{
    transform:scale(.9);
  }
}

/* Larger phones / compact tablets */
@media (min-width: 761px) and (max-width: 1024px){
  .header-inner{
    min-height:82px;
  }

  .brand img{
    width:160px !important;
  }

  .hero-inner{
    padding-top:72px;
  }

  .hero-copy h1{
    font-size:clamp(64px,8vw,82px);
  }

  .solution-panel{
    grid-template-columns:1fr 1fr;
  }

  .solution-copy{
    padding:42px 34px;
  }

  .solution-copy h3{
    font-size:clamp(34px,4.5vw,46px);
  }

  .feature-list{
    grid-template-columns:1fr !important;
  }

  .case-mundim{
    grid-template-columns:1fr 1fr;
  }

  .case-copy{
    padding:42px 34px;
  }

  .case-copy h3{
    font-size:clamp(36px,4.8vw,48px);
  }
}


@media(max-width:760px){
  .site-header .header-inner{
    transition:min-height .2s ease,padding .2s ease;
  }
  .site-header .brand img,
  .site-header .menu-toggle{
    transition:transform .2s ease,width .2s ease,height .2s ease;
  }
  .site-header.is-compact .header-inner{
    min-height:64px;
    padding-top:5px;
    padding-bottom:5px;
  }
  .site-header.is-compact .brand img{
    width:112px !important;
  }
  .site-header.is-compact .menu-toggle{
    width:40px;
    height:40px;
  }
}

/* ===== ETAPA 7 — navegação e CTAs funcionais ===== */
html{scroll-behavior:smooth}
#case-mundim{scroll-margin-top:100px}
.cta-context{display:block;margin-bottom:2px;color:rgba(255,255,255,.72);font-size:10px;font-weight:700;text-align:center;letter-spacing:.02em}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}


/* =========================================================
   ETAPA 8 — ACESSIBILIDADE, SEO TÉCNICO E POLIMENTO
   ========================================================= */

.skip-link{
  position:fixed;
  left:16px;
  top:12px;
  z-index:9999;
  padding:11px 15px;
  border-radius:10px;
  color:#fff;
  background:#071a3d;
  font-weight:800;
  transform:translateY(-180%);
  transition:transform .18s ease;
}
.skip-link:focus{
  transform:translateY(0);
}

a:focus-visible,
button:focus-visible{
  outline:3px solid rgba(35,120,242,.55);
  outline-offset:4px;
  border-radius:8px;
}

/* Keep keyboard focus visible on dark surfaces */
.cta-shell a:focus-visible,
.site-footer a:focus-visible,
.solution-sound a:focus-visible,
.case-audio a:focus-visible{
  outline-color:rgba(94,222,217,.85);
}

/* More predictable anchor landing with sticky header */
section[id],
article[id]{
  scroll-margin-top:96px;
}

/* Touch targets */
@media(max-width:760px){
  .mobile-nav a,
  .menu-toggle,
  .button,
  .text-link,
  .case-link,
  .cta-main-button{
    min-height:44px;
  }
}

/* Respect reduced-motion preferences */
@media (prefers-reduced-motion: reduce){
  html{scroll-behavior:auto !important}
  *,
  *::before,
  *::after{
    animation-duration:.01ms !important;
    animation-iteration-count:1 !important;
    transition-duration:.01ms !important;
    scroll-behavior:auto !important;
  }
}


/* =========================================================
   ETAPA 9 — CONVERSÃO COMERCIAL / WHATSAPP
   ========================================================= */

.cta-email-button{
  min-height:46px;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:0 18px;
  border:1px solid rgba(255,255,255,.25);
  border-radius:13px;
  color:#fff;
  font-size:11px;
  font-weight:800;
  background:rgba(255,255,255,.06);
  transition:background .2s ease,border-color .2s ease,transform .2s ease;
}
.cta-email-button:hover{
  background:rgba(255,255,255,.11);
  border-color:rgba(255,255,255,.38);
  transform:translateY(-1px);
}
.cta-contact-note{
  display:block;
  text-align:center;
  color:rgba(255,255,255,.68);
  font-size:9px;
  font-weight:700;
  letter-spacing:.02em;
}

.whatsapp-float{
  position:fixed;
  right:22px;
  bottom:22px;
  z-index:90;
  min-height:54px;
  display:flex;
  align-items:center;
  gap:10px;
  padding:8px 16px 8px 8px;
  border-radius:999px;
  color:#fff;
  background:#0f9f6e;
  box-shadow:0 18px 40px rgba(7,26,61,.20);
  font-size:11px;
  font-weight:900;
  transition:transform .2s ease,box-shadow .2s ease;
}
.whatsapp-float:hover{
  transform:translateY(-3px);
  box-shadow:0 22px 48px rgba(7,26,61,.26);
}
.whatsapp-icon{
  width:38px;
  height:38px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:rgba(255,255,255,.15);
  font-size:18px;
}
.whatsapp-label{
  white-space:nowrap;
}

@media(max-width:760px){
  .whatsapp-float{
    right:14px;
    bottom:14px;
    width:52px;
    min-height:52px;
    padding:7px;
    justify-content:center;
  }
  .whatsapp-icon{
    width:38px;
    height:38px;
  }
  .whatsapp-label{
    position:absolute;
    width:1px;
    height:1px;
    overflow:hidden;
    clip:rect(0 0 0 0);
    white-space:nowrap;
  }
  .site-footer{
    padding-bottom:86px;
  }
}


/* =========================================================
   ETAPA 12 — PROVA REAL / MAGNETISMO COMERCIAL
   ========================================================= */
.spotify-proof-link{
  margin-top:16px;display:flex;align-items:center;gap:12px;width:max-content;max-width:100%;
  padding:11px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.16);
  background:rgba(255,255,255,.07);color:inherit;transition:.2s ease;
}
.spotify-proof-link:hover{transform:translateY(-2px);background:rgba(255,255,255,.11)}
.spotify-proof-link>span:nth-child(2){display:grid;gap:2px}
.spotify-proof-link b{font-size:11px}
.spotify-proof-link small{font-size:9px;opacity:.68}
.spotify-proof-icon{
  width:32px;height:32px;border-radius:50%;display:grid;place-items:center;
  background:#1ed760;color:#071a3d;font-weight:950
}

.proof-real{
  padding:96px 0;
  background:
    radial-gradient(circle at 12% 12%,rgba(37,215,202,.08),transparent 23%),
    radial-gradient(circle at 88% 82%,rgba(100,83,235,.10),transparent 26%),
    #071a3d;
  color:#fff;overflow:hidden
}
.proof-real-head{max-width:820px;margin-bottom:38px}
.proof-real-head .section-kicker{
  display:block;color:#5ededa;font-size:10px;font-weight:950;letter-spacing:.16em;margin-bottom:16px
}
.proof-real-head h2{
  margin:0;font-size:clamp(42px,5.3vw,70px);line-height:.96;letter-spacing:-.055em
}
.proof-real-head h2 span{color:#7f8cff}
.proof-real-head p{max-width:680px;margin:22px 0 0;color:#aebcdf;font-size:16px;line-height:1.65}

.proof-real-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.proof-case{
  min-height:470px;padding:26px;border:1px solid rgba(255,255,255,.10);border-radius:26px;
  background:rgba(255,255,255,.055);backdrop-filter:blur(10px);
  display:flex;flex-direction:column;transition:transform .22s ease,border-color .22s ease,background .22s ease
}
.proof-case:hover{
  transform:translateY(-7px);border-color:rgba(94,222,218,.30);background:rgba(255,255,255,.075)
}
.proof-case-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}
.proof-tag{font-size:9px;font-weight:950;letter-spacing:.14em;color:#5ededa}
.proof-number{font-size:10px;font-weight:900;color:#7485b5}
.proof-case h3{font-size:25px;line-height:1.05;letter-spacing:-.035em;margin:22px 0 10px}
.proof-case p{color:#aebcdf;line-height:1.6;font-size:13px;margin:0 0 22px}
.proof-case>a{margin-top:auto;color:#fff;font-size:11px;font-weight:900}
.proof-case-mundim img{width:190px;max-height:110px;object-fit:contain;object-position:left center;margin-top:18px}

.proof-browser{
  height:170px;border-radius:17px;background:#fff;overflow:hidden;box-shadow:0 18px 35px rgba(0,0,0,.18)
}
.proof-browser-bar{height:28px;background:#edf0f7;display:flex;align-items:center;gap:5px;padding:0 10px}
.proof-browser-bar i{width:6px;height:6px;border-radius:50%;background:#bdc5d8}
.proof-browser-body{padding:22px;color:#071a3d;display:grid;gap:9px}
.proof-browser-body strong{font-size:22px;letter-spacing:-.04em}
.proof-browser-body span{font-size:10px;color:#677394}
.proof-browser-body div{height:8px;border-radius:6px;background:#e7ebf4}
.proof-browser-body div:last-child{width:65%;background:#7f8cff}

.proof-wave{
  height:170px;border-radius:18px;display:flex;align-items:center;justify-content:center;gap:6px;
  padding:20px;background:linear-gradient(145deg,#0d2852,#151f58)
}
.proof-wave i{width:7px;border-radius:999px;background:linear-gradient(#5ededa,#7f8cff)}
.proof-wave i:nth-child(1){height:28px}.proof-wave i:nth-child(2){height:58px}
.proof-wave i:nth-child(3){height:92px}.proof-wave i:nth-child(4){height:48px}
.proof-wave i:nth-child(5){height:112px}.proof-wave i:nth-child(6){height:72px}
.proof-wave i:nth-child(7){height:126px}.proof-wave i:nth-child(8){height:64px}
.proof-wave i:nth-child(9){height:98px}.proof-wave i:nth-child(10){height:44px}
.proof-wave i:nth-child(11){height:76px}.proof-wave i:nth-child(12){height:32px}
.proof-spotify{color:#5ededa!important}

@media(max-width:900px){
  .proof-real-grid{grid-template-columns:1fr}
  .proof-case{min-height:0}
}
@media(max-width:760px){
  .proof-real{padding:72px 0}
  .proof-real-head h2{font-size:clamp(39px,10.5vw,50px)}
  .proof-case{padding:23px;border-radius:22px}
  .proof-browser,.proof-wave{height:150px}
  .spotify-proof-link{width:100%}
}
@media(prefers-reduced-motion:reduce){
  .proof-case,.spotify-proof-link{transition:none}
  .proof-case:hover,.spotify-proof-link:hover{transform:none}
}

/* =========================================================
   R13B - LOGO MUNDIM PARA FUNDO ESCURO / PROVA REAL
   Usa a versão oficial de alto contraste sem placa branca
   ========================================================= */
.proof-case-mundim img{
  width:220px;
  max-width:100%;
  max-height:90px;
  object-fit:contain;
  object-position:left center;
  margin-top:18px;
  background:transparent;
  padding:0;
  border-radius:0;
  box-shadow:none;
}

@media(max-width:760px){
  .proof-case-mundim img{
    width:205px;
  }
}

/* =========================================================
   R14A.1 - REFINO WHATSAPP MOBILE
   Menor interferência visual mantendo alvo de toque seguro
   ========================================================= */
@media(max-width:760px){
  .whatsapp-float{
    right:10px;
    bottom:max(10px, env(safe-area-inset-bottom));
    width:46px;
    height:46px;
    min-height:46px;
    padding:6px;
    box-shadow:0 12px 28px rgba(7,26,61,.20);
  }

  .whatsapp-icon{
    width:32px;
    height:32px;
    font-size:16px;
  }

  .whatsapp-float:hover{
    transform:none;
  }

  .site-footer{
    padding-bottom:74px;
  }
}

/* =========================================================
   R14A.2 - PROPORCAO MUNDIM MOBILE ESTREITO
   Preserva a proporção visual dos aparelhos em telas <= 380px
   ========================================================= */
@media(max-width:380px){
  .mundim-phone{
    width:46vw;
    max-width:168px;
    height:92vw;
    max-height:336px;
  }
}

/* =========================================================
   R14A.3 - FECHAMENTO MOBILE 360
   Ajustes finais para telas estreitas
   ========================================================= */
@media(max-width:380px){

  /* Evita que o texto do mockup ultrapasse o smartphone */
  .webcase-phone{
    width:108px;
    padding:22px 10px 14px;
  }

  .webcase-phone strong{
    display:block;
    max-width:100%;
    font-size:12px;
    line-height:1.08;
    overflow-wrap:break-word;
  }

  /* Mantém respiro sem criar um vazio excessivo antes dos projetos */
  .projects{
    padding-top:48px;
  }

  /* Logo oficial transparente no rodapé */
  .footer-brand img{
    width:158px !important;
    height:auto;
    max-height:none;
    object-fit:contain;
    object-position:left center;
    background:transparent;
  }
}

/* =========================================================
   R16D.4 — Contato resiliente
   ========================================================= */
.contact-dialog {
  width: min(92vw, 520px);
  border: 0;
  border-radius: 24px;
  padding: 0;
  background: #ffffff;
  color: #0b1e46;
  box-shadow: 0 28px 90px rgba(5, 18, 48, 0.28);
}

.contact-dialog::backdrop {
  background: rgba(7, 20, 48, 0.58);
  backdrop-filter: blur(6px);
}

.contact-dialog-shell {
  position: relative;
  padding: 30px;
}

.contact-dialog-close {
  position: absolute;
  top: 16px;
  right: 18px;
  border: 0;
  background: transparent;
  color: inherit;
  font: inherit;
  font-size: 28px;
  line-height: 1;
  cursor: pointer;
}

.contact-dialog-kicker {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.14em;
  color: #2574ff;
}

.contact-dialog h2 {
  margin: 0 42px 10px 0;
  font-size: clamp(26px, 4vw, 36px);
  line-height: 1.08;
}

.contact-dialog-context {
  margin: 0 0 22px;
  color: #516078;
  line-height: 1.6;
}

.contact-dialog-actions {
  display: grid;
  gap: 10px;
}

.contact-option {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 3px;
  width: 100%;
  border: 1px solid #dce4f2;
  border-radius: 16px;
  padding: 15px 17px;
  background: #ffffff;
  color: #0b1e46;
  text-decoration: none;
  font: inherit;
  text-align: left;
  cursor: pointer;
  transition: transform 160ms ease, border-color 160ms ease, box-shadow 160ms ease;
}

.contact-option:hover,
.contact-option:focus-visible {
  transform: translateY(-1px);
  border-color: #8eb5ff;
  box-shadow: 0 10px 28px rgba(27, 80, 170, 0.10);
}

.contact-option-primary {
  background: linear-gradient(135deg, #0b2455, #173e83);
  border-color: transparent;
  color: #ffffff;
}

.contact-option strong {
  font-size: 15px;
}

.contact-option span {
  font-size: 13px;
  opacity: 0.78;
}

.contact-dialog-status {
  min-height: 22px;
  margin: 14px 0 0;
  font-size: 13px;
  font-weight: 700;
  color: #176b45;
}

.cta-main-button[data-contact-open] {
  cursor: pointer;
}

@media (max-width: 560px) {
  .contact-dialog-shell {
    padding: 24px 18px 20px;
  }

  .contact-dialog {
    border-radius: 20px;
  }
}
/* R1 — links complementares na area Aplicativos & Produtos */
.solution-links{
  display:flex;
  flex-wrap:wrap;
  gap:14px 24px;
  align-items:center;
}