@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;color:hsl(var(--foreground));background:hsl(var(--background));font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--background: 240 10% 4%;--foreground: 0 0% 98%;--card: 240 8% 8%;--card-foreground: 0 0% 98%;--muted: 240 5% 64%;--muted-foreground: 240 5% 72%;--border: 240 4% 18%;--accent: 271 91% 65%;--accent-2: 217 91% 60%;--accent-3: 336 82% 61%;--radius: 8px}@media(prefers-color-scheme:light){:root{--background: 0 0% 100%;--foreground: 240 10% 4%;--card: 0 0% 100%;--card-foreground: 240 10% 4%;--muted: 240 4% 46%;--muted-foreground: 240 4% 38%;--border: 240 6% 90%}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(135deg,hsl(var(--background)),#100f15 48%,hsl(var(--background)))}@media(prefers-color-scheme:light){body{background:linear-gradient(135deg,#fff,#f6f5ff 48%,#fff)}}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.site-shell{min-height:100vh;overflow-x:hidden}.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid hsl(var(--border) / .8);background:hsl(var(--background) / .78);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header__inner{width:min(1180px,calc(100% - 32px));height:68px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px}.site-header__brand{display:inline-flex;align-items:center;min-width:116px}.site-header__nav{display:flex;align-items:center;gap:8px}.site-header__nav a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 14px;border:1px solid transparent;border-radius:var(--radius);color:hsl(var(--muted-foreground));font-size:14px;font-weight:500;transition:color .18s ease,background .18s ease,border-color .18s ease}.site-header__nav a:hover{color:hsl(var(--foreground));border-color:hsl(var(--border));background:hsl(var(--card) / .7)}.brand-logo{display:inline-flex;align-items:center}.brand-logo img{display:block;width:auto;height:34px;-o-object-fit:contain;object-fit:contain}.brand-logo__light{display:none!important}@media(prefers-color-scheme:light){.brand-logo__dark{display:none!important}.brand-logo__light{display:block!important}}.hero-section{position:relative;min-height:650px;display:flex;align-items:center;justify-content:center;padding:84px 20px 72px;overflow:hidden}.hero-section__background{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(115deg,hsl(358 100% 64% / .16),transparent 30%),linear-gradient(245deg,hsl(var(--accent) / .2),transparent 36%),linear-gradient(180deg,transparent 0%,hsl(var(--background)) 92%)}.hero-section__background:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.26;background-image:linear-gradient(hsl(var(--foreground) / .06) 1px,transparent 1px),linear-gradient(90deg,hsl(var(--foreground) / .06) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:linear-gradient(to bottom,black,transparent 74%);mask-image:linear-gradient(to bottom,black,transparent 74%)}.hero-section__inner{position:relative;z-index:1;width:min(920px,100%);margin:0 auto;text-align:center}.hero-section__badge,.section-heading span{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:36px;padding:0 14px;border:1px solid hsl(var(--border));border-radius:999px;color:hsl(var(--muted-foreground));background:hsl(var(--card) / .62);font-size:14px;font-weight:500}.hero-section__badge svg,.section-heading span svg{color:hsl(var(--accent))}.hero-section__logo{margin:34px auto 22px;justify-content:center}.hero-section__logo img{height:68px}.hero-section h1{margin:0;color:hsl(var(--foreground));font-size:64px;line-height:1.05;font-weight:700;letter-spacing:0}.hero-section p{width:min(710px,100%);margin:22px auto 0;color:hsl(var(--muted-foreground));font-size:18px;line-height:1.8;font-weight:400}.hero-section__actions{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px;margin-top:36px}.rainbow-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:0 22px;border-radius:var(--radius);font-size:15px;font-weight:600;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}.rainbow-button{position:relative;color:#fff;border:1px solid transparent;background:linear-gradient(#101013,#101013) padding-box,linear-gradient(90deg,#a855f7,#ec4899,#6366f1,#a855f7) border-box;box-shadow:0 18px 48px #bb3df538}.rainbow-button:hover,.secondary-button:hover{transform:translateY(-2px)}.secondary-button{color:hsl(var(--foreground));border:1px solid hsl(var(--border));background:hsl(var(--card) / .62)}.secondary-button:hover{border-color:hsl(var(--accent) / .55);background:hsl(var(--card) / .9)}.services-section{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:36px 0 82px}.section-heading{max-width:720px;margin:0 auto 34px;text-align:center}.section-heading h2{margin:18px 0 0;color:hsl(var(--foreground));font-size:36px;line-height:1.16;font-weight:650;letter-spacing:0}.section-heading p{margin:16px auto 0;color:hsl(var(--muted-foreground));font-size:16px;line-height:1.75}.services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.service-card{position:relative;min-height:278px;display:flex;flex-direction:column;justify-content:space-between;gap:28px;padding:24px;border:1px solid hsl(var(--border));border-radius:var(--radius);color:hsl(var(--card-foreground));background:linear-gradient(180deg,hsl(var(--card) / .92),hsl(var(--card) / .74)),linear-gradient(135deg,var(--card-accent),transparent 58%);box-shadow:0 20px 70px #0505062e;overflow:hidden;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.service-card:hover{transform:translateY(-5px);border-color:color-mix(in srgb,var(--card-accent-solid),hsl(var(--border)) 46%);box-shadow:0 24px 80px #05050647}.service-card--fips{--card-accent: hsl(358 100% 64% / .18);--card-accent-solid: #ff6b6b}.service-card--chat{--card-accent: hsl(188 86% 53% / .18);--card-accent-solid: #22d3ee}.service-card--talentos{--card-accent: hsl(271 91% 65% / .2);--card-accent-solid: #a855f7}.service-card--escape{--card-accent: hsl(145 63% 49% / .18);--card-accent-solid: #22c55e}.service-card--assessment{--card-accent: hsl(38 92% 50% / .18);--card-accent-solid: #f59e0b}.service-card__top{display:flex;align-items:center;justify-content:space-between;gap:14px}.service-card__icon{width:50px;height:50px;display:inline-flex;align-items:center;justify-content:center;border:1px solid color-mix(in srgb,var(--card-accent-solid),transparent 58%);border-radius:var(--radius);color:var(--card-accent-solid);background:color-mix(in srgb,var(--card-accent-solid),transparent 88%)}.service-card__arrow{color:hsl(var(--muted));transition:color .18s ease,transform .18s ease}.service-card:hover .service-card__arrow{color:var(--card-accent-solid);transform:translate(2px,-2px)}.service-card__content h3{margin:0;color:hsl(var(--foreground));font-size:22px;line-height:1.25;font-weight:650;letter-spacing:0}.service-card__content p{margin:14px 0 0;color:hsl(var(--muted-foreground));font-size:15px;line-height:1.7}.service-card__cta{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;min-height:36px;padding:0 12px;border:1px solid hsl(var(--border));border-radius:var(--radius);color:hsl(var(--foreground));background:hsl(var(--background) / .35);font-size:14px;font-weight:600}.site-footer{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:34px 0 44px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid hsl(var(--border));color:hsl(var(--muted-foreground))}.site-footer p{margin:0;font-size:14px;line-height:1.6;text-align:right}@media(max-width:920px){.hero-section{min-height:610px;padding-top:72px}.hero-section h1{font-size:52px}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.site-header__inner{width:min(100% - 24px,1180px);height:64px}.site-header__nav a:first-child{display:none}.site-header__nav a{min-height:38px;padding:0 10px;font-size:13px}.brand-logo img{height:30px}.hero-section{min-height:580px;align-items:flex-start;padding:58px 16px 48px}.hero-section__logo img{height:52px}.hero-section h1{font-size:42px}.hero-section p{font-size:16px}.hero-section__actions{align-items:stretch;flex-direction:column}.rainbow-button,.secondary-button{width:100%}.services-section{width:min(100% - 24px,1180px);padding-bottom:60px}.section-heading h2{font-size:28px}.services-grid{grid-template-columns:1fr}.service-card{min-height:246px}.site-footer{width:min(100% - 24px,1180px);flex-direction:column;align-items:flex-start}.site-footer p{text-align:left}}
