.page-module__Kkc2zq__container{height:100vh;display:flex}.page-module__Kkc2zq__mainContent{background-color:var(--off-white-color);flex-grow:1;padding:43px 31px;overflow-y:auto}.page-module__Kkc2zq__mainContent h2{color:#1a1a1a;margin:0 0 8px;font-size:28px;font-weight:700}.page-module__Kkc2zq__subtitle{color:var(--text-secondary);margin-top:4px;margin-bottom:24px;font-size:14px}.page-module__Kkc2zq__statsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:32px;display:grid}.page-module__Kkc2zq__statCard{background:#fff;border:1px solid #e0e0e0;border-radius:8px;flex-direction:column;gap:8px;padding:20px;display:flex}.page-module__Kkc2zq__statValue{color:#20b2aa;font-size:32px;font-weight:700}.page-module__Kkc2zq__statLabel{color:#666;font-size:13px}.page-module__Kkc2zq__filterContainer{background:#fff;border:1px solid #e0e0e0;border-radius:8px;gap:16px;margin-bottom:24px;padding:16px;display:flex}.page-module__Kkc2zq__filterGroup{flex-direction:column;gap:8px;display:flex}.page-module__Kkc2zq__filterGroup label{color:#1a1a1a;font-size:13px;font-weight:600}.page-module__Kkc2zq__select{cursor:pointer;background:#fff;border:1px solid #d0d0d0;border-radius:4px;min-width:200px;padding:8px 12px;font-size:14px}.page-module__Kkc2zq__select:hover{border-color:#20b2aa}.page-module__Kkc2zq__select:focus{border-color:#20b2aa;outline:none;box-shadow:0 0 0 3px #20b2aa1a}.page-module__Kkc2zq__pagination{background:#fff;border:1px solid #e0e0e0;border-radius:8px;justify-content:center;align-items:center;gap:16px;margin-top:24px;padding:16px;display:flex}.page-module__Kkc2zq__paginationButton{cursor:pointer;background:#fff;border:1px solid #d0d0d0;border-radius:4px;padding:8px 16px;font-size:14px;transition:all .2s}.page-module__Kkc2zq__paginationButton:hover:not(:disabled){color:#20b2aa;background:#f5f5f5;border-color:#20b2aa}.page-module__Kkc2zq__paginationButton:disabled{opacity:.5;cursor:not-allowed}.page-module__Kkc2zq__pageInfo{color:#666;font-size:14px;font-weight:600}
.labeled-input{flex-direction:column;min-width:160px;display:flex}.labeled-input-box{border:1px solid var(--border-color);background-color:var(--white-color);height:var(--nb-base-height);border-radius:8px;align-items:center;gap:8px;width:100%;padding:0 12px;transition:border-color .2s;display:flex;position:relative}.labeled-input-box.focused{border-color:var(--primary-color)}.labeled-input-icon{color:var(--icon-color);flex-shrink:0;justify-content:center;align-items:center;font-size:16px;display:flex}.labeled-input-field{color:var(--input-text-color);background:0 0;border:none;outline:none;flex:1;width:100%;font-size:14px}.labeled-input-field::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.labeled-input-field::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.labeled-input-field[type=number]{-moz-appearance:textfield}.labeled-input-box.has-error{border-color:var(--alert-error-border,#dc2626)}.labeled-input-error{color:var(--alert-error-text,#dc2626);margin-top:4px;padding-left:2px;font-size:12px}.floating-label{background-color:var(--white-color);color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;max-width:calc(100% - 24px);padding:0 4px;font-size:12px;transition:color .2s;position:absolute;top:-10px;left:12px;overflow:hidden}.labeled-input-helper{color:var(--text-secondary);margin-top:4px;padding-left:2px;font-size:12px}
.SimpleToolbarPlugin-module__KLAMha__floatingToolbarWrapper{z-index:60;justify-content:center;align-items:center;height:64px;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.SimpleToolbarPlugin-module__KLAMha__floatingToolbar{background:#fff;border:1px solid #e5e7eb;border-radius:100px;align-items:center;gap:4px;padding:8px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;box-shadow:0 12px 32px #0000001f}.SimpleToolbarPlugin-module__KLAMha__speechTranscriptBox{color:#1565c0;z-index:1000;background:#fff;border-radius:8px;align-items:center;gap:8px;min-width:300px;max-width:90vw;padding:12px 16px;font-family:inherit;font-size:1.08rem;animation:.3s ease-out SimpleToolbarPlugin-module__KLAMha__slideUp;display:flex;position:fixed;bottom:120px;left:50%;transform:translate(-50%)}@keyframes SimpleToolbarPlugin-module__KLAMha__slideUp{0%{opacity:0;transform:translate(-50%)translateY(20px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.SimpleToolbarPlugin-module__KLAMha__speechTranscriptLabel{margin-right:.5em;font-weight:600}.SimpleToolbarPlugin-module__KLAMha__speechTranscriptText{white-space:pre-wrap;word-break:break-word;flex:1}.SimpleToolbarPlugin-module__KLAMha__voiceCommandsModalOverlay{z-index:9999;background:#00000059;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.SimpleToolbarPlugin-module__KLAMha__voiceCommandsModal{z-index:10000;background:#fff;border-radius:8px;flex-direction:column;width:95vw;max-width:600px;padding:24px 20px 20px;animation:.2s SimpleToolbarPlugin-module__KLAMha__fadeInModal;display:flex;position:relative;box-shadow:0 8px 32px #0000002e}.SimpleToolbarPlugin-module__KLAMha__voiceCommandsFooter{justify-content:flex-end;margin-top:12px;display:flex}.SimpleToolbarPlugin-module__KLAMha__voiceCommandsFooterClose{background:var(--primary-color,#2ac7bf);color:#fff;cursor:pointer;border:none;border-radius:4px;padding:8px 20px;font-size:1rem;font-weight:500;transition:background .2s}.SimpleToolbarPlugin-module__KLAMha__voiceCommandsFooterClose:hover{background:#1ea89e}@keyframes SimpleToolbarPlugin-module__KLAMha__fadeInModal{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.SimpleToolbarPlugin-module__KLAMha__voiceCommandsHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.SimpleToolbarPlugin-module__KLAMha__voiceCommandsHeader h4{margin:0;font-size:1.2rem}.SimpleToolbarPlugin-module__KLAMha__voiceCommandsClose{color:#888;cursor:pointer;background:0 0;border:none;margin-left:8px;font-size:1.5rem}.SimpleToolbarPlugin-module__KLAMha__voiceCommandsContent{max-height:60vh;overflow-y:auto}.SimpleToolbarPlugin-module__KLAMha__voiceCommandsNote{margin-bottom:16px}.SimpleToolbarPlugin-module__KLAMha__voiceCommandsNoteText{color:#666;margin:0;font-size:12px;font-style:italic}.SimpleToolbarPlugin-module__KLAMha__voiceCommandsSection{margin-bottom:16px}.SimpleToolbarPlugin-module__KLAMha__voiceCommandsSection h5{margin:0 0 4px;font-size:1rem}.SimpleToolbarPlugin-module__KLAMha__voiceCommandsSection ul{margin:0 0 0 16px;padding:0;font-size:.98rem}.SimpleToolbarPlugin-module__KLAMha__voiceCommandsSection li{margin-bottom:4px}.SimpleToolbarPlugin-module__KLAMha__simpleToolbar{background:var(--white-color,#fff);border-top:1px solid var(--border-color,#e5e7eb);border-radius:0 0 6px 6px;flex-wrap:wrap;align-items:center;gap:4px;padding:8px;display:flex;position:relative}.SimpleToolbarPlugin-module__KLAMha__toolbarLeft{align-items:center;gap:4px;display:flex}.SimpleToolbarPlugin-module__KLAMha__toolbarRight{align-items:center;gap:4px;margin-left:auto;display:flex}.SimpleToolbarPlugin-module__KLAMha__toolbarCenterReveal{opacity:0;transform-origin:50%;pointer-events:none;align-items:center;gap:4px;max-width:0;transition:max-width .32s cubic-bezier(.16,1,.3,1),opacity .22s,transform .32s cubic-bezier(.16,1,.3,1);display:inline-flex;overflow:hidden;transform:scaleX(.86)}.SimpleToolbarPlugin-module__KLAMha__toolbarCenterRevealExpanded{opacity:1;pointer-events:auto;max-width:420px;transform:scaleX(1)}.SimpleToolbarPlugin-module__KLAMha__expandToolbarButton{width:36px;height:36px;color:var(--color-dark-action);cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:999px;justify-content:center;align-items:center;transition:all .2s;display:inline-flex}.SimpleToolbarPlugin-module__KLAMha__expandToolbarButton:hover{background:#f3f4f6}.SimpleToolbarPlugin-module__KLAMha__expandToolbarButtonActive{background:var(--color-dark-action);color:#fff;border-color:var(--color-dark-action)}.SimpleToolbarPlugin-module__KLAMha__expandToolbarButtonActive:hover{color:var(--color-dark-action)}.SimpleToolbarPlugin-module__KLAMha__toolbarSaveButton,.SimpleToolbarPlugin-module__KLAMha__toolbarPrintButton,.SimpleToolbarPlugin-module__KLAMha__toolbarTemplatesButton{height:36px!important;padding:0 14px!important;font-size:13px!important}.SimpleToolbarPlugin-module__KLAMha__juditeSecondaryButton{color:#8b5cf6!important;background:#f5f3ff!important;border-color:#0000!important;height:36px!important;padding:0 14px!important;font-size:13px!important}.SimpleToolbarPlugin-module__KLAMha__juditeSecondaryButton:hover,.SimpleToolbarPlugin-module__KLAMha__juditeSecondaryButton:active,.SimpleToolbarPlugin-module__KLAMha__juditeSecondaryButton:focus-visible{color:#8b5cf6!important;background:#f5f3ff!important;border-color:#0000!important}.SimpleToolbarPlugin-module__KLAMha__toolbarSaveButton svg{transform-origin:50%;transform:scale(.9)}.SimpleToolbarPlugin-module__KLAMha__toolbarBtn{color:#666;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;transition:all .2s;display:flex}.SimpleToolbarPlugin-module__KLAMha__toolbarBtn:hover{color:var(--color-dark-action);background:#f3f4f6}.SimpleToolbarPlugin-module__KLAMha__toolbarBtn:hover .SimpleToolbarPlugin-module__KLAMha__format{filter:none}.SimpleToolbarPlugin-module__KLAMha__toolbarBtn.SimpleToolbarPlugin-module__KLAMha__active{color:#00bcd4;background:0 0}.SimpleToolbarPlugin-module__KLAMha__toolbarBtn.SimpleToolbarPlugin-module__KLAMha__active:hover{color:var(--color-dark-action);background:#f3f4f6}.SimpleToolbarPlugin-module__KLAMha__transcriptionMicButton{background:var(--color-dark-action);border:2px solid var(--color-dark-action);color:#fff;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;transition:all .3s;display:flex;box-shadow:0 2px 4px #0000000d}.SimpleToolbarPlugin-module__KLAMha__transcriptionMicButton:hover{border-color:var(--color-dark-action);background:var(--color-dark-action);transform:scale(1.05)}.SimpleToolbarPlugin-module__KLAMha__transcriptionMicButton.SimpleToolbarPlugin-module__KLAMha__listening{border-color:var(--color-dark-action);background:var(--color-dark-action);animation:1.5s infinite SimpleToolbarPlugin-module__KLAMha__pulse}@keyframes SimpleToolbarPlugin-module__KLAMha__pulse{0%{box-shadow:0 0 #ef4444b3}50%{box-shadow:0 0 0 6px #ef444433}to{box-shadow:0 0 0 12px #ef444400}}.SimpleToolbarPlugin-module__KLAMha__toolbarSelect{border:1px solid var(--border-color,#e5e7eb);background:var(--white-color,#fff);color:#666;cursor:pointer;border-radius:4px;min-width:120px;height:32px;margin-right:4px;padding:4px 8px;font-size:14px;transition:all .2s}.SimpleToolbarPlugin-module__KLAMha__toolbarSelect:focus{border-color:var(--primary-color,#2ac7bf);outline:none;box-shadow:0 0 0 3px #2ac7bf1a}.SimpleToolbarPlugin-module__KLAMha__toolbarSelect:hover{border-color:var(--primary-color,#2ac7bf)}.SimpleToolbarPlugin-module__KLAMha__format{background-color:currentColor;background-position:50%;background-repeat:no-repeat;background-size:contain;width:16px;height:16px;display:inline-block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.SimpleToolbarPlugin-module__KLAMha__format.SimpleToolbarPlugin-module__KLAMha__leftAlign{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"><line x1=\"17\" y1=\"10\" x2=\"3\" y2=\"10\"/><line x1=\"21\" y1=\"6\" x2=\"3\" y2=\"6\"/><line x1=\"21\" y1=\"14\" x2=\"3\" y2=\"14\"/><line x1=\"17\" y1=\"18\" x2=\"3\" y2=\"18\"/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"><line x1=\"17\" y1=\"10\" x2=\"3\" y2=\"10\"/><line x1=\"21\" y1=\"6\" x2=\"3\" y2=\"6\"/><line x1=\"21\" y1=\"14\" x2=\"3\" y2=\"14\"/><line x1=\"17\" y1=\"18\" x2=\"3\" y2=\"18\"/></svg>")}.SimpleToolbarPlugin-module__KLAMha__format.SimpleToolbarPlugin-module__KLAMha__centerAlign{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"><line x1=\"18\" y1=\"10\" x2=\"6\" y2=\"10\"/><line x1=\"21\" y1=\"6\" x2=\"3\" y2=\"6\"/><line x1=\"21\" y1=\"14\" x2=\"3\" y2=\"14\"/><line x1=\"18\" y1=\"18\" x2=\"6\" y2=\"18\"/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"><line x1=\"18\" y1=\"10\" x2=\"6\" y2=\"10\"/><line x1=\"21\" y1=\"6\" x2=\"3\" y2=\"6\"/><line x1=\"21\" y1=\"14\" x2=\"3\" y2=\"14\"/><line x1=\"18\" y1=\"18\" x2=\"6\" y2=\"18\"/></svg>")}.SimpleToolbarPlugin-module__KLAMha__format.SimpleToolbarPlugin-module__KLAMha__rightAlign{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"><line x1=\"21\" y1=\"10\" x2=\"7\" y2=\"10\"/><line x1=\"21\" y1=\"6\" x2=\"3\" y2=\"6\"/><line x1=\"21\" y1=\"14\" x2=\"3\" y2=\"14\"/><line x1=\"21\" y1=\"18\" x2=\"7\" y2=\"18\"/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"><line x1=\"21\" y1=\"10\" x2=\"7\" y2=\"10\"/><line x1=\"21\" y1=\"6\" x2=\"3\" y2=\"6\"/><line x1=\"21\" y1=\"14\" x2=\"3\" y2=\"14\"/><line x1=\"21\" y1=\"18\" x2=\"7\" y2=\"18\"/></svg>")}.SimpleToolbarPlugin-module__KLAMha__format.SimpleToolbarPlugin-module__KLAMha__justifyAlign{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"><line x1=\"21\" y1=\"10\" x2=\"3\" y2=\"10\"/><line x1=\"21\" y1=\"6\" x2=\"3\" y2=\"6\"/><line x1=\"21\" y1=\"14\" x2=\"3\" y2=\"14\"/><line x1=\"21\" y1=\"18\" x2=\"3\" y2=\"18\"/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"><line x1=\"21\" y1=\"10\" x2=\"3\" y2=\"10\"/><line x1=\"21\" y1=\"6\" x2=\"3\" y2=\"6\"/><line x1=\"21\" y1=\"14\" x2=\"3\" y2=\"14\"/><line x1=\"21\" y1=\"18\" x2=\"3\" y2=\"18\"/></svg>")}.SimpleToolbarPlugin-module__KLAMha__format.SimpleToolbarPlugin-module__KLAMha__bulletList{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"><line x1=\"8\" y1=\"6\" x2=\"21\" y2=\"6\"/><line x1=\"8\" y1=\"12\" x2=\"21\" y2=\"12\"/><line x1=\"8\" y1=\"18\" x2=\"21\" y2=\"18\"/><line x1=\"3\" y1=\"6\" x2=\"3.01\" y2=\"6\"/><line x1=\"3\" y1=\"12\" x2=\"3.01\" y2=\"12\"/><line x1=\"3\" y1=\"18\" x2=\"3.01\" y2=\"18\"/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"><line x1=\"8\" y1=\"6\" x2=\"21\" y2=\"6\"/><line x1=\"8\" y1=\"12\" x2=\"21\" y2=\"12\"/><line x1=\"8\" y1=\"18\" x2=\"21\" y2=\"18\"/><line x1=\"3\" y1=\"6\" x2=\"3.01\" y2=\"6\"/><line x1=\"3\" y1=\"12\" x2=\"3.01\" y2=\"12\"/><line x1=\"3\" y1=\"18\" x2=\"3.01\" y2=\"18\"/></svg>")}.SimpleToolbarPlugin-module__KLAMha__format.SimpleToolbarPlugin-module__KLAMha__numberedList{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"><line x1=\"10\" y1=\"6\" x2=\"21\" y2=\"6\"/><line x1=\"10\" y1=\"12\" x2=\"21\" y2=\"12\"/><line x1=\"10\" y1=\"18\" x2=\"21\" y2=\"18\"/><path d=\"M4 6h1v4\"/><path d=\"M4 10h2\"/><path d=\"M6 18H4c0-1 2-2 2-3s-1-1.5-2-1\"/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"><line x1=\"10\" y1=\"6\" x2=\"21\" y2=\"6\"/><line x1=\"10\" y1=\"12\" x2=\"21\" y2=\"12\"/><line x1=\"10\" y1=\"18\" x2=\"21\" y2=\"18\"/><path d=\"M4 6h1v4\"/><path d=\"M4 10h2\"/><path d=\"M6 18H4c0-1 2-2 2-3s-1-1.5-2-1\"/></svg>")}.SimpleToolbarPlugin-module__KLAMha__format.SimpleToolbarPlugin-module__KLAMha__indent{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"><polyline points=\"8 9 12 12 8 15\"/><rect x=\"3\" y=\"5\" width=\"18\" height=\"14\" rx=\"2\"/><line x1=\"16\" y1=\"12\" x2=\"12\" y2=\"12\"/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"><polyline points=\"8 9 12 12 8 15\"/><rect x=\"3\" y=\"5\" width=\"18\" height=\"14\" rx=\"2\"/><line x1=\"16\" y1=\"12\" x2=\"12\" y2=\"12\"/></svg>")}.SimpleToolbarPlugin-module__KLAMha__format.SimpleToolbarPlugin-module__KLAMha__outdent{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"><polyline points=\"16 9 12 12 16 15\"/><rect x=\"3\" y=\"5\" width=\"18\" height=\"14\" rx=\"2\"/><line x1=\"8\" y1=\"12\" x2=\"12\" y2=\"12\"/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"><polyline points=\"16 9 12 12 16 15\"/><rect x=\"3\" y=\"5\" width=\"18\" height=\"14\" rx=\"2\"/><line x1=\"8\" y1=\"12\" x2=\"12\" y2=\"12\"/></svg>")}.SimpleToolbarPlugin-module__KLAMha__toolbarDivider{background:var(--border-color,#e5e7eb);width:1px;height:20px;margin:0 4px}.SimpleToolbarPlugin-module__KLAMha__assistantModalOverlay{z-index:9999;background:#00000059;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.2s ease-out SimpleToolbarPlugin-module__KLAMha__fadeIn;display:flex;position:fixed;top:0;left:0}@keyframes SimpleToolbarPlugin-module__KLAMha__fadeIn{0%{opacity:0}to{opacity:1}}.SimpleToolbarPlugin-module__KLAMha__assistantModal{background:#fff;border-radius:12px;width:90%;max-width:500px;max-height:80vh;animation:.3s ease-out SimpleToolbarPlugin-module__KLAMha__slideDown;overflow-y:auto;box-shadow:0 20px 60px #00000026}@keyframes SimpleToolbarPlugin-module__KLAMha__slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.SimpleToolbarPlugin-module__KLAMha__assistantHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:20px;display:flex}.SimpleToolbarPlugin-module__KLAMha__assistantHeader h3{color:#1f2937;margin:0;font-size:18px;font-weight:600}.SimpleToolbarPlugin-module__KLAMha__assistantClose{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:28px;transition:all .2s;display:flex}.SimpleToolbarPlugin-module__KLAMha__assistantClose:hover{color:#111827;background:#f3f4f6}.SimpleToolbarPlugin-module__KLAMha__assistantContent{flex-direction:column;gap:20px;padding:24px;display:flex}.SimpleToolbarPlugin-module__KLAMha__assistantInfo{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.SimpleToolbarPlugin-module__KLAMha__assistantInfo svg{color:#3b82f6;opacity:.8}.SimpleToolbarPlugin-module__KLAMha__assistantDescription{color:#4b5563;margin:0;font-size:14px;line-height:1.6}.SimpleToolbarPlugin-module__KLAMha__assistantFeatures{background:#f9fafb;border-radius:8px;padding:16px}.SimpleToolbarPlugin-module__KLAMha__assistantFeatures h4{color:#1f2937;margin:0 0 12px;font-size:14px;font-weight:600}.SimpleToolbarPlugin-module__KLAMha__assistantFeatures ul{margin:0;padding-left:20px;list-style:none}.SimpleToolbarPlugin-module__KLAMha__assistantFeatures li{color:#4b5563;margin-bottom:4px;font-size:13px;line-height:1.8}.SimpleToolbarPlugin-module__KLAMha__assistantStatus{background:#eff6ff;border-left:3px solid #3b82f6;border-radius:4px;padding:12px}.SimpleToolbarPlugin-module__KLAMha__statusText{color:#1e40af;margin:0;font-size:13px;font-weight:500}.SimpleToolbarPlugin-module__KLAMha__transcriptionModelModalContent{grid-template-columns:1fr 1fr;gap:10px;display:grid}.SimpleToolbarPlugin-module__KLAMha__transcriptionModelButton{justify-content:center;width:100%}.SimpleToolbarPlugin-module__KLAMha__transcriptionModelSoonWrapper{width:100%;display:inline-flex;position:relative}.SimpleToolbarPlugin-module__KLAMha__transcriptionModelSoonBadge{background:var(--color-primary-lime);z-index:2;color:var(--color-dark-action);border-radius:999px;padding:2px 6px;font-size:9px;font-weight:500;transition:right .3s;position:absolute;top:12px;right:-34px}.SimpleToolbarPlugin-module__KLAMha__transcriptionModelSoonWrapper:hover .SimpleToolbarPlugin-module__KLAMha__transcriptionModelSoonBadge{right:-26px}.SimpleToolbarPlugin-module__KLAMha__transcriptionModelTitleIcon{color:var(--color-primary-lime)}.SimpleToolbarPlugin-module__KLAMha__transcriptionModelModalFooter{border-top:1px solid #e5e7eb;margin-top:16px;padding-top:14px}.SimpleToolbarPlugin-module__KLAMha__transcriptionMicrophoneLabel{align-items:center;gap:10px;margin-bottom:35px;display:flex}.SimpleToolbarPlugin-module__KLAMha__transcriptionMicrophoneIcon{background:var(--color-dark-action);color:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;display:inline-flex}.SimpleToolbarPlugin-module__KLAMha__transcriptionMicrophoneSelectWrapper{flex:1}.SimpleToolbarPlugin-module__KLAMha__transcriptionMicrophoneSelectWrapper input{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.SimpleToolbarPlugin-module__KLAMha__transcriptionModelActions{grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-top:14px;display:grid}.SimpleToolbarPlugin-module__KLAMha__transcriptionMicTestPill{height:40px;color:var(--color-dark-action);background:#ffffff14;border:1px solid #00b9ff59;border-radius:999px;align-items:center;gap:8px;width:fit-content;margin:0 auto;padding:0 14px;display:inline-flex}.SimpleToolbarPlugin-module__KLAMha__transcriptionMicTestPillActive{background:#9fe87024;border-color:#9fe870e6;box-shadow:inset 0 0 0 1px #9fe87033}.SimpleToolbarPlugin-module__KLAMha__transcriptionMicTestDot{background:var(--color-info-blue);border-radius:50%;flex:none;width:9px;height:9px}.SimpleToolbarPlugin-module__KLAMha__transcriptionMicTestPillActive .SimpleToolbarPlugin-module__KLAMha__transcriptionMicTestDot{background:var(--color-primary-lime)}.SimpleToolbarPlugin-module__KLAMha__transcriptionMicTestLabel{font-size:13px;font-weight:700}.SimpleToolbarPlugin-module__KLAMha__transcriptionMicTestWave{align-items:center;gap:3px;margin-left:2px;display:inline-flex}.SimpleToolbarPlugin-module__KLAMha__transcriptionMicTestBar{background:var(--color-info-blue);border-radius:4px;width:3px;transition:height .12s}.SimpleToolbarPlugin-module__KLAMha__transcriptionMicTestPillActive .SimpleToolbarPlugin-module__KLAMha__transcriptionMicTestBar{background:var(--color-primary-lime)}@media (max-width:640px){.SimpleToolbarPlugin-module__KLAMha__transcriptionModelModalContent{grid-template-columns:1fr}.SimpleToolbarPlugin-module__KLAMha__transcriptionModelSoonBadge,.SimpleToolbarPlugin-module__KLAMha__transcriptionModelSoonWrapper:hover .SimpleToolbarPlugin-module__KLAMha__transcriptionModelSoonBadge{right:10px}}
.TranscriptionAssistant-module__Cer3xq__assistantContainer{z-index:1000;gap:10px;display:flex;position:fixed;bottom:20px;right:20px}.TranscriptionAssistant-module__Cer3xq__micButton{cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:24px;transition:all .3s;display:flex;box-shadow:0 2px 8px #0000001a}.TranscriptionAssistant-module__Cer3xq__micButton:hover{background:#eff6ff;border-color:#06c;transform:scale(1.05)}.TranscriptionAssistant-module__Cer3xq__micButton.TranscriptionAssistant-module__Cer3xq__listening{background:#fef2f2;border-color:#ef4444;animation:1.5s infinite TranscriptionAssistant-module__Cer3xq__pulse}.TranscriptionAssistant-module__Cer3xq__panelButton{cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:56px;height:56px;font-size:14px;transition:all .3s;display:flex;box-shadow:0 2px 8px #0000001a}.TranscriptionAssistant-module__Cer3xq__panelButton:hover,.TranscriptionAssistant-module__Cer3xq__panelButton.TranscriptionAssistant-module__Cer3xq__active{background:#eff6ff;border-color:#06c}.TranscriptionAssistant-module__Cer3xq__panel{z-index:999;background:#fff;border-radius:12px;flex-direction:column;width:360px;max-height:600px;animation:.3s TranscriptionAssistant-module__Cer3xq__slideUp;display:flex;position:fixed;bottom:90px;right:20px;box-shadow:0 10px 40px #00000026}.TranscriptionAssistant-module__Cer3xq__panelDocked{border-left:1px solid #e2e8f0;border-radius:0;width:360px;max-height:none;animation:none;position:absolute;top:0;bottom:0;right:0;box-shadow:-8px 0 20px #00000014}.TranscriptionAssistant-module__Cer3xq__panelDocked .TranscriptionAssistant-module__Cer3xq__panelHeader{border-radius:0}.TranscriptionAssistant-module__Cer3xq__panelHeader{background:#f5f6f8;border-bottom:1px solid #e2e8f0;border-radius:12px 12px 0 0;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.TranscriptionAssistant-module__Cer3xq__panelHeader h3{color:#1e293b;margin:0;font-size:12px;font-weight:600}.TranscriptionAssistant-module__Cer3xq__panelHeaderTitle{align-items:center;gap:10px;display:inline-flex}.TranscriptionAssistant-module__Cer3xq__headerAudioIcon{align-items:flex-end;gap:2px;display:inline-flex}.TranscriptionAssistant-module__Cer3xq__headerAudioIcon span{background:#1f2937;border-radius:4px;width:2px;animation:1s ease-in-out infinite TranscriptionAssistant-module__Cer3xq__panelWaveAnim}.TranscriptionAssistant-module__Cer3xq__headerAudioIcon span:first-child{height:8px;animation-delay:.1s}.TranscriptionAssistant-module__Cer3xq__headerAudioIcon span:nth-child(2){height:13px;animation-delay:.3s}.TranscriptionAssistant-module__Cer3xq__headerAudioIcon span:nth-child(3){height:9px;animation-delay:.5s}.TranscriptionAssistant-module__Cer3xq__panelHeaderRight{align-items:center;gap:8px;display:inline-flex}.TranscriptionAssistant-module__Cer3xq__headerListening{color:#ef4444;font-size:12px;font-weight:600}.TranscriptionAssistant-module__Cer3xq__headerIdle{color:#64748b;font-size:13px;font-weight:600}.TranscriptionAssistant-module__Cer3xq__tpStatus{align-items:center;gap:6px;display:inline-flex}.TranscriptionAssistant-module__Cer3xq__tpStatus .TranscriptionAssistant-module__Cer3xq__dot{background:var(--judite-red);border-radius:50%;width:8px;height:8px;animation:1.5s infinite TranscriptionAssistant-module__Cer3xq__pulseRed}@keyframes TranscriptionAssistant-module__Cer3xq__pulseRed{0%{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(1.25)}to{opacity:1;transform:scale(1)}}.TranscriptionAssistant-module__Cer3xq__closeBtn{cursor:pointer;color:#94a3b8;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:20px;transition:all .2s;display:flex}.TranscriptionAssistant-module__Cer3xq__closeBtn:hover{color:#475569;background:#e2e8f0}.TranscriptionAssistant-module__Cer3xq__panelContent{flex-direction:column;flex:1;gap:12px;padding:12px;display:flex;overflow-y:auto}.TranscriptionAssistant-module__Cer3xq__panelFooter{background:#f8fafc;border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:10px;padding:12px;display:flex}.TranscriptionAssistant-module__Cer3xq__statusBar{background:#f8fafc;border-radius:6px;align-items:center;gap:8px;padding:8px 12px;font-size:13px;display:flex}.TranscriptionAssistant-module__Cer3xq__statusBar .TranscriptionAssistant-module__Cer3xq__statusListening{color:#ef4444;font-weight:600;animation:1s infinite TranscriptionAssistant-module__Cer3xq__blink}.TranscriptionAssistant-module__Cer3xq__statusBar .TranscriptionAssistant-module__Cer3xq__statusIdle{color:#16a34a;font-weight:600}@keyframes TranscriptionAssistant-module__Cer3xq__panelWaveAnim{0%,to{opacity:.75;transform:scaleY(.7)}50%{opacity:1;transform:scaleY(1.2)}}.TranscriptionAssistant-module__Cer3xq__linesList{flex-direction:column;gap:8px;display:flex}.TranscriptionAssistant-module__Cer3xq__linesList .TranscriptionAssistant-module__Cer3xq__emptyState{text-align:center;color:#94a3b8;padding:20px 10px;font-size:13px}.TranscriptionAssistant-module__Cer3xq__transcriptionLine{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:10px;transition:all .2s}.TranscriptionAssistant-module__Cer3xq__transcriptionLine:hover{border-color:#cbd5e1;box-shadow:0 2px 8px #00000014}.TranscriptionAssistant-module__Cer3xq__lineHeader{justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px;display:flex}.TranscriptionAssistant-module__Cer3xq__lineHeader .TranscriptionAssistant-module__Cer3xq__speakerLabel{font-size:12px}.TranscriptionAssistant-module__Cer3xq__lineHeader .TranscriptionAssistant-module__Cer3xq__speakerSelect{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:4px;padding:4px 8px;font-size:12px;font-weight:600;transition:all .2s}.TranscriptionAssistant-module__Cer3xq__lineHeader .TranscriptionAssistant-module__Cer3xq__speakerSelect:hover{background:#f8fafc;border-color:#cbd5e1}.TranscriptionAssistant-module__Cer3xq__lineHeader .TranscriptionAssistant-module__Cer3xq__speakerSelect:focus{border-color:#06c;outline:none;box-shadow:0 0 0 2px #0066cc1a}.TranscriptionAssistant-module__Cer3xq__lineHeader .TranscriptionAssistant-module__Cer3xq__confidence{color:#64748b;font-size:11px}.TranscriptionAssistant-module__Cer3xq__lineText{color:#1e293b;word-break:break-word;margin:6px 0;font-size:13px;line-height:1.4}.TranscriptionAssistant-module__Cer3xq__lineActions{gap:6px;margin-top:6px;display:flex}.TranscriptionAssistant-module__Cer3xq__lineActions button{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:4px;flex:1;padding:6px 10px;font-size:11px;transition:all .2s}.TranscriptionAssistant-module__Cer3xq__lineActions button:hover{background:#f8fafc;border-color:#cbd5e1}.TranscriptionAssistant-module__Cer3xq__btnEdit{color:#06c;border-color:#93c5fd!important}.TranscriptionAssistant-module__Cer3xq__btnEdit:hover{background:#eff6ff!important}.TranscriptionAssistant-module__Cer3xq__btnDelete{color:#ef4444;border-color:#fca5a5!important}.TranscriptionAssistant-module__Cer3xq__btnDelete:hover{background:#fef2f2!important}.TranscriptionAssistant-module__Cer3xq__editMode{flex-direction:column;gap:8px;display:flex}.TranscriptionAssistant-module__Cer3xq__editMode .TranscriptionAssistant-module__Cer3xq__editInput{resize:vertical;border:1px solid #06c;border-radius:4px;min-height:60px;padding:8px;font-family:inherit;font-size:13px}.TranscriptionAssistant-module__Cer3xq__editMode .TranscriptionAssistant-module__Cer3xq__editInput:focus{border-color:#06c;outline:none;box-shadow:0 0 0 3px #0066cc1a}.TranscriptionAssistant-module__Cer3xq__editMode .TranscriptionAssistant-module__Cer3xq__editActions{gap:6px;display:flex}.TranscriptionAssistant-module__Cer3xq__editMode .TranscriptionAssistant-module__Cer3xq__editActions button{cursor:pointer;border:none;border-radius:4px;flex:1;padding:6px 10px;font-size:11px;font-weight:600;transition:all .2s}.TranscriptionAssistant-module__Cer3xq__btnSave{color:#fff;background:#16a34a}.TranscriptionAssistant-module__Cer3xq__btnSave:hover{background:#15803d}.TranscriptionAssistant-module__Cer3xq__btnCancel{color:#475569;background:#e2e8f0}.TranscriptionAssistant-module__Cer3xq__btnCancel:hover{background:#cbd5e1}.TranscriptionAssistant-module__Cer3xq__insights{background:#f8fafc;border-left:4px solid #06c;border-radius:8px;padding:12px}.TranscriptionAssistant-module__Cer3xq__insights .TranscriptionAssistant-module__Cer3xq__insightsTitle{color:#1e293b;margin:0 0 10px;font-size:13px;font-weight:600}.TranscriptionAssistant-module__Cer3xq__insights .TranscriptionAssistant-module__Cer3xq__insightSection{margin-bottom:10px}.TranscriptionAssistant-module__Cer3xq__insights .TranscriptionAssistant-module__Cer3xq__insightSection:last-child{margin-bottom:0}.TranscriptionAssistant-module__Cer3xq__insights .TranscriptionAssistant-module__Cer3xq__insightSection h5{color:#06c;margin:0 0 6px;font-size:12px;font-weight:600}.TranscriptionAssistant-module__Cer3xq__insights .TranscriptionAssistant-module__Cer3xq__insightSection ul{margin:0;padding:0;list-style:none}.TranscriptionAssistant-module__Cer3xq__insights .TranscriptionAssistant-module__Cer3xq__insightSection ul li{color:#475569;padding:2px 0;font-size:12px}.TranscriptionAssistant-module__Cer3xq__insights .TranscriptionAssistant-module__Cer3xq__loadingInsights{color:#64748b;align-items:center;gap:6px;font-size:12px;display:flex}.TranscriptionAssistant-module__Cer3xq__insights .TranscriptionAssistant-module__Cer3xq__loadingInsights:before{content:"";border:2px solid #e2e8f0;border-top-color:#06c;border-radius:50%;width:12px;height:12px;animation:.6s linear infinite TranscriptionAssistant-module__Cer3xq__spin}@keyframes TranscriptionAssistant-module__Cer3xq__pulse{0%,to{box-shadow:0 2px 8px #0000001a}50%{box-shadow:0 2px 16px #ef44444d}}@keyframes TranscriptionAssistant-module__Cer3xq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes TranscriptionAssistant-module__Cer3xq__blink{0%,50%,to{opacity:1}25%,75%{opacity:.5}}@keyframes TranscriptionAssistant-module__Cer3xq__spin{to{transform:rotate(360deg)}}@media (max-width:768px){.TranscriptionAssistant-module__Cer3xq__panel{width:calc(100vw - 40px);max-height:400px;bottom:80px;right:10px}.TranscriptionAssistant-module__Cer3xq__assistantContainer{bottom:16px;right:16px}}.TranscriptionAssistant-module__Cer3xq__commandsOverlay{z-index:2000;background:#00000080;justify-content:center;align-items:center;animation:.3s TranscriptionAssistant-module__Cer3xq__fadeIn;display:flex;position:fixed;inset:0}.TranscriptionAssistant-module__Cer3xq__commandsModal{background:#fff;border-radius:12px;width:90%;max-width:900px;max-height:80vh;animation:.3s TranscriptionAssistant-module__Cer3xq__slideUp;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.TranscriptionAssistant-module__Cer3xq__commandsHeader{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.TranscriptionAssistant-module__Cer3xq__commandsHeader h2{color:#06c;margin:0;font-size:20px}.TranscriptionAssistant-module__Cer3xq__closeButton{cursor:pointer;color:#64748b;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:24px;transition:color .2s;display:flex}.TranscriptionAssistant-module__Cer3xq__closeButton:hover{color:#06c}.TranscriptionAssistant-module__Cer3xq__commandsContent{padding:24px}.TranscriptionAssistant-module__Cer3xq__commandGroup{margin-bottom:24px}.TranscriptionAssistant-module__Cer3xq__commandGroup:last-child{margin-bottom:0}.TranscriptionAssistant-module__Cer3xq__commandGroup h3{color:#475569;text-transform:uppercase;letter-spacing:.5px;margin:0 0 12px;font-size:14px;font-weight:600}.TranscriptionAssistant-module__Cer3xq__commandList{flex-direction:column;gap:8px;display:flex}.TranscriptionAssistant-module__Cer3xq__commandItem{background:#f8fafc;border-radius:6px;align-items:center;gap:12px;padding:8px 12px;transition:background .2s;display:flex}.TranscriptionAssistant-module__Cer3xq__commandItem:hover{background:#eff6ff}.TranscriptionAssistant-module__Cer3xq__commandItem span{color:#334155;flex:1;font-size:14px}.TranscriptionAssistant-module__Cer3xq__kbd{color:#06c;white-space:nowrap;text-align:center;background:#fff;border:1px solid #cbd5e1;border-radius:4px;min-width:80px;padding:4px 8px;font-family:monospace;font-size:12px;font-weight:600;box-shadow:0 1px 3px #0000000d}.TranscriptionAssistant-module__Cer3xq__commandsFooter{border-top:1px solid #e2e8f0;justify-content:flex-end;gap:8px;padding:16px 24px;display:flex}.TranscriptionAssistant-module__Cer3xq__closeCommandsButton{color:#fff;cursor:pointer;background:#06c;border:none;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s}.TranscriptionAssistant-module__Cer3xq__closeCommandsButton:hover{background:#0052a3;transform:translateY(-1px);box-shadow:0 4px 8px #0066cc4d}@media (max-width:640px){.TranscriptionAssistant-module__Cer3xq__commandsModal{width:95%;max-height:90vh}.TranscriptionAssistant-module__Cer3xq__commandsContent{padding:16px}.TranscriptionAssistant-module__Cer3xq__commandsHeader{padding:16px}.TranscriptionAssistant-module__Cer3xq__commandsHeader h2{font-size:18px}.TranscriptionAssistant-module__Cer3xq__commandsFooter{padding:12px 16px}}
﻿.SummaryCard-module__GklXlq__card{flex-direction:column;justify-content:center;gap:10px;min-height:170px;display:flex}.SummaryCard-module__GklXlq__card:hover{box-shadow:var(--shadow-hover);border-color:var(--wise-text-light);transform:translateY(-4px)}.SummaryCard-module__GklXlq__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.SummaryCard-module__GklXlq__title{color:var(--color-gray-text);justify-content:space-between;align-items:center;font-size:14px;font-weight:600;display:flex}.SummaryCard-module__GklXlq__topIcon{color:var(--ar-summary-icon-warning);justify-content:center;align-items:center;display:inline-flex}.SummaryCard-module__GklXlq__value{color:var(--color-dar-action,var(--color-dark-action));letter-spacing:-1.5px;margin:8px 0 0;font-size:40px;font-weight:900;line-height:1}.SummaryCard-module__GklXlq__footer{color:var(--ar-summary-footer-positive);align-items:center;gap:4px;padding-top:8px;font-size:13px;font-weight:600;display:inline-flex}.SummaryCard-module__GklXlq__footerIcon{justify-content:center;align-items:center;display:inline-flex}.SummaryCard-module__GklXlq__overdue{background:var(--ar-summary-overdue-bg);border-color:var(--ar-summary-overdue-border)}.SummaryCard-module__GklXlq__overdue .SummaryCard-module__GklXlq__title,.SummaryCard-module__GklXlq__overdue .SummaryCard-module__GklXlq__value,.SummaryCard-module__GklXlq__overdue .SummaryCard-module__GklXlq__topIcon,.SummaryCard-module__GklXlq__overdue .SummaryCard-module__GklXlq__footer{color:var(--ar-summary-overdue-text)}@media (max-width:768px){.SummaryCard-module__GklXlq__title{font-size:20px}.SummaryCard-module__GklXlq__value{font-size:40px}.SummaryCard-module__GklXlq__footer{font-size:18px}}
.page-module__tlWHjq__pageContainer{display:flex}.page-module__tlWHjq__mainContent{background-color:var(--off-white-color);flex-grow:1;min-height:0;padding:43px 31px}.page-module__tlWHjq__header{justify-content:space-between;align-items:center;display:flex}.page-module__tlWHjq__content{margin-top:24px}.page-module__tlWHjq__tabsContainer{border-bottom:1px solid var(--color-border-light);margin-bottom:24px;display:flex}.page-module__tlWHjq__tabButton{color:var(--color-dark-action);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:12px 20px;font-size:14px;font-weight:500;transition:all .2s}.page-module__tlWHjq__tabButton:hover{color:var(--color-dark-action);background-color:var(--color-surface-muted-light)}.page-module__tlWHjq__tabButtonActive{color:var(--color-dark-action);border-bottom-color:var(--color-dark-action)}.page-module__tlWHjq__fluxoCaixaContainer{flex-direction:column;gap:32px;display:flex}.page-module__tlWHjq__resumoCards{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;display:grid}.page-module__tlWHjq__controlsBar{border:1px solid var(--judite-border);border-radius:var(--radius-card);background:var(--color-card-bg);box-shadow:var(--shadow-card);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-top:-8px;padding:16px;display:flex}.page-module__tlWHjq__periodFilters{align-items:center;display:flex}.page-module__tlWHjq__periodButtons{border-radius:var(--radius-pill);background:var(--judite-bg-main);white-space:nowrap;scrollbar-width:none;padding:6px;display:inline-flex;overflow-x:auto}.page-module__tlWHjq__periodButtons::-webkit-scrollbar{display:none}.page-module__tlWHjq__periodButton{border-radius:var(--radius-pill);color:var(--judite-text-muted);cursor:pointer;background:0 0;border:none;flex:1;padding:10px 16px;font-family:inherit;font-size:13px;font-weight:600;transition:all .2s}.page-module__tlWHjq__periodButton:hover{color:var(--judite-dark);background:var(--color-surface-hover)}.page-module__tlWHjq__active{background:var(--judite-surface);color:var(--judite-dark);box-shadow:var(--shadow-card)}.page-module__tlWHjq__controlsActions{align-items:center;gap:12px;display:flex}.page-module__tlWHjq__transacoesFuturas{z-index:0;border-radius:12px;position:relative;overflow:visible}.page-module__tlWHjq__headerLista{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.page-module__tlWHjq__filtrosEsquerda,.page-module__tlWHjq__filtrosDireita{align-items:center;gap:12px;display:flex}.page-module__tlWHjq__switchFilter{border:1px solid var(--border-color);border-radius:var(--radius-pill);cursor:pointer;background:0 0;align-items:center;gap:8px;padding:12px 25px;display:inline-flex}.page-module__tlWHjq__switchLabel{color:var(--text-color);white-space:nowrap;font-size:14px;font-weight:500}.page-module__tlWHjq__customDropdown{align-items:center;display:flex;position:relative}.page-module__tlWHjq__customDropdownPrimaryButton{white-space:nowrap}.page-module__tlWHjq__customDropdownMenu{z-index:100;border:1px solid var(--border-color);background-color:var(--color-white-bg);min-width:180px;box-shadow:var(--shadow-hover);border-radius:12px;flex-direction:column;padding:8px 0;display:flex;position:absolute;top:110%;right:0}.page-module__tlWHjq__customDropdownItem{color:var(--text-color);text-align:left;cursor:pointer;background:0 0;border:none;padding:10px 16px;font-size:14px;transition:background-color .2s}.page-module__tlWHjq__customDropdownItem:hover{background-color:var(--color-surface-soft)}.page-module__tlWHjq__comissoesContainer{flex-direction:column;gap:24px;display:flex}.page-module__tlWHjq__statsContainer{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-bottom:20px;display:grid}.page-module__tlWHjq__commissionControls{border:1px solid var(--judite-border);border-radius:var(--radius-card);background:var(--color-card-bg);box-shadow:var(--shadow-card);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding:16px;display:flex}.page-module__tlWHjq__filterGroup,.page-module__tlWHjq__actionButtons{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.page-module__tlWHjq__filterButtons{align-items:center;display:flex}.page-module__tlWHjq__filtroButton,.page-module__tlWHjq__actionButton{white-space:nowrap}.page-module__tlWHjq__commissionsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.page-module__tlWHjq__commissionCard{border:1px solid var(--color-border-light);background:var(--color-white-bg);cursor:pointer;border-radius:12px;padding:20px;transition:transform .2s,box-shadow .2s}.page-module__tlWHjq__commissionCard:hover{box-shadow:var(--shadow-hover);transform:translateY(-2px)}.page-module__tlWHjq__commissionCardModal{background:var(--judite-surface);border:1px solid var(--judite-border);border-radius:var(--radius-card);box-shadow:var(--shadow-sm,var(--shadow-card));margin-bottom:16px;padding:16px}.page-module__tlWHjq__commissionHeader{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.page-module__tlWHjq__commissionPeriod{color:var(--color-text-muted);align-items:center;gap:8px;margin-bottom:4px;font-size:14px;font-weight:500;display:flex}.page-module__tlWHjq__statusBadge{border-radius:var(--radius-pill);letter-spacing:.05em;text-transform:uppercase;align-items:center;padding:4px 12px;font-size:10px;font-weight:600;display:inline-flex}.page-module__tlWHjq__rascunho{background:var(--color-surface-soft);color:var(--color-text-muted)}.page-module__tlWHjq__calculado{background:var(--commission-modal-status-pending-bg);color:var(--commission-modal-status-pending-text)}.page-module__tlWHjq__executado{background:var(--commission-modal-status-paid-bg);color:var(--judite-success)}.page-module__tlWHjq__cancelado{background:var(--commission-modal-status-cancelled-bg);color:var(--color-danger-strong)}.page-module__tlWHjq__commissionStats{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:20px;display:grid}.page-module__tlWHjq__commissionStat{flex-direction:column;gap:4px;display:flex}.page-module__tlWHjq__commissionStat:last-child{text-align:right;align-items:flex-end}.page-module__tlWHjq__statLabel{color:var(--color-text-muted);letter-spacing:.05em;text-transform:uppercase;font-size:12px;font-weight:500}.page-module__tlWHjq__statGenerationNumber{color:var(--color-text-muted);font-size:12px;font-weight:800}.page-module__tlWHjq__statAmount{color:var(--judite-success);font-size:18px;font-weight:700}.page-module__tlWHjq__commissionActions{justify-content:space-between;align-items:center;gap:12px;display:flex}.page-module__tlWHjq__commissionActionsLeft,.page-module__tlWHjq__commissionActionsRight{align-items:center;gap:8px;display:flex}.page-module__tlWHjq__commissionActions button{gap:5px;height:35px;font-size:15px}.page-module__tlWHjq__emptyState{text-align:center;padding:60px 40px}.page-module__tlWHjq__emptyIcon{margin-bottom:20px}.page-module__tlWHjq__emptyState h3{color:var(--color-text-emphasis);margin:0 0 8px;font-size:20px;font-weight:600}.page-module__tlWHjq__emptyState p{color:var(--color-text-muted);margin:0 0 32px;font-size:16px;line-height:1.5}.page-module__tlWHjq__emptyStateAction{justify-content:center;width:100%;display:flex}.page-module__tlWHjq__contasCaixaContainer{flex-direction:column;gap:20px;display:flex}.page-module__tlWHjq__filterModal,.page-module__tlWHjq__calendarModal{padding:0}.page-module__tlWHjq__filterCardModal,.page-module__tlWHjq__calendarCardModal{border:1px solid var(--border-color);background:var(--color-white-bg);border-radius:12px;padding:16px}.page-module__tlWHjq__filtroContainer{border-bottom:1px solid var(--color-border-light);background:var(--color-surface-muted-light);padding:20px 24px}.page-module__tlWHjq__filterRow{gap:16px;margin-bottom:16px;display:flex}.page-module__tlWHjq__filterSection{flex-direction:column;flex:1;gap:8px;margin-bottom:16px;display:flex}.page-module__tlWHjq__filterSection label{color:var(--text-color);font-weight:500}.page-module__tlWHjq__checkboxGroup{flex-direction:column;gap:8px;display:flex}.page-module__tlWHjq__clearFiltersRow{justify-content:flex-end}.page-module__tlWHjq__clearFiltersSection{flex:0;justify-content:flex-end;display:flex}.page-module__tlWHjq__clearFiltersNoWrap,.page-module__tlWHjq__modalCancelNoWrap{white-space:nowrap;min-width:max-content}.page-module__tlWHjq__transacoesContainer{border:1px solid var(--color-border-light);background:var(--color-white-bg);border-radius:12px;margin-bottom:40px;overflow:hidden}.page-module__tlWHjq__selectCaixa{border:1px solid var(--color-border-light);background:var(--color-white-bg);min-width:200px;color:var(--color-text-emphasis);border-radius:6px;padding:8px 12px;font-size:14px}.page-module__tlWHjq__selectCaixa:focus{border-color:var(--color-info);outline:none}.page-module__tlWHjq__tableActionPrimary{height:32px;padding:0 12px;font-size:12px}@media (max-width:1400px){.page-module__tlWHjq__commissionsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.page-module__tlWHjq__resumoCards{grid-template-columns:1fr;gap:16px}.page-module__tlWHjq__headerLista{flex-direction:column;align-items:flex-start;gap:16px}.page-module__tlWHjq__controlsBar{gap:12px}.page-module__tlWHjq__controlsActions{width:100%}.page-module__tlWHjq__controlsActions button{flex:1;justify-content:center}.page-module__tlWHjq__filtroContainer{padding:16px 20px}.page-module__tlWHjq__filterRow{flex-direction:column;gap:12px}.page-module__tlWHjq__actionButtons{width:100%}.page-module__tlWHjq__actionButtons button{flex:1;justify-content:center}.page-module__tlWHjq__commissionsGrid{grid-template-columns:1fr}}
.DigitalCertificateModal-module__A1Zdaq__overlay{z-index:2000;background:#0f172a73;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.DigitalCertificateModal-module__A1Zdaq__modal{background:#fff;border-radius:12px;flex-direction:column;width:95%;max-width:700px;max-height:90vh;display:flex;overflow-y:auto;box-shadow:0 10px 40px #0003}@media (max-width:768px){.DigitalCertificateModal-module__A1Zdaq__overlay{align-items:flex-end;padding:16px}.DigitalCertificateModal-module__A1Zdaq__modal{border-radius:12px 12px 0 0;width:100%;max-height:85vh}}.DigitalCertificateModal-module__A1Zdaq__header{border-bottom:1px solid #e9ecef;justify-content:space-between;align-items:center;padding:24px 24px 16px;display:flex}.DigitalCertificateModal-module__A1Zdaq__header h2{color:#333;margin:0;font-size:20px;font-weight:600}.DigitalCertificateModal-module__A1Zdaq__closeButton{color:#6c757d;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;padding:0;font-size:24px;transition:background-color .2s;display:flex}.DigitalCertificateModal-module__A1Zdaq__closeButton:hover{color:#495057;background-color:#f8f9fa}.DigitalCertificateModal-module__A1Zdaq__content{flex-direction:column;gap:24px;padding:24px;display:flex}.DigitalCertificateModal-module__A1Zdaq__subtitle{color:#222;margin-bottom:12px;font-size:16px;font-weight:500}.DigitalCertificateModal-module__A1Zdaq__uploadArea{text-align:center;color:#007bff;cursor:pointer;background:#f8f9ff;border:2px dashed #007bff;border-radius:8px;margin-bottom:8px;padding:32px 16px;transition:border-color .2s}.DigitalCertificateModal-module__A1Zdaq__uploadArea:hover{border-color:#0056b3}.DigitalCertificateModal-module__A1Zdaq__uploadText{color:#007bff;font-size:15px}.DigitalCertificateModal-module__A1Zdaq__infoBox{color:#999;background:#f8f9fa;border-left:4px solid #ffc107;border-radius:8px;margin-top:8px;padding:16px;font-size:12px}.DigitalCertificateModal-module__A1Zdaq__certInfoBox{color:#333;background:#f8f9fa;border-left:4px solid #007bff;border-radius:8px;margin-bottom:16px;padding:16px;font-size:15px}.DigitalCertificateModal-module__A1Zdaq__passwordBox{gap:8px;margin:16px 0 8px;display:flex}.DigitalCertificateModal-module__A1Zdaq__passwordInput{border:1px solid #ccc;border-radius:6px;flex:1;padding:10px 12px;font-size:15px}.DigitalCertificateModal-module__A1Zdaq__uploadButton{color:#fff;cursor:pointer;background:#007bff;border:none;border-radius:6px;padding:10px 18px;font-size:15px;font-weight:600;transition:background .2s}.DigitalCertificateModal-module__A1Zdaq__uploadButton:disabled{cursor:not-allowed;background:#b2cdfb}.DigitalCertificateModal-module__A1Zdaq__errorBox{color:#dc3545;background:#fff0f0;border:1px solid #f5c2c7;border-radius:6px;margin-bottom:8px;padding:8px 12px;font-size:14px}.DigitalCertificateModal-module__A1Zdaq__fileSelected{color:#007bff;flex-direction:column;align-items:center;gap:8px;display:flex}.DigitalCertificateModal-module__A1Zdaq__fileName{color:#007bff;align-items:center;gap:8px;font-size:16px;font-weight:500;display:flex}.DigitalCertificateModal-module__A1Zdaq__fileInfo{color:#6c757d;font-size:12px}.DigitalCertificateModal-module__A1Zdaq__removeFileButton{color:#fff;cursor:pointer;background:#dc3545;border:none;border-radius:4px;padding:4px 8px;font-size:12px;transition:background-color .2s}.DigitalCertificateModal-module__A1Zdaq__removeFileButton:hover{background:#c82333}.DigitalCertificateModal-module__A1Zdaq__certificateContainer{flex-direction:column;gap:12px;display:flex}.DigitalCertificateModal-module__A1Zdaq__certificateCard{background:#f8f9fa;border:1px solid #e9ecef;border-left:4px solid #28a745;border-radius:8px;padding:16px;position:relative}.DigitalCertificateModal-module__A1Zdaq__certificateHeader{align-items:center;gap:12px;margin-bottom:12px;display:flex}.DigitalCertificateModal-module__A1Zdaq__lockIcon{color:#28a745;font-size:20px}.DigitalCertificateModal-module__A1Zdaq__certificateTitle h3{color:#212529;margin:0 0 2px;font-size:16px;font-weight:600}.DigitalCertificateModal-module__A1Zdaq__certificateStatus{color:#155724;background:#d4edda;border-radius:4px;padding:2px 6px;font-size:12px;font-weight:500}.DigitalCertificateModal-module__A1Zdaq__certificateInfo{grid-template-columns:1fr 1fr;gap:8px;font-size:13px;display:grid}.DigitalCertificateModal-module__A1Zdaq__infoRow{flex-direction:column;gap:2px;display:flex}.DigitalCertificateModal-module__A1Zdaq__infoLabel{color:#6c757d;text-transform:uppercase;font-size:11px;font-weight:500}.DigitalCertificateModal-module__A1Zdaq__infoValue{color:#212529;font-size:13px;font-weight:500}.DigitalCertificateModal-module__A1Zdaq__removeCertButton{color:#dc3545;cursor:pointer;background:#f8f9fa;border:1px solid #dc3545;border-radius:4px;align-self:flex-end;align-items:center;gap:4px;padding:6px 12px;font-size:11px;transition:all .2s;display:flex}.DigitalCertificateModal-module__A1Zdaq__removeCertButton:hover{color:#fff;background:#dc3545}
.MobileAccessWarning-module__M_93jq__container{z-index:9999;background:linear-gradient(135deg,#f5f7fa 0%,#e8f1ff 100%);justify-content:center;align-items:flex-start;padding:12px;animation:.4s ease-out MobileAccessWarning-module__M_93jq__slideDown;display:flex;position:fixed;top:0;left:0;right:0}@keyframes MobileAccessWarning-module__M_93jq__slideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.MobileAccessWarning-module__M_93jq__card{text-align:center;background:#fff;border:2px solid #e0e8f5;border-radius:12px;width:100%;max-width:500px;padding:24px 20px;position:relative;box-shadow:0 8px 24px #0000001f}.MobileAccessWarning-module__M_93jq__closeButton{cursor:pointer;color:#9ca3af;z-index:10;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex;position:absolute;top:12px;right:12px}.MobileAccessWarning-module__M_93jq__closeButton:hover{color:#6b7280}.MobileAccessWarning-module__M_93jq__header{flex-direction:column;justify-content:center;align-items:center;gap:12px;margin-bottom:16px;display:flex}.MobileAccessWarning-module__M_93jq__icon{color:#3b82f6;width:48px;height:48px;animation:3s ease-in-out infinite MobileAccessWarning-module__M_93jq__float}@keyframes MobileAccessWarning-module__M_93jq__float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.MobileAccessWarning-module__M_93jq__title{color:#1f2937;margin:0;font-size:24px;font-weight:600;line-height:1.2}.MobileAccessWarning-module__M_93jq__content{margin-bottom:16px}.MobileAccessWarning-module__M_93jq__subtitle{color:#374151;margin:0 0 8px;font-size:14px;font-weight:600;line-height:1.5}.MobileAccessWarning-module__M_93jq__description{color:#6b7280;margin:0;font-size:13px;line-height:1.5}.MobileAccessWarning-module__M_93jq__footer{justify-content:center;align-items:center;margin-bottom:12px;display:flex}.MobileAccessWarning-module__M_93jq__comingSoon{color:#059669;justify-content:center;align-items:center;gap:6px;margin:0;font-size:12px;font-weight:500;display:flex}.MobileAccessWarning-module__M_93jq__rocketIcon{width:16px;height:16px;animation:2s ease-in-out infinite MobileAccessWarning-module__M_93jq__launchRocket}@keyframes MobileAccessWarning-module__M_93jq__launchRocket{0%,to{transform:translateY(0)rotate(-45deg)}50%{transform:translateY(-8px)rotate(-45deg)}}.MobileAccessWarning-module__M_93jq__desktopHint{color:#1e40af;background:linear-gradient(135deg,#dbeafe 0%,#bfdbfe 100%);border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px;font-size:12px;font-weight:500;display:flex}.MobileAccessWarning-module__M_93jq__desktopIcon{flex-shrink:0;width:16px;height:16px}@media (max-width:480px){.MobileAccessWarning-module__M_93jq__container{padding:8px}.MobileAccessWarning-module__M_93jq__card{border-radius:10px;padding:18px 16px}.MobileAccessWarning-module__M_93jq__closeButton{top:8px;right:8px}.MobileAccessWarning-module__M_93jq__icon{width:36px;height:36px}.MobileAccessWarning-module__M_93jq__title{font-size:20px}.MobileAccessWarning-module__M_93jq__subtitle{font-size:13px}.MobileAccessWarning-module__M_93jq__description{font-size:12px}}
.step1-module__EVlG9a__step{flex-direction:column;gap:14px;width:100%;display:flex}.step1-module__EVlG9a__tallInputs{flex-direction:column;gap:16px;display:flex}.step1-module__EVlG9a__tallInputs input{height:52px;padding:0 16px}:is(.step1-module__EVlG9a__tallInputs input:focus,.step1-module__EVlG9a__tallInputs input:focus-visible){background:var(--color-white-bg)}.step1-module__EVlG9a__checkList{flex-direction:column;gap:10px;margin-top:6px;display:flex}.step1-module__EVlG9a__checkItem{color:var(--color-text-muted);cursor:pointer;align-items:flex-start;gap:10px;font-size:14px;display:flex}.step1-module__EVlG9a__checkItem input[type=checkbox]{opacity:0;pointer-events:none;position:absolute}.step1-module__EVlG9a__checkboxCustom{border:2px solid var(--color-border);background:var(--color-white-bg);border-radius:5px;justify-content:center;align-items:center;width:20px;min-width:20px;height:20px;margin-top:1px;transition:background-color .2s,border-color .2s;display:flex;position:relative}.step1-module__EVlG9a__checkItem input[type=checkbox]:checked+.step1-module__EVlG9a__checkboxCustom{background:var(--color-dark-action);border-color:var(--color-dark-action)}.step1-module__EVlG9a__checkItem input[type=checkbox]:checked+.step1-module__EVlG9a__checkboxCustom:after{content:"✓";color:var(--color-white-bg);font-size:13px;font-weight:900;line-height:1;position:absolute}.step1-module__EVlG9a__checkItem input[type=checkbox]:focus-visible+.step1-module__EVlG9a__checkboxCustom{outline:2px solid var(--color-info-blue);outline-offset:2px}.step1-module__EVlG9a__checkItem a{color:var(--color-info-blue);font-weight:500;text-decoration:none}.step1-module__EVlG9a__checkItem a:hover{text-decoration:underline}.step1-module__EVlG9a__checkError{color:var(--color-danger-red);margin-top:-6px;font-size:13px}.step1-module__EVlG9a__actions{margin-top:10px}.step1-module__EVlG9a__loginBelow{text-align:center;color:var(--color-text-muted);margin-top:14px;font-size:14px}.step1-module__EVlG9a__loginBelow a{color:inherit;font-weight:600;text-decoration:none}.step1-module__EVlG9a__loginBelow a:hover{text-decoration:underline}.step1-module__EVlG9a__fullWidth,.step1-module__EVlG9a__ctaButton{width:100%}button.step1-module__EVlG9a__ctaButton{height:52px}:is(a.step1-module__EVlG9a__ctaButton,span.step1-module__EVlG9a__ctaButton){align-items:center;height:52px;display:inline-flex}
.step2-module__wujItq__step{flex-direction:column;width:100%;display:flex}.step2-module__wujItq__header{margin-bottom:28px}.step2-module__wujItq__headerTop{grid-template-columns:44px 1fr 44px;align-items:start;gap:12px;display:grid}.step2-module__wujItq__headerCopy{text-align:center}.step2-module__wujItq__headerSpacer{width:44px;height:44px}.step2-module__wujItq__backButton{border-radius:var(--radius-pill);width:44px;height:44px;color:var(--color-dark-action);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;transition:background-color .2s,transform .2s;display:inline-flex}.step2-module__wujItq__backButton:hover{background:var(--color-surface-hover)}.step2-module__wujItq__backButton:focus-visible{background:var(--color-surface-hover);outline:none}.step2-module__wujItq__backButton:active{transform:scale(.98)}.step2-module__wujItq__backIcon{width:22px;height:22px}.step2-module__wujItq__title{letter-spacing:-.02em;color:var(--color-dark-action);margin:0;font-size:24px;font-weight:800;line-height:1.2}.step2-module__wujItq__subtitle{color:var(--color-text-muted);margin:10px 0 0;font-size:15px;line-height:1.4}.step2-module__wujItq__field{width:100%;margin-bottom:16px}.step2-module__wujItq__rulesCard{background:var(--color-surface-soft);border-radius:14px;flex-direction:column;gap:12px;width:100%;margin-bottom:24px;padding:18px 16px;display:flex}.step2-module__wujItq__ruleItem{color:var(--color-text-muted);align-items:center;gap:10px;display:flex}.step2-module__wujItq__valid{color:var(--color-success)}.step2-module__wujItq__ruleIcon{border-radius:var(--radius-pill);border:1.5px solid var(--color-border-muted);width:16px;min-width:16px;height:16px;color:var(--color-white-bg);background:0 0;justify-content:center;align-items:center;font-size:10px;font-weight:800;display:inline-flex}.step2-module__wujItq__ruleIconValid{border-color:var(--color-success);background:var(--color-success)}.step2-module__wujItq__ruleText{color:var(--color-gray-text);font-size:13px;font-weight:500;line-height:1.2}.step2-module__wujItq__submitButton{border-radius:var(--radius-pill);background:var(--color-primary);width:100%;height:56px;color:var(--color-dark-action);cursor:pointer;border:0;font-size:16px;font-weight:800;transition:opacity .2s,transform .2s,background-color .2s}.step2-module__wujItq__submitButton:disabled{background:var(--color-button-disabled-bg);color:var(--color-button-disabled-text);cursor:not-allowed}.step2-module__wujItq__submitButton:not(:disabled):hover{background:var(--color-primary-hover);transform:translateY(-1px)}
.step3-module__R129sq__wrap{text-align:center;flex-direction:column;align-items:center;width:100%;padding:18px 0 6px;display:flex}.step3-module__R129sq__iconWrap{background:linear-gradient(135deg, #e6fde0, var(--color-bg));border-radius:32px;justify-content:center;align-items:center;width:120px;height:120px;margin-bottom:22px;animation:.5s cubic-bezier(.175,.885,.32,1.275) forwards step3-module__R129sq__iconRotateIn;display:flex;transform:rotate(-10deg);box-shadow:-10px -10px 20px #fffc,10px 10px 20px #0000000d}@keyframes step3-module__R129sq__iconRotateIn{to{transform:rotate(0)}}.step3-module__R129sq__icon{color:#10b981;text-shadow:2px 4px 8px #10b9814d;font-variation-settings:"FILL" 1, "wght" 700, "GRAD" 0, "opsz" 64;line-height:1;font-size:64px!important}.step3-module__R129sq__title{letter-spacing:-.04em;color:var(--color-dark-action);margin:0;font-size:44px;font-weight:900;line-height:1.05}.step3-module__R129sq__subtitle{max-width:46ch;color:var(--color-text-muted);margin:12px 0 22px;font-size:14px;line-height:1.45}.step3-module__R129sq__actions{justify-content:center;width:100%;display:flex}.step3-module__R129sq__ok{border-radius:999px;justify-content:center;align-items:center;width:100%;max-width:440px;height:52px;display:flex}
.step4-module__JLvHKW__wrap{flex-direction:column;align-items:center;width:100%;margin:0 auto;display:flex}.step4-module__JLvHKW__header{text-align:center;flex-direction:column;align-items:center;width:100%;margin-top:20px;margin-bottom:28px;display:flex;position:relative}.step4-module__JLvHKW__back{cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;transition:background-color .2s,transform .2s;display:flex;position:absolute;top:-3px;left:0}.step4-module__JLvHKW__back:hover{background:#eceff1}.step4-module__JLvHKW__back:active{transform:scale(.96)}.step4-module__JLvHKW__back span{color:var(--color-dark-action);font-size:22px}.step4-module__JLvHKW__title{text-align:center;margin-bottom:6px;font-size:28px;font-weight:800}.step4-module__JLvHKW__subtitle{color:var(--color-text-muted);text-align:center;font-size:14px}.step4-module__JLvHKW__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;width:100%;margin-top:28px;display:grid}.step4-module__JLvHKW__card{text-align:center;cursor:pointer;background:#f9fafb;border:3px solid #e2e6e8;border-radius:20px;flex-direction:column;align-items:center;min-height:200px;padding:32px 24px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.step4-module__JLvHKW__card:hover{border-color:#a8b1b5;transform:translateY(-4px);box-shadow:0 12px 32px #00000014}.step4-module__JLvHKW__active{border:3px solid var(--color-primary-lime);background:#fff;box-shadow:0 10px 26px #00000010}.step4-module__JLvHKW__cardError{border-color:var(--color-danger-red)}.step4-module__JLvHKW__cardBody{text-align:center;flex-direction:column;align-items:center;margin-top:16px;display:flex}.step4-module__JLvHKW__cardBody h3{margin:0;font-size:18px;font-weight:700}.step4-module__JLvHKW__cardBody p{color:var(--color-text-muted);margin-top:8px;font-size:14px}.step4-module__JLvHKW__iconBox{border-radius:20px;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto;transition:transform .25s,box-shadow .25s;display:flex}.step4-module__JLvHKW__card:hover .step4-module__JLvHKW__iconBox{transform:scale(1.05);box-shadow:0 10px 24px #0000001f}.step4-module__JLvHKW__iconBox span{color:#fff;font-size:36px}.step4-module__JLvHKW__professional{background:linear-gradient(135deg,#1dd4bf,#10b981)}.step4-module__JLvHKW__clinic{background:linear-gradient(135deg,#9333ea,#ec4899)}.step4-module__JLvHKW__student{cursor:pointer;color:var(--color-dark-action);background:0 0;border:none;margin-top:40px;margin-bottom:30px;font-size:14px;text-decoration:underline}.step4-module__JLvHKW__studentError{color:var(--color-danger-red)}.step4-module__JLvHKW__validationMessage{width:100%;color:var(--color-danger-red);margin-top:12px;font-size:13px}.step4-module__JLvHKW__actions{justify-content:center;width:100%;margin-top:24px;display:flex}.step4-module__JLvHKW__continue{border-radius:999px;justify-content:center;align-items:center;width:100%;height:52px;display:flex}.step4-module__JLvHKW__studentFields{grid-template-columns:1fr 1fr;gap:18px;width:100%;margin-top:28px;display:grid}.step4-module__JLvHKW__extraField{width:100%;margin-top:6px}.step4-module__JLvHKW__professionalSplitRow{grid-template-columns:1fr 1fr;gap:18px;width:100%;display:grid}.step4-module__JLvHKW__professionalHalfField{min-width:0}.step4-module__JLvHKW__clinicFullRow{width:100%}.step4-module__JLvHKW__clinicSplitRow{grid-template-columns:1fr 1fr;gap:18px;width:100%;margin-top:12px;display:grid}.step4-module__JLvHKW__clinicHalfField{min-width:0}@media (max-width:768px){.step4-module__JLvHKW__cards{grid-template-columns:1fr;gap:16px}.step4-module__JLvHKW__header{text-align:center;flex-direction:column;align-items:center;margin-top:12px;padding:0 8px;display:flex;position:relative}.step4-module__JLvHKW__back{position:absolute;top:-10px;left:-2px}.step4-module__JLvHKW__title{margin-bottom:8px;padding:0 24px}.step4-module__JLvHKW__subtitle{max-width:280px;margin:0 auto;display:block}.step4-module__JLvHKW__studentFields,.step4-module__JLvHKW__professionalSplitRow,.step4-module__JLvHKW__clinicSplitRow{grid-template-columns:1fr}.step4-module__JLvHKW__card{text-align:left;flex-direction:row;align-items:flex-start;gap:18px;min-height:auto;padding:20px}.step4-module__JLvHKW__cardBody{text-align:left;flex:1;align-items:flex-start;margin-top:0}.step4-module__JLvHKW__cardBody h3{margin-bottom:4px;font-size:16px}.step4-module__JLvHKW__cardBody p{margin:0;font-size:11px}.step4-module__JLvHKW__iconBox{flex-shrink:0;margin:0}}
.step5-module__7dVsSG__wrap{width:100%;margin:0 auto}.step5-module__7dVsSG__header{text-align:center;width:100%;margin-top:20px;margin-bottom:28px;position:relative}.step5-module__7dVsSG__back{cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;transition:background-color .2s,transform .2s;display:flex;position:absolute;top:-3px;left:0}.step5-module__7dVsSG__back:hover{background:#eceff1}.step5-module__7dVsSG__back:active{transform:scale(.96)}.step5-module__7dVsSG__back span{color:var(--color-dark-action);font-size:22px}.step5-module__7dVsSG__title{color:var(--color-dark-action);margin:0;font-size:28px;font-weight:800;line-height:1.2}.step5-module__7dVsSG__subtitle{color:var(--color-text-muted);margin:10px 0 0;font-size:14px;line-height:1.4}.step5-module__7dVsSG__optionsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;width:100%;display:grid}.step5-module__7dVsSG__optionItem{cursor:pointer;background:#fff;border:2px solid #cfd4d8;border-radius:14px;align-items:center;gap:12px;min-height:70px;padding:0 20px;transition:border-color .2s,background-color .2s;display:flex}.step5-module__7dVsSG__optionItem:hover{background:var(--color-bg);border-color:#a7b0b7}.step5-module__7dVsSG__optionItemChecked{background:var(--color-bg);border-color:#1f252b}.step5-module__7dVsSG__optionItemChecked:hover{border-color:#1f252b}.step5-module__7dVsSG__optionItem input[type=checkbox]{opacity:0;pointer-events:none;position:absolute}.step5-module__7dVsSG__checkboxCustom{border:2px solid var(--color-border);background:var(--color-white-bg);border-radius:5px;justify-content:center;align-items:center;width:20px;min-width:20px;height:20px;margin-top:1px;transition:background-color .2s,border-color .2s;display:flex;position:relative}.step5-module__7dVsSG__optionItem input[type=checkbox]:checked+.step5-module__7dVsSG__checkboxCustom{background:var(--color-dark-action);border-color:var(--color-dark-action)}.step5-module__7dVsSG__optionItem input[type=checkbox]:checked+.step5-module__7dVsSG__checkboxCustom:after{content:"✓";color:var(--color-white-bg);font-size:13px;font-weight:900;line-height:1}.step5-module__7dVsSG__optionItem input[type=checkbox]:focus-visible+.step5-module__7dVsSG__checkboxCustom{outline:2px solid var(--color-info-blue);outline-offset:2px}.step5-module__7dVsSG__optionLabel{color:var(--color-dark-action);font-size:14px;font-weight:600;line-height:1.2}.step5-module__7dVsSG__actions{width:100%;margin-top:24px}.step5-module__7dVsSG__continue{border-radius:999px;justify-content:center;align-items:center;width:100%;height:52px;display:flex}@media (max-width:768px){.step5-module__7dVsSG__header{margin-top:12px;padding:0 8px}.step5-module__7dVsSG__back{top:-10px;left:-2px}.step5-module__7dVsSG__title{padding:0 24px;font-size:28px;line-height:1.2}.step5-module__7dVsSG__subtitle{max-width:320px;margin:10px auto 0;font-size:14px;line-height:1.3}.step5-module__7dVsSG__optionsGrid{grid-template-columns:1fr}.step5-module__7dVsSG__optionLabel{font-size:18px}}
.step7-module__4aR90G__wrap{width:100%;margin:0 auto}.step7-module__4aR90G__header{text-align:center;width:100%;margin-top:20px;margin-bottom:28px;padding-top:18px;position:relative}.step7-module__4aR90G__back{cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;transition:background-color .2s,transform .2s;display:flex;position:absolute;top:-35px;left:-20px}.step7-module__4aR90G__back:hover{background:#eceff1}.step7-module__4aR90G__back:active{transform:scale(.96)}.step7-module__4aR90G__back span{color:var(--color-dark-action);font-size:22px}.step7-module__4aR90G__title{color:var(--color-dark-action);margin:0;font-size:28px;font-weight:800;line-height:1.2}.step7-module__4aR90G__subtitle{color:var(--color-text-muted);margin:10px 0 0;font-size:14px;line-height:1.4}.step7-module__4aR90G__optionsGrid{grid-template-columns:1fr;gap:14px;width:100%;display:grid}.step7-module__4aR90G__optionItem{cursor:pointer;background:#fff;border:2px solid #cfd4d8;border-radius:14px;align-items:center;gap:12px;min-height:70px;padding:0 20px;transition:border-color .2s,background-color .2s;display:flex}.step7-module__4aR90G__optionItem:hover{background:var(--bg-color);border-color:#a7b0b7}.step7-module__4aR90G__optionItemChecked{background:var(--bg-color);border-color:#1f252b}.step7-module__4aR90G__optionItem input[type=radio]{opacity:0;pointer-events:none;position:absolute}.step7-module__4aR90G__checkboxCustom{border:2px solid var(--color-border);background:var(--color-white-bg);border-radius:999px;justify-content:center;align-items:center;width:24px;min-width:24px;height:24px;transition:border-color .2s;display:flex;position:relative}.step7-module__4aR90G__optionItem input[type=radio]:checked+.step7-module__4aR90G__checkboxCustom{border-color:var(--color-dark-action)}.step7-module__4aR90G__optionItem input[type=radio]:checked+.step7-module__4aR90G__checkboxCustom:after{content:"";border:1.5px solid var(--color-dark-action);background:var(--color-dark-action);border-radius:999px;width:10px;height:10px}.step7-module__4aR90G__optionItem input[type=radio]:focus-visible+.step7-module__4aR90G__checkboxCustom{outline:2px solid var(--color-info-blue);outline-offset:2px}.step7-module__4aR90G__optionLabel{color:var(--color-dark-action);font-size:14px;font-weight:500;line-height:1.2}.step7-module__4aR90G__actions{width:100%;margin-top:24px}.step7-module__4aR90G__continue{border-radius:999px;justify-content:center;align-items:center;width:100%;height:52px;display:flex}@media (max-width:768px){.step7-module__4aR90G__header{margin-top:12px;padding:0 8px}.step7-module__4aR90G__back{top:-10px;left:-2px}.step7-module__4aR90G__title{padding:0 24px;font-size:28px;line-height:1.2}.step7-module__4aR90G__subtitle{max-width:320px;margin:10px auto 0;font-size:14px;line-height:1.3}.step7-module__4aR90G__optionLabel{font-size:18px}}
.KanbanBoard-module__tUGjLq__workspace{width:100%;height:100%;position:relative;overflow:hidden}.KanbanBoard-module__tUGjLq__board{grid-template-columns:repeat(4,minmax(280px,1fr));gap:16px;width:100%;display:grid;overflow-x:auto}.KanbanBoard-module__tUGjLq__column{background-color:#eaecee;border:1px solid #e2e6e8;border-radius:12px;flex-direction:column;width:100%;min-width:320px;max-height:100%;display:flex}.KanbanBoard-module__tUGjLq__columnHeader{border-bottom:1px solid #ced5dd;justify-content:space-between;align-items:center;gap:12px;padding:16px 14px;display:flex}.KanbanBoard-module__tUGjLq__columnTitle{align-items:center;gap:10px;display:flex}.KanbanBoard-module__tUGjLq__columnTitle h3{text-transform:uppercase;letter-spacing:.02em;color:#0f2237;margin:0;font-size:14px;font-weight:800}.KanbanBoard-module__tUGjLq__columnTriagem .KanbanBoard-module__tUGjLq__columnTitle svg{color:#03a9ff}.KanbanBoard-module__tUGjLq__columnAtendimento .KanbanBoard-module__tUGjLq__columnTitle svg{color:#ff9c1a}.KanbanBoard-module__tUGjLq__columnAtencao .KanbanBoard-module__tUGjLq__columnTitle svg{color:#d93025}.KanbanBoard-module__tUGjLq__columnAguardando .KanbanBoard-module__tUGjLq__columnTitle svg{color:#00b386}.KanbanBoard-module__tUGjLq__columnCount{color:#4e5e70;background:#f6f8fb;border-radius:999px;justify-content:center;align-items:center;min-width:30px;height:30px;padding:0 8px;font-weight:700;display:inline-flex}.KanbanBoard-module__tUGjLq__columnBody{flex-direction:column;gap:12px;min-height:0;padding:12px;display:flex;overflow-y:auto}.KanbanBoard-module__tUGjLq__card{cursor:grab;background:#fff;border:1px solid #e2e6e8;border-radius:8px;flex-direction:column;gap:10px;padding:12px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;box-shadow:0 2px 8px #0000000a}.KanbanBoard-module__tUGjLq__card:hover{border-color:#1a1c1a;transform:translateY(-2px);box-shadow:0 4px 12px #0000000f}.KanbanBoard-module__tUGjLq__cardSelected{border-color:#0094e7;box-shadow:0 0 0 2px #0094e733}.KanbanBoard-module__tUGjLq__cardBodyButton{cursor:pointer;outline:none}.KanbanBoard-module__tUGjLq__cardBodyButton:focus-visible{border-radius:10px;box-shadow:0 0 0 2px #0094e733}.KanbanBoard-module__tUGjLq__cardHeader{align-items:center;gap:10px;margin-bottom:12px;display:flex}.KanbanBoard-module__tUGjLq__avatar{color:#1a1c1a;background:#eef2f7;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;font-weight:800;display:inline-flex}.KanbanBoard-module__tUGjLq__cardName{color:#1a1c1a;margin-right:auto;font-size:14px;line-height:1.2}.KanbanBoard-module__tUGjLq__cardTime{color:#1a1c1a;font-size:11px;font-weight:600}.KanbanBoard-module__tUGjLq__cardPreview{color:#5d7079;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.KanbanBoard-module__tUGjLq__cardPreview span{color:#415a70;font-weight:700}.KanbanBoard-module__tUGjLq__cardFooter{border-top:1px solid #e2e6e8;justify-content:space-between;align-items:center;padding-top:8px;display:flex}.KanbanBoard-module__tUGjLq__cardFooterLeft{align-items:center;gap:8px;min-width:0;display:flex}.KanbanBoard-module__tUGjLq__badge{letter-spacing:.02em;border-radius:8px;align-items:center;padding:4px 6px;font-size:10px;font-weight:700;display:inline-flex}.KanbanBoard-module__tUGjLq__stageButton{color:#1a1a1a;cursor:pointer;white-space:nowrap;text-transform:uppercase;background:#f6f9fc;border:1px dashed #c0c9d4;border-radius:8px;padding:4px 6px;font-size:10px;font-weight:700}.KanbanBoard-module__tUGjLq__stageButton:hover:not(:disabled){background:#ecf3fb}.KanbanBoard-module__tUGjLq__stageButton:disabled{opacity:.7;cursor:not-allowed}.KanbanBoard-module__tUGjLq__badgeTriagem{color:#0075a8;background:#dff1fb}.KanbanBoard-module__tUGjLq__badgeAtendimento{color:#ed4747;background:#ffecec}.KanbanBoard-module__tUGjLq__badgeAguardando{color:#2f7d45;background:#eaf5ec}.KanbanBoard-module__tUGjLq__badgeAttention{color:#c62828;background:#ffebeb}.KanbanBoard-module__tUGjLq__badgeAttentionStage{color:#b3261e;background:#ffe1e1}.KanbanBoard-module__tUGjLq__onlineDot{background:#9fe870;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 2px #9fe87066}.KanbanBoard-module__tUGjLq__loading{background:#e7ebf0;flex:1;justify-content:center;align-items:center;display:flex}.KanbanBoard-module__tUGjLq__panelBackdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:20000;background:#0f172242;position:fixed;inset:0}.KanbanBoard-module__tUGjLq__messagePanel{background:var(--off-white-color);z-index:20001;border-left:1px solid #d9e0e7;border-radius:25px 0 0 25px;flex-direction:column;width:600px;display:flex;position:fixed;top:0;bottom:0;right:0;overflow:hidden;box-shadow:-12px 0 28px #0a162338}.KanbanBoard-module__tUGjLq__messagePanelHeader{background:var(--color-white-bg);border-bottom:1px solid #e3e8ef;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.KanbanBoard-module__tUGjLq__messagePanelIdentity{align-items:center;gap:12px;min-width:0;display:flex}.KanbanBoard-module__tUGjLq__messagePanelAvatar{color:#8ce763;background:#161d23;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-weight:800;display:inline-flex}.KanbanBoard-module__tUGjLq__messagePanelName{color:var(--color-dark-action);font-size:15px;font-weight:700;line-height:1.2;display:block}.KanbanBoard-module__tUGjLq__messagePanelPhone{color:#5d7079;margin-top:3px;font-size:12px;display:block}.KanbanBoard-module__tUGjLq__closePanelButton{cursor:pointer;color:#0009;background:0 0;border:none;padding:4px;font-size:24px;line-height:1;transition:color .2s}.KanbanBoard-module__tUGjLq__closePanelButton:hover{color:var(--color-dark-action)}.KanbanBoard-module__tUGjLq__messagePanelContent{background:var(--off-white-color);flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.KanbanBoard-module__tUGjLq__messagePanelQuickActions{background:var(--color-white-bg);border-bottom:1px solid #e3e8ef;align-items:center;gap:10px;padding:10px 14px;display:flex}@media (max-width:1200px){.KanbanBoard-module__tUGjLq__board{grid-template-columns:repeat(3,minmax(260px,1fr))}}@media (max-width:900px){.KanbanBoard-module__tUGjLq__board{grid-template-columns:1fr}.KanbanBoard-module__tUGjLq__messagePanel{border:none;border-radius:0;width:100%;top:0;bottom:0;right:0}}
.step8-module__MwOH2a__wrap{width:100%;margin:0 auto}.step8-module__MwOH2a__header{text-align:center;width:100%;margin-top:20px;margin-bottom:28px;padding-top:18px;position:relative}.step8-module__MwOH2a__back{cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;transition:background-color .2s,transform .2s;display:flex;position:absolute;top:-30px;left:-20px}.step8-module__MwOH2a__back:hover{background:#eceff1}.step8-module__MwOH2a__back:active{transform:scale(.96)}.step8-module__MwOH2a__back span{color:var(--color-dark-action);font-size:22px}.step8-module__MwOH2a__title{color:var(--color-dark-action);margin:0;font-size:28px;font-weight:800;line-height:1.2}.step8-module__MwOH2a__subtitle{color:var(--color-text-muted);margin:10px 0 0;font-size:14px;line-height:1.4}.step8-module__MwOH2a__optionsGrid{grid-template-columns:1fr;gap:14px;width:100%;display:grid}.step8-module__MwOH2a__optionItem{cursor:pointer;background:#fff;border:2px solid #cfd4d8;border-radius:14px;align-items:center;gap:12px;min-height:70px;padding:0 20px;transition:border-color .2s,background-color .2s;display:flex}.step8-module__MwOH2a__optionItem:hover{background:var(--bg-color);border-color:#a7b0b7}.step8-module__MwOH2a__optionItemChecked{background:var(--bg-color);border-color:#1f252b}.step8-module__MwOH2a__optionItem input[type=radio]{opacity:0;pointer-events:none;position:absolute}.step8-module__MwOH2a__checkboxCustom{border:2px solid var(--color-border);background:var(--color-white-bg);border-radius:999px;justify-content:center;align-items:center;width:24px;min-width:24px;height:24px;transition:border-color .2s;display:flex;position:relative}.step8-module__MwOH2a__optionItem input[type=radio]:checked+.step8-module__MwOH2a__checkboxCustom{border-color:var(--color-dark-action)}.step8-module__MwOH2a__optionItem input[type=radio]:checked+.step8-module__MwOH2a__checkboxCustom:after{content:"";border:1.5px solid var(--color-dark-action);background:var(--color-dark-action);border-radius:999px;width:10px;height:10px}.step8-module__MwOH2a__optionItem input[type=radio]:focus-visible+.step8-module__MwOH2a__checkboxCustom{outline:2px solid var(--color-info-blue);outline-offset:2px}.step8-module__MwOH2a__optionLabel{color:var(--color-dark-action);font-size:14px;font-weight:600;line-height:1.2}.step8-module__MwOH2a__actions{width:100%;margin-top:24px}.step8-module__MwOH2a__continue{border-radius:999px;justify-content:center;align-items:center;width:100%;height:52px;display:flex}@media (max-width:768px){.step8-module__MwOH2a__header{margin-top:12px;padding:0 8px}.step8-module__MwOH2a__back{top:-10px;left:-2px}.step8-module__MwOH2a__title{padding:0 24px;font-size:28px;line-height:1.2}.step8-module__MwOH2a__subtitle{max-width:320px;margin:10px auto 0;font-size:14px;line-height:1.3}.step8-module__MwOH2a__optionLabel{font-size:18px}}
﻿.ConversionPotentialModal-module__e0QQWG__modalContent{flex-direction:column;gap:24px;display:flex}.ConversionPotentialModal-module__e0QQWG__subtitle{color:var(--color-dark-action);font-size:1641x;margin:0 0 25px;line-height:1.45}.ConversionPotentialModal-module__e0QQWG__formFields{flex-direction:column;gap:18px;display:flex}.ConversionPotentialModal-module__e0QQWG__rowTwoColumns{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.ConversionPotentialModal-module__e0QQWG__actionsRow{justify-content:space-between;align-items:center;gap:12px;margin-top:25px;display:flex}.ConversionPotentialModal-module__e0QQWG__cancelButton,.ConversionPotentialModal-module__e0QQWG__submitButton{min-height:44px}.ConversionPotentialModal-module__e0QQWG__noHeaderModal>header{display:none}.ConversionPotentialModal-module__e0QQWG__noHeaderModal>div{padding:0}.ConversionPotentialModal-module__e0QQWG__stepModalContent{flex-direction:column;gap:24px;min-height:620px;padding:46px 46px 24px;display:flex}.ConversionPotentialModal-module__e0QQWG__progressTrack{background:#d7dde3;border-radius:999px;width:100%;max-width:300px;height:4px;margin:0 auto 50px;overflow:hidden}.ConversionPotentialModal-module__e0QQWG__progressFill{background:#11a4e8;border-radius:999px;height:100%;transition:width .2s}.ConversionPotentialModal-module__e0QQWG__stepFields{flex-direction:column;gap:30px;display:flex}.ConversionPotentialModal-module__e0QQWG__stepTitle{text-align:left;margin:0;font-family:Inter,sans-serif;font-size:18px;font-weight:700;line-height:1.4}.ConversionPotentialModal-module__e0QQWG__stepPlaceholder{color:var(--color-dark-action);font-size:20px;font-weight:700;line-height:1.4}.ConversionPotentialModal-module__e0QQWG__successCard{text-align:center;flex-direction:column;align-items:center;gap:22px;margin:auto 0;display:flex}.ConversionPotentialModal-module__e0QQWG__successIconWrap{background:var(--color-primary-lime);border-radius:999px;justify-content:center;align-items:center;width:96px;height:96px;display:inline-flex}.ConversionPotentialModal-module__e0QQWG__successIconCircle{width:56px;height:56px;color:var(--color-primary-lime);background:#111820;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.ConversionPotentialModal-module__e0QQWG__successTitle{margin:0;font-family:Inter,sans-serif;font-size:24px;font-weight:700}.ConversionPotentialModal-module__e0QQWG__successDescription{max-width:400px;margin:0;font-size:14px;line-height:1.6}.ConversionPotentialModal-module__e0QQWG__successActionButton{min-width:320px;min-height:44px}.ConversionPotentialModal-module__e0QQWG__stepActions{border-top:1px solid #d7dde3;justify-content:space-between;align-items:center;gap:14px;margin-top:auto;padding-top:24px;display:flex}.ConversionPotentialModal-module__e0QQWG__stepBackButton,.ConversionPotentialModal-module__e0QQWG__stepNextButton{justify-content:center;min-width:168px}@media (max-width:900px){.ConversionPotentialModal-module__e0QQWG__rowTwoColumns{grid-template-columns:1fr}.ConversionPotentialModal-module__e0QQWG__actionsRow{flex-wrap:wrap;justify-content:flex-end}.ConversionPotentialModal-module__e0QQWG__stepModalContent{gap:20px;min-height:520px;padding:28px 22px 20px}.ConversionPotentialModal-module__e0QQWG__stepFields{gap:22px}.ConversionPotentialModal-module__e0QQWG__stepActions{flex-direction:column;align-items:stretch}.ConversionPotentialModal-module__e0QQWG__stepBackButton,.ConversionPotentialModal-module__e0QQWG__stepNextButton{width:100%;min-width:0}.ConversionPotentialModal-module__e0QQWG__successTitle{font-size:34px}.ConversionPotentialModal-module__e0QQWG__successDescription{font-size:24px}.ConversionPotentialModal-module__e0QQWG__successActionButton{width:100%;min-width:0}}
.MessageList-module__jApCGG__container{background-color:var(--background,#fff);box-sizing:border-box;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.MessageList-module__jApCGG__conversationHeader{border-bottom:1px solid var(--border-color,#e0e0e0);background-color:var(--background-secondary,#fafafa);box-sizing:border-box;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.MessageList-module__jApCGG__placeholderHeader{border-bottom:1px solid var(--border-color,#e0e0e0);background-color:var(--background-secondary,#fafafa);box-sizing:border-box;flex-shrink:0;justify-content:center;align-items:center;padding:20px 16px;display:flex}.MessageList-module__jApCGG__placeholderHeader p{color:var(--text-secondary,#666);margin:0;font-size:14px}.MessageList-module__jApCGG__headerContent{flex:1;min-width:0}.MessageList-module__jApCGG__conversationTitle{color:var(--text-primary,#000);word-break:break-word;margin:0 0 4px;font-size:15px;font-weight:600}.MessageList-module__jApCGG__conversationSubtitle{color:var(--text-secondary,#666);margin:0;font-size:12px}.MessageList-module__jApCGG__statusBadge{white-space:nowrap;border-radius:16px;flex-shrink:0;padding:4px 12px;font-size:12px;font-weight:600}.MessageList-module__jApCGG__statusBadge.MessageList-module__jApCGG__ativa{color:#28a745;background-color:#28a7451a}.MessageList-module__jApCGG__statusBadge.MessageList-module__jApCGG__arquivada{color:#6c757d;background-color:#6c757d1a}.MessageList-module__jApCGG__statusBadge.MessageList-module__jApCGG__bloqueada{color:#dc3545;background-color:#dc35451a}.MessageList-module__jApCGG__messagesList{box-sizing:border-box;flex-direction:column;flex:1;gap:8px;min-height:0;padding:16px;display:flex;overflow-y:auto}.MessageList-module__jApCGG__emptyState,.MessageList-module__jApCGG__emptyConversation,.MessageList-module__jApCGG__loadingMessage{text-align:center;height:100%;color:var(--text-secondary,#666);flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.MessageList-module__jApCGG__emptyIcon{opacity:.3;width:48px;height:48px}.MessageList-module__jApCGG__message{align-items:flex-end;gap:8px;margin-bottom:8px;display:flex}.MessageList-module__jApCGG__message.MessageList-module__jApCGG__attendant,.MessageList-module__jApCGG__message.MessageList-module__jApCGG__ai{justify-content:flex-end}.MessageList-module__jApCGG__message.MessageList-module__jApCGG__user{justify-content:flex-start}.MessageList-module__jApCGG__message.MessageList-module__jApCGG__system{justify-content:center}.MessageList-module__jApCGG__auditButton{color:#5d7079;cursor:pointer;background:#fff;border:1px solid #d7dde0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:inline-flex}.MessageList-module__jApCGG__auditButton:hover{color:#18323b;background:#f4f7f8;border-color:#8aa0aa}.MessageList-module__jApCGG__messageBubble{word-wrap:break-word;border-radius:12px;max-width:85%;padding:10px 14px;font-size:13px;line-height:1.5;position:relative}.MessageList-module__jApCGG__mediaImage{object-fit:cover;cursor:pointer;border-radius:10px;max-width:min(260px,100%);max-height:220px;margin-bottom:8px;transition:opacity .2s;display:block}.MessageList-module__jApCGG__mediaImage:hover{opacity:.9}.MessageList-module__jApCGG__mediaAudio{width:min(260px,100%);margin-bottom:8px;display:block}.MessageList-module__jApCGG__mediaVideo{background:#000;border-radius:10px;width:min(260px,100%);max-height:220px;margin-bottom:8px;display:block}.MessageList-module__jApCGG__documentLink{color:inherit;align-items:center;gap:6px;margin-bottom:8px;font-size:13px;font-weight:600;text-decoration:underline;display:inline-flex}.MessageList-module__jApCGG__message.MessageList-module__jApCGG__attendant .MessageList-module__jApCGG__messageBubble,.MessageList-module__jApCGG__message.MessageList-module__jApCGG__ai .MessageList-module__jApCGG__messageBubble{background-color:var(--message-attendant-bg,#e3f2fd);border-radius:12px 4px 12px 12px}.MessageList-module__jApCGG__message.MessageList-module__jApCGG__attendant .MessageList-module__jApCGG__messageBubble{color:#0a3317;background:#eef1eb;border-bottom-right-radius:4px;align-self:flex-end}.MessageList-module__jApCGG__message.MessageList-module__jApCGG__user .MessageList-module__jApCGG__messageBubble{color:#1a1a1a;background:#fff;border:1px solid #e2e6e8;border-bottom-left-radius:4px;align-self:flex-start;box-shadow:0 2px 8px #0000000a}.MessageList-module__jApCGG__message.MessageList-module__jApCGG__system .MessageList-module__jApCGG__messageBubble{border-bottom:1px solid var(--border-color,#e0e0e0);color:var(--text-secondary,#666);background-color:#0000;max-width:90%;padding:8px 0;font-size:12px}.MessageList-module__jApCGG__senderName{color:var(--text-secondary,#666);opacity:.7;margin:0 0 4px;font-size:12px;font-weight:600}.MessageList-module__jApCGG__message.MessageList-module__jApCGG__user .MessageList-module__jApCGG__senderName{color:#ffffffb3}.MessageList-module__jApCGG__messageContent{font-size:inherit;line-height:inherit;white-space:pre-wrap;word-break:break-word;margin:0}.MessageList-module__jApCGG__timestamp{opacity:.6;margin-top:4px;font-size:11px;display:block}.MessageList-module__jApCGG__dateSeparator{justify-content:center;align-items:center;gap:12px;margin:16px 0;display:flex}.MessageList-module__jApCGG__dateSeparatorBubble{color:#5d7079;text-transform:uppercase;white-space:nowrap;text-align:center;background:#e2e6e8;border-radius:100px;align-self:center;padding:4px 12px;font-size:11px;font-weight:700}.MessageList-module__jApCGG__auditOverlay{z-index:1200;background:#080f1485;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.MessageList-module__jApCGG__auditModal{background:#fff;border-radius:16px;flex-direction:column;width:min(1200px,100%);max-height:90vh;display:flex;overflow:hidden;box-shadow:0 24px 80px #00000038}.MessageList-module__jApCGG__auditHeader{border-bottom:1px solid #e2e6e8;justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 24px;display:flex}.MessageList-module__jApCGG__auditTitle{color:#102027;margin:0;font-size:24px;font-weight:700}.MessageList-module__jApCGG__auditSubtitle{color:#5d7079;margin:6px 0 0;font-size:13px}.MessageList-module__jApCGG__auditCloseButton{color:#29434e;cursor:pointer;background:#f3f5f6;border:none;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.MessageList-module__jApCGG__auditBody{flex-direction:column;gap:20px;padding:24px;display:flex;overflow-y:auto}.MessageList-module__jApCGG__auditLoading,.MessageList-module__jApCGG__auditEmpty{color:#5d7079;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:220px;display:flex}.MessageList-module__jApCGG__auditSpinner{animation:1s linear infinite MessageList-module__jApCGG__spin}.MessageList-module__jApCGG__auditErrorBox{color:#a61f1f;background:#fff4f4;border:1px solid #ffd1d1;border-radius:12px;padding:16px}.MessageList-module__jApCGG__auditCard{flex-direction:column;gap:16px;display:flex}.MessageList-module__jApCGG__auditGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.MessageList-module__jApCGG__auditField{background:#f7fafb;border-radius:10px;flex-direction:column;gap:4px;padding:12px;display:flex}.MessageList-module__jApCGG__auditLabel{text-transform:uppercase;letter-spacing:.04em;color:#5d7079;font-size:11px;font-weight:700}.MessageList-module__jApCGG__auditValue{color:#102027;word-break:break-word;font-size:14px}.MessageList-module__jApCGG__auditSection{flex-direction:column;gap:8px;display:flex}.MessageList-module__jApCGG__auditSection h3{color:#102027;margin:0;font-size:14px}.MessageList-module__jApCGG__auditPre{color:#dce6ee;white-space:pre-wrap;word-break:break-word;background:#0f1720;border-radius:12px;margin:0;padding:16px;font-size:12px;line-height:1.55;overflow:auto}@keyframes MessageList-module__jApCGG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:900px){.MessageList-module__jApCGG__auditGrid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.MessageList-module__jApCGG__auditOverlay{padding:12px}.MessageList-module__jApCGG__auditModal{max-height:95vh}.MessageList-module__jApCGG__auditHeader,.MessageList-module__jApCGG__auditBody{padding:16px}.MessageList-module__jApCGG__auditGrid{grid-template-columns:1fr}}.MessageList-module__jApCGG__messagesList::-webkit-scrollbar{width:6px}.MessageList-module__jApCGG__messagesList::-webkit-scrollbar-track{background:0 0}.MessageList-module__jApCGG__messagesList::-webkit-scrollbar-thumb{background-color:var(--border-color,#d0d0d0);border-radius:3px}.MessageList-module__jApCGG__messagesList::-webkit-scrollbar-thumb:hover{background-color:var(--text-secondary,#999)}@media (max-width:768px){.MessageList-module__jApCGG__messageBubble{max-width:85%}.MessageList-module__jApCGG__messagesList{padding:12px}}
.step9-module__-Zkdoa__wrap{text-align:center;width:100%;margin:80px auto 0;padding:40px 20px 60px;position:relative}.step9-module__-Zkdoa__back{width:44px;height:44px;color:var(--color-dark-action);cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;display:flex;position:absolute;top:-70px;left:-20px}.step9-module__-Zkdoa__confetti{pointer-events:none;z-index:1;position:absolute;inset:0;overflow:hidden}.step9-module__-Zkdoa__confetti span{opacity:0;border-radius:2px;width:10px;height:10px;animation:1.8s linear infinite step9-module__-Zkdoa__confettiFall;position:absolute}.step9-module__-Zkdoa__confetti span:first-child{animation-delay:0s;left:10%}.step9-module__-Zkdoa__confetti span:nth-child(2){animation-delay:.2s;left:30%}.step9-module__-Zkdoa__confetti span:nth-child(3){animation-delay:.4s;left:50%}.step9-module__-Zkdoa__confetti span:nth-child(4){animation-delay:.6s;left:70%}.step9-module__-Zkdoa__confetti span:nth-child(5){animation-delay:.8s;left:20%}.step9-module__-Zkdoa__confetti span:nth-child(6){animation-delay:1s;left:80%}.step9-module__-Zkdoa__badgeWrap{z-index:2;margin-bottom:40px;position:relative}.step9-module__-Zkdoa__successBadge{background:linear-gradient(135deg,#9fe870,#7dd84f);border-radius:50%;justify-content:center;align-items:center;width:140px;height:140px;margin:0 auto;animation:2s ease-in-out infinite step9-module__-Zkdoa__badgePulse;display:flex;box-shadow:0 20px 60px #9fe87066,0 0 0 12px #9fe87033}.step9-module__-Zkdoa__successIcon{color:var(--color-dark-action);justify-content:center;align-items:center;animation:1s ease-out step9-module__-Zkdoa__iconRotate;display:flex;font-variation-settings:"FILL" 1, "wght" 700, "GRAD" 0, "opsz" 72!important;font-size:72px!important}@keyframes step9-module__-Zkdoa__iconRotate{0%{transform:rotate(0)}to{transform:rotate(20deg)}}.step9-module__-Zkdoa__title{color:var(--color-dark-action);z-index:2;margin:20px 0 4px;font-size:48px;font-weight:800}.step9-module__-Zkdoa__subtitle{color:var(--color-text-muted);z-index:2;margin-bottom:32px;font-size:18px}.step9-module__-Zkdoa__start{z-index:2;width:100%;max-width:none;height:56px;margin:0 auto;animation:3s ease-in-out infinite step9-module__-Zkdoa__btnFloat;box-shadow:0 8px 24px #9fe87059;background:linear-gradient(135deg,#9fe870,#7dd84f)!important}@keyframes step9-module__-Zkdoa__badgePulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}@keyframes step9-module__-Zkdoa__btnFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes step9-module__-Zkdoa__confettiFall{0%{transform:translateY(-30px)rotate(0)}25%{opacity:1}50%{transform:translateY(110px)rotate(15deg)}75%{transform:translateY(200px)rotate(-12deg)}to{opacity:0;transform:translateY(260px)rotate(5deg)}}.step9-module__-Zkdoa__confetti span:first-child{animation-delay:0s}.step9-module__-Zkdoa__confetti span:nth-child(2){animation-delay:.3s}.step9-module__-Zkdoa__confetti span:nth-child(3){animation-delay:.6s}.step9-module__-Zkdoa__confetti span:nth-child(4){animation-delay:.9s}.step9-module__-Zkdoa__confetti span:nth-child(5){animation-delay:1.2s}.step9-module__-Zkdoa__confetti span:nth-child(6){animation-delay:1.5s}
.page-module__gJmrZG__container{display:flex}.page-module__gJmrZG__mainContent{background-color:var(--off-white-color);flex-grow:1;padding:43px 31px;overflow-y:auto}.page-module__gJmrZG__header{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.page-module__gJmrZG__titleGroup{flex-direction:column;gap:4px;display:flex}.page-module__gJmrZG__headerActions{align-items:center;gap:12px;display:flex}.page-module__gJmrZG__leftActions{align-items:center;min-width:300px;display:flex}.page-module__gJmrZG__rightActions{justify-content:flex-end;align-items:center;gap:12px;display:flex}.page-module__gJmrZG__clinicsFilters{justify-content:flex-end;align-items:center;margin-bottom:20px}.page-module__gJmrZG__addButton{flex-shrink:0}.page-module__gJmrZG__profCardsGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:18px;display:grid}.page-module__gJmrZG__sectionsWrapper{flex-direction:column;gap:32px;display:flex}.page-module__gJmrZG__statusSection{flex-direction:column;gap:14px;display:flex}.page-module__gJmrZG__pendingSection{background:#fff9e8;border:1px solid #f3c44b;border-radius:24px;flex-direction:column;gap:16px;padding:24px;display:flex}.page-module__gJmrZG__sectionHeader{flex-direction:column;gap:6px;display:flex}.page-module__gJmrZG__sectionTitle{color:var(--color-dark-action);align-items:center;gap:8px;margin-bottom:16px;font-size:16px;font-weight:600;display:flex}.page-module__gJmrZG__sectionSubtitle{color:var(--judite-text-muted);margin:0;font-size:16px;font-weight:500}.page-module__gJmrZG__profCard{background:var(--judite-surface);border:1px solid var(--judite-border);border-radius:var(--radius-card);box-shadow:var(--shadow-sm,0 4px 12px #0000000a);flex-direction:column;gap:16px;padding:24px;transition:all .2s;display:flex;position:relative}.page-module__gJmrZG__profCard:hover{box-shadow:var(--shadow-card);border-color:var(--judite-text-light);transform:translateY(-3px)}.page-module__gJmrZG__profHeader{align-items:center;gap:14px;display:flex}.page-module__gJmrZG__profAvatar{background:var(--judite-bg-main);width:48px;height:48px;color:var(--judite-dark);border:1px solid var(--judite-border);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;font-weight:800;display:flex;overflow:hidden}.page-module__gJmrZG__profIdentity{flex:1;min-width:0}.page-module__gJmrZG__profName{color:var(--judite-dark);white-space:nowrap;text-overflow:ellipsis;margin:0 0 2px;font-size:16px;font-weight:800;overflow:hidden}.page-module__gJmrZG__profEmail{color:var(--judite-text-muted);text-overflow:ellipsis;margin:0;font-size:13px;font-weight:500;overflow:hidden}.page-module__gJmrZG__profRoleBadge{background:var(--judite-bg-main);color:var(--judite-dark);border-radius:6px;align-items:center;gap:6px;margin-top:12px;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex}.page-module__gJmrZG__profRoleRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.page-module__gJmrZG__profDivider{border-top:1px solid var(--judite-border);margin-top:8px;padding-top:4px}.page-module__gJmrZG__profFooter{justify-content:space-between;align-items:center;gap:12px;display:flex}.page-module__gJmrZG__profStatus{align-items:center;gap:6px;font-size:12px;font-weight:700;display:inline-flex}.page-module__gJmrZG__profStatusActive{color:var(--color-primary-hover);align-items:center;gap:4px;font-size:12px;font-weight:700;display:flex}.page-module__gJmrZG__profStatusInactive{color:var(--judite-text-muted)}.page-module__gJmrZG__profStatusPending{color:#b26e00}.page-module__gJmrZG__editProfileButton{border:1px solid var(--judite-border);background:var(--judite-surface);min-width:132px;height:32px;color:var(--judite-dark);cursor:pointer;border-radius:999px;justify-content:center;padding:0 16px;font-size:12px;font-weight:700;transition:all .2s}.page-module__gJmrZG__editProfileButton:hover{border-color:var(--judite-dark)}.page-module__gJmrZG__emptyState{background:var(--judite-surface);border:1px solid var(--judite-border);border-radius:var(--radius-card);color:var(--judite-text-muted);padding:24px;font-weight:600}@media (max-width:920px){.page-module__gJmrZG__header{flex-direction:column;align-items:flex-start;gap:10px}.page-module__gJmrZG__headerActions{flex-wrap:wrap;justify-content:flex-start;width:100%}}@media (max-width:640px){.page-module__gJmrZG__mainContent{padding:24px 16px}.page-module__gJmrZG__profCardsGrid{grid-template-columns:1fr}.page-module__gJmrZG__pendingSection{border-radius:16px;padding:16px}.page-module__gJmrZG__profFooter{flex-direction:column;align-items:flex-start}}
.page-module__b4Llyq__container{display:flex}.page-module__b4Llyq__mainContent{background:var(--off-white-color);flex-grow:1;padding:32px}.page-module__b4Llyq__card{border:1px solid var(--border-color);background:#fff;border-radius:24px 24px 0 0;grid-template-columns:1fr 460px;align-items:center;gap:48px;width:100%;max-width:1100px;margin:0 auto;padding:48px;display:grid}.page-module__b4Llyq__financing2BenefitsSection{border:1px solid var(--border-color);background:var(--off-white-color);border-top:0;width:100%;max-width:1100px;margin:0 auto;padding:28px 32px}.page-module__b4Llyq__resultsCardSection{background:var(--color-primary-lime);border-radius:0 0 24px 24px;width:100%;max-width:1100px;margin:0 auto;padding:44px 32px 46px}.page-module__b4Llyq__resultsCardTitle{text-align:center;margin-bottom:32px;font-size:28px;font-weight:700}.page-module__b4Llyq__resultsMetricsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:42px;display:grid}.page-module__b4Llyq__resultsMetricItem{flex-direction:column;align-items:center;gap:10px;display:flex}.page-module__b4Llyq__resultsMetricValue{margin-bottom:8px;font-size:48px;font-weight:700}.page-module__b4Llyq__resultsMetricLabel{font-size:14px;font-weight:500}.page-module__b4Llyq__financing2BenefitsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.page-module__b4Llyq__leftColumn{flex-direction:column;gap:20px;max-width:620px;display:flex}.page-module__b4Llyq__title{color:var(--color-dark-action);margin:0;font-size:36px;font-weight:400;line-height:1.3}.page-module__b4Llyq__title strong{font-weight:800}.page-module__b4Llyq__highlight{border:2px solid var(--color-dark-action);color:var(--color-dark-action);letter-spacing:.5px;border-radius:4px;width:fit-content;padding:6px 12px;font-size:10px;font-weight:700;line-height:1.2}.page-module__b4Llyq__description{text-align:justify;margin:0;font-size:16px;line-height:1.5}.page-module__b4Llyq__benefits{flex-wrap:wrap;gap:12px 16px;display:flex}.page-module__b4Llyq__benefitItem{color:var(--color-dark-action);background:#e8f5e9;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:500;line-height:1.3;display:flex}.page-module__b4Llyq__benefitIcon{color:#4caf50;font-size:20px}.page-module__b4Llyq__ctaHint{color:var(--color-dark-action);margin:0;font-size:12px;font-weight:700}.page-module__b4Llyq__financing2-benefit-card{border-radius:var(--radius-inner);background:#e8f9e0;border:1px solid #0000;flex-direction:column;gap:12px;min-width:200px;padding:24px;transition:all .3s;display:flex}.page-module__b4Llyq__financing2-benefit-card:hover{border-color:#9fe870;transform:translateY(-4px);box-shadow:0 8px 24px #9fe8704d}.page-module__b4Llyq__financing2IconBadge{color:#d9f2cc;background:#101418;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.page-module__b4Llyq__financing2CardTitle{color:var(--color-dark-action);margin:0;font-family:Inter,sans-serif;font-size:12px;font-weight:700;line-height:1.4}.page-module__b4Llyq__financing2CardText{color:var(--color-dark-action);flex:1;margin:0;font-size:11px;line-height:1.5}.page-module__b4Llyq__financing2LinkButton{color:#7c3aed;text-underline-offset:2px;cursor:pointer;text-align:left;background:0 0;border:none;margin-top:8px;padding:0;font-size:11px;font-weight:700;text-decoration:underline;transition:color .2s}.page-module__b4Llyq__rightColumn{justify-content:center;align-items:center;display:flex}.page-module__b4Llyq__iconPanel{background:linear-gradient(135deg, var(--color-primary-lime) 0%, #8ae155 100%);border-radius:24px;justify-content:center;align-items:center;width:350px;height:350px;animation:3s ease-in-out infinite page-module__b4Llyq__float;display:flex;box-shadow:0 20px 60px #9fe87066}@media (max-width:1100px){.page-module__b4Llyq__card{grid-template-columns:1fr;gap:28px;padding:28px}.page-module__b4Llyq__rightColumn{justify-content:flex-start}.page-module__b4Llyq__iconPanel{width:260px;height:260px}.page-module__b4Llyq__financing2BenefitsSection{padding:22px}.page-module__b4Llyq__financing2BenefitsGrid{grid-template-columns:1fr}.page-module__b4Llyq__resultsCardSection{border-radius:0 0 20px 20px;margin-top:16px;padding:28px 20px 30px}.page-module__b4Llyq__resultsCardTitle{font-size:34px}.page-module__b4Llyq__resultsMetricsGrid{grid-template-columns:1fr;gap:24px;margin-top:28px}.page-module__b4Llyq__resultsMetricValue{font-size:58px}.page-module__b4Llyq__resultsMetricLabel{font-size:24px}}
.page-module__9zEhMq__container{background-color:#f9fafb;min-height:100vh;display:flex}.page-module__9zEhMq__sidebar{flex-shrink:0;width:280px}.page-module__9zEhMq__mainContent{flex:1;padding:2rem;overflow-y:auto}.page-module__9zEhMq__header{margin-bottom:3rem}.page-module__9zEhMq__titleSection h1{color:#111827;margin:0 0 .5rem;font-size:2.5rem;font-weight:700}.page-module__9zEhMq__subtitle{color:#6b7280;margin:0;font-size:1.125rem}.page-module__9zEhMq__sectionsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.page-module__9zEhMq__sectionCard{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:1rem;padding:1.5rem;transition:all .2s;display:flex;box-shadow:0 1px 3px #0000001a}.page-module__9zEhMq__sectionCard:hover{border-color:#d1d5db;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.page-module__9zEhMq__sectionIcon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.page-module__9zEhMq__sectionContent{flex:1}.page-module__9zEhMq__sectionContent h3{color:#111827;margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.page-module__9zEhMq__sectionContent p{color:#6b7280;margin:0;font-size:.875rem;line-height:1.5}.page-module__9zEhMq__sectionArrow{flex-shrink:0}.page-module__9zEhMq__quickLinks{margin-bottom:3rem}.page-module__9zEhMq__quickLinks h2{color:#111827;margin:0 0 1.5rem;font-size:1.5rem;font-weight:600}.page-module__9zEhMq__quickLinksGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.page-module__9zEhMq__quickLink{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:.75rem;padding:1rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.page-module__9zEhMq__quickLink:hover{color:#3b82f6;background:#f8faff;border-color:#3b82f6}.page-module__9zEhMq__helpSection{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:2rem;box-shadow:0 1px 3px #0000001a}.page-module__9zEhMq__helpCard{align-items:center;gap:1.5rem;display:flex}.page-module__9zEhMq__helpCard h3{color:#111827;margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.page-module__9zEhMq__helpCard p{color:#6b7280;margin:0 0 1rem}.page-module__9zEhMq__contactButton{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:6px;padding:.5rem 1rem;font-weight:500;transition:background-color .2s}.page-module__9zEhMq__contactButton:hover{background:#2563eb}@media (max-width:768px){.page-module__9zEhMq__container{flex-direction:column}.page-module__9zEhMq__sidebar{width:100%}.page-module__9zEhMq__mainContent{padding:1rem}.page-module__9zEhMq__sectionsGrid,.page-module__9zEhMq__quickLinksGrid{grid-template-columns:1fr}.page-module__9zEhMq__helpCard{text-align:center;flex-direction:column}}
.page-module__TD0jaq__container{background-color:#f9fafb;min-height:100vh;display:flex}.page-module__TD0jaq__sidebar{flex-shrink:0}.page-module__TD0jaq__mainContent{flex:1;max-width:900px;margin:0 auto;padding:2rem}.page-module__TD0jaq__header{margin-bottom:2rem}.page-module__TD0jaq__breadcrumb{color:#6b7280;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.875rem;display:flex}.page-module__TD0jaq__breadcrumb a{color:#3b82f6;text-decoration:none}.page-module__TD0jaq__breadcrumb a:hover{text-decoration:underline}.page-module__TD0jaq__titleSection h1{color:#111827;margin:0 0 .5rem;font-size:2.5rem;font-weight:700}.page-module__TD0jaq__subtitle{color:#6b7280;margin:0;font-size:1.125rem;line-height:1.6}.page-module__TD0jaq__content{flex-direction:column;gap:3rem;display:flex}.page-module__TD0jaq__section h2{color:#111827;margin:0 0 1.5rem;font-size:1.875rem;font-weight:700}.page-module__TD0jaq__section p{color:#374151;margin:0 0 1rem;font-size:1rem;line-height:1.6}.page-module__TD0jaq__section ul{color:#374151;margin:1rem 0;padding-left:1.5rem;line-height:1.6}.page-module__TD0jaq__section li{margin:.5rem 0}.page-module__TD0jaq__highlightBox{background:#eff6ff;border:1px solid #bfdbfe;border-radius:.5rem;align-items:flex-start;gap:.75rem;margin:1.5rem 0;padding:1rem;display:flex}.page-module__TD0jaq__highlightBox div{color:#1e40af;font-size:.875rem;line-height:1.5}.page-module__TD0jaq__stepCard{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;align-items:flex-start;gap:1rem;margin:1rem 0;padding:1.5rem;transition:all .2s;display:flex}.page-module__TD0jaq__stepCard:hover{border-color:#d1d5db;box-shadow:0 4px 12px -4px #0000001a}.page-module__TD0jaq__stepNumber{color:#fff;background:#3b82f6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.125rem;font-weight:700;display:flex}.page-module__TD0jaq__stepContent h3{color:#111827;margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.page-module__TD0jaq__stepContent p{margin:0 0 .75rem}.page-module__TD0jaq__stepContent ul{margin:.75rem 0}.page-module__TD0jaq__navigationGuide{flex-direction:column;gap:1rem;display:flex}.page-module__TD0jaq__navItem{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;align-items:center;gap:1rem;padding:1rem;display:flex}.page-module__TD0jaq__navIcon{background:#eff6ff;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.page-module__TD0jaq__navItem h4{color:#111827;margin:0 0 .25rem;font-size:1.125rem;font-weight:600}.page-module__TD0jaq__navItem p{color:#6b7280;margin:0;font-size:.875rem}.page-module__TD0jaq__configSteps{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;display:grid}.page-module__TD0jaq__configCard{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;align-items:flex-start;gap:1rem;padding:1.5rem;transition:all .2s;display:flex}.page-module__TD0jaq__configCard:hover{border-color:#d1d5db;box-shadow:0 4px 12px -4px #0000001a}.page-module__TD0jaq__configIcon{border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.page-module__TD0jaq__configIcon:first-child{background:#d1fae5}.page-module__TD0jaq__configCard:nth-child(2) .page-module__TD0jaq__configIcon{background:#fef3c7}.page-module__TD0jaq__configCard:nth-child(3) .page-module__TD0jaq__configIcon{background:#ede9fe}.page-module__TD0jaq__configCard:nth-child(4) .page-module__TD0jaq__configIcon{background:#fee2e2}.page-module__TD0jaq__configCard h4{color:#111827;margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.page-module__TD0jaq__configCard p{color:#6b7280;margin:0 0 1rem;font-size:.875rem}.page-module__TD0jaq__configLink{color:#3b82f6;font-size:.875rem;font-weight:500;text-decoration:none}.page-module__TD0jaq__configLink:hover{text-decoration:underline}.page-module__TD0jaq__actionsList{flex-direction:column;gap:1rem;display:flex}.page-module__TD0jaq__actionItem{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;align-items:flex-start;gap:1rem;padding:1rem;display:flex}.page-module__TD0jaq__actionItem strong{color:#111827;margin-bottom:.25rem;font-size:1rem;display:block}.page-module__TD0jaq__actionItem p{color:#6b7280;margin:0;font-size:.875rem}.page-module__TD0jaq__nextStepsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;display:grid}.page-module__TD0jaq__nextStepCard{color:inherit;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;align-items:center;gap:1rem;padding:1.5rem;text-decoration:none;transition:all .2s;display:flex}.page-module__TD0jaq__nextStepCard:hover{border-color:#d1d5db;transform:translateY(-2px);box-shadow:0 8px 25px -5px #0000001a}.page-module__TD0jaq__nextStepCard h4{color:#111827;margin:0 0 .25rem;font-size:1.125rem;font-weight:600}.page-module__TD0jaq__nextStepCard p{color:#6b7280;margin:0;font-size:.875rem}.page-module__TD0jaq__helpSection{margin-top:3rem}.page-module__TD0jaq__helpCard{background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);border:1px solid #bae6fd;border-radius:1rem;align-items:center;gap:1.5rem;padding:2rem;display:flex}.page-module__TD0jaq__helpCard h3{color:#0c4a6e;margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.page-module__TD0jaq__helpCard p{color:#0369a1;margin:0 0 1rem}.page-module__TD0jaq__helpButton{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:all .2s;display:flex}.page-module__TD0jaq__helpButton:hover{background:#2563eb;transform:translateY(-1px)}@media (max-width:768px){.page-module__TD0jaq__mainContent{padding:1rem}.page-module__TD0jaq__titleSection h1{font-size:2rem}.page-module__TD0jaq__configSteps,.page-module__TD0jaq__nextStepsGrid{grid-template-columns:1fr}.page-module__TD0jaq__helpCard{text-align:center;flex-direction:column}.page-module__TD0jaq__stepCard{flex-direction:column;align-items:flex-start}}
.page-module__hJIsUa__container{min-height:100vh;display:flex}.page-module__hJIsUa__mainContent{background:var(--off-white-color);flex-grow:1;padding:43px 31px}.page-module__hJIsUa__content{width:100%;max-width:1000px;margin:0 auto}
.GlobalLoading-module__Jw9_eW__container{z-index:9999;justify-content:center;align-items:center;gap:12px;display:flex;position:fixed;top:20px;right:20px}.GlobalLoading-module__Jw9_eW__label{color:var(--primary-color,#3b82f6);white-space:nowrap;font-size:14px;font-weight:500}.GlobalLoading-module__Jw9_eW__spinner{color:var(--primary-color,#3b82f6);animation:1s linear infinite GlobalLoading-module__Jw9_eW__spin}@keyframes GlobalLoading-module__Jw9_eW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
