/* Pro4win public homepage: light conversational layout. */
:root {
	--refresh-ink: #091c46;
	--refresh-muted: #50617b;
	--refresh-line: #d4dfec;
	--refresh-orange: #f99116;
}
html { height: auto !important; min-height: 100%; }
body {
	min-height: 100vh;
	min-height: 100dvh;
	height: auto !important;
	padding: 0;
	overflow: auto;
	color: var(--refresh-ink);
	background: #fff;
	position: relative;
	isolation: isolate;
}
body::before, body::after {
	content: "";
	position: fixed;
	pointer-events: none;
	z-index: -1;
	width: 130vw;
	height: 95vw;
	border: 1px solid #e2efff;
	border-radius: 50%;
	box-shadow: 0 0 0 22px #f5f9ff, 0 0 0 23px #eaf3ff, 0 0 0 48px #fafcff;
}
body::before { right: -51vw; top: -90vw; transform: rotate(-25deg); }
body::after { left: -80vw; bottom: -90vw; transform: rotate(-25deg); }
.header_texto {
	width: 100%;
	min-height: 104px;
	margin: 0;
	padding: 24px 3.1%;
	gap: 28px;
}
.header_texto .img_logo { width: 66px; max-width: 66px; height: 66px; object-fit: contain; }
#PublicBrandDescription { margin-left: 50px; color: var(--refresh-ink); font-size: 15px; }
.refresh-language { margin-left: auto; display: flex; align-items: center; gap: 10px; }
.refresh-language label { font-size: 19px; }
.refresh-language select {
	border: 0;
	background: transparent;
	color: var(--refresh-ink);
	font-size: 14px;
	max-width: 230px;
	padding: 10px 4px;
}
.header_texto a { color: var(--refresh-ink); text-decoration: none; font-size: 14px; margin-left: 42px; }
main {
	display: block;
	flex: 1 0 auto;
	width: min(1232px, 80%);
	margin: 0 auto;
	padding: clamp(40px, 6.5vh, 80px) 0 48px;
	overflow: visible;
}
.refresh-intro { margin-bottom: 34px; }
.refresh-intro h1 { color: var(--refresh-ink); font-size: clamp(34px, 4.6vw, 66px); font-weight: 500; letter-spacing: -2px; line-height: 1.12; margin: 0 0 20px; }
#PublicSubtitle { font-size: clamp(20px, 2vw, 28px); line-height: 1.4; color: var(--refresh-ink); margin-bottom: 10px; }
#PublicIntro { font-size: 18px; color: var(--refresh-muted); line-height: 1.5; }
.pro4win-ai { margin: 0; border: 0; border-radius: 0; box-shadow: none; background: transparent; overflow: visible; }
.pro4win-ai .kb-ia-header { display: none; min-height: 0; padding: 4px 0 10px; box-shadow: none; border: 0; background: transparent; justify-content: flex-end; }
.pro4win-ai .section-main, .pro4win-ai .article-main { display: flex; flex-direction: column; background: transparent; overflow: visible; padding: 0; gap: 0; }
.pro4win-ai .div-chat-form { display: none; }
.pro4win-ai .div-input-main { display: flex; flex-direction: column; padding: 0; background: transparent; gap: 14px; }
.pro4win-ai .div-input {
	display: flex;
	flex-direction: column;
	gap: 0;
	padding: 0;
	border: 1px solid var(--refresh-line);
	border-radius: 18px;
	background: rgba(255,255,255,.96);
	box-shadow: 0 3px 8px #0b295011;
	overflow: hidden;
}
.pro4win-ai .div-input:focus-within { border-color: #8aadd3; box-shadow: 0 0 0 3px #eaf3ff; }
.pro4win-ai #user-input {
	width: 100%;
	min-height: 136px;
	max-height: 240px;
	padding: 28px 32px;
	border: 0;
	border-radius: 0;
	background: transparent;
	color: var(--refresh-ink);
	font-size: 19px;
	font-weight: 400;
	line-height: 1.5;
	letter-spacing: 0;
	box-shadow: none;
}
.pro4win-ai #user-input::placeholder { color: #596a81; opacity: 1; }
.refresh-composer-tools { display: flex; align-items: center; justify-content: space-between; width: 100%; padding: 10px 26px; border-top: 1px solid var(--refresh-line); min-height: 68px; }
.fiscal-links { display: flex; align-items: center; gap: 7px; min-width: 0; margin-left: 12px; }
.fiscal-links a { display: inline-flex; align-items: baseline; gap: 5px; min-width: 0; padding: 5px 0; color: #204e73; text-decoration: none; white-space: nowrap; }
.fiscal-links strong { font-size: 12px; font-weight: 600; }
.fiscal-links span { font-size: 11px; color: var(--refresh-muted); }
.fiscal-links a:hover strong, .fiscal-links a:hover span { color: #8e4600; text-decoration: underline; }
.refresh-model { display: flex; align-items: center; gap: 4px; }
.refresh-model label, .refresh-model select { font-size: 15px; color: var(--refresh-ink); font-weight: 400; }
.refresh-model select { max-width: 210px; padding: 8px 20px 8px 4px; border: 0; background: transparent; }
.pro4win-ai #send-button { padding: 8px; min-width: 44px; min-height: 44px; font-size: 29px; color: #ed8200 !important; opacity: 1; }
.pro4win-ai #send-button:disabled { color: #a15d09 !important; opacity: .65; cursor: default; }
.pro4win-ai .public-request-help { display: flex; gap: 8px 14px; padding: 0; color: var(--refresh-muted); font-size: 12px; line-height: 1.6; flex-wrap: wrap; }
#PublicAiBoundary { color: #204e73; }
.refresh-suggestions { display: flex; gap: 32px; justify-content: space-between; align-items: flex-start; margin-top: 42px; }
.refresh-suggestions button {
	background: transparent;
	color: var(--refresh-ink);
	border: 0;
	border-radius: 0;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.5;
	text-align: left;
	padding: 8px 32px 8px 0;
	position: relative;
	flex: 0 1 33%;
}
.refresh-suggestions button::after { content: ""; position: absolute; right: 0; top: 12px; width: 20px; height: 20px; background: currentColor; mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 12h17M13 5l7 7-7 7' fill='none' stroke='black' stroke-width='1.5'/%3E%3C/svg%3E") center / contain no-repeat; }
.refresh-suggestions button:hover { color: #a75b00; text-decoration: underline; }
.refresh-world { margin-top: 30px; padding: 18px 0 4px; border-top: 1px solid var(--refresh-line); color: var(--refresh-ink); }
.refresh-world h2 { margin: 0 0 12px; font-size: 13px; font-weight: 600; color: var(--refresh-muted); }
.refresh-world ul { display: flex; align-items: center; gap: 18px; flex-wrap: wrap; padding: 0; margin: 0; list-style: none; }
.refresh-world li { display: inline-flex; align-items: center; font-size: 22px; line-height: 1; }
.has-conversation .refresh-world { display: none; }
footer { width: 100%; padding: 0; margin: 0; color: var(--refresh-ink); display: block; text-align: left; background: #fafdff88; }
footer a { color: var(--refresh-ink); font-size: 13px; font-weight: 400; text-decoration: none; }
footer a:hover { text-decoration: underline; }
.refresh-products, .refresh-legal { display: flex; align-items: center; gap: 22px; padding: 28px 10%; border-top: 1px solid var(--refresh-line); flex-wrap: wrap; background: transparent; color: var(--refresh-ink); font-weight: 400; }
.refresh-products { justify-content: space-between; }
.refresh-legal { font-size: 13px; }
.refresh-legal #PrivacyLink { margin-left: auto; }
.refresh-legal #SitemapLink { margin-left: 28px; }
button:focus-visible, a:focus-visible, select:focus-visible { outline: 2px solid #1c5989; outline-offset: 4px; }
body.has-conversation { height: 100dvh !important; overflow: hidden; }
.has-conversation .header_texto { min-height: 76px; padding-top: 12px; padding-bottom: 12px; }
.has-conversation .header_texto .img_logo { width: 48px; height: 48px; }
.has-conversation main { display: flex; flex-direction: column; flex: 1 1 auto; min-height: 0; padding: 12px 0 14px; }
.has-conversation .refresh-intro, .has-conversation .refresh-suggestions { display: none; }
.has-conversation .pro4win-ai { min-height: 0; flex: 1 1 auto; overflow: hidden; }
.has-conversation .kb-ia-header { display: flex; }
.has-conversation .section-main, .has-conversation .article-main { min-height: 0; flex: 1 1 auto; overflow: hidden; }
.has-conversation .div-chat-form { display: flex; margin-bottom: 16px; background: transparent; }
.has-conversation #chat-box { background: transparent; padding: 8px 6px; scrollbar-width: thin; }
.has-conversation #chat-box > .div-chat:first-child { display: none; }
.has-conversation .div-chat-mensagem.ia { border: 0; box-shadow: none; background: transparent; padding-left: 0; }
.has-conversation .div-chat-mensagem.usuario { border: 1px solid #dce6f0; box-shadow: none; background: #f2f7fd; }
.has-conversation .pro4win-ai #user-input { min-height: 64px; max-height: 20dvh; padding: 14px 22px; font-size: 16px; }
.has-conversation .refresh-composer-tools { min-height: 48px; padding: 0 16px; }
.has-conversation .refresh-products { display: none; }
.has-conversation .refresh-legal { padding-top: 10px; padding-bottom: 10px; }
@media (min-width: 1500px) {
	main { padding-top: 76px; }
	.pro4win-ai #user-input { min-height: 166px; }
	.refresh-suggestions button { font-size: 17px; }
	footer a, .refresh-legal { font-size: 15px; }
}
@media (max-width: 1100px) {
	.fiscal-links { order: 3; width: 100%; margin-left: 0; padding-top: 4px; }
}
@media (max-width: 900px) {
	#PublicBrandDescription { margin-left: 0; font-size: 12px; max-width: 200px; }
	.header_texto { gap: 18px; padding: 18px 5%; }
	.header_texto a { margin-left: 0; font-size: 12px; }
	.refresh-language select { max-width: 190px; font-size: 12px; }
	main { width: 88%; padding-top: 38px; }
	.refresh-intro h1 { letter-spacing: -1px; }
	.refresh-products, .refresh-legal { padding-left: 6%; padding-right: 6%; }
	.refresh-suggestions { gap: 18px; }
}
@media (max-width: 600px) {
	.refresh-world { margin-top: 22px; padding-top: 14px; }
	.refresh-world ul { gap: 12px 16px; }
	.refresh-world li { font-size: 20px; }
	.fiscal-links { gap: 10px; overflow-x: auto; scrollbar-width: none; }
	.fiscal-links::-webkit-scrollbar { display: none; }
	.header_texto { min-height: 82px; gap: 10px; flex-wrap: wrap; }
	.header_texto .img_logo { width: 44px; max-width: 44px; height: 44px; }
	#PublicBrandDescription { display: none; }
	.header_texto a { font-size: 11px; }
	.refresh-language { gap: 2px; }
	.refresh-language label { font-size: 15px; }
	.refresh-language select { max-width: 152px; font-size: 11px; }
	main { width: 90%; padding: 30px 0; }
	.refresh-intro { margin-bottom: 26px; }
	.refresh-intro h1 { font-size: 36px; margin-bottom: 16px; }
	#PublicSubtitle { font-size: 20px; }
	#PublicIntro { font-size: 14px; }
	.pro4win-ai #user-input { padding: 20px; min-height: 130px; font-size: 16px; }
	.refresh-composer-tools { padding: 8px 14px; min-height: 60px; }
	.refresh-model label, .refresh-model select { font-size: 13px; }
	.refresh-model select { max-width: 180px; }
	.refresh-suggestions { flex-direction: column; gap: 8px; margin-top: 24px; }
	.refresh-suggestions button { flex-basis: auto; width: 100%; font-size: 14px; }
	.refresh-products { display: grid; grid-template-columns: 1fr 1fr; padding-top: 22px; padding-bottom: 22px; gap: 18px; }
	.refresh-legal { gap: 14px; padding-top: 20px; padding-bottom: 20px; }
	.refresh-legal #PrivacyLink, .refresh-legal #SitemapLink { margin-left: 0; }
	footer a, .refresh-legal { font-size: 11px; }
	.has-conversation .header_texto { min-height: 68px; }
	.has-conversation main { width: 94%; }
	.has-conversation .refresh-legal { padding: 8px 3%; gap: 10px; }
}
@media (prefers-reduced-motion: reduce) { *, *::before, *::after { scroll-behavior: auto !important; } }
