.auth-layout{width:100vw;height:100vh;font-family:var(--font-google-sans), sans-serif;background:#f8f6f2;display:flex}.auth-layout .panel-left{background-color:#0b3d3e;flex-direction:column;width:35%;min-width:340px;display:flex;position:relative;overflow:hidden}.auth-layout.auth-login .panel-left{width:45%;min-width:400px}.auth-layout .wave-layer{z-index:0;pointer-events:none;width:100%;position:absolute;top:0;left:0}.auth-layout .wave-layer svg{width:100%;height:auto;display:block}.auth-layout .panel-left-content{z-index:1;flex-direction:column;justify-content:space-between;height:100%;padding:48px 52px;display:flex;position:relative}.auth-layout .brand-logo{align-items:center;display:flex}.auth-layout .brand-logo img{width:240px;height:auto}.auth-layout .brand-tagline{padding:20px 0}.auth-layout .brand-tagline .label{font-family:var(--font-geist-mono), monospace;letter-spacing:.18em;color:#ffffff73;text-transform:uppercase;margin-bottom:20px;font-size:10px;font-weight:500}.auth-layout .brand-tagline h2{color:#fff;font-size:33px;font-weight:300;line-height:1.35}.auth-layout.auth-cad .brand-tagline h2{font-size:30px}.auth-layout .brand-tagline h2 span{display:block}.auth-layout .brand-tagline h2 em{color:#9fb5ac;font-style:normal;font-weight:600}.auth-layout .brand-footer{align-items:flex-start;gap:10px;display:flex}.auth-layout .brand-footer .shield{opacity:.5;color:#fff;flex-shrink:0;width:18px;height:18px;margin-top:2px}.auth-layout .brand-footer p{color:#fff6;font-size:12px;line-height:1.55}.auth-layout .panel-right{background:#fff;flex:1;justify-content:center;align-items:center;padding:48px 40px;display:flex;overflow-y:auto}.auth-layout.auth-priv .panel-right{padding:48px 28px}.auth-layout.auth-cad .panel-right{align-items:flex-start;padding:40px 28px}.auth-layout .form-container{width:100%;max-width:420px}.auth-layout.auth-priv .form-container,.auth-layout.auth-cad .form-container{max-width:600px}.auth-layout .step-badge{background:#f0f5f4;border-radius:20px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;display:inline-flex}.auth-layout .step-badge .step-dots{gap:5px;display:flex}.auth-layout .step-badge .dot{background:#c8d8d4;border-radius:50%;width:7px;height:7px}.auth-layout .step-badge .dot.active{background:#1f5b5c}.auth-layout .step-badge .dot.done{background:#9fb5ac}.auth-layout .step-badge span{color:#1f5b5c;font-size:12px;font-weight:500;font-family:var(--font-geist-mono), monospace;letter-spacing:.05em}.auth-layout .form-heading h1{color:#283238;letter-spacing:-.3px;margin-bottom:8px;font-size:28px;font-weight:700}.auth-layout .form-heading p{color:#6b7b83;margin-bottom:36px;font-size:15px}.auth-layout.auth-priv .form-heading h1,.auth-layout.auth-cad .form-heading h1{font-size:26px}.auth-layout.auth-priv .form-heading p{margin-bottom:24px;font-size:14px}.auth-layout.auth-cad .form-heading h1{margin-bottom:6px}.auth-layout.auth-cad .form-heading p{margin-bottom:22px;font-size:14px}.auth-layout .field-grid{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px;display:grid}.auth-layout .field-group{margin-bottom:16px}.auth-layout.auth-cad .field-group{margin-bottom:14px}.auth-layout .field-group label{color:#283238;margin-bottom:6px;font-size:13px;font-weight:500;display:block}.auth-layout.auth-cad .field-group label{margin-bottom:5px}.auth-layout .input-wrapper{align-items:center;display:flex;position:relative}.auth-layout .input-wrapper .input-icon{color:#9fb5ac;pointer-events:none;width:18px;height:18px;position:absolute;left:14px}.auth-layout.auth-cad .input-wrapper .input-icon{width:16px;height:16px;left:13px}.auth-layout .input-wrapper input{width:100%;height:50px;font-family:var(--font-google-sans), sans-serif;color:#283238;background:#fafafa;border:1.5px solid #e2e8ec;border-radius:10px;outline:none;padding:0 44px;font-size:15px;transition:border-color .18s,box-shadow .18s,background .18s}.auth-layout.auth-cad .input-wrapper input,.auth-layout.auth-cad .input-wrapper select{appearance:none;width:100%;height:46px;font-size:14px;font-family:var(--font-google-sans), sans-serif;color:#283238;background:#fafafa;border:1.5px solid #e2e8ec;border-radius:10px;outline:none;padding:0 13px 0 40px;transition:border-color .18s,box-shadow .18s,background .18s}.auth-layout .input-wrapper input:focus,.auth-layout .input-wrapper select:focus{background:#fff;border-color:#1f5b5c;box-shadow:0 0 0 3px #1f5b5c1a}.auth-layout .input-wrapper input::placeholder{color:#b0bcc4;font-weight:300}.auth-layout.auth-cad .input-wrapper select{color:#b0bcc4;cursor:pointer;padding-right:36px}.auth-layout.auth-cad .input-wrapper select.filled{color:#283238}.auth-layout .input-wrapper .chevron{color:#9fb5ac;pointer-events:none;width:16px;height:16px;position:absolute;right:13px}.auth-layout .toggle-password{cursor:pointer;color:#9fb5ac;background:0 0;border:none;align-items:center;padding:0;transition:color .15s;display:flex;position:absolute;right:14px}.auth-layout.auth-cad .toggle-password{right:13px}.auth-layout .toggle-password:hover{color:#1f5b5c}.auth-layout .parceiro-field{margin-bottom:14px;display:none}.auth-layout .parceiro-field.visible{display:block}.auth-layout .parceiro-hint{color:#9fb5ac;margin-top:4px;font-size:12px}.auth-layout .row-remember{justify-content:space-between;align-items:center;margin:6px 0 28px;display:flex}.auth-layout .checkbox-label{color:#6b7b83;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;font-size:13px;display:flex}.auth-layout .checkbox-label input[type=checkbox]{accent-color:#1f5b5c;cursor:pointer;width:16px;height:16px}.auth-layout .forgot-link{color:#1f5b5c;font-size:13px;font-weight:500;text-decoration:none}.auth-layout .forgot-link:hover{text-decoration:underline}.auth-layout .checkbox-row{align-items:flex-start;gap:10px;margin-bottom:24px;display:flex}.auth-layout.auth-cad .checkbox-row{margin-bottom:20px}.auth-layout .checkbox-row input[type=checkbox]{accent-color:#1f5b5c;cursor:pointer;flex-shrink:0;width:17px;height:17px;margin-top:2px}.auth-layout .checkbox-row label{color:#283238;cursor:pointer;font-size:14px;line-height:1.4}.auth-layout.auth-cad .checkbox-row label{font-size:13px}.auth-layout .checkbox-row label a{color:#1f5b5c;font-weight:500;text-decoration:none}.auth-layout .checkbox-row label a:hover{text-decoration:underline}.auth-layout .btn-primary{color:#fff;width:100%;height:50px;font-family:var(--font-google-sans), sans-serif;cursor:pointer;letter-spacing:.01em;background:#1f5b5c;border:none;border-radius:10px;font-size:15px;font-weight:600;transition:background .18s,transform .1s}.auth-layout .btn-primary:hover{background:#174849}.auth-layout .btn-primary:active{transform:scale(.99)}.auth-layout .btn-primary:disabled{cursor:not-allowed;background:#c8d8d4}.auth-layout .divider{align-items:center;gap:12px;margin:24px 0;display:flex}.auth-layout.auth-cad .divider{margin:18px 0}.auth-layout .divider:before,.auth-layout .divider:after{content:"";background:#e2e8ec;flex:1;height:1px}.auth-layout .divider span{color:#b0bcc4;font-size:13px}.auth-layout .terms-divider{align-items:center;gap:10px;margin:18px 0 14px;display:flex}.auth-layout .terms-divider:before,.auth-layout .terms-divider:after{content:"";background:#e2e8ec;flex:1;height:1px}.auth-layout .terms-divider span{color:#b0bcc4;white-space:nowrap;font-size:12px}.auth-layout .btn-google{color:#283238;width:100%;height:50px;font-family:var(--font-google-sans), sans-serif;cursor:pointer;background:#fff;border:1.5px solid #e2e8ec;border-radius:10px;justify-content:center;align-items:center;gap:10px;font-size:15px;font-weight:500;transition:background .18s,border-color .18s;display:flex}.auth-layout.auth-cad .btn-google{height:46px;font-size:14px}.auth-layout .btn-google:hover{background:#f8f6f2;border-color:#9fb5ac}.auth-layout .form-footer{text-align:center;color:#6b7b83;margin-top:28px;font-size:14px}.auth-layout.auth-cad .form-footer{margin-top:20px;padding-bottom:8px}.auth-layout .form-footer a{color:#1f5b5c;font-weight:600;text-decoration:none}.auth-layout .form-footer a:hover{text-decoration:underline}.auth-layout .privacy-box{background:#fafafa;border:1.5px solid #e2e8ec;border-radius:10px;height:280px;margin-bottom:6px;padding:20px 20px 0;position:relative;overflow:hidden}.auth-layout .privacy-box-inner{scrollbar-width:thin;scrollbar-color:#c8d8d4 transparent;height:100%;padding-bottom:48px;padding-right:8px;overflow-y:auto}.auth-layout .privacy-box-inner::-webkit-scrollbar{width:4px}.auth-layout .privacy-box-inner::-webkit-scrollbar-thumb{background:#c8d8d4;border-radius:4px}.auth-layout .privacy-fade{pointer-events:none;background:linear-gradient(#0000,#fafafa);border-radius:0 0 10px 10px;height:64px;position:absolute;bottom:0;left:0;right:0}.auth-layout .privacy-box h3{color:#283238;margin:0 0 8px;font-size:13px;font-weight:600}.auth-layout .privacy-box p{color:#6b7b83;margin-bottom:16px;font-size:13px;line-height:1.65}.auth-layout .privacy-link{text-align:right;color:#1f5b5c;margin-bottom:20px;font-size:13px;font-weight:500;text-decoration:none;display:block}.auth-layout .privacy-link:hover{text-decoration:underline}.auth-layout .auth-error{color:#b23a2e;background:#fdecea;border:1px solid #f5c6c0;border-radius:8px;margin-bottom:16px;padding:10px 14px;font-size:13px}.auth-layout.auth-escopo .panel-right{align-items:flex-start;padding:48px 28px}.auth-layout.auth-escopo .form-container{max-width:600px}.auth-layout.auth-escopo .form-heading{margin-bottom:28px}.auth-layout.auth-escopo .form-heading h1{font-size:26px}.auth-layout.auth-escopo .form-heading p{margin-bottom:0;font-size:14px;line-height:1.55}.auth-layout .scope-list{flex-direction:column;gap:14px;margin-bottom:32px;display:flex}.auth-layout .scope-card{background:#fafafa;border:1.5px solid #e2e8ec;border-radius:12px;align-items:flex-start;gap:16px;padding:20px 22px;display:flex}.auth-layout .scope-card.positive{background:#f4faf9;border-color:#c8ddd9}.auth-layout .scope-card.negative{background:#fef7f6;border-color:#f5c6c2}.auth-layout .scope-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:5px}.auth-layout .scope-card.positive .scope-dot{background:#1f5b5c}.auth-layout .scope-card.negative .scope-dot{background:#f27d72}.auth-layout .scope-card-body{flex:1}.auth-layout .scope-card-body strong{color:#283238;margin-bottom:4px;font-size:14px;font-weight:600;display:block}.auth-layout .scope-card-body p{color:#6b7b83;font-size:13px;line-height:1.55}.auth-layout .scope-declaration{color:#6b7b83;margin-bottom:20px;font-size:13px;line-height:1.6}.auth-layout.auth-welcome .panel-right{padding:48px 28px}.auth-layout.auth-welcome .form-container{max-width:600px}.auth-layout .welcome-eyebrow{font-family:var(--font-geist-mono), monospace;letter-spacing:.14em;color:#9fb5ac;text-transform:uppercase;margin-bottom:14px;font-size:11px;font-weight:500}.auth-layout .welcome-heading{color:#283238;letter-spacing:-.4px;margin-bottom:12px;font-size:32px;font-weight:700;line-height:1.2}.auth-layout .welcome-heading em{color:#1f5b5c;font-style:normal}.auth-layout .welcome-sub{color:#6b7b83;margin-bottom:36px;font-size:15px;line-height:1.6}.auth-layout .trial-badge{background:#f0f5f4;border:1.5px solid #c8ddd9;border-radius:12px;align-items:center;gap:10px;margin-bottom:36px;padding:12px 18px;display:inline-flex}.auth-layout .trial-badge .days{font-family:var(--font-geist-mono), monospace;color:#1f5b5c;font-size:28px;font-weight:700;line-height:1}.auth-layout .trial-badge .days-label{color:#283238;font-size:13px;font-weight:500;line-height:1.3}.auth-layout .trial-badge .days-label span{color:#6b7b83;font-size:12px;font-weight:400;display:block}.auth-layout .benefit-list{flex-direction:column;gap:14px;margin-bottom:36px;display:flex}.auth-layout .benefit-item{align-items:flex-start;gap:14px;display:flex}.auth-layout .benefit-icon{color:#1f5b5c;background:#f0f5f4;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.auth-layout .benefit-icon svg{width:18px;height:18px}.auth-layout .benefit-text strong{color:#283238;margin-bottom:2px;font-size:14px;font-weight:600;display:block}.auth-layout .benefit-text p{color:#6b7b83;font-size:13px;line-height:1.5}.auth-layout .no-card-note{background:#f8f6f2;border-radius:8px;align-items:center;gap:8px;margin-bottom:28px;padding:12px 16px;display:flex}.auth-layout .no-card-note svg{color:#9fb5ac;flex-shrink:0;width:16px;height:16px}.auth-layout .no-card-note p{color:#6b7b83;font-size:13px}.auth-layout .no-card-note strong{color:#283238}.auth-layout.auth-welcome .btn-primary{justify-content:center;align-items:center;gap:8px;height:52px;font-size:16px;display:flex}.auth-layout.auth-welcome .btn-primary svg{width:18px;height:18px}
