/* Home focada em PPC: mensagem clara à esquerda, reunião visível à direita. */
.hero-rework{grid-template-columns:1fr;min-height:520px;align-items:center}.hero-rework .hero-brand{display:none}.hero-message{position:relative;z-index:1;justify-self:start;max-width:700px;padding:38px 0}.hero-watermark{position:absolute;z-index:0;right:-22%;top:50%;width:clamp(680px,74vw,1050px);height:auto;transform:translateY(-50%);opacity:.12;pointer-events:none}.hero-message h1{max-width:650px;font-size:clamp(42px,3.7vw,52px)}.hero-message h1 em{background:linear-gradient(90deg,#4285f4 0%,#4285f4 28%,#ea4335 48%,#fbbc05 70%,#34a853 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-message p{max-width:590px}.hero-message .tag{display:inline-flex;align-items:center;gap:11px;margin-bottom:8px;color:#fff;font-size:11px;letter-spacing:.14em}.hero-message .tag:before{width:36px;height:3px;margin:0;border-radius:0;background:linear-gradient(90deg,#4285f4 0 33%,#ea4335 33% 66%,#fbbc05 66%)}.hero-actions{align-items:flex-start}@media(max-width:760px){.hero-rework{min-height:auto;padding-top:36px;padding-bottom:38px}.hero-message{padding:12px 0}.hero-message h1{font-size:40px}.hero-watermark{right:-39%;width:560px;opacity:.09}}
.hero-message h1 em{position:relative;display:block;margin-top:5px;background:none;color:#ffc928;font-style:normal;text-shadow:0 5px 24px rgba(255,201,40,.2)}.hero-message h1 em:after{display:block;width:205px;height:6px;margin-top:18px;border-radius:999px;content:'';background:linear-gradient(90deg,#4285f4 0 25%,#ea4335 25% 50%,#fbbc05 50% 75%,#34a853 75%);box-shadow:0 5px 16px rgba(0,0,0,.22)}.home-typewriter{overflow:hidden;white-space:nowrap;width:0;animation:luguz-type-line 1.4s steps(45,end) .7s forwards}.home-typewriter:before{display:inline-block;width:2px;height:.88em;margin-right:7px;background:#ffe266;vertical-align:-.04em;animation:luguz-caret .55s step-end infinite;content:''}.home-typewriter.is-typing:before{display:inline-block}@keyframes luguz-type-line{to{width:45ch}}@keyframes luguz-caret{50%{opacity:0}}@media(max-width:760px){.home-typewriter{width:auto;overflow:visible;white-space:normal;animation:none}.home-typewriter:before{display:none}}
