:root{--bg:#050b16;--bg2:#081426;--blue:#2563eb;--light:#60a5fa;--white:#f8fbff;--text:#cbd5e1;--muted:#8795a9;--line:rgba(148,163,184,.14);--max:1160px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--white);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.6;overflow-x:hidden}body:before{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 75% 5%,rgba(37,99,235,.22),transparent 30%),radial-gradient(circle at 10% 35%,rgba(37,99,235,.08),transparent 25%);z-index:-1}a{color:inherit;text-decoration:none}.wrap{width:min(calc(100% - 48px),var(--max));margin:auto}.topbar{position:sticky;top:0;z-index:20;background:rgba(5,11,22,.92);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.nav{height:74px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand-logo{display:block;width:150px;height:62px;flex:0 0 150px}.brand-logo img,.footer-logo img{width:100%;height:100%;display:block;object-fit:contain}.navlinks{display:flex;gap:28px;color:#aab7c9;font-size:13px;font-weight:750}.navlinks a:hover{color:#fff}.navcta{padding:11px 16px;border:1px solid rgba(96,165,250,.3);background:rgba(37,99,235,.1);border-radius:10px;font-size:12px;font-weight:900}.btn{display:inline-flex;align-items:center;justify-content:center;padding:16px 23px;border-radius:11px;background:linear-gradient(135deg,#2563eb,#3b82f6);border:1px solid rgba(147,197,253,.35);box-shadow:0 18px 50px rgba(37,99,235,.28);font-weight:900;color:#fff;transition:.25s}.btn:hover{transform:translateY(-3px)}.hero{padding:82px 0 94px;text-align:center}.hero-inner{max-width:940px;margin:auto}.hero-label{display:inline-flex;align-items:center;gap:8px;padding:7px 11px;border-radius:999px;border:1px solid rgba(96,165,250,.28);background:rgba(37,99,235,.08);color:#bfdbfe;font-size:13px;letter-spacing:.9px;font-weight:900;text-transform:uppercase}.hero-label:before{content:"";width:6px;height:6px;border-radius:50%;background:#60a5fa;box-shadow:0 0 15px #60a5fa}.hero h1,.hero-lead{font-size:clamp(38px,4.8vw,62px);line-height:1.02;letter-spacing:-4px;color:#fff;max-width:900px}.hero h1{margin:22px auto 0}.hero-lead{display:block;font-weight:900;margin:10px auto 0}.hero-lead em{font-style:normal;color:#60a5fa}.hero-copy{max-width:790px;color:var(--text);font-size:17px;line-height:1.65;margin:27px auto 0}.hero-copy strong{color:#fff}.actions{display:flex;justify-content:center;margin-top:29px}.note{font-size:13px;color:var(--muted);margin-top:11px}section{padding:96px 0;border-top:1px solid var(--line)}.kicker{color:var(--light);font-size:10px;font-weight:950;letter-spacing:1.8px;text-transform:uppercase;margin-bottom:12px}.title{font-size:clamp(34px,4.4vw,56px);line-height:1.02;letter-spacing:-3px;margin:0 0 20px;max-width:850px}.copy{max-width:760px;color:var(--text);font-size:17px}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.panel,.card{border:1px solid var(--line);border-radius:18px;background:linear-gradient(145deg,rgba(255,255,255,.05),rgba(255,255,255,.012))}.panel{padding:28px}.list{display:grid;gap:10px}.list div,.check{padding:15px;border:1px solid var(--line);border-radius:11px;color:#b9c5d5;background:rgba(255,255,255,.02)}.search{background:linear-gradient(180deg,rgba(37,99,235,.08),transparent 70%)}.google{background:#fff;color:#111827;border-radius:18px;padding:20px;box-shadow:0 25px 80px rgba(0,0,0,.35)}.gbar{font-weight:900;font-size:20px;padding-bottom:14px;border-bottom:1px solid #e5e7eb}.query{margin:16px 0;border:1px solid #dfe3e8;border-radius:999px;padding:11px 15px;color:#4b5563;font-size:12px}.result{padding:13px 3px;border-bottom:1px solid #edf0f3}.result b{color:#1a73e8;font-size:10px}.result strong{display:block;color:#174ea6;font-size:13px}.result span{font-size:10px;color:#5f6368}.pipeline{margin-top:35px}.pipeline-flow{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap;padding:18px 24px;border:1px solid rgba(96,165,250,.22);border-radius:15px;background:rgba(37,99,235,.06);color:#93c5fd;font-size:12px;font-weight:950;letter-spacing:1.2px}.pipeline-flow b{color:#60a5fa}.cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:15px}.card{padding:9px 10px;min-height:94px;height:94px;border-radius:9px;border:1px solid rgba(96,165,250,.45);background:linear-gradient(145deg,rgba(12,34,67,.96),rgba(3,18,47,.99));box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 8px 20px rgba(1,9,25,.25);overflow:hidden}.icon{width:28px;height:28px;display:grid;place-items:center;border-radius:6px;background:rgba(37,99,235,.16);border:1px solid rgba(96,165,250,.28);color:#93c5fd;font-weight:900;margin-bottom:8px;font-size:12px}.card h3{font-size:9px;line-height:1.2;margin:0 0 3px;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card p{font-size:7.5px;line-height:1.32;color:#8795a9;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.steps{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:48px}.steps:before{content:"";position:absolute;left:7%;right:7%;top:31px;height:1px;background:linear-gradient(90deg,rgba(37,99,235,.15),rgba(96,165,250,.7),rgba(37,99,235,.15))}.step{position:relative;z-index:1;padding:0 10px 10px}.step-top{display:flex;align-items:center;gap:13px;margin-bottom:26px}.step-dot{width:62px;height:62px;flex:0 0 62px;display:grid;place-items:center;border-radius:50%;border:1px solid rgba(96,165,250,.45);background:#081426;box-shadow:0 0 0 8px rgba(37,99,235,.06),0 12px 35px rgba(37,99,235,.18);color:#93c5fd;font-size:13px;font-weight:950}.step-label{color:#60a5fa;font-size:10px;font-weight:950;letter-spacing:1.4px}.step h3{font-size:19px;line-height:1.35;margin:0;max-width:245px}.step p{font-size:12px;color:var(--muted);margin:11px 0 0;max-width:245px}.checkgrid{display:grid;gap:11px}.offer{text-align:center;background:radial-gradient(circle at 50% 0,rgba(37,99,235,.18),transparent 58%),#071326}.offer .title,.offer .copy{margin-left:auto;margin-right:auto}.offerbox{max-width:900px;margin:35px auto 0;padding:38px;border:1px solid rgba(96,165,250,.22);border-radius:22px;background:rgba(255,255,255,.035)}.discover{display:grid;grid-template-columns:1fr 1fr;gap:9px;text-align:left;margin:25px 0 30px}.discover span{padding:11px 13px;border:1px solid var(--line);border-radius:9px;color:#b9c6d7;font-size:11px}.formsection{background:#06101e}.form{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:start}.formcard{background:#f8fafc;color:#0f172a;border-radius:20px;padding:29px}.formcard h3{margin:0 0 20px}.field{margin-bottom:15px}.field label{display:block;font-size:11px;font-weight:900;margin-bottom:6px}.field input{width:100%;padding:12px;border:1px solid #d9e0e8;border-radius:8px;background:#fff;color:#0f172a}.chips{display:flex;flex-wrap:wrap;gap:7px}.chip{padding:8px 10px;border:1px solid #d6dee8;border-radius:8px;background:#fff;color:#334155;font-size:10px;font-weight:850;cursor:pointer}.chip.active{background:#eff6ff;border-color:#2563eb;color:#1d4ed8}.formcard .btn{width:100%;margin-top:4px}.error{min-height:18px;color:#dc2626;font-size:10px;margin-top:6px}.success{display:none;color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0;padding:10px;border-radius:8px;margin-top:10px;font-size:11px;font-weight:800}.faq{max-width:860px;margin:32px auto}.faq details{border-top:1px solid var(--line);padding:20px 0}.faq details:last-child{border-bottom:1px solid var(--line)}summary{cursor:pointer;font-weight:850;display:flex;justify-content:space-between;list-style:none}summary::-webkit-details-marker{display:none}summary:after{content:"+";color:var(--light);font-size:19px}details[open] summary:after{content:"−"}details p{color:var(--muted);font-size:13px;max-width:740px}.final{text-align:center;padding:115px 0;background:radial-gradient(circle at 50% 45%,rgba(37,99,235,.22),transparent 45%)}.final .title{margin:auto}.final p{max-width:700px;margin:0 auto 28px;color:var(--text);font-size:17px}.footer{padding:42px 0 50px;border-top:1px solid var(--line);color:#748399;font-size:11px}.footer .wrap{display:flex;justify-content:space-between;align-items:center;gap:30px}.footer-logo{display:block;width:190px;height:82px}@media(max-width:980px){.navlinks{display:none}.cards{grid-template-columns:repeat(4,1fr)}.steps{grid-template-columns:1fr 1fr}.steps:before{display:none}.grid2,.form{grid-template-columns:1fr}}@media(max-width:620px){.cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.card{min-width:0;height:94px;padding:9px 8px}.card h3{font-size:8px}.card p{font-size:7px}}
/* Rise Company — refined professional section contrast */
main > section { position: relative; background: #050b16 !important; }
main > section:nth-of-type(2),
main > section:nth-of-type(5),
main > section:nth-of-type(8) {
  background: linear-gradient(180deg, #071326 0%, #08172c 50%, #071326 100%) !important;
}
main > section:nth-of-type(3),
main > section:nth-of-type(6) {
  background: linear-gradient(180deg, #06101f 0%, #081b33 100%) !important;
}
main > section:nth-of-type(4) {
  background: linear-gradient(180deg, #050b16 0%, #071226 100%) !important;
}
main > section:nth-of-type(7) {
  background: #06111f !important;
}
main > section:nth-of-type(9) {
  background: radial-gradient(circle at 50% 0%, rgba(37,99,235,.12), transparent 48%), #050b16 !important;
}
main > section + section { border-top: 1px solid rgba(96,165,250,.08) !important; }
main > section:nth-of-type(2)::before,
main > section:nth-of-type(5)::before,
main > section:nth-of-type(8)::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(96,165,250,.18), transparent);
}


/* Rise Company — blue-dominant section palette */
main > section { background: #071a35 !important; }
main > section:nth-of-type(2), main > section:nth-of-type(5), main > section:nth-of-type(8) { background: linear-gradient(180deg,#0a2852 0%,#0b3268 50%,#0a2852 100%) !important; }
main > section:nth-of-type(3), main > section:nth-of-type(6) { background: linear-gradient(180deg,#082044 0%,#0a2b59 100%) !important; }
main > section:nth-of-type(4), main > section:nth-of-type(7) { background: linear-gradient(180deg,#071a35 0%,#09254a 100%) !important; }
main > section:nth-of-type(9) { background: radial-gradient(circle at 50% 0%,rgba(59,130,246,.28),transparent 52%),#071a35 !important; }
main > section + section { border-top-color: rgba(96,165,250,.18) !important; }


/* Rise Company — Estrutura digital section */
#estrutura {
  position: relative !important;
  overflow: hidden !important;
  padding: 96px 0 104px !important;
  background:
    radial-gradient(circle at 50% -8%, rgba(59,130,246,.18), transparent 46%),
    linear-gradient(180deg, #071a35 0%, #081f40 52%, #06172f 100%) !important;
}
#estrutura::before {
  content:'' !important;
  position:absolute !important;
  inset:0 !important;
  pointer-events:none !important;
  background:linear-gradient(90deg,transparent,rgba(96,165,250,.03),transparent) !important;
}
#estrutura > * { position:relative !important; z-index:1 !important; }
#estrutura .est-head { text-align:center; max-width:760px; margin:0 auto 38px; }
#estrutura .est-head .kicker { color:#60a5fa !important; font-size:11px !important; font-weight:800 !important; letter-spacing:.16em !important; text-transform:uppercase; }
#estrutura .est-head h2 { margin:10px auto 14px !important; letter-spacing:-.035em !important; }
#estrutura .est-sub { margin:0 auto !important; color:#a9bdd7 !important; font-size:16px !important; line-height:1.6 !important; }

/* Funnel */
#estrutura .est-funnel {
  display:flex !important; align-items:center !important; justify-content:center !important;
  gap:10px !important; flex-wrap:wrap !important; margin:0 auto 44px !important;
}
#estrutura .funnel-step {
  display:inline-flex !important; align-items:center !important; gap:10px !important;
  padding:11px 18px !important;
  border:1px solid rgba(96,165,250,.22) !important; border-radius:12px !important;
  background:linear-gradient(145deg, rgba(12,40,82,.55), rgba(6,24,55,.7)) !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.05), 0 8px 20px rgba(2,10,28,.3) !important;
}
#estrutura .funnel-step.accent {
  border-color:rgba(96,165,250,.5) !important;
  background:linear-gradient(145deg, rgba(37,99,235,.42), rgba(14,52,110,.55)) !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08), 0 10px 26px rgba(37,99,235,.28) !important;
}
#estrutura .funnel-idx { color:#60a5fa !important; font-size:11px !important; font-weight:800 !important; letter-spacing:.04em !important; }
#estrutura .funnel-step.accent .funnel-idx { color:#bfdbfe !important; }
#estrutura .funnel-label { color:#dbeafe !important; font-size:13px !important; font-weight:850 !important; letter-spacing:.12em !important; }
#estrutura .funnel-arrow { width:20px !important; height:20px !important; fill:none !important; stroke:#60a5fa !important; stroke-width:2.2 !important; stroke-linecap:round !important; stroke-linejoin:round !important; opacity:.8 !important; }

/* Cards */
#estrutura .est-cards { display:grid !important; grid-template-columns:repeat(4,minmax(0,1fr)) !important; gap:14px !important; }
#estrutura .est-card {
  position:relative !important; display:flex !important; flex-direction:column !important;
  padding:22px 20px 20px !important;
  border:1px solid rgba(96,165,250,.24) !important; border-radius:16px !important;
  background:linear-gradient(160deg, rgba(10,33,68,.96), rgba(3,18,45,.99)) !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.04), 0 14px 30px rgba(1,8,24,.28) !important;
  overflow:hidden !important;
  transition:transform .25s ease, border-color .25s ease, box-shadow .25s ease !important;
}
#estrutura .est-card::before {
  content:'' !important; position:absolute !important; top:0 !important; left:18px !important; right:18px !important; height:1px !important;
  background:linear-gradient(90deg,transparent,rgba(96,165,250,.5),transparent) !important;
}
#estrutura .est-card:hover {
  transform:translateY(-4px) !important; border-color:rgba(96,165,250,.5) !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.06), 0 22px 40px rgba(2,12,32,.4) !important;
}
#estrutura .est-top { display:flex !important; align-items:flex-start !important; justify-content:space-between !important; margin-bottom:14px !important; }
#estrutura .est-ic {
  width:42px !important; height:42px !important; display:grid !important; place-items:center !important;
  border-radius:11px !important; border:1px solid rgba(96,165,250,.26) !important;
  background:linear-gradient(145deg, rgba(37,99,235,.34), rgba(14,52,110,.5)) !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.06), 0 6px 14px rgba(37,99,235,.12) !important;
}
#estrutura .est-ic svg { width:26px !important; height:26px !important; display:block !important; }
#estrutura .est-num { color:rgba(96,165,250,.5) !important; font-size:13px !important; font-weight:800 !important; letter-spacing:.05em !important; }
#estrutura .est-card h3 { margin:0 0 6px !important; color:#f1f6ff !important; font-size:15px !important; line-height:1.25 !important; font-weight:800 !important; letter-spacing:-.01em !important; }
#estrutura .est-card p { margin:0 0 16px !important; color:#9fb3cf !important; font-size:13px !important; line-height:1.5 !important; }
#estrutura .est-bar { display:block !important; height:2px !important; width:34px !important; border-radius:2px !important; background:linear-gradient(90deg,#3b82f6,#60a5fa) !important; margin-top:auto !important; }

/* icon finishes */
#estrutura .estrutura-site-icon { fill:none !important; stroke:#60a5fa !important; stroke-width:1.7 !important; stroke-linecap:round !important; stroke-linejoin:round !important; }
#estrutura .estrutura-maps-icon, #estrutura .estrutura-ads-icon { fill:initial !important; stroke:none !important; }
#estrutura .estrutura-meta-icon { fill:none !important; stroke:#0081FB !important; }

@media(max-width:980px){ #estrutura .est-cards { grid-template-columns:repeat(2,minmax(0,1fr)) !important; } }
@media(max-width:620px){ #estrutura .est-cards { grid-template-columns:1fr !important; } #estrutura .est-funnel { gap:6px !important; } #estrutura .funnel-step { padding:9px 12px !important; } #estrutura .funnel-label { font-size:12px !important; } }
@media(max-width:430px){ #estrutura .funnel-step { padding:8px 10px !important; } #estrutura .funnel-label { font-size:11px !important; } }


	@font-face {
		font-family: 'CameraPlainVariable';
		src: url('https://cdn.gpteng.co/mcp-widgets/v1/fonts/CameraPlainVariable.woff2') format('woff2');
		font-weight: 100 900;
		font-style: normal;
		font-display: swap;
	}

	#lovable-badge {
		--badge-bg: #1b1b1b;
		--badge-text: #c5c1b9;
		--badge-text-hover: #dcdad5;
		--badge-radius: 6px;
		--badge-padding: 8px;
		--badge-gap: 6px;
		--badge-shadow: 
			0 0 0 1px rgba(0, 0, 0, 0.88),
			0 1px 0 0 rgba(0, 0, 0, 0.04),
			0 2px 2px -1px rgba(0, 0, 0, 0.08),
			0 4px 4px -2px rgba(0, 0, 0, 0.08),
			0 8px 8px -4px rgba(0, 0, 0, 0.08),
			0 16px 16px -8px rgba(0, 0, 0, 0.08);
		--badge-transition-duration: 0.2s;
		--badge-transition-easing: cubic-bezier(0.16, 1, 0.32, 1);
		--focus-color: #575ECF;
		--focus-offset: 2px;
		--focus-width: 2px;
		
		position: fixed;
		bottom: 12px;
		right: 12px;
		height: 24px;
		display: flex;
		align-items: center;
		z-index: 1000000;
		background-color: var(--badge-bg) !important;
		color: var(--badge-text) !important;
		border-radius: var(--badge-radius);
		box-shadow: var(--badge-shadow) !important;
		font-size: 12px;
		font-family: CameraPlainVariable, "CameraPlainVariable Fallback", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
		font-weight: 400 !important;
		text-transform: none !important;
		font-feature-settings: normal !important;
		transform: translateZ(0);
		will-change: transform, opacity;
	}

	#lovable-badge-cta {
		display: flex;
		align-items: center;
		gap: var(--badge-gap);
		padding: 0 var(--badge-padding);
		height: 100%;
		color: inherit;
		text-decoration: none;
		white-space: nowrap;
		border-radius: var(--badge-radius) 0 0 var(--badge-radius);
		transition: 
			background-color var(--badge-transition-duration) ease,
			color var(--badge-transition-duration) ease,
			transform 0.1s ease;
	}

	#lovable-badge-cta:hover {
		background: rgba(255, 255, 255, 0.04);
		color: var(--badge-text-hover);
	}

	#lovable-badge-cta:active {
		transform: scale(0.98);
	}

	#lovable-badge-cta:focus {
		outline: none;
	}

	#lovable-badge-cta:focus-visible {
		outline: var(--focus-width) solid var(--focus-color);
		outline-offset: var(--focus-offset);
		z-index: 1;
	}

	#lovable-badge-text {
		line-height: 1;
	}

	#lovable-badge-divider {
		width: 1px;
		height: 24px;
		background-color: rgba(255, 255, 255, 0.04);
		flex-shrink: 0;
	}

	#lovable-badge-close {
		width: 24px;
		height: 24px;
		min-width: 24px;
		min-height: 24px;
		cursor: pointer;
		background: none;
		border: none;
		padding: 0;
		display: flex;
		align-items: center;
		justify-content: center;
		border-radius: 0 var(--badge-radius) var(--badge-radius) 0;
		flex-shrink: 0;
		transition: 
			background-color var(--badge-transition-duration) ease,
			transform 0.1s ease;
	}

	#lovable-badge-close:hover {
		background: rgba(255, 255, 255, 0.04);
	}

	#lovable-badge-close:active {
		transform: scale(0.92);
	}

	#lovable-badge-close:focus {
		outline: none;
	}

	#lovable-badge-close:focus-visible {
		outline: var(--focus-width) solid var(--focus-color);
		outline-offset: calc(var(--focus-offset) * -1);
		z-index: 1;
	}

	#lovable-badge-close svg path {
		fill: var(--badge-text);
		transition: fill var(--badge-transition-duration) ease;
	}

	#lovable-badge-close:hover svg path {
		fill: var(--badge-text-hover);
	}

	@media (prefers-reduced-motion: reduce) {
		#lovable-badge-cta,
		#lovable-badge-close,
		#lovable-badge-close svg path {
			transition: none;
		}
		
		#lovable-badge-cta:active,
		#lovable-badge-close:active {
			transform: none;
		}
	}

	@media (prefers-contrast: high) {
		#lovable-badge {
			--badge-bg: #000;
			--badge-text: #fff;
			--badge-text-hover: #fff;
			border: 2px solid currentColor;
		}
		
		#lovable-badge-cta:focus-visible,
		#lovable-badge-close:focus-visible {
			outline-width: 3px;
		}
	}
