.Notifications-module__ZJ-OUa__wrapper{position:relative}.Notifications-module__ZJ-OUa__panel{z-index:50;border:1px solid var(--demo-border);background:var(--demo-bg);width:min(400px,100vw - 32px);max-height:min(560px,100dvh - 88px);color:var(--demo-text);border-radius:16px;position:absolute;top:calc(100% + 16px);right:0;overflow-y:auto;box-shadow:0 12px 32px #0003}.Notifications-module__ZJ-OUa__panel h2{border-bottom:1px solid var(--demo-border-ghost);margin:0;padding:20px;font-size:16px;font-weight:500}.Notifications-module__ZJ-OUa__item{padding:20px}.Notifications-module__ZJ-OUa__item+.Notifications-module__ZJ-OUa__item{border-top:1px solid var(--demo-border-ghost)}.Notifications-module__ZJ-OUa__item p{color:var(--demo-text-secondary);margin:0;font-size:14px;line-height:22px}.Notifications-module__ZJ-OUa__item strong{color:var(--demo-text);font-weight:500}.Notifications-module__ZJ-OUa__sale{align-items:center;gap:14px;display:flex}.Notifications-module__ZJ-OUa__sale img{object-fit:cover;border-radius:10px;flex-shrink:0;width:64px;height:64px}@media (max-width:640px){.Notifications-module__ZJ-OUa__panel{position:fixed;top:64px;right:16px}}
.NameOnboarding-module__wdH8hG__screen{background:var(--demo-bg);min-height:100dvh;color:var(--demo-text);place-items:center;padding:32px 24px;display:grid}.NameOnboarding-module__wdH8hG__form{text-align:center;width:min(100%,480px);animation:.22s ease-out both NameOnboarding-module__wdH8hG__enter}.NameOnboarding-module__wdH8hG__question{margin:0 0 40px;font-size:clamp(18px,4vw,28px);font-weight:500;line-height:34px}.NameOnboarding-module__wdH8hG__input{border:0;border-bottom:1px solid var(--demo-border-strong);width:100%;color:inherit;font:inherit;text-align:center;background:0 0;border-radius:0;padding:8px 0;font-size:18px;transition:border-color .2s ease-out}.NameOnboarding-module__wdH8hG__input:focus{border-bottom-color:var(--demo-border-focus);outline:none}.NameOnboarding-module__wdH8hG__continue{background:var(--demo-surface-strong);color:inherit;font:inherit;cursor:pointer;border:0;border-radius:8px;margin-top:32px;padding:12px 24px;font-size:14px;transition:background-color .2s ease-out}.NameOnboarding-module__wdH8hG__continue:hover:not(:disabled){background:var(--demo-surface-hover)}.NameOnboarding-module__wdH8hG__continue:disabled{opacity:.4;cursor:default}.NameOnboarding-module__wdH8hG__continue:focus-visible{outline:2px solid var(--demo-text-secondary);outline-offset:4px}.NameOnboarding-module__wdH8hG__error{color:var(--demo-danger);font-size:13px;line-height:19px}.NameOnboarding-module__wdH8hG__welcome{justify-items:center;gap:0;display:grid}.NameOnboarding-module__wdH8hG__welcome .NameOnboarding-module__wdH8hG__question{margin-bottom:16px}.NameOnboarding-module__wdH8hG__welcome p{max-width:360px;color:var(--demo-text-secondary);margin:0;font-size:14px;line-height:21px}@keyframes NameOnboarding-module__wdH8hG__enter{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.NameOnboarding-module__wdH8hG__form{animation:none}.NameOnboarding-module__wdH8hG__input,.NameOnboarding-module__wdH8hG__continue{transition:none}}
.ProfileSettings-module__LpOY8G__page{min-height:100%}.ProfileSettings-module__LpOY8G__changePhoto:focus-visible,.ProfileSettings-module__LpOY8G__removePhoto:focus-visible{outline:2px solid var(--demo-text-secondary);outline-offset:3px}.ProfileSettings-module__LpOY8G__content{padding:24px}.ProfileSettings-module__LpOY8G__card{background:0 0;border-radius:12px;width:min(100%,672px);margin:0 auto;padding:24px}.ProfileSettings-module__LpOY8G__profileRow{align-items:center;gap:32px;display:flex}.ProfileSettings-module__LpOY8G__avatarColumn{flex-direction:column;flex:0 0 112px;align-items:center;display:flex}.ProfileSettings-module__LpOY8G__avatar{background:var(--demo-surface-strong);width:112px;height:112px;color:var(--demo-text-muted);border-radius:50%;place-items:center;margin-bottom:12px;display:grid;position:relative;overflow:hidden}.ProfileSettings-module__LpOY8G__avatar img{object-fit:cover;width:100%;height:100%}.ProfileSettings-module__LpOY8G__upload{color:#f2f2f2;opacity:0;cursor:pointer;background:#0000007a;border:0;place-items:center;transition:opacity .2s ease-out;display:grid;position:absolute;inset:0}.ProfileSettings-module__LpOY8G__avatar:hover .ProfileSettings-module__LpOY8G__upload,.ProfileSettings-module__LpOY8G__upload:focus-visible{opacity:1}.ProfileSettings-module__LpOY8G__fileInput{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.ProfileSettings-module__LpOY8G__changePhoto,.ProfileSettings-module__LpOY8G__removePhoto{color:var(--demo-text-secondary);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;margin:0 auto;padding:6px 10px;font-size:13px;display:block}.ProfileSettings-module__LpOY8G__changePhoto:hover,.ProfileSettings-module__LpOY8G__removePhoto:hover{color:var(--demo-text);background:var(--demo-hover)}.ProfileSettings-module__LpOY8G__removePhoto{color:var(--demo-danger)}.ProfileSettings-module__LpOY8G__field{flex:1;min-width:0}.ProfileSettings-module__LpOY8G__field input{border:0;border-bottom:1px solid var(--demo-border-strong);width:100%;color:var(--demo-text);font:inherit;background:0 0;outline:none;padding:8px 0;font-size:14px;transition:border-color .2s ease-out}.ProfileSettings-module__LpOY8G__field input:focus{border-bottom-color:var(--demo-border-focus)}.ProfileSettings-module__LpOY8G__field p,.ProfileSettings-module__LpOY8G__error{color:var(--demo-text-muted);margin:8px 0 0;font-size:12px;line-height:17px}.ProfileSettings-module__LpOY8G__error{color:var(--demo-danger)}@media (prefers-reduced-motion:reduce){.ProfileSettings-module__LpOY8G__upload,.ProfileSettings-module__LpOY8G__field input{transition:none}}@media (max-width:560px){.ProfileSettings-module__LpOY8G__profileRow{flex-direction:column;align-items:stretch;gap:24px}.ProfileSettings-module__LpOY8G__avatarColumn{flex-basis:auto}}
.RegistrationFlow-module__G6uvFG__dialog{background:var(--demo-bg);width:100%;max-width:none;height:100%;max-height:none;color:var(--demo-text);border:0;margin:0;padding:0;position:fixed;inset:0;overflow-y:auto}.RegistrationFlow-module__G6uvFG__dialog::backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0a0a0ab8}.RegistrationFlow-module__G6uvFG__close{width:32px;height:32px;color:var(--demo-text-secondary);cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;display:grid;position:absolute;top:20px;right:20px}.RegistrationFlow-module__G6uvFG__close:hover{background:var(--demo-hover)}.RegistrationFlow-module__G6uvFG__center{justify-content:center;align-items:center;min-height:100%;padding:64px 24px;display:flex}.RegistrationFlow-module__G6uvFG__form{width:min(100%,720px)}.RegistrationFlow-module__G6uvFG__progress{justify-content:center;gap:8px;margin-bottom:32px;display:flex}.RegistrationFlow-module__G6uvFG__progress span{background:var(--demo-surface-strong);border-radius:999px;width:40px;height:6px}.RegistrationFlow-module__G6uvFG__progress span[data-active=true]{background:var(--demo-text)}.RegistrationFlow-module__G6uvFG__stage{animation:.22s ease-out RegistrationFlow-module__G6uvFG__enter}.RegistrationFlow-module__G6uvFG__stage h2{text-align:center;margin:0;font-size:28px;font-weight:500;line-height:34px}.RegistrationFlow-module__G6uvFG__stage>p{text-align:center;color:var(--demo-text-secondary);font-size:14px}.RegistrationFlow-module__G6uvFG__fields{gap:24px;width:min(100%,480px);margin:32px auto 0;display:grid}.RegistrationFlow-module__G6uvFG__fields label{color:var(--demo-text-secondary);position:relative}.RegistrationFlow-module__G6uvFG__fields label span{transform-origin:0 0;pointer-events:none;font-size:16px;line-height:20px;transition:transform .2s ease-out;position:absolute;top:20px;left:0}.RegistrationFlow-module__G6uvFG__fields label:focus-within span,.RegistrationFlow-module__G6uvFG__fields label[data-filled=true] span{transform:translateY(-20px)scale(.8125)}.RegistrationFlow-module__G6uvFG__fields input{border:0;border-bottom:1px solid var(--demo-border);width:100%;color:var(--demo-text);line-height:20px;font:inherit;background:0 0;border-radius:0;padding:20px 0 10px;font-size:16px;display:block}.RegistrationFlow-module__G6uvFG__fields input:focus{border-color:var(--demo-text);outline:none}.RegistrationFlow-module__G6uvFG__actions{justify-content:center;gap:12px;margin-top:32px;display:flex}.RegistrationFlow-module__G6uvFG__actions button{background:var(--demo-text);min-width:120px;color:var(--demo-bg);font:inherit;cursor:pointer;border:0;border-radius:8px;padding:12px 24px;font-size:14px;font-weight:500}.RegistrationFlow-module__G6uvFG__actions .RegistrationFlow-module__G6uvFG__secondary{background:var(--demo-surface-strong);color:var(--demo-text)}.RegistrationFlow-module__G6uvFG__actions button:hover{opacity:.85}.RegistrationFlow-module__G6uvFG__dialog button:focus-visible{outline:2px solid var(--demo-text-secondary);outline-offset:3px}.RegistrationFlow-module__G6uvFG__review{margin:32px 0 0}.RegistrationFlow-module__G6uvFG__review div{border-bottom:1px solid var(--demo-border-ghost);grid-template-columns:1fr 1fr;gap:16px;padding:16px 8px;font-size:14px;display:grid}.RegistrationFlow-module__G6uvFG__review dt{color:var(--demo-text-secondary)}.RegistrationFlow-module__G6uvFG__review dd{text-align:right;overflow-wrap:anywhere;margin:0}.RegistrationFlow-module__G6uvFG__error{color:var(--demo-danger);text-align:center;font-size:13px}@keyframes RegistrationFlow-module__G6uvFG__enter{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.RegistrationFlow-module__G6uvFG__stage{animation:none}.RegistrationFlow-module__G6uvFG__fields label span{transition:none}}@media (max-width:640px){.RegistrationFlow-module__G6uvFG__dialog{height:100dvh}.RegistrationFlow-module__G6uvFG__center{padding:64px 16px 32px}.RegistrationFlow-module__G6uvFG__actions{flex-wrap:wrap}.RegistrationFlow-module__G6uvFG__actions button{flex:1;min-width:0;padding-inline:16px}.RegistrationFlow-module__G6uvFG__review div{grid-template-columns:minmax(0,1fr);gap:8px}.RegistrationFlow-module__G6uvFG__review dd{text-align:left}}
.DemoSection-module__nNWWXG__page{width:min(100%,1200px);min-height:100%;margin:0 auto;padding:80px 24px 24px}.DemoSection-module__nNWWXG__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:40px;display:flex}.DemoSection-module__nNWWXG__toolbar h1{color:var(--demo-text);margin:0;font-size:28px;font-weight:500;line-height:34px}.DemoSection-module__nNWWXG__newButton{background:var(--demo-text);height:36px;color:var(--demo-bg);font:inherit;cursor:pointer;border:0;border-radius:8px;align-items:center;gap:8px;padding:0 14px;font-size:13px;font-weight:500;line-height:20px;transition:background-color .2s ease-out,transform .2s ease-out;display:inline-flex}.DemoSection-module__nNWWXG__newButton svg{flex-shrink:0;display:block}.DemoSection-module__nNWWXG__newButton:hover{background:var(--demo-text-secondary);transform:translateY(-1px)}.DemoSection-module__nNWWXG__newButton:focus-visible{outline:2px solid var(--demo-text-secondary);outline-offset:3px}.DemoSection-module__nNWWXG__content{width:100%}.DemoSection-module__nNWWXG__card{background:0 0;width:100%;min-height:180px}@media (max-width:640px){.DemoSection-module__nNWWXG__page{padding:32px 16px 24px}}.DemoSection-module__nNWWXG__integrationDialog{width:min(100% - 32px,520px);color:var(--demo-text);background:0 0;border:0;border-radius:28px;margin:0;padding:0;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.DemoSection-module__nNWWXG__integrationDialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b8}.DemoSection-module__nNWWXG__integrationGlowCard{isolation:isolate;border:1px solid var(--demo-border);background:var(--demo-surface);text-align:center;border-radius:28px;justify-items:center;gap:24px;padding:44px 36px;display:grid;position:relative;overflow:hidden}.DemoSection-module__nNWWXG__integrationGlowCard p{color:var(--demo-text-secondary);margin:0;font-size:14px;line-height:21px}.DemoSection-module__nNWWXG__integrationGlowCard .DemoSection-module__nNWWXG__confirmName{text-align:center;margin:0}.DemoSection-module__nNWWXG__integrationGlowCard:before{content:"";z-index:-1;background:conic-gradient(from 0deg, transparent 0 65%, #38bdf8 73%, #c084fc 80%, #f472b6 87%, transparent 94%);opacity:.8;animation:5s linear infinite DemoSection-module__nNWWXG__integration-border-spin;position:absolute;inset:-40%}.DemoSection-module__nNWWXG__integrationGlowCard:after{content:"";z-index:-1;background:var(--demo-surface);border-radius:27px;position:absolute;inset:1px}.DemoSection-module__nNWWXG__integrationGlowCard h2{margin:0;font-size:20px;font-weight:500;line-height:28px}.DemoSection-module__nNWWXG__integrationGlowCard .DemoSection-module__nNWWXG__connectButton{background:var(--demo-text);min-width:110px;color:var(--demo-bg);border-color:#0000}.DemoSection-module__nNWWXG__integrationGlowCard .DemoSection-module__nNWWXG__connectButton:hover{background:var(--demo-text-secondary)}@keyframes DemoSection-module__nNWWXG__integration-border-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.DemoSection-module__nNWWXG__newButton{transition:none}}.DemoSection-module__nNWWXG__clientsTable tbody tr[data-deactivated=true]{opacity:.38;filter:grayscale()}.DemoSection-module__nNWWXG__deactivateDialog{background:var(--demo-surface);width:min(100% - 32px,420px);color:var(--demo-text);border:0;border-radius:12px;margin:0;padding:32px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.DemoSection-module__nNWWXG__deactivateDialog::backdrop{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0a0a0aa3}.DemoSection-module__nNWWXG__deactivateDialog h2{margin:0;padding-right:18px;font-size:18px;font-weight:500;line-height:26px}.DemoSection-module__nNWWXG__deactivateDialog p{color:var(--demo-text-secondary);margin:10px 0 24px;font-size:14px;line-height:21px}.DemoSection-module__nNWWXG__dialogClose{color:var(--demo-text-secondary);cursor:pointer;background:0 0;border:0;font-size:22px;position:absolute;top:10px;right:12px}.DemoSection-module__nNWWXG__dialogActions{justify-content:flex-end;gap:8px;display:flex}.DemoSection-module__nNWWXG__dialogSecondary,.DemoSection-module__nNWWXG__dialogPrimary{height:34px;font:inherit;cursor:pointer;border:0;border-radius:8px;padding:0 12px;font-size:13px}.DemoSection-module__nNWWXG__dialogSecondary{background:var(--demo-surface-strong);color:var(--demo-text)}.DemoSection-module__nNWWXG__dialogPrimary{background:var(--demo-text);color:var(--demo-bg)}.DemoSection-module__nNWWXG__dialogPrimary:disabled{cursor:default;opacity:.4}.DemoSection-module__nNWWXG__confirmName{border:0;border-bottom:1px solid var(--demo-border);width:100%;color:var(--demo-text);font:inherit;background:0 0;outline:0;margin:0 0 24px;padding:10px 0}.DemoSection-module__nNWWXG__clients{width:100%;overflow-x:auto}.DemoSection-module__nNWWXG__clients:focus-visible{outline:2px solid var(--demo-text-secondary);outline-offset:3px}.DemoSection-module__nNWWXG__clientsTable{border-collapse:collapse;text-align:left;width:100%;min-width:560px;font-size:14px;line-height:21px}.DemoSection-module__nNWWXG__clientsTable th,.DemoSection-module__nNWWXG__clientsTable td{border-bottom:1px solid var(--demo-border-ghost);overflow-wrap:anywhere;padding:14px 16px}.DemoSection-module__nNWWXG__clientsTable thead th{background:var(--demo-surface);color:var(--demo-text-secondary);font-size:13px;font-weight:500}.DemoSection-module__nNWWXG__clientsTable thead th:first-child{border-top-left-radius:8px}.DemoSection-module__nNWWXG__clientsTable thead th:last-child{border-top-right-radius:8px}.DemoSection-module__nNWWXG__clientsTable tbody th{color:var(--demo-text);font-weight:400}.DemoSection-module__nNWWXG__clientsTable td{color:var(--demo-text-secondary)}.DemoSection-module__nNWWXG__whatsappStart{color:#111;height:30px;font:inherit;cursor:pointer;background:#fff;border:0;border-radius:999px;align-items:center;gap:7px;padding:0 12px;font-size:13px;font-weight:500;display:inline-flex}.DemoSection-module__nNWWXG__phoneWithAction{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.DemoSection-module__nNWWXG__whatsappStart:hover{background:#e8e8e8}.DemoSection-module__nNWWXG__whatsappButtonIcon{object-fit:cover;border-radius:3px;width:16px;height:16px}.DemoSection-module__nNWWXG__clientsTable tbody tr:hover{background:var(--demo-hover)}.DemoSection-module__nNWWXG__productImage,.DemoSection-module__nNWWXG__productImagePlaceholder{object-fit:cover;border-radius:8px;width:40px;height:40px;display:block}.DemoSection-module__nNWWXG__productImagePlaceholder{background:var(--demo-surface-strong)}.DemoSection-module__nNWWXG__lowStock{color:var(--demo-danger);background:#f4b4ca1f;border-radius:999px;margin-top:10px;padding:4px 7px;font-size:11px;line-height:16px;display:inline-flex}.DemoSection-module__nNWWXG__freeBadge{color:#34d399;background:#34d39924;border-radius:999px;margin-top:10px;padding:4px 7px;font-size:11px;line-height:16px;display:inline-flex}.DemoSection-module__nNWWXG__actionsHeader,.DemoSection-module__nNWWXG__actionsCell{text-align:right}.DemoSection-module__nNWWXG__actionsGroup{align-items:center;gap:4px;display:inline-flex}.DemoSection-module__nNWWXG__permissionAction{width:30px;height:30px;color:var(--demo-text-secondary);cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;display:inline-grid}.DemoSection-module__nNWWXG__permissionAction:hover{background:var(--demo-hover);color:var(--demo-text)}.DemoSection-module__nNWWXG__purchaseCard:nth-child(3) .DemoSection-module__nNWWXG__purchaseDetails h2:after{content:"Mais popular";color:#c084fc;background:#c084fc24;border-radius:999px;width:fit-content;margin-top:10px;padding:4px 7px;font-size:11px;line-height:16px;display:block}.DemoSection-module__nNWWXG__purchaseGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.DemoSection-module__nNWWXG__purchaseCard{background:var(--demo-surface-strong);border-radius:14px;grid-template-columns:1fr 1.15fr;align-items:stretch;gap:16px;min-height:166px;padding:8px;display:grid}.DemoSection-module__nNWWXG__purchaseImagePlaceholder{background:#fff;border-radius:9px;min-height:150px;display:block;position:relative;box-shadow:12px 0 18px -8px #000000a6}.DemoSection-module__nNWWXG__purchaseImagePlaceholder:after{content:"";filter:blur(2px);pointer-events:none;background:linear-gradient(90deg,#00000061,#0000);border-radius:0 8px 8px 0;width:24px;position:absolute;top:4px;bottom:4px;right:-20px}.DemoSection-module__nNWWXG__purchaseDetails{flex-direction:column;justify-content:space-between;min-width:0;padding:12px 8px 8px 0;display:flex}.DemoSection-module__nNWWXG__purchaseDetails h2{color:var(--demo-text);margin:0;font-size:17px;font-weight:500;line-height:22px}.DemoSection-module__nNWWXG__purchaseDetails button{background:var(--demo-bg);width:30px;height:30px;color:var(--demo-text);cursor:pointer;border:0;border-radius:50%;align-self:flex-end;place-items:center;display:grid}.DemoSection-module__nNWWXG__purchaseDetails button:hover{background:var(--demo-surface)}@media (max-width:1050px){.DemoSection-module__nNWWXG__purchaseGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.DemoSection-module__nNWWXG__purchaseGrid{grid-template-columns:1fr}}.DemoSection-module__nNWWXG__integrationName{align-items:center;gap:12px;display:inline-flex}.DemoSection-module__nNWWXG__integrationIconBox{background:#fff;border-radius:8px;place-items:center;width:40px;height:40px;display:grid}.DemoSection-module__nNWWXG__integrationIconBox img{object-fit:contain;width:28px;height:28px}.DemoSection-module__nNWWXG__integrationAction{text-align:right;white-space:nowrap;width:1%}.DemoSection-module__nNWWXG__connectButton{border:1px solid var(--demo-border);height:32px;color:var(--demo-text);font:inherit;cursor:pointer;background:0 0;border-radius:8px;padding:0 14px;font-size:13px;font-weight:500;transition:background-color .16s ease-out,border-color .16s ease-out}.DemoSection-module__nNWWXG__connectButton:hover{border-color:var(--demo-border-hover);background:var(--demo-hover)}@media (max-width:640px){.DemoSection-module__nNWWXG__page{padding-top:24px}.DemoSection-module__nNWWXG__toolbar{gap:12px;margin-bottom:24px}.DemoSection-module__nNWWXG__newButton,.DemoSection-module__nNWWXG__connectButton{min-height:44px}.DemoSection-module__nNWWXG__clients{overscroll-behavior-x:contain}.DemoSection-module__nNWWXG__clientsTable th,.DemoSection-module__nNWWXG__clientsTable td{padding:12px}.DemoSection-module__nNWWXG__integrationDialog,.DemoSection-module__nNWWXG__deactivateDialog{max-height:calc(100dvh - 32px);overflow-y:auto}.DemoSection-module__nNWWXG__integrationGlowCard{gap:20px;padding:32px 20px}.DemoSection-module__nNWWXG__deactivateDialog{padding:32px 20px 24px}.DemoSection-module__nNWWXG__dialogActions{flex-wrap:wrap}.DemoSection-module__nNWWXG__dialogSecondary,.DemoSection-module__nNWWXG__dialogPrimary,.DemoSection-module__nNWWXG__dialogClose,.DemoSection-module__nNWWXG__permissionAction{min-height:44px}.DemoSection-module__nNWWXG__permissionAction{min-width:44px}}
.DemoFinanceiro-module__FDM0Pq__page{width:100%;min-height:100%;margin:0 auto;padding:0 0 24px}.DemoFinanceiro-module__FDM0Pq__metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:40px;display:grid}.DemoFinanceiro-module__FDM0Pq__metricCard{background:var(--demo-surface);border-radius:14px;align-content:start;gap:12px;padding:20px;display:grid}.DemoFinanceiro-module__FDM0Pq__metricLabel{color:var(--demo-text-secondary);align-items:center;gap:8px;font-size:13px;line-height:19px;display:inline-flex}.DemoFinanceiro-module__FDM0Pq__metricIcon{background:#fff;border-radius:5px;place-items:center;width:20px;height:20px;display:grid}.DemoFinanceiro-module__FDM0Pq__metricIcon img{object-fit:contain;width:14px;height:14px}.DemoFinanceiro-module__FDM0Pq__metricValue{color:var(--demo-text);font-size:24px;font-weight:500;line-height:30px}.DemoFinanceiro-module__FDM0Pq__chartCard{background:var(--demo-surface);border-radius:14px;padding:24px}.DemoFinanceiro-module__FDM0Pq__chartTitle{color:var(--demo-text);margin:0 0 24px;font-size:18px;font-weight:500;line-height:26px}.DemoFinanceiro-module__FDM0Pq__chart{position:relative}.DemoFinanceiro-module__FDM0Pq__chartArea{cursor:crosshair;height:220px;position:relative}.DemoFinanceiro-module__FDM0Pq__chartSvg{width:100%;height:100%;color:var(--demo-text);display:block;overflow:visible}.DemoFinanceiro-module__FDM0Pq__chartGrid{stroke:var(--demo-border-ghost);stroke-width:1px}.DemoFinanceiro-module__FDM0Pq__chartLine{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.DemoFinanceiro-module__FDM0Pq__chartFill{stroke:none}.DemoFinanceiro-module__FDM0Pq__chartGuide{stroke:var(--demo-border-strong);stroke-width:1px}.DemoFinanceiro-module__FDM0Pq__chartMarker{fill:var(--demo-text);stroke:var(--demo-bg);stroke-width:2px}.DemoFinanceiro-module__FDM0Pq__chartSlots{position:absolute;inset:0}.DemoFinanceiro-module__FDM0Pq__chartSlot{cursor:crosshair;background:0 0;border:0;border-radius:50%;width:20px;height:20px;padding:0;position:absolute;transform:translate(-50%,-50%)}.DemoFinanceiro-module__FDM0Pq__chartSlot:focus-visible{outline:2px solid var(--demo-text-secondary);outline-offset:2px}.DemoFinanceiro-module__FDM0Pq__chartAxis{border-top:1px solid var(--demo-border-ghost);margin-top:12px;padding-top:12px;display:flex}.DemoFinanceiro-module__FDM0Pq__chartAxis span{color:var(--demo-text-muted);text-align:center;flex:1;font-size:12px;line-height:17px;transition:color .16s ease-out}.DemoFinanceiro-module__FDM0Pq__chartAxis span:first-child{text-align:left}.DemoFinanceiro-module__FDM0Pq__chartAxis span:last-child{text-align:right}.DemoFinanceiro-module__FDM0Pq__chartAxisActive{color:var(--demo-text)!important}.DemoFinanceiro-module__FDM0Pq__cursorLine{background:var(--demo-border-strong);pointer-events:none;width:1px;height:220px;position:absolute;top:0;transform:translate(-50%)}.DemoFinanceiro-module__FDM0Pq__marker{background:var(--demo-text);width:9px;height:9px;box-shadow:0 0 0 2px var(--demo-bg);pointer-events:none;border-radius:50%;position:absolute;transform:translate(-50%,-50%)}.DemoFinanceiro-module__FDM0Pq__tooltip{background:var(--demo-text);color:var(--demo-bg);white-space:nowrap;pointer-events:none;border-radius:8px;gap:2px;padding:8px 12px;font-size:13px;line-height:18px;display:grid;position:absolute;transform:translate(-50%,calc(-100% - 14px))}.DemoFinanceiro-module__FDM0Pq__tooltipMonth{opacity:.7;font-size:12px;line-height:16px}@media (max-width:1050px){.DemoFinanceiro-module__FDM0Pq__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.DemoFinanceiro-module__FDM0Pq__page{padding:0 0 24px}.DemoFinanceiro-module__FDM0Pq__metrics{grid-template-columns:1fr}.DemoFinanceiro-module__FDM0Pq__chartArea,.DemoFinanceiro-module__FDM0Pq__cursorLine{height:180px}.DemoFinanceiro-module__FDM0Pq__chartAxis span{font-size:11px}}@media (prefers-reduced-motion:reduce){.DemoFinanceiro-module__FDM0Pq__chartAxis span{transition:none}}
.AccountModal-module__ORFDra__dialog{width:min(570px,100% - 32px);max-height:calc(100dvh - 32px);color:var(--demo-text);background:0 0;border:0;margin:auto;padding:36px 20px 20px;position:fixed;inset:0;overflow-y:auto}.AccountModal-module__ORFDra__dialog::backdrop{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#000000a6}.AccountModal-module__ORFDra__close{background:var(--demo-surface);width:32px;height:32px;color:var(--demo-text);cursor:pointer;border:0;border-radius:50%;justify-content:center;align-items:center;padding:0 0 2px;font-family:Arial,sans-serif;font-size:24px;line-height:1;display:flex;position:absolute;top:0;right:4px}.AccountModal-module__ORFDra__demoWarning{width:min(100%,430px);color:var(--demo-text-secondary);text-align:center;margin:0 auto 14px;font-size:12px;line-height:18px}.AccountModal-module__ORFDra__card{z-index:1;aspect-ratio:1.6;perspective:1200px;color:#fff;width:min(100%,430px);margin:0 auto -135px;font-family:ui-monospace,monospace;position:relative}.AccountModal-module__ORFDra__front,.AccountModal-module__ORFDra__back{backface-visibility:hidden;background:repeating-linear-gradient(115deg,#0000 0 3px,#ffffff05 3px 4px),radial-gradient(at 0 0,#d3b8813b,#0000 55%),linear-gradient(125deg,#30312e 0%,#171b20 38%,#101318 60%,#35332c 100%);border-radius:16px;padding:26px;transition:transform .7s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;box-shadow:inset 0 1px #f4e1b466,inset 0 0 0 1px #d7c39633,inset 0 -1px #000000a6,0 18px 38px #0006}.AccountModal-module__ORFDra__front{flex-direction:column;justify-content:space-between;display:flex}.AccountModal-module__ORFDra__back{padding:0;transform:rotateY(-180deg)}.AccountModal-module__ORFDra__card[data-flipped=true] .AccountModal-module__ORFDra__front{transform:rotateY(180deg)}.AccountModal-module__ORFDra__card[data-flipped=true] .AccountModal-module__ORFDra__back{transform:rotateY(0)}.AccountModal-module__ORFDra__top{justify-content:space-between;align-items:center;display:flex}.AccountModal-module__ORFDra__brandLogo{object-fit:contain;object-position:right center;width:90px;height:45px;display:block}.AccountModal-module__ORFDra__backBrand{justify-content:flex-end;padding-right:24px;display:flex}.AccountModal-module__ORFDra__goldLogo{aspect-ratio:1679/692;background:linear-gradient(125deg,#a7823f 0%,#f4e1a5 28%,#c5a45f 48%,#fff0be 70%,#b18c48 100%);width:76px;display:block;-webkit-mask:url(/Plils_logo.svg) 50%/contain no-repeat;mask:url(/Plils_logo.svg) 50%/contain no-repeat}.AccountModal-module__ORFDra__chip{background:repeating-linear-gradient(0deg,#0000 0 2px,#694c1914 2px 3px),linear-gradient(125deg,#a7823f,#f4e1a5 28%,#c5a45f 48%,#f9e8b7 70%,#b18c48);border:1px solid #b59859;border-radius:7px;flex-shrink:0;width:48px;height:36px;position:relative;overflow:hidden;box-shadow:inset 0 1px 1px #fff8d7d9,inset 0 -1px 2px #603f1073,0 2px 4px #00000040}.AccountModal-module__ORFDra__chip:before{content:"";background:linear-gradient(90deg,#0000 29%,#92713b 30% 32%,#0000 33% 67%,#92713b 68% 70%,#0000 71%);border-top:1px solid #92713b;border-bottom:1px solid #92713b;position:absolute;inset:9px -1px}.AccountModal-module__ORFDra__chip:after{content:"";background:linear-gradient(135deg,#ead396,#c5a360 50%,#eed9a2);border:1px solid #92713b;border-radius:6px;position:absolute;inset:-1px 15px;box-shadow:inset 0 0 0 1px #fff2be4d}.AccountModal-module__ORFDra__number{white-space:nowrap;letter-spacing:1px;font-size:clamp(17px,4.4vw,26px)}.AccountModal-module__ORFDra__details{justify-content:space-between;gap:12px;display:flex}.AccountModal-module__ORFDra__details small{opacity:.7;margin-bottom:7px;font-size:11px;display:block}.AccountModal-module__ORFDra__holder{flex:1;min-width:0}.AccountModal-module__ORFDra__holder span{text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase;display:block;overflow:hidden}.AccountModal-module__ORFDra__front [data-focused]{border:1px solid #0000;border-radius:6px;margin:-8px;padding:8px;transition:border-color .2s}.AccountModal-module__ORFDra__front [data-focused=true]{border-color:#ffffffa6}.AccountModal-module__ORFDra__band{background:#111;height:48px;margin-top:28px}.AccountModal-module__ORFDra__signature{text-align:right;padding:18px 24px}.AccountModal-module__ORFDra__signature small{margin-bottom:6px;display:block}.AccountModal-module__ORFDra__signature div{color:#171717;background:#f7f7f5;border-radius:5px;height:40px;padding:10px}.AccountModal-module__ORFDra__back>strong{text-align:right;padding-right:24px;display:block}.AccountModal-module__ORFDra__form{isolation:isolate;background:var(--demo-surface);border-radius:14px;gap:18px;padding:160px 32px 28px;display:grid;position:relative;overflow:hidden}.AccountModal-module__ORFDra__form:before{content:"";z-index:-1;background:conic-gradient(from 0deg, transparent 0 65%, #38bdf8 73%, #c084fc 80%, #f472b6 87%, transparent 94%);opacity:.8;pointer-events:none;animation:5s linear infinite AccountModal-module__ORFDra__account-border-spin;position:absolute;inset:-40%}.AccountModal-module__ORFDra__form:after{content:"";z-index:-1;background:var(--demo-surface);pointer-events:none;border-radius:13px;position:absolute;inset:1px}@keyframes AccountModal-module__ORFDra__account-border-spin{to{transform:rotate(360deg)}}.AccountModal-module__ORFDra__form h2,.AccountModal-module__ORFDra__success h2{margin:0;font-size:20px;font-weight:500}.AccountModal-module__ORFDra__hint{color:var(--demo-text-muted);margin:-10px 0 0;font-size:12px}.AccountModal-module__ORFDra__form label{min-width:0;color:var(--demo-text-secondary);gap:7px;font-size:13px;display:grid}.AccountModal-module__ORFDra__form input{border:1px solid var(--demo-border);background:var(--demo-bg);width:100%;height:44px;color:var(--demo-text);font:inherit;border-radius:7px;padding:0 12px}.AccountModal-module__ORFDra__form input:focus{outline:1px solid var(--demo-text-secondary)}.AccountModal-module__ORFDra__row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.AccountModal-module__ORFDra__submit{background:var(--demo-text);width:100%;min-height:44px;color:var(--demo-bg);font:inherit;cursor:pointer;border:0;border-radius:8px;font-size:14px;font-weight:500}.AccountModal-module__ORFDra__success{background:var(--demo-surface);text-align:center;border-radius:14px;padding:32px}.AccountModal-module__ORFDra__success p{color:var(--demo-text-secondary);margin:8px 0 22px}@media (max-width:480px){.AccountModal-module__ORFDra__dialog{padding-inline:0}.AccountModal-module__ORFDra__card{width:92%;margin-bottom:-100px}.AccountModal-module__ORFDra__front{padding:20px}.AccountModal-module__ORFDra__form{padding:125px 20px 24px}}@media (prefers-reduced-motion:reduce){.AccountModal-module__ORFDra__front,.AccountModal-module__ORFDra__back,.AccountModal-module__ORFDra__front [data-focused]{transition:none}.AccountModal-module__ORFDra__form:before{animation:none}}@media (max-width:480px){.AccountModal-module__ORFDra__row{grid-template-columns:minmax(0,1fr);gap:16px}.AccountModal-module__ORFDra__form input{min-width:0;font-size:16px}}
.DemoHome-module__Qy5DnG__page{width:min(100%,1200px);min-height:100%;margin:0 auto;padding:80px 24px 24px}.DemoHome-module__Qy5DnG__chat{isolation:isolate;background:var(--demo-surface);border-radius:16px;flex-direction:column;width:100%;min-height:288px;margin-bottom:40px;display:flex;position:relative;overflow:hidden}.DemoHome-module__Qy5DnG__chat:before{content:"";z-index:-2;background:conic-gradient(from 0deg, transparent 0 65%, #38bdf8 73%, #c084fc 80%, #f472b6 87%, transparent 94%);opacity:.8;animation:5s linear infinite DemoHome-module__Qy5DnG__chat-border-spin;position:absolute;inset:-45%}.DemoHome-module__Qy5DnG__chat:after{content:"";z-index:-1;background:#454545;border-radius:15px;position:absolute;inset:1px}.DemoHome-module__Qy5DnG__chatBody{z-index:1;flex-direction:column;flex:1;justify-content:flex-start;padding:12px 16px 0;display:flex;position:relative}.DemoHome-module__Qy5DnG__chatIdle .DemoHome-module__Qy5DnG__chatBody{justify-content:space-between}.DemoHome-module__Qy5DnG__chatInput{color:#f2f2f2;width:100%;min-height:72px;font:inherit;resize:none;background:0 0;border:0;outline:none;padding:0;font-size:14px;line-height:21px;display:block;overflow-y:auto}.DemoHome-module__Qy5DnG__chatInput::placeholder{color:#a3a3a3}.DemoHome-module__Qy5DnG__chatFooter{z-index:1;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex;position:relative}.DemoHome-module__Qy5DnG__chatModel{color:#a3a3a3;align-items:center;gap:8px;min-width:0;font-size:13px;line-height:19px;display:flex}.DemoHome-module__Qy5DnG__chatModelIcon{object-fit:contain;background:#fff;border-radius:5px;flex-shrink:0;width:20px;height:20px;padding:3px;display:block}.DemoHome-module__Qy5DnG__chatModel span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.DemoHome-module__Qy5DnG__sendButton{color:#a3a3a3;cursor:pointer;background:0 0;border:0;border-radius:50%;flex-shrink:0;place-items:center;width:32px;height:32px;transition:color .2s ease-out,background-color .2s ease-out;display:grid}.DemoHome-module__Qy5DnG__sendButton:hover:not(:disabled){color:#f2f2f2;background:#ffffff14}.DemoHome-module__Qy5DnG__sendButton:disabled{opacity:.4;cursor:default}.DemoHome-module__Qy5DnG__sendButton:focus-visible{outline-offset:2px;outline:2px solid #a3a3a3}.DemoHome-module__Qy5DnG__content{width:100%}.DemoHome-module__Qy5DnG__summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.DemoHome-module__Qy5DnG__summaryCard{background:var(--demo-surface);border-radius:8px;align-content:start;gap:6px;padding:16px;display:grid}.DemoHome-module__Qy5DnG__summaryLabel{color:var(--demo-text-secondary);font-size:13px;line-height:19px}.DemoHome-module__Qy5DnG__summaryValue{color:var(--demo-text);font-size:24px;font-weight:500;line-height:30px}.DemoHome-module__Qy5DnG__up,.DemoHome-module__Qy5DnG__down{font-size:12px;line-height:17px}.DemoHome-module__Qy5DnG__up{color:var(--demo-text-secondary)}.DemoHome-module__Qy5DnG__down{color:var(--demo-danger)}.DemoHome-module__Qy5DnG__deliveryCard{background:var(--demo-surface);border-radius:8px;align-items:center;gap:32px;margin-top:12px;padding:20px 24px;display:flex}.DemoHome-module__Qy5DnG__deliveryStack{flex-shrink:0;align-items:center;display:flex}.DemoHome-module__Qy5DnG__deliveryImageWrapper{flex-shrink:0;width:104px;height:104px;position:relative}.DemoHome-module__Qy5DnG__deliveryImage{z-index:1;object-fit:cover;border-radius:10px;width:100%;height:100%;display:block;position:relative}.DemoHome-module__Qy5DnG__deliveryImageWrapper:after{content:"";z-index:0;pointer-events:none;border-radius:10px;position:absolute;inset:0;box-shadow:-14px 0 16px -6px #000c}.DemoHome-module__Qy5DnG__deliveryImageWrapper:first-child{z-index:1}.DemoHome-module__Qy5DnG__deliveryImageWrapper:nth-child(2){z-index:2;margin-left:-56px}.DemoHome-module__Qy5DnG__deliveryImageWrapper:nth-child(3){z-index:3;margin-left:-56px}.DemoHome-module__Qy5DnG__deliveryImageWrapper:first-child:after{display:none}.DemoHome-module__Qy5DnG__deliveryInfo{flex-direction:column;align-self:flex-start;gap:8px;min-width:0;display:flex}.DemoHome-module__Qy5DnG__deliveryTitle{color:var(--demo-text);margin:0;font-size:16px;font-weight:500;line-height:24px}.DemoHome-module__Qy5DnG__deliveryClient{color:var(--demo-text-secondary);align-items:center;gap:8px;font-size:13px;line-height:19px;display:flex}.DemoHome-module__Qy5DnG__deliveryClientIcon{background:var(--demo-surface-strong);width:22px;height:22px;color:var(--demo-text-secondary);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.DemoHome-module__Qy5DnG__deliveryPhone{color:var(--demo-text-secondary);align-items:center;gap:12px;font-size:13px;line-height:19px;display:flex}.DemoHome-module__Qy5DnG__deliveryWhatsapp{color:#111;height:30px;font:inherit;cursor:pointer;background:#fff;border:0;border-radius:999px;align-items:center;gap:7px;padding:0 12px;font-size:13px;font-weight:500;display:inline-flex}.DemoHome-module__Qy5DnG__deliveryWhatsapp:hover{background:#e8e8e8}.DemoHome-module__Qy5DnG__deliveryWhatsappIcon{object-fit:cover;border-radius:3px;width:16px;height:16px}.DemoHome-module__Qy5DnG__deliveryArrow{background:var(--demo-bg);width:30px;height:30px;color:var(--demo-text);cursor:pointer;border:0;border-radius:50%;flex-shrink:0;place-items:center;margin-left:auto;display:grid}.DemoHome-module__Qy5DnG__deliveryArrow:hover{background:var(--demo-surface)}.DemoHome-module__Qy5DnG__suggestions{gap:12px;margin-top:20px;display:grid}.DemoHome-module__Qy5DnG__suggestionList{flex-wrap:wrap;gap:8px;display:flex}.DemoHome-module__Qy5DnG__suggestion{height:32px;color:var(--demo-text-secondary);font:inherit;cursor:pointer;background:#ffffff12;border:0;border-radius:999px;padding:0 12px;font-size:13px;transition:color .16s ease-out,background-color .16s ease-out}.DemoHome-module__Qy5DnG__suggestion:hover{color:#f2f2f2;background:#ffffff21}.DemoHome-module__Qy5DnG__suggestion:focus-visible{outline:2px solid var(--demo-text-secondary);outline-offset:2px}[data-theme=light] .DemoHome-module__Qy5DnG__chat:after{background:#fff}[data-theme=light] .DemoHome-module__Qy5DnG__chatInput{color:#171717}[data-theme=light] .DemoHome-module__Qy5DnG__chatInput::placeholder{color:#737373}[data-theme=light] .DemoHome-module__Qy5DnG__chatModel{color:#525252}[data-theme=light] .DemoHome-module__Qy5DnG__sendButton{color:#525252}[data-theme=light] .DemoHome-module__Qy5DnG__sendButton:hover:not(:disabled){color:#171717;background:#0000000d}[data-theme=light] .DemoHome-module__Qy5DnG__suggestion{color:#525252;background:#0000000d}[data-theme=light] .DemoHome-module__Qy5DnG__suggestion:hover{color:#171717;background:#0000001a}@media (max-width:640px){.DemoHome-module__Qy5DnG__page{padding:32px 16px 24px}.DemoHome-module__Qy5DnG__summary{grid-template-columns:1fr}}@keyframes DemoHome-module__Qy5DnG__chat-border-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.DemoHome-module__Qy5DnG__sendButton,.DemoHome-module__Qy5DnG__suggestion{transition:none}.DemoHome-module__Qy5DnG__chat:before{animation:none}}@media (max-width:640px){.DemoHome-module__Qy5DnG__deliveryCard{flex-wrap:wrap;gap:16px;padding:16px}.DemoHome-module__Qy5DnG__deliveryInfo{overflow-wrap:anywhere;flex-basis:100%}.DemoHome-module__Qy5DnG__deliveryPhone{flex-wrap:wrap}.DemoHome-module__Qy5DnG__suggestion{text-align:left;height:auto;min-height:40px;padding-block:8px}.DemoHome-module__Qy5DnG__chatInput{font-size:16px}}
.DemoCrm-module__lF0BCW__page{width:min(100%,1200px);min-height:100%;margin:0 auto;padding:80px 24px 24px}.DemoCrm-module__lF0BCW__toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.DemoCrm-module__lF0BCW__boardsTitle{color:var(--demo-text);margin:0;font-size:18px;font-weight:500;line-height:26px}.DemoCrm-module__lF0BCW__searchField,.DemoCrm-module__lF0BCW__taskSearch{background:var(--demo-surface);min-width:min(100%,360px);height:40px;color:var(--demo-text-muted);border-radius:8px;align-items:center;gap:8px;padding:0 12px;display:flex}.DemoCrm-module__lF0BCW__searchField input,.DemoCrm-module__lF0BCW__taskSearch input{width:100%;min-width:0;color:var(--demo-text);font:inherit;background:0 0;border:0;outline:0;font-size:13px}.DemoCrm-module__lF0BCW__searchField input::placeholder,.DemoCrm-module__lF0BCW__taskSearch input::placeholder{color:var(--demo-text-muted)}.DemoCrm-module__lF0BCW__newBoard{background:var(--demo-text);height:36px;color:var(--demo-bg);font:inherit;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:13px;font-weight:500;transition:background-color .16s ease-out,transform .16s ease-out;display:inline-flex}.DemoCrm-module__lF0BCW__newBoard:hover{background:var(--demo-text-secondary);transform:translateY(-1px)}.DemoCrm-module__lF0BCW__newBoard:focus-visible,.DemoCrm-module__lF0BCW__iconButton:focus-visible,.DemoCrm-module__lF0BCW__ghostButton:focus-visible,.DemoCrm-module__lF0BCW__addTask:focus-visible,.DemoCrm-module__lF0BCW__boardText:focus-visible,.DemoCrm-module__lF0BCW__preview:focus-visible{outline:2px solid var(--demo-text-secondary);outline-offset:3px}.DemoCrm-module__lF0BCW__boards{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.DemoCrm-module__lF0BCW__boardCard{background:var(--demo-surface);border-radius:8px;min-width:0;padding:16px;transition:background-color .16s ease-out}.DemoCrm-module__lF0BCW__boardCard:hover{background:var(--demo-surface-strong)}.DemoCrm-module__lF0BCW__preview{background-color:var(--demo-surface-strong);background-image:radial-gradient(circle at 1px 1px, var(--demo-border) 1px, transparent 0);cursor:pointer;background-size:18px 18px;border:0;border-radius:6px;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;height:144px;padding:10px;display:grid;overflow:hidden}.DemoCrm-module__lF0BCW__previewColumn{background:var(--demo-surface);text-align:left;border-radius:4px;flex-direction:column;gap:5px;min-width:0;padding:8px;display:flex;overflow:hidden}.DemoCrm-module__lF0BCW__previewTone{border-radius:999px;width:100%;height:3px;display:block}.DemoCrm-module__lF0BCW__orange{background:#ff7a00}.DemoCrm-module__lF0BCW__blue{background:#38bdf8}.DemoCrm-module__lF0BCW__green{background:#34d399}.DemoCrm-module__lF0BCW__previewColumn strong{color:var(--demo-text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:500;line-height:13px;overflow:hidden}.DemoCrm-module__lF0BCW__previewTask{background:var(--demo-bg);color:var(--demo-text-muted);text-overflow:ellipsis;white-space:nowrap;border-radius:3px;padding:5px;font-size:8px;line-height:11px;overflow:hidden}.DemoCrm-module__lF0BCW__boardDetails{align-items:flex-start;gap:12px;margin-top:14px;display:flex}.DemoCrm-module__lF0BCW__boardText{min-width:0;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex:1;padding:0}.DemoCrm-module__lF0BCW__boardText h2{color:var(--demo-text);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:14px;font-weight:500;line-height:21px;overflow:hidden}.DemoCrm-module__lF0BCW__boardText p{min-height:38px;color:var(--demo-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:6px 0 0;font-size:13px;line-height:19px;display:-webkit-box;overflow:hidden}.DemoCrm-module__lF0BCW__deleteButton,.DemoCrm-module__lF0BCW__iconButton,.DemoCrm-module__lF0BCW__columnAction{width:32px;height:32px;color:var(--demo-text-muted);cursor:pointer;background:0 0;border:0;border-radius:6px;flex:none;place-items:center;padding:0;transition:color .16s ease-out,background-color .16s ease-out;display:grid}.DemoCrm-module__lF0BCW__deleteButton:hover,.DemoCrm-module__lF0BCW__iconButton:hover,.DemoCrm-module__lF0BCW__columnAction:hover{background:var(--demo-hover);color:var(--demo-text)}.DemoCrm-module__lF0BCW__emptyState{min-height:260px;color:var(--demo-text-muted);place-items:center;margin:0;font-size:14px;display:grid}.DemoCrm-module__lF0BCW__boardView{flex-direction:column;height:calc(100dvh - 56px);display:flex;overflow:hidden}.DemoCrm-module__lF0BCW__boardToolbar{border-bottom:1px solid var(--demo-border-ghost);flex:0 0 56px;align-items:center;display:flex}.DemoCrm-module__lF0BCW__boardTitleGroup{align-items:center;gap:12px;min-width:0;display:flex}.DemoCrm-module__lF0BCW__boardTitleGroup h2{color:var(--demo-text);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:16px;font-weight:500;line-height:24px;overflow:hidden}.DemoCrm-module__lF0BCW__boardToolbar{justify-content:space-between;padding:0 24px}.DemoCrm-module__lF0BCW__taskSearch{background:0 0;width:256px;min-width:0;height:32px;padding-inline:8px}.DemoCrm-module__lF0BCW__boardActions{align-items:center;gap:8px;display:flex}.DemoCrm-module__lF0BCW__ghostButton{height:32px;color:var(--demo-text-secondary);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:0 10px;font-size:13px;transition:color .16s ease-out,background-color .16s ease-out}.DemoCrm-module__lF0BCW__ghostButton:hover{background:var(--demo-hover);color:var(--demo-text)}.DemoCrm-module__lF0BCW__boardBody{flex:1;min-height:0;display:flex}.DemoCrm-module__lF0BCW__kanban{flex:1;gap:16px;min-width:0;padding:24px;display:flex;overflow-x:auto}.DemoCrm-module__lF0BCW__column{background:var(--demo-surface);border-radius:8px;flex-direction:column;flex:0 0 304px;height:calc(100dvh - 193px);display:flex;overflow:hidden}.DemoCrm-module__lF0BCW__columnHeader{border-bottom:1px solid var(--demo-border-ghost);flex:0 0 48px;align-items:center;gap:8px;padding:0 12px;display:flex}.DemoCrm-module__lF0BCW__tone{border-radius:50%;flex:none;width:8px;height:8px}.DemoCrm-module__lF0BCW__count{color:var(--demo-text-muted);margin-left:auto;font-size:12px}.DemoCrm-module__lF0BCW__columnHeader h3{min-width:0;color:var(--demo-text);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:13px;font-weight:500;line-height:20px;overflow:hidden}.DemoCrm-module__lF0BCW__cards{flex-direction:column;flex:1;gap:8px;padding:8px;display:flex;overflow-y:auto}.DemoCrm-module__lF0BCW__task{border-bottom:2px solid var(--demo-border);background:var(--demo-bg);color:var(--demo-text);border-radius:8px;padding:12px;font-size:13px;line-height:19px}.DemoCrm-module__lF0BCW__emptyColumn{background:var(--demo-bg);min-height:96px;color:var(--demo-text-muted);border-radius:8px;place-items:center;margin:0;font-size:12px;display:grid}.DemoCrm-module__lF0BCW__addTaskArea{flex:0 0 48px;margin:0 8px 8px;position:relative}.DemoCrm-module__lF0BCW__addTask{width:100%;height:100%;color:var(--demo-text-muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:6px;font-size:13px;transition:color .16s ease-out,background-color .16s ease-out;display:inline-flex}.DemoCrm-module__lF0BCW__addTask:hover{background:var(--demo-hover);color:var(--demo-text)}.DemoCrm-module__lF0BCW__addTaskMenu{z-index:10;border:1px solid var(--demo-border-ghost);background:var(--demo-surface-strong);border-radius:8px;padding:4px;display:grid;position:absolute;bottom:calc(100% + 6px);left:0;right:0;box-shadow:0 8px 24px #00000059}.DemoCrm-module__lF0BCW__addTaskMenuButton{isolation:isolate;background:var(--demo-text);height:34px;color:var(--demo-bg);font:inherit;cursor:pointer;border:0;border-radius:6px;padding:0 10px;font-size:13px;font-weight:500;position:relative}.DemoCrm-module__lF0BCW__addTaskMenuButton:hover{background:var(--demo-text-secondary)}.DemoCrm-module__lF0BCW__addTaskMenuButton:after{content:"";z-index:-1;background:conic-gradient(from var(--demo-chat-glow-angle), transparent 0deg 240deg, #38bdf850 280deg, #c084fc80 310deg, #f472b680 335deg, #fff0bd80 350deg, transparent 360deg) border-box;filter:blur(2px);pointer-events:none;border:2px solid #0000;border-radius:8px;animation:5s linear infinite DemoCrm-module__lF0BCW__collaboration-orbit;position:absolute;inset:-2px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.DemoCrm-module__lF0BCW__chatPanel{background:var(--demo-surface);border-left:0;flex:0 0 0;width:0;transition:width .2s ease-out,flex-basis .2s ease-out;position:relative}.DemoCrm-module__lF0BCW__chatPanelOpen{border-left:1px solid var(--demo-border-ghost);flex-basis:min(470px,38vw);width:min(470px,38vw)}.DemoCrm-module__lF0BCW__chatToggle{border:1px solid var(--demo-border-ghost);background:var(--demo-surface);width:28px;height:64px;color:var(--demo-text-muted);cursor:pointer;border-right:0;border-radius:6px 0 0 6px;place-items:center;padding:0;display:grid;position:absolute;top:50%;left:0;transform:translate(-100%,-50%)}.DemoCrm-module__lF0BCW__chatToggle:hover{color:var(--demo-text);background:var(--demo-surface-strong)}.DemoCrm-module__lF0BCW__chatContent{flex-direction:column;min-width:0;height:100%;display:flex;overflow:hidden}.DemoCrm-module__lF0BCW__chatHeader{border-bottom:1px solid var(--demo-border-ghost);flex:0 0 56px;align-items:center;gap:8px;padding:0 16px;display:flex}.DemoCrm-module__lF0BCW__chatHeader h3{min-width:0;color:var(--demo-text);text-overflow:ellipsis;white-space:nowrap;flex:1;margin:0;font-size:16px;font-weight:500;line-height:24px;overflow:hidden}.DemoCrm-module__lF0BCW__chatEmpty{color:var(--demo-text-muted);flex:1;align-content:center;justify-items:center;gap:10px;font-size:13px;display:grid}.DemoCrm-module__lF0BCW__chatEmpty p{margin:0}.DemoCrm-module__lF0BCW__chatComposer{background:var(--demo-bg);border-radius:8px;margin:16px;padding:10px}.DemoCrm-module__lF0BCW__chatComposer textarea{resize:none;width:100%;min-height:44px;color:var(--demo-text);font:inherit;background:0 0;border:0;outline:0;font-size:13px;display:block}.DemoCrm-module__lF0BCW__chatComposer textarea::placeholder{color:var(--demo-text-muted)}.DemoCrm-module__lF0BCW__chatComposer div{justify-content:space-between;display:flex}.DemoCrm-module__lF0BCW__chatComposer button{width:28px;height:28px;color:var(--demo-text-muted);cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;padding:0;display:grid}.DemoCrm-module__lF0BCW__chatComposer button:last-child{background:var(--demo-text);color:var(--demo-bg);margin-left:auto}.DemoCrm-module__lF0BCW__chatComposer button:hover{color:var(--demo-text)}.DemoCrm-module__lF0BCW__chatComposer button:last-child:hover{color:var(--demo-bg);opacity:.82}.DemoCrm-module__lF0BCW__upgradeDialog{background:var(--demo-surface);width:min(100% - 32px,400px);color:var(--demo-text);border:0;border-radius:12px;margin:auto;padding:0}.DemoCrm-module__lF0BCW__upgradeDialog::backdrop{background:color-mix(in srgb, var(--demo-bg) 78%, transparent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.DemoCrm-module__lF0BCW__upgradeContent{text-align:center;flex-direction:column;align-items:center;padding:40px 32px 32px;display:flex}.DemoCrm-module__lF0BCW__upgradeIcon{background:var(--demo-surface-strong);width:44px;height:44px;color:var(--demo-text);border-radius:50%;place-items:center;margin-bottom:20px;display:grid}.DemoCrm-module__lF0BCW__upgradeContent h2{margin:0;font-size:18px;font-weight:500;line-height:26px}.DemoCrm-module__lF0BCW__upgradeContent p{color:var(--demo-text-secondary);margin:10px 0 28px;font-size:14px;line-height:21px}.DemoCrm-module__lF0BCW__upgradeButton{background:var(--demo-text);min-width:120px;height:36px;color:var(--demo-bg);font:inherit;cursor:pointer;border:0;border-radius:8px;font-size:13px;font-weight:500}.DemoCrm-module__lF0BCW__closeDialog{width:32px;height:32px;color:var(--demo-text-muted);cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;padding:0;display:grid;position:absolute;top:12px;right:12px}.DemoCrm-module__lF0BCW__closeDialog:hover{background:var(--demo-hover);color:var(--demo-text)}.DemoCrm-module__lF0BCW__upgradeButton:focus-visible,.DemoCrm-module__lF0BCW__closeDialog:focus-visible{outline:2px solid var(--demo-text-secondary);outline-offset:3px}@media (max-width:1050px){.DemoCrm-module__lF0BCW__boards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.DemoCrm-module__lF0BCW__page{padding:24px 16px}.DemoCrm-module__lF0BCW__toolbar{flex-direction:column;align-items:stretch}.DemoCrm-module__lF0BCW__searchField{min-width:0}.DemoCrm-module__lF0BCW__newBoard{align-self:flex-end}.DemoCrm-module__lF0BCW__boards{grid-template-columns:1fr}.DemoCrm-module__lF0BCW__boardToolbar{padding-inline:16px}.DemoCrm-module__lF0BCW__boardActions{gap:2px}.DemoCrm-module__lF0BCW__ghostButton{padding-inline:7px;font-size:12px}.DemoCrm-module__lF0BCW__kanban{padding:16px}.DemoCrm-module__lF0BCW__column{flex-basis:min(304px,100vw - 64px)}}@media (prefers-reduced-motion:reduce){.DemoCrm-module__lF0BCW__newBoard,.DemoCrm-module__lF0BCW__boardCard,.DemoCrm-module__lF0BCW__deleteButton,.DemoCrm-module__lF0BCW__iconButton,.DemoCrm-module__lF0BCW__columnAction,.DemoCrm-module__lF0BCW__ghostButton,.DemoCrm-module__lF0BCW__addTask{transition:none}}@property --demo-chat-glow-angle{syntax:"<angle>";inherits:false;initial-value:0deg}.DemoCrm-module__lF0BCW__collaborationCard{isolation:isolate;border:1px solid var(--demo-border);background:var(--demo-bg);width:min(320px,100% - 48px);min-height:180px;color:var(--demo-text);text-align:center;border-radius:28px;align-content:center;justify-items:center;gap:16px;padding:32px 24px;display:grid;position:relative}.DemoCrm-module__lF0BCW__collaborationCard p{font-size:18px;font-weight:500;line-height:26px;position:relative}.DemoCrm-module__lF0BCW__collaborationCard>svg{color:var(--demo-text-secondary);position:relative}.DemoCrm-module__lF0BCW__collaborationCard:before,.DemoCrm-module__lF0BCW__collaborationGlow{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(125deg,#c084fc,#f472b6 50%,#38bdf8);padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.DemoCrm-module__lF0BCW__collaborationCard:before{opacity:.15}.DemoCrm-module__lF0BCW__collaborationGlow{background:conic-gradient(from var(--demo-chat-glow-angle), transparent 0deg 240deg, #38bdf8 280deg, #c084fc 310deg, #f472b6 335deg, #fff0bd 350deg, transparent 360deg);animation:5s linear infinite DemoCrm-module__lF0BCW__collaboration-orbit}.DemoCrm-module__lF0BCW__collaborationCard:after{content:"";z-index:-1;background:conic-gradient(from var(--demo-chat-glow-angle), transparent 0deg 240deg, #38bdf850 280deg, #c084fc80 310deg, #f472b680 335deg, #fff0bd80 350deg, transparent 360deg) border-box;filter:blur(4px);pointer-events:none;border:4px solid #0000;border-radius:32px;animation:5s linear infinite DemoCrm-module__lF0BCW__collaboration-orbit;position:absolute;inset:-3px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@keyframes DemoCrm-module__lF0BCW__collaboration-orbit{to{--demo-chat-glow-angle:360deg}}@media (prefers-reduced-motion:reduce){.DemoCrm-module__lF0BCW__collaborationGlow,.DemoCrm-module__lF0BCW__collaborationCard:after,.DemoCrm-module__lF0BCW__addTaskMenuButton:after{animation:none}}.DemoCrm-module__lF0BCW__boardView{height:100%}.DemoCrm-module__lF0BCW__boardBody{position:relative}.DemoCrm-module__lF0BCW__column{height:100%}.DemoCrm-module__lF0BCW__chatPanel{z-index:2;position:absolute;top:0;bottom:0;right:0}.DemoCrm-module__lF0BCW__chatPanelOpen{width:min(470px,100% - 40px)}@media (max-width:640px){.DemoCrm-module__lF0BCW__boardToolbar{flex-wrap:wrap;flex:none;gap:8px;padding:8px 16px}.DemoCrm-module__lF0BCW__boardTitleGroup{flex-basis:100%}.DemoCrm-module__lF0BCW__boardActions{margin-left:auto}.DemoCrm-module__lF0BCW__ghostButton,.DemoCrm-module__lF0BCW__iconButton,.DemoCrm-module__lF0BCW__newBoard{min-height:40px}.DemoCrm-module__lF0BCW__column{flex-basis:min(304px,100vw - 48px)}.DemoCrm-module__lF0BCW__kanban{overscroll-behavior-x:contain}.DemoCrm-module__lF0BCW__chatComposer textarea{font-size:16px}}
.AutomationCanvas-module__zvidWq__dialog{background:var(--demo-bg);width:100%;max-width:none;height:100%;max-height:none;color:var(--demo-text);border:0;margin:0;padding:0;position:fixed;inset:0}.AutomationCanvas-module__zvidWq__dialog::backdrop{background:var(--demo-bg)}.AutomationCanvas-module__zvidWq__header{border-bottom:1px solid var(--demo-border-ghost);align-items:center;gap:12px;height:56px;padding:0 24px;display:flex}.AutomationCanvas-module__zvidWq__header h2{min-width:0;color:var(--demo-text);text-overflow:ellipsis;white-space:nowrap;flex:1;margin:0;font-size:16px;font-weight:500;line-height:24px;overflow:hidden}.AutomationCanvas-module__zvidWq__zoom{align-items:center;gap:4px;display:flex}.AutomationCanvas-module__zvidWq__zoomValue{min-width:44px;color:var(--demo-text-secondary);text-align:center;font-size:13px}.AutomationCanvas-module__zvidWq__iconButton{width:32px;height:32px;color:var(--demo-text-muted);cursor:pointer;background:0 0;border:0;border-radius:6px;flex:none;place-items:center;padding:0;transition:color .16s ease-out,background-color .16s ease-out;display:grid}.AutomationCanvas-module__zvidWq__iconButton:hover{background:var(--demo-hover);color:var(--demo-text)}.AutomationCanvas-module__zvidWq__iconButton:focus-visible,.AutomationCanvas-module__zvidWq__node:focus-visible{outline:2px solid var(--demo-text-secondary);outline-offset:2px}.AutomationCanvas-module__zvidWq__canvas{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;background-color:var(--demo-surface);background-image:radial-gradient(circle at 1px 1px, var(--demo-border) 1px, transparent 0);background-size:22px 22px;height:calc(100dvh - 56px);position:relative;overflow:hidden}.AutomationCanvas-module__zvidWq__canvas:active{cursor:grabbing}.AutomationCanvas-module__zvidWq__scene{transform-origin:0 0;width:1000px;height:620px;position:absolute;top:0;left:0}.AutomationCanvas-module__zvidWq__edges{pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.AutomationCanvas-module__zvidWq__edge{fill:none;stroke:var(--demo-border-hover);stroke-width:2px}:root{--demo-node-width:236px;--demo-node-height:60px}.AutomationCanvas-module__zvidWq__node{width:var(--demo-node-width);height:var(--demo-node-height);border:1px solid var(--demo-border);background:var(--demo-surface-strong);color:var(--demo-text);font:inherit;text-align:left;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;box-sizing:border-box;border-radius:8px;align-items:center;gap:10px;padding:8px 12px;display:flex;position:absolute}.AutomationCanvas-module__zvidWq__node:active{cursor:grabbing}.AutomationCanvas-module__zvidWq__nodeKind{background:var(--demo-text-muted);border-radius:999px;flex:none;width:3px;height:30px}.AutomationCanvas-module__zvidWq__trigger .AutomationCanvas-module__zvidWq__nodeKind{background:#ff7a00}.AutomationCanvas-module__zvidWq__action .AutomationCanvas-module__zvidWq__nodeKind{background:#38bdf8}.AutomationCanvas-module__zvidWq__wait .AutomationCanvas-module__zvidWq__nodeKind{background:#34d399}.AutomationCanvas-module__zvidWq__nodeText{gap:2px;min-width:0;display:grid}.AutomationCanvas-module__zvidWq__nodeText strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;line-height:19px;overflow:hidden}.AutomationCanvas-module__zvidWq__nodeText small{color:var(--demo-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:16px;overflow:hidden}.AutomationCanvas-module__zvidWq__hint{background:var(--demo-surface-strong);color:var(--demo-text-muted);white-space:nowrap;border-radius:999px;margin:0;padding:6px 12px;font-size:12px;line-height:17px;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}@media (max-width:640px){.AutomationCanvas-module__zvidWq__header{padding:0 16px}.AutomationCanvas-module__zvidWq__hint{white-space:normal;text-align:center}}@media (prefers-reduced-motion:reduce){.AutomationCanvas-module__zvidWq__iconButton{transition:none}}@media (max-width:640px){.AutomationCanvas-module__zvidWq__header{gap:4px;padding-inline:8px}.AutomationCanvas-module__zvidWq__iconButton{width:40px;height:40px}.AutomationCanvas-module__zvidWq__hint{width:calc(100% - 32px);bottom:max(16px, env(safe-area-inset-bottom))}}
.DemoAutomacoes-module__j_TnCa__page{width:min(100%,1200px);min-height:100%;margin:0 auto;padding:80px 24px 24px}.DemoAutomacoes-module__j_TnCa__toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.DemoAutomacoes-module__j_TnCa__title{color:var(--demo-text);margin:0;font-size:18px;font-weight:500;line-height:26px}.DemoAutomacoes-module__j_TnCa__newButton{background:var(--demo-text);height:36px;color:var(--demo-bg);font:inherit;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:13px;font-weight:500;transition:background-color .16s ease-out,transform .16s ease-out;display:inline-flex}.DemoAutomacoes-module__j_TnCa__newButton:hover{background:var(--demo-text-secondary);transform:translateY(-1px)}.DemoAutomacoes-module__j_TnCa__newButton:focus-visible{outline:2px solid var(--demo-text-secondary);outline-offset:3px}.DemoAutomacoes-module__j_TnCa__cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.DemoAutomacoes-module__j_TnCa__card{background:var(--demo-surface);border-radius:8px;min-width:0;padding:16px;transition:background-color .16s ease-out}.DemoAutomacoes-module__j_TnCa__card:hover{background:var(--demo-surface-strong)}.DemoAutomacoes-module__j_TnCa__preview{background-color:var(--demo-surface-strong);background-image:radial-gradient(circle at 1px 1px, var(--demo-border) 1px, transparent 0);cursor:pointer;width:100%;height:300px;font:inherit;background-size:18px 18px;border:0;border-radius:6px;padding:0;display:block;position:relative;overflow:hidden}.DemoAutomacoes-module__j_TnCa__preview:focus-visible,.DemoAutomacoes-module__j_TnCa__detailsButton:focus-visible{outline:2px solid var(--demo-text-secondary);outline-offset:3px}.DemoAutomacoes-module__j_TnCa__previewFocus{transform-origin:50%;position:absolute;top:50%;left:50%}.DemoAutomacoes-module__j_TnCa__previewMap{width:100%;height:100%;position:absolute;inset:0}.DemoAutomacoes-module__j_TnCa__previewEdge{fill:none;stroke:var(--demo-border-hover)}.DemoAutomacoes-module__j_TnCa__previewNode{width:var(--demo-node-width);height:var(--demo-node-height);box-sizing:border-box;border:1px solid var(--demo-border);background:var(--demo-surface-strong);color:var(--demo-text);border-radius:8px;flex-direction:column;justify-content:center;gap:2px;padding:6px 10px;display:flex;position:absolute}.DemoAutomacoes-module__j_TnCa__previewNode:before{content:"";background:var(--demo-text-muted);border-radius:999px;width:3px;position:absolute;top:8px;bottom:8px;left:6px}.DemoAutomacoes-module__j_TnCa__previewNode strong{color:var(--demo-text);text-overflow:ellipsis;white-space:nowrap;margin-left:10px;font-size:13px;font-weight:500;line-height:19px;overflow:hidden}.DemoAutomacoes-module__j_TnCa__previewNode small{color:var(--demo-text-muted);text-overflow:ellipsis;white-space:nowrap;margin-left:10px;font-size:11px;line-height:16px;overflow:hidden}.DemoAutomacoes-module__j_TnCa__previewNode.DemoAutomacoes-module__j_TnCa__trigger:before{background:#ff7a00}.DemoAutomacoes-module__j_TnCa__previewNode.DemoAutomacoes-module__j_TnCa__action:before{background:#38bdf8}.DemoAutomacoes-module__j_TnCa__previewNode.DemoAutomacoes-module__j_TnCa__wait:before{background:#34d399}.DemoAutomacoes-module__j_TnCa__details{margin-top:14px}.DemoAutomacoes-module__j_TnCa__detailsButton{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;display:block}.DemoAutomacoes-module__j_TnCa__details h2{color:var(--demo-text);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:14px;font-weight:500;line-height:21px;overflow:hidden}.DemoAutomacoes-module__j_TnCa__details p{min-height:38px;color:var(--demo-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:6px 0 0;font-size:13px;line-height:19px;display:-webkit-box;overflow:hidden}@media (max-width:1050px){.DemoAutomacoes-module__j_TnCa__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.DemoAutomacoes-module__j_TnCa__page{padding:24px 16px}.DemoAutomacoes-module__j_TnCa__toolbar{flex-direction:column;align-items:stretch}.DemoAutomacoes-module__j_TnCa__newButton{align-self:flex-end}.DemoAutomacoes-module__j_TnCa__cards{grid-template-columns:1fr}.DemoAutomacoes-module__j_TnCa__preview{height:220px}}@media (prefers-reduced-motion:reduce){.DemoAutomacoes-module__j_TnCa__newButton,.DemoAutomacoes-module__j_TnCa__card{transition:none}}
.DemoRelatorios-module__cAr1Ma__page{width:min(100%,1200px);min-height:100%;margin:0 auto;padding:80px 24px 24px}.DemoRelatorios-module__cAr1Ma__filters{flex-wrap:wrap;gap:8px;display:flex}.DemoRelatorios-module__cAr1Ma__filter{border:1px solid var(--demo-border);height:32px;color:var(--demo-text-secondary);font:inherit;cursor:pointer;background:0 0;border-radius:999px;padding:0 12px;font-size:13px;transition:color .16s ease-out,border-color .16s ease-out,background-color .16s ease-out}.DemoRelatorios-module__cAr1Ma__filter:hover{color:var(--demo-text);border-color:var(--demo-border-hover)}.DemoRelatorios-module__cAr1Ma__filterActive,.DemoRelatorios-module__cAr1Ma__filterActive:hover{background:var(--demo-text);color:var(--demo-bg);border-color:#0000}.DemoRelatorios-module__cAr1Ma__filter:focus-visible,.DemoRelatorios-module__cAr1Ma__generate:focus-visible{outline:2px solid var(--demo-text-secondary);outline-offset:3px}.DemoRelatorios-module__cAr1Ma__periodNote{color:var(--demo-text-muted);margin:14px 0 20px;font-size:13px;line-height:19px}.DemoRelatorios-module__cAr1Ma__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.DemoRelatorios-module__cAr1Ma__card{background:var(--demo-surface);border-radius:8px;flex-direction:column;gap:16px;min-width:0;padding:16px;transition:background-color .16s ease-out;display:flex}.DemoRelatorios-module__cAr1Ma__card:hover{background:var(--demo-surface-strong)}.DemoRelatorios-module__cAr1Ma__card h2{color:var(--demo-text);margin:0;font-size:14px;font-weight:500;line-height:21px}.DemoRelatorios-module__cAr1Ma__card p{min-height:38px;color:var(--demo-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:6px 0 0;font-size:13px;line-height:19px;display:-webkit-box;overflow:hidden}.DemoRelatorios-module__cAr1Ma__figures{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.DemoRelatorios-module__cAr1Ma__figures strong{color:var(--demo-text);font-size:24px;font-weight:500;line-height:30px}.DemoRelatorios-module__cAr1Ma__up,.DemoRelatorios-module__cAr1Ma__down{font-size:12px;line-height:17px}.DemoRelatorios-module__cAr1Ma__up{color:#34d399}.DemoRelatorios-module__cAr1Ma__down{color:var(--demo-danger)}.DemoRelatorios-module__cAr1Ma__generate{border:1px solid var(--demo-border);height:36px;color:var(--demo-text);font:inherit;cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;gap:8px;margin-top:auto;font-size:13px;font-weight:500;transition:border-color .16s ease-out,background-color .16s ease-out;display:inline-flex}.DemoRelatorios-module__cAr1Ma__generate:hover{border-color:var(--demo-border-hover);background:var(--demo-hover)}@media (max-width:1050px){.DemoRelatorios-module__cAr1Ma__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.DemoRelatorios-module__cAr1Ma__page{padding:24px 16px}.DemoRelatorios-module__cAr1Ma__grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.DemoRelatorios-module__cAr1Ma__filter,.DemoRelatorios-module__cAr1Ma__card,.DemoRelatorios-module__cAr1Ma__generate{transition:none}}
.HireWhatsAppModal-module__sQZykG__dialog{width:min(420px,100% - 32px);max-height:calc(100dvh - 32px);color:var(--demo-text);background:0 0;border:0;margin:auto;padding:0;position:fixed;inset:0;overflow:visible}.HireWhatsAppModal-module__sQZykG__dialog::backdrop{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#000000a6}.HireWhatsAppModal-module__sQZykG__close{z-index:2;background:var(--demo-surface-strong);width:32px;height:32px;color:var(--demo-text);cursor:pointer;border:0;border-radius:50%;place-items:center;padding:0 0 2px;font-family:Arial,sans-serif;font-size:24px;line-height:1;display:grid;position:absolute;top:4px;right:4px}.HireWhatsAppModal-module__sQZykG__close:hover{background:var(--demo-hover)}.HireWhatsAppModal-module__sQZykG__card{isolation:isolate;background:var(--demo-surface);text-align:center;border-radius:14px;flex-direction:column;align-items:center;gap:12px;padding:40px 32px 32px;display:flex;position:relative;overflow:hidden}.HireWhatsAppModal-module__sQZykG__card:before{content:"";z-index:-1;background:conic-gradient(from 0deg, transparent 0 65%, #38bdf8 73%, #c084fc 80%, #f472b6 87%, transparent 94%);opacity:.8;pointer-events:none;animation:5s linear infinite HireWhatsAppModal-module__sQZykG__hire-modal-spin;position:absolute;inset:-40%}.HireWhatsAppModal-module__sQZykG__card:after{content:"";z-index:-1;background:var(--demo-surface);pointer-events:none;border-radius:13px;position:absolute;inset:1px}.HireWhatsAppModal-module__sQZykG__avatar{background:var(--demo-surface-strong);object-fit:cover;border-radius:50%;width:88px;height:88px;display:block;position:relative;overflow:hidden}.HireWhatsAppModal-module__sQZykG__title{margin:6px 0 0;font-size:20px;font-weight:500;line-height:28px}.HireWhatsAppModal-module__sQZykG__text{color:var(--demo-text-secondary);margin:0;font-size:14px;line-height:21px}.HireWhatsAppModal-module__sQZykG__action{background:var(--demo-text);width:100%;min-height:44px;color:var(--demo-bg);font:inherit;cursor:pointer;border:0;border-radius:8px;margin-top:8px;font-size:14px;font-weight:500}.HireWhatsAppModal-module__sQZykG__action:hover{background:var(--demo-text-secondary)}.HireWhatsAppModal-module__sQZykG__close:focus-visible,.HireWhatsAppModal-module__sQZykG__action:focus-visible{outline:2px solid var(--demo-text-secondary);outline-offset:3px}@keyframes HireWhatsAppModal-module__sQZykG__hire-modal-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.HireWhatsAppModal-module__sQZykG__card:before{animation:none}}.HireWhatsAppModal-module__sQZykG__dialog{overflow-y:auto}
