@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:300 700;font-display:swap;src:url(/assets/cormorant-garamond-latin-vTYAbwjx.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:300 700;font-display:swap;src:url(/assets/cormorant-garamond-latin-ext-DkewdGEa.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:300 700;font-display:swap;src:url(/assets/cormorant-garamond-italic-latin-jeFjyWZZ.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:300 700;font-display:swap;src:url(/assets/cormorant-garamond-italic-latin-ext-B8OqEw0-.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:300 700;font-display:swap;src:url(/assets/montserrat-latin-Dk9Pm7OY.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat;font-style:normal;font-weight:300 700;font-display:swap;src:url(/assets/montserrat-latin-ext-D0hf-lZB.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0b1729;--surface: #12203a;--surface-2: #0f1b31;--border: rgba(194, 161, 90, .16);--border-strong: rgba(194, 161, 90, .35);--divider: rgba(255, 255, 255, .07);--line: rgba(255, 255, 255, .12);--gold: #c2a15a;--gold-light: #ebd49b;--text: #f3f6fa;--text-body: #dce3ef;--text-2: #a9b4cc;--text-3: #6e7c99;--accent: var(--gold);--accent-light: rgba(194, 161, 90, .08);--error: #e8a091;--radius: 14px;--radius-btn: 10px;--font: "Cormorant Garamond", Georgia, serif;--font-ui: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}html{scroll-behavior:smooth;background:var(--bg)}body{background:var(--bg);color:var(--text);font-family:var(--font-ui);font-size:16px;line-height:1.6;min-height:100vh;-webkit-font-smoothing:antialiased}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background:radial-gradient(120% 60% at 50% 0%,#12203a,#0b1729 60%)}a{color:var(--gold-light)}a:hover{color:var(--gold)}.wrap{max-width:640px;margin:0 auto;padding:2.5rem 1.25rem 5.5rem}.logo-header{display:flex;flex-direction:column;align-items:center;gap:12px;margin-bottom:2.5rem}.logo-header img{width:64px;height:64px;display:block}.logo-header-wordmark{font-family:var(--font);font-size:14px;letter-spacing:.42em;text-transform:uppercase;color:var(--text-2);padding-left:.42em}@keyframes blink{0%,80%,to{opacity:.25}40%{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes pulseGlow{0%,to{box-shadow:0 0 #c2a15a59}50%{box-shadow:0 0 0 10px #c2a15a00}}.e1 .hero{text-align:center;margin-bottom:2.25rem;animation:rise .5s ease both}.e1 .hero-title{font-family:var(--font);font-size:36px;font-weight:400;line-height:1.2;color:var(--text);margin-bottom:.75rem}.e1 .hero-sub{font-size:13.5px;font-weight:300;color:var(--text-2);line-height:1.7;max-width:440px;margin:0 auto}.e1 .resume-banner{display:block;background:var(--surface);border:1px solid var(--border-strong);color:var(--gold-light);text-decoration:none;border-radius:var(--radius-btn);padding:.85rem 1rem;font-size:14px;text-align:center;margin-bottom:1.25rem}.e1 .resume-banner:hover{border-color:var(--gold);color:var(--gold-light)}.e1 .steps{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;margin-bottom:2rem}.e1 .step-row{display:flex;gap:1rem;align-items:flex-start;padding:.9rem 1.25rem;border-bottom:1px solid var(--divider)}.e1 .step-row:last-child{border-bottom:none}.e1 .step-n{min-width:24px;height:24px;border-radius:50%;border:1px solid rgba(194,161,90,.55);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;color:var(--gold);margin-top:2px}.e1 .step-text{font-size:14px;font-weight:300;color:var(--text-2);line-height:1.6}.e1 .progress-wrap{margin-bottom:1.75rem}.e1 .progress-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:.6rem}.e1 .progress-label{font-size:10.5px;color:var(--gold);font-weight:600;letter-spacing:.16em;text-transform:uppercase}.e1 .progress-count{font-size:11px;color:var(--text-3)}.e1 .progress-bar{height:2px;background:#ffffff1a;border-radius:2px;overflow:hidden}.e1 .progress-fill{height:100%;background:linear-gradient(90deg,var(--gold),var(--gold-light));border-radius:2px;transition:width .45s ease}.e1 .block-header{margin-bottom:1.75rem}.e1 .block-eyebrow{font-size:10.5px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--gold);margin-bottom:.4rem}.e1 .block-title{font-family:var(--font);font-size:24px;font-weight:400;color:var(--text);line-height:1.35}.e1 .nav-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.e1 .back-btn{font-size:13px;color:var(--text-3);cursor:pointer;background:none;border:none;padding:0;font-family:var(--font-ui);transition:color .15s}.e1 .back-btn:hover{color:var(--text)}.e1 .q-item{padding:1.4rem 0;border-bottom:1px solid var(--divider)}.e1 .q-item:first-child{padding-top:0}.e1 .q-item:last-child{border-bottom:none}.e1 .q-num{font-size:10.5px;color:var(--text-3);font-weight:600;margin-bottom:.4rem;letter-spacing:.08em;text-transform:uppercase}.e1 .q-text{font-size:14px;font-weight:300;color:var(--text);line-height:1.65;margin-bottom:1.1rem;text-wrap:pretty}.e1 .likert-wrap{display:flex;flex-direction:column;gap:.5rem}.e1 .likert{display:grid;grid-template-columns:repeat(5,1fr);gap:6px}.e1 .lk-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.6rem .2rem;border:1px solid var(--line);border-radius:9px;background:var(--bg);cursor:pointer;font-family:var(--font-ui);transition:all .16s;gap:3px}.e1 .lk-num{font-size:14px;font-weight:600;color:var(--text-2)}.e1 .lk-word{font-size:9px;font-weight:500;color:var(--text-3);text-align:center;line-height:1.2;letter-spacing:.01em}.e1 .lk-btn:hover{border-color:var(--border-strong);background:var(--accent-light)}.e1 .lk-btn:hover .lk-num,.e1 .lk-btn:hover .lk-word{color:var(--gold-light)}.e1 .lk-btn.selected{background:var(--gold);border-color:var(--gold)}.e1 .lk-btn.selected .lk-num,.e1 .lk-btn.selected .lk-word{color:var(--bg)}.e1 .btn{display:block;width:100%;padding:15px 20px;border-radius:var(--radius-btn);font-size:15px;font-weight:600;letter-spacing:.02em;cursor:pointer;font-family:var(--font-ui);transition:all .18s;border:none;text-align:center}.e1 .btn-primary{background:var(--gold);color:var(--bg);margin-top:2rem}.e1 .btn-primary:hover{background:var(--gold-light)}.e1 .btn-primary:disabled{opacity:.35;cursor:not-allowed;background:var(--gold)}.e1 .btn-cta{background:var(--gold);color:var(--bg);font-size:15px;font-weight:600;letter-spacing:.02em;padding:17px 20px;border-radius:var(--radius-btn);width:100%;border:none;cursor:pointer;font-family:var(--font-ui);transition:background .18s}.e1 .btn-cta:hover{background:var(--gold-light)}.e1 .loading-wrap{padding:5rem 0;text-align:center}.e1 .dots{display:flex;gap:6px;justify-content:center;margin-bottom:1.5rem}.e1 .dot{width:7px;height:7px;border-radius:50%;background:var(--gold);animation:blink 1.4s ease-in-out infinite}.e1 .dot:nth-child(2){animation-delay:.2s}.e1 .dot:nth-child(3){animation-delay:.4s}.e1 .loading-text{font-family:var(--font);font-size:20px;color:var(--text-2)}.e1 .result-section{margin-bottom:1rem}.e1 .card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.6rem 1.5rem}.e1 .card-eyebrow{font-size:10.5px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--gold);margin-bottom:.7rem}.e1 .profile-name{font-family:var(--font);font-size:26px;font-weight:400;color:var(--text);margin-bottom:.75rem;line-height:1.3}.e1 .card-body{font-size:14px;font-weight:300;color:var(--text-body);line-height:1.85;text-wrap:pretty}.e1 .temp-pill{display:inline-block;padding:4px 12px;border-radius:20px;border:1px solid var(--border-strong);background:var(--accent-light);font-size:12px;font-weight:500;color:var(--gold-light);margin-right:6px;margin-bottom:6px}.e1 .maturity-gauge{text-align:center;padding:.5rem 0 1rem}.e1 .gauge-svg{width:200px;height:110px}.e1 .bigfive-chart{display:flex;flex-direction:column;gap:.7rem;margin-top:.75rem}.e1 .bf-row{display:flex;align-items:center;gap:.75rem}.e1 .bf-label{font-size:12px;color:var(--text-2);width:110px;flex-shrink:0;font-weight:500}.e1 .bf-bar-wrap{flex:1;height:6px;background:#ffffff1a;border-radius:3px;overflow:hidden}.e1 .bf-bar{height:100%;border-radius:3px;background:linear-gradient(90deg,var(--gold),var(--gold-light));transition:width .8s ease}.e1 .bf-val{font-size:12px;color:var(--text-3);width:28px;text-align:right;flex-shrink:0}.e1 .form-section{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem 1.4rem;margin-bottom:2rem}.e1 .form-title{font-family:var(--font);font-size:22px;font-weight:400;color:var(--text);margin-bottom:.35rem}.e1 .form-sub{font-size:13px;font-weight:300;color:var(--text-3);margin-bottom:1.5rem;line-height:1.5}.e1 .field{margin-bottom:1.1rem}.e1 .field label{display:block;font-size:10.5px;font-weight:600;color:var(--text-3);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.45rem}.e1 .field input{width:100%;padding:12px 14px;border:1px solid var(--line);border-radius:9px;background:var(--bg);color:var(--text);font-size:15px;font-family:var(--font-ui);outline:none;transition:border-color .15s;color-scheme:dark}.e1 .field input::placeholder{color:var(--text-3)}.e1 .field input:focus{border-color:var(--gold)}.e1 .form-error{font-size:13px;color:var(--error);margin-bottom:.75rem}.e1 .lock-wrap{position:relative;margin-bottom:1.25rem}.e1 .lock-card-blur{filter:blur(2.5px);-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.75}.e1 .lock-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding-bottom:1.75rem;gap:.6rem;background:linear-gradient(to bottom,rgba(11,23,41,0) 0%,rgba(11,23,41,.85) 38%,var(--bg) 60%);border-radius:var(--radius)}.e1 .lock-icon-wrap{width:44px;height:44px;border-radius:50%;background:var(--surface);border:1px solid var(--border-strong);display:flex;align-items:center;justify-content:center;font-size:20px;box-shadow:0 2px 12px #00000059}.e1 .lock-title{font-size:14px;font-weight:600;color:var(--text);text-align:center}.e1 .tension-text{font-size:15px;color:var(--gold-light);text-align:center;font-style:italic;font-family:var(--font);max-width:360px;line-height:1.6;padding:0 1rem}.e1 .cta-box{background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius);padding:1.9rem 1.5rem;text-align:center;margin-bottom:1.25rem}.e1 .cta-headline{font-family:var(--font);font-size:24px;font-weight:400;color:var(--text);margin-bottom:.5rem;line-height:1.35}.e1 .cta-sub{font-size:13px;font-weight:300;color:var(--text-2);line-height:1.7;margin-bottom:1.5rem;max-width:400px;margin-left:auto;margin-right:auto}.e1 .cta-benefits{text-align:left;margin-bottom:1.5rem;display:flex;flex-direction:column;gap:.55rem}.e1 .cta-benefit{display:flex;align-items:flex-start;gap:.6rem;font-size:13px;font-weight:300;color:var(--text-2);line-height:1.55}.e1 .cta-benefit-icon{font-size:14px;color:var(--gold);flex-shrink:0;margin-top:1px}.e1 .cta-price{font-family:var(--font);font-size:40px;color:var(--gold-light);line-height:1;margin-bottom:.4rem}.e1 .cta-price-note{font-size:11px;letter-spacing:.08em;color:var(--text-3);margin-bottom:1.25rem}.e1 .cta-guarantee{font-size:11.5px;color:var(--text-3);margin-top:1rem;line-height:1.5}.e1 .await-box{text-align:center;padding:3rem 1rem}@media(max-width:480px){.e1 .hero-title{font-size:30px}.e1 .lk-word{font-size:8px}.e1 .bf-label{width:90px}}.e2 .screen{animation:rise .5s ease both}.e2 .hero-title{font-family:var(--font);font-size:36px;font-weight:400;line-height:1.2;color:var(--text);text-align:center;margin-bottom:.75rem}.e2 .hero-sub{font-size:13.5px;font-weight:300;color:var(--text-2);text-align:center;line-height:1.7;margin-bottom:2.1rem}.e2 .card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.6rem 1.5rem;margin-bottom:1rem}.e2 .card-eyebrow{font-size:10.5px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--gold);margin-bottom:.75rem}.e2 .card-body{font-size:14px;font-weight:300;color:var(--text-body);line-height:1.85;text-wrap:pretty}.e2 .verify-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.e2 .verify-label{font-size:10.5px;color:var(--gold);font-weight:600;letter-spacing:.16em;text-transform:uppercase}.e2 .verify-count{font-size:11px;color:var(--text-3)}.e2 .progress-bar{height:2px;background:#ffffff1a;border-radius:2px;overflow:hidden;margin-bottom:1.75rem}.e2 .progress-fill{height:100%;background:linear-gradient(90deg,var(--gold),var(--gold-light));border-radius:2px;transition:width .45s ease}.e2 .questions-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:.4rem 1.4rem;margin-bottom:0}.e2 .q-item{display:flex;gap:14px;align-items:flex-start;padding:1.25rem 0;border-bottom:1px solid var(--divider)}.e2 .q-item:last-child{border-bottom:none}.e2 .q-num{min-width:26px;height:26px;border-radius:50%;border:1px solid rgba(255,255,255,.14);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;color:var(--text-3);flex-shrink:0;margin-top:2px;transition:all .16s}.e2 .q-num.answered{border-color:#c2a15a8c;color:var(--gold)}.e2 .q-text{font-size:14px;font-weight:300;line-height:1.65;color:var(--text);margin-bottom:.9rem;text-wrap:pretty}.e2 .q-answers{display:flex;gap:8px}.e2 .q-btn{flex:1;max-width:130px;padding:10px 14px;border-radius:9px;font-size:13px;font-weight:500;cursor:pointer;transition:all .16s;border:1px solid var(--line);background:var(--bg);color:var(--text-2);font-family:var(--font-ui)}.e2 .q-btn:hover{border-color:var(--border-strong)}.e2 .q-btn.selected{background:var(--gold);border-color:var(--gold);color:var(--bg)}.e2 .btn-ver{width:100%;margin-top:1.75rem;padding:17px 20px;border:none;border-radius:var(--radius-btn);background:var(--gold);color:var(--bg);font-size:15px;font-weight:600;letter-spacing:.02em;cursor:pointer;font-family:var(--font-ui);transition:opacity .18s,background .18s}.e2 .btn-ver:hover{background:var(--gold-light)}.e2 .btn-ver:disabled{opacity:.35;cursor:not-allowed;background:var(--gold)}.e2 .btn-cta{width:100%;padding:17px 20px;border-radius:var(--radius-btn);border:none;background:var(--gold);color:var(--bg);font-weight:600;font-size:15px;letter-spacing:.02em;cursor:pointer;font-family:var(--font-ui);transition:background .18s}.e2 .btn-cta:hover{background:var(--gold-light)}.e2 .priority-row{display:flex;gap:16px;align-items:flex-start;padding:1rem 0;border-bottom:1px solid var(--divider)}.e2 .priority-row:last-child{border-bottom:none;padding-bottom:.25rem}.e2 .priority-n{font-family:var(--font);font-size:24px;color:var(--gold);min-width:26px;line-height:1;flex-shrink:0}.e2 .priority-title{font-weight:600;font-size:14px;color:var(--text);margin-bottom:.3rem}.e2 .priority-desc{font-size:13px;font-weight:300;color:var(--text-2);line-height:1.65}.e2 .alert-card{background:#c2a15a12;border-color:var(--border-strong)}.e2 .alert-card .card-eyebrow{color:var(--gold-light)}.e2 .secret-btn-wrap{display:flex;justify-content:center;margin:1.25rem 0}.e2 .secret-btn{width:100%;padding:18px 22px;border:1px solid rgba(194,161,90,.5);border-radius:12px;background:linear-gradient(180deg,var(--surface),var(--surface-2));color:var(--gold-light);font-family:var(--font);font-size:19px;cursor:pointer;animation:pulseGlow 2.6s ease-in-out infinite;transition:border-color .2s}.e2 .secret-btn:hover{border-color:var(--gold)}.e2 .spinner{width:36px;height:36px;border:2px solid rgba(255,255,255,.12);border-top-color:var(--gold);border-radius:50%;margin:0 auto 1.5rem;animation:spin 1s linear infinite}.e2 .loading-label{font-family:var(--font);font-size:20px;color:var(--text-2);line-height:1.5}.e2-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#050b15d1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;display:flex;align-items:flex-start;justify-content:center;overflow-y:auto;padding:24px 16px}.e2-modal-card{position:relative;width:100%;max-width:520px;background:var(--surface);border:1px solid rgba(194,161,90,.3);border-radius:18px;margin:auto;animation:rise .35s ease both}.e2-modal-close{position:absolute;top:14px;right:14px;width:32px;height:32px;border-radius:50%;border:1px solid rgba(255,255,255,.14);background:#0b172999;color:var(--text-2);font-size:14px;cursor:pointer;line-height:1;transition:color .18s;z-index:2}.e2-modal-close:hover{color:var(--text)}.e2-modal .cta-inner{padding:2.25rem 1.6rem 1.9rem;text-align:center}.e2-modal .supervisor-avatar-wrap{display:flex;justify-content:center;margin-bottom:1rem}.e2-modal .supervisor-avatar{width:88px;height:88px;border-radius:22px;display:block;border:1px solid rgba(194,161,90,.3)}.e2-modal .supervisor-name-tag{font-family:var(--font);font-size:28px;color:var(--text);line-height:1.2}.e2-modal .supervisor-name-sub{font-size:9.5px;color:var(--gold);letter-spacing:.2em;text-transform:uppercase;margin-top:.5rem}.e2-modal .modal-highlight{font-family:var(--font);font-style:italic;font-size:18px;font-weight:400;color:var(--gold-light);line-height:1.6;margin:1.6rem 0 1.4rem;text-wrap:pretty}.e2-modal .cta-sub{font-size:13.5px;color:var(--text-2);line-height:1.8;font-weight:300;text-align:left;text-wrap:pretty}.e2-modal .evolucao-chart{border:1px solid rgba(194,161,90,.18);border-radius:10px;padding:1.1rem 1rem .75rem;margin:1.5rem 0}.e2-modal .evolucao-label{font-size:10px;color:var(--text-3);letter-spacing:.14em;text-transform:uppercase;margin-bottom:.9rem;text-align:center}.e2-modal .cta-feature-grid{display:flex;flex-direction:column;gap:1rem;text-align:left;margin-bottom:1.5rem}.e2-modal .cta-feature{display:flex;gap:14px;align-items:flex-start}.e2-modal .cta-feature-icon{width:36px;height:36px;border-radius:10px;border:1px solid rgba(194,161,90,.3);background:#c2a15a14;display:flex;align-items:center;justify-content:center;flex-shrink:0}.e2-modal .cta-feature-title{font-size:13.5px;font-weight:600;color:var(--text);margin-bottom:.25rem}.e2-modal .cta-feature-desc{font-size:12.5px;color:var(--text-2);line-height:1.6;font-weight:300}.e2-modal .cta-price{font-family:var(--font);font-size:40px;color:var(--gold-light);line-height:1;font-weight:400}.e2-modal .cta-price span{font-size:22px;color:var(--text-3)}.e2-modal .cta-price-note{font-size:11px;color:var(--text-3);letter-spacing:.08em;margin-top:.5rem;margin-bottom:1.4rem}.e2-modal .cta-guarantee{font-size:11.5px;color:var(--text-3);margin-top:.9rem}
