.evaluador-module__s_GLKW__page{--eval-bg:#f6f8f6;--eval-surface:#fffffff0;--eval-navy:#092238;--eval-deep:#071923;--eval-muted:#687b83;--eval-line:#0922381a;--eval-cyan:#42cdd1;--eval-soft-cyan:#dff4f2;background:radial-gradient(circle at 50% -8%, #42cdd114, transparent 30%), linear-gradient(180deg, #fbfcfa 0%, var(--eval-bg) 100%);min-height:100svh;color:var(--eval-navy);font-family:var(--font-sans), Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;position:relative;overflow-x:hidden}.evaluador-module__s_GLKW__ambientTop,.evaluador-module__s_GLKW__ambientBottom{pointer-events:none;filter:blur(90px);opacity:.55;border-radius:999px;position:fixed}.evaluador-module__s_GLKW__ambientTop{background:#42cdd11a;width:min(760px,80vw);height:360px;top:-260px;left:50%;transform:translate(-50%)}.evaluador-module__s_GLKW__ambientBottom{background:#4778d80a;width:520px;height:520px;bottom:-280px;right:-240px}.evaluador-module__s_GLKW__header{z-index:5;justify-content:center;align-items:center;min-height:86px;padding:20px 20px 0;display:flex;position:relative}.evaluador-module__s_GLKW__logoShell{justify-content:center;align-items:center;display:inline-flex}.evaluador-module__s_GLKW__logo{object-fit:contain;width:136px;height:auto;display:block}.evaluador-module__s_GLKW__workspace{z-index:2;flex-direction:column;justify-content:center;align-items:center;width:min(100%,860px);min-height:calc(100svh - 150px);margin:0 auto;padding:54px 24px 126px;display:flex;position:relative}.evaluador-module__s_GLKW__workspaceConversation{justify-content:flex-start;padding-top:44px}.evaluador-module__s_GLKW__intro{text-align:center;width:min(100%,680px)}.evaluador-module__s_GLKW__intro h1{letter-spacing:-.052em;text-wrap:balance;max-width:620px;margin:0 auto;font-size:clamp(2.25rem,4.6vw,4rem);font-weight:590;line-height:.99}.evaluador-module__s_GLKW__intro p{max-width:610px;color:var(--eval-muted);letter-spacing:-.006em;text-wrap:balance;margin:20px auto 0;font-size:15px;font-weight:420;line-height:1.62}.evaluador-module__s_GLKW__form{width:min(100%,760px);margin-top:38px}.evaluador-module__s_GLKW__formConversation{margin-top:30px}.evaluador-module__s_GLKW__inputShell{border:1px solid var(--eval-line);background:var(--eval-surface);-webkit-backdrop-filter:blur(14px);border-radius:24px;grid-template-columns:minmax(0,1fr) 48px;align-items:center;gap:10px;min-height:64px;padding:8px 9px 8px 20px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid;box-shadow:0 14px 36px #0922380e,inset 0 1px #ffffffe6}.evaluador-module__s_GLKW__inputShell:focus-within{border-color:#42cdd16b;transform:translateY(-1px);box-shadow:0 17px 42px #09223812,0 0 0 3px #42cdd112}.evaluador-module__s_GLKW__input{width:100%;min-width:0;color:var(--eval-navy);font:inherit;background:0 0;border:0;outline:0;font-size:16px;font-weight:430}.evaluador-module__s_GLKW__input::placeholder{color:#96a4aa}.evaluador-module__s_GLKW__submit{background:var(--eval-deep);color:#fff;cursor:pointer;border:0;border-radius:50%;place-items:center;width:46px;height:46px;font-size:23px;line-height:1;transition:transform .16s,opacity .16s;display:grid;box-shadow:0 8px 20px #0922381f}.evaluador-module__s_GLKW__submit:not(:disabled):hover{transform:translateY(-1px)scale(1.025)}.evaluador-module__s_GLKW__submit:disabled{opacity:.18;cursor:default;box-shadow:none}.evaluador-module__s_GLKW__formHint{color:#87989f;text-align:center;margin-top:10px;font-size:11px;display:block}.evaluador-module__s_GLKW__conversation{width:min(100%,760px)}.evaluador-module__s_GLKW__userRow{justify-content:flex-end;display:flex}.evaluador-module__s_GLKW__userBubble{max-width:min(76%,560px);color:var(--eval-navy);background:#e7eeec;border-radius:20px 20px 5px;padding:12px 16px;font-size:15px;line-height:1.45}.evaluador-module__s_GLKW__assistantRow{grid-template-columns:30px minmax(0,1fr);gap:14px;margin-top:30px;display:grid}.evaluador-module__s_GLKW__assistantIdentity{background:var(--eval-deep);border-radius:9px;place-items:center;width:30px;height:30px;display:grid;overflow:hidden}.evaluador-module__s_GLKW__assistantIdentity img{object-fit:cover;width:100%;height:100%}.evaluador-module__s_GLKW__loadingStack{gap:11px;padding-top:4px;display:grid}.evaluador-module__s_GLKW__loadingLine{color:#a0adb2;align-items:center;gap:9px;font-size:14px;line-height:1.4;transition:color .24s,opacity .24s;display:flex}.evaluador-module__s_GLKW__loadingLineActive{color:var(--eval-navy)}.evaluador-module__s_GLKW__loadingLineComplete{color:#71858c}.evaluador-module__s_GLKW__loadingDot{background:#c4ced1;border-radius:50%;flex:0 0 7px;width:7px;height:7px}.evaluador-module__s_GLKW__loadingLineActive .evaluador-module__s_GLKW__loadingDot{background:var(--eval-cyan);animation:.9s ease-in-out infinite evaluador-module__s_GLKW__loadingPulse}.evaluador-module__s_GLKW__loadingLineComplete .evaluador-module__s_GLKW__loadingDot{background:#6fd8d9}@keyframes evaluador-module__s_GLKW__loadingPulse{0%,to{opacity:.35;transform:scale(.82)}50%{opacity:1;transform:scale(1)}}.evaluador-module__s_GLKW__answer{color:#38525e;letter-spacing:-.006em;min-width:0;max-width:680px;font-size:15px;font-weight:430;line-height:1.68}.evaluador-module__s_GLKW__answer strong{color:var(--eval-navy);font-weight:680}.evaluador-module__s_GLKW__answerHeadline{color:var(--eval-navy);font-size:inherit;font-weight:680;line-height:inherit;letter-spacing:inherit;margin:0 0 15px}.evaluador-module__s_GLKW__typingCaret{vertical-align:-.08em;background:currentColor;width:1px;height:1em;margin-left:2px;animation:.7s step-end infinite evaluador-module__s_GLKW__caretBlink;display:inline-block}@keyframes evaluador-module__s_GLKW__caretBlink{50%{opacity:0}}.evaluador-module__s_GLKW__blocks{gap:16px;margin-top:0;display:grid}.evaluador-module__s_GLKW__messageBlock,.evaluador-module__s_GLKW__metricLine,.evaluador-module__s_GLKW__projectionLine,.evaluador-module__s_GLKW__servicesFallback,.evaluador-module__s_GLKW__bestService{animation:.36s cubic-bezier(.22,1,.36,1) both evaluador-module__s_GLKW__blockEnter}@keyframes evaluador-module__s_GLKW__blockEnter{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.evaluador-module__s_GLKW__messageBlock{max-width:100%;color:inherit;font-size:inherit;line-height:inherit}.evaluador-module__s_GLKW__messageBlock p{margin:0}.evaluador-module__s_GLKW__serviceAwareMessage{display:block}.evaluador-module__s_GLKW__serviceAwareIntro,.evaluador-module__s_GLKW__serviceAwareContinuation{max-width:650px}.evaluador-module__s_GLKW__serviceAwareContinuation{margin-top:14px}.evaluador-module__s_GLKW__servicesList{gap:6px;margin:11px 0 1px;padding:0;list-style:none;display:grid}.evaluador-module__s_GLKW__servicesList li{color:#314c59;min-width:0;font-size:inherit;padding-left:17px;line-height:1.52;position:relative}.evaluador-module__s_GLKW__servicesList li:before{content:"•";color:#21aeb7;font-weight:700;position:absolute;top:0;left:1px}.evaluador-module__s_GLKW__servicesFallback{margin-top:17px}.evaluador-module__s_GLKW__servicesFallback>span{color:inherit;display:block}.evaluador-module__s_GLKW__metricLine,.evaluador-module__s_GLKW__projectionLine{width:100%;max-width:650px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.evaluador-module__s_GLKW__metricLine span,.evaluador-module__s_GLKW__projectionLabel{color:#71858c;font-size:13px;font-weight:500;line-height:1.5;display:block}.evaluador-module__s_GLKW__metricLine strong,.evaluador-module__s_GLKW__projectionLine strong{color:var(--eval-navy);font-size:inherit;font-weight:680;line-height:inherit;margin-top:3px;display:block}.evaluador-module__s_GLKW__projectionLine p{color:#506a75;font-size:inherit;line-height:inherit;margin:2px 0 0}.evaluador-module__s_GLKW__projectionLine small{color:#71858c;margin-top:3px;font-size:13px;line-height:1.5;display:block}.evaluador-module__s_GLKW__bestService{max-width:650px;color:inherit;align-items:flex-start;gap:7px;margin-top:16px;display:flex}.evaluador-module__s_GLKW__bestService>span{flex:none;line-height:1.5}.evaluador-module__s_GLKW__bestService p{margin:0}.evaluador-module__s_GLKW__primaryAction,.evaluador-module__s_GLKW__secondaryAction,.evaluador-module__s_GLKW__resetLink{font:inherit}.evaluador-module__s_GLKW__primaryAction,.evaluador-module__s_GLKW__secondaryAction{cursor:pointer;border-radius:999px;width:fit-content;min-height:44px;padding:0 18px;font-size:13px;font-weight:640;transition:transform .17s,box-shadow .17s,border-color .17s,background .17s}.evaluador-module__s_GLKW__primaryAction{border:1px solid var(--eval-deep);background:var(--eval-deep);color:#fff;justify-content:center;align-items:center;gap:9px;display:inline-flex;box-shadow:0 8px 20px #0719231a}.evaluador-module__s_GLKW__primaryAction:hover{transform:translateY(-1px);box-shadow:0 11px 24px #07192324}.evaluador-module__s_GLKW__primaryAction span{font-size:15px;transition:transform .17s}.evaluador-module__s_GLKW__primaryAction:hover span{transform:translate(2px)}.evaluador-module__s_GLKW__secondaryAction{color:var(--eval-navy);background:#ffffff9e;border:1px solid #0922381c}.evaluador-module__s_GLKW__startCta{justify-items:start;gap:7px;width:fit-content;margin-top:2px;display:grid}.evaluador-module__s_GLKW__startCta small{color:#82949a;padding-left:4px;font-size:10px;line-height:1.4}.evaluador-module__s_GLKW__errorMessage{color:#675155;max-width:620px;font-size:14px;line-height:1.55}.evaluador-module__s_GLKW__waitlistForm{background:#ffffffad;border:1px solid #09223814;border-radius:18px;gap:10px;width:min(100%,480px);margin-top:22px;padding:18px;display:grid}.evaluador-module__s_GLKW__waitlistForm h3{margin:0;font-size:15px;font-weight:650}.evaluador-module__s_GLKW__waitlistForm p{color:#70848b;margin:5px 0 4px;font-size:12px;line-height:1.5}.evaluador-module__s_GLKW__waitlistForm input{width:100%;height:46px;color:var(--eval-navy);font:inherit;background:#fff;border:1px solid #0922381a;border-radius:12px;outline:0;padding:0 13px;font-size:14px}.evaluador-module__s_GLKW__waitlistForm input:focus{border-color:#42cdd17a}.evaluador-module__s_GLKW__waitlistForm button{background:var(--eval-deep);color:#fff;height:46px;font:inherit;cursor:pointer;border:0;border-radius:12px;font-size:13px;font-weight:620}.evaluador-module__s_GLKW__waitlistForm button:disabled{opacity:.35;cursor:default}.evaluador-module__s_GLKW__waitlistMessage{color:#53727a;font-size:11px;line-height:1.45}.evaluador-module__s_GLKW__resetLink{color:#7a8e95;text-underline-offset:4px;cursor:pointer;background:0 0;border:0;margin-top:24px;padding:0;font-size:11px;-webkit-text-decoration:underline #7a8e954d;text-decoration:underline #7a8e954d;display:block}.evaluador-module__s_GLKW__footer{z-index:2;color:#91a0a5;justify-content:center;gap:9px;padding:0 20px;font-size:9px;display:flex;position:absolute;bottom:20px;left:0;right:0}.evaluador-module__s_GLKW__footer span:first-child{color:#5e747c;font-weight:650}.evaluador-module__s_GLKW__footer span+span:before{content:"·";margin-right:9px}@media (max-width:767px){.evaluador-module__s_GLKW__page{min-height:100dvh}.evaluador-module__s_GLKW__ambientTop,.evaluador-module__s_GLKW__ambientBottom{display:none}.evaluador-module__s_GLKW__header{min-height:70px;padding-top:15px}.evaluador-module__s_GLKW__logo{width:116px}.evaluador-module__s_GLKW__workspace{justify-content:flex-start;width:100%;min-height:calc(100dvh - 112px);padding:12vh 17px 102px}.evaluador-module__s_GLKW__workspaceConversation{padding-top:28px}.evaluador-module__s_GLKW__intro h1{letter-spacing:-.048em;max-width:330px;font-size:clamp(2rem,9.6vw,2.65rem);font-weight:580;line-height:1}.evaluador-module__s_GLKW__intro p{max-width:350px;margin-top:17px;font-size:14px;line-height:1.58}.evaluador-module__s_GLKW__form{width:100%;max-width:430px;margin-top:30px}.evaluador-module__s_GLKW__formConversation{margin-top:26px}.evaluador-module__s_GLKW__inputShell{border-radius:20px;grid-template-columns:minmax(0,1fr) 44px;gap:7px;min-height:59px;padding:7px 8px 7px 15px}.evaluador-module__s_GLKW__input{font-size:16px}.evaluador-module__s_GLKW__input::placeholder{font-size:14px}.evaluador-module__s_GLKW__submit{width:42px;height:42px;font-size:21px}.evaluador-module__s_GLKW__formHint{max-width:310px;margin:9px auto 0;font-size:10px}.evaluador-module__s_GLKW__conversation{width:100%}.evaluador-module__s_GLKW__userBubble{max-width:86%;padding:10px 13px;font-size:14px}.evaluador-module__s_GLKW__assistantRow{grid-template-columns:27px minmax(0,1fr);gap:10px;margin-top:23px}.evaluador-module__s_GLKW__assistantIdentity{border-radius:8px;width:27px;height:27px}.evaluador-module__s_GLKW__loadingLine{font-size:13px}.evaluador-module__s_GLKW__answer{width:100%;max-width:none;font-size:14px;line-height:1.65}.evaluador-module__s_GLKW__answerHeadline{font-size:inherit;line-height:inherit;margin-bottom:14px}.evaluador-module__s_GLKW__blocks{gap:15px}.evaluador-module__s_GLKW__servicesList{gap:7px;margin-top:10px}.evaluador-module__s_GLKW__servicesList li{padding-left:15px;line-height:1.5}.evaluador-module__s_GLKW__metricLine span,.evaluador-module__s_GLKW__projectionLabel,.evaluador-module__s_GLKW__projectionLine small{font-size:12px}.evaluador-module__s_GLKW__primaryAction,.evaluador-module__s_GLKW__secondaryAction{min-height:43px;padding-inline:17px;font-size:12px}.evaluador-module__s_GLKW__startCta small{font-size:9.5px}.evaluador-module__s_GLKW__waitlistForm{border-radius:16px;padding:15px}.evaluador-module__s_GLKW__footer{font-size:8.5px;position:fixed;bottom:12px}}@media (max-width:380px){.evaluador-module__s_GLKW__workspace{padding-top:9.5vh}.evaluador-module__s_GLKW__intro h1{max-width:305px;font-size:1.9rem}.evaluador-module__s_GLKW__intro p{font-size:13.5px}.evaluador-module__s_GLKW__input::placeholder{font-size:13px}.evaluador-module__s_GLKW__answer{font-size:13.7px}}@media (prefers-reduced-motion:reduce){.evaluador-module__s_GLKW__inputShell,.evaluador-module__s_GLKW__submit,.evaluador-module__s_GLKW__loadingLine,.evaluador-module__s_GLKW__messageBlock,.evaluador-module__s_GLKW__metricLine,.evaluador-module__s_GLKW__projectionLine,.evaluador-module__s_GLKW__servicesFallback,.evaluador-module__s_GLKW__bestService,.evaluador-module__s_GLKW__primaryAction{transition:none;animation:none}.evaluador-module__s_GLKW__loadingLineActive .evaluador-module__s_GLKW__loadingDot,.evaluador-module__s_GLKW__typingCaret{animation:none}}.evaluador-module__s_GLKW__blocks{gap:20px}.evaluador-module__s_GLKW__messageBlock+.evaluador-module__s_GLKW__projectionLine,.evaluador-module__s_GLKW__projectionLine+.evaluador-module__s_GLKW__messageBlock,.evaluador-module__s_GLKW__metricLine+.evaluador-module__s_GLKW__messageBlock,.evaluador-module__s_GLKW__messageBlock+.evaluador-module__s_GLKW__metricLine{margin-top:2px}.evaluador-module__s_GLKW__projectionLine{gap:5px;max-width:650px;padding:4px 0 6px;display:grid;position:relative}.evaluador-module__s_GLKW__projectionLine+.evaluador-module__s_GLKW__projectionLine{border-top:1px solid #09223813;margin-top:4px;padding-top:19px}.evaluador-module__s_GLKW__projectionLabel{color:#607780;font-size:14px;font-weight:560;line-height:1.5}.evaluador-module__s_GLKW__projectionLine strong{color:var(--eval-navy);letter-spacing:-.018em;margin-top:0;font-size:17px;font-weight:700;line-height:1.42}.evaluador-module__s_GLKW__projectionLine p{color:#4d6772;margin:0;font-size:14px;line-height:1.55}.evaluador-module__s_GLKW__projectionLine small{color:#6d8189;margin-top:1px;font-size:13px;font-weight:470;line-height:1.5}.evaluador-module__s_GLKW__metricLine{gap:4px;padding:2px 0 5px;display:grid}.evaluador-module__s_GLKW__metricLine span{color:#607780;font-size:14px;font-weight:560;line-height:1.5}.evaluador-module__s_GLKW__metricLine strong{margin-top:0;font-size:17px;font-weight:700;line-height:1.45}.evaluador-module__s_GLKW__startCta{margin-top:7px}.evaluador-module__s_GLKW__resetLink{margin-top:28px}@media (max-width:767px){.evaluador-module__s_GLKW__blocks{gap:19px}.evaluador-module__s_GLKW__projectionLine{gap:5px;padding:3px 0 7px}.evaluador-module__s_GLKW__projectionLine+.evaluador-module__s_GLKW__projectionLine{margin-top:3px;padding-top:18px}.evaluador-module__s_GLKW__projectionLabel,.evaluador-module__s_GLKW__metricLine span{font-size:13.5px;line-height:1.48}.evaluador-module__s_GLKW__projectionLine strong,.evaluador-module__s_GLKW__metricLine strong{font-size:15.5px;line-height:1.48}.evaluador-module__s_GLKW__projectionLine p{font-size:13.5px;line-height:1.56}.evaluador-module__s_GLKW__projectionLine small{font-size:12.5px;line-height:1.5}}@media (max-width:380px){.evaluador-module__s_GLKW__projectionLabel,.evaluador-module__s_GLKW__metricLine span{font-size:13px}.evaluador-module__s_GLKW__projectionLine strong,.evaluador-module__s_GLKW__metricLine strong{font-size:15px}.evaluador-module__s_GLKW__projectionLine p{font-size:13px}.evaluador-module__s_GLKW__projectionLine small{font-size:12px}}
