@import "https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap";
:root{--red:#d71920;--red2:#b80f18;--yellow:#ffd200;--ink:#172033;--muted:#667085;--line:#e7e9ef;--bg:#f7f8fb;--card:#fff;--green:#12805c;--orange:#f59e0b;--blue:#2563eb;color:var(--ink);background:var(--bg);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 12% -10%,#ffd20038,#0000 34%),linear-gradient(#fff 0,#f7f8fb 290px);margin:0}button,input,select,textarea{font:inherit}.topbar{background:linear-gradient(90deg,var(--red),var(--yellow) 48%,var(--red));height:10px}.wrap{max-width:1240px;margin:0 auto;padding:26px 28px 22px}.hero{justify-content:space-between;align-items:center;gap:20px;padding:20px 0 18px;display:flex}.brand{align-items:center;gap:18px;display:flex}.cofidis-logo{filter:drop-shadow(0 8px 14px #d7192024);width:168px;height:auto}h1{letter-spacing:-.04em;margin:0;font-size:34px;line-height:1.05}.sub{color:#5b6472;flex-wrap:wrap;align-items:center;gap:12px;margin-top:8px;font-size:15px;font-style:italic;display:flex}.powered-inline{color:#475467;align-items:center;gap:7px;font-style:normal;font-weight:700;display:inline-flex}.powered-inline img{width:auto;height:18px;display:inline-block}.beta-pill{vertical-align:middle;color:#8a6100;letter-spacing:0;background:#fff7d8;border:1px solid #ffe48a;border-radius:999px;margin-left:8px;padding:5px 9px;font-size:13px;font-weight:900;display:inline-flex}.beta-note{color:#8a6100;background:#fff8df;border:1px solid #ffe9a8;border-radius:999px;padding:5px 9px;font-size:12px;font-style:normal;font-weight:800}.userbar{color:#475467;align-items:center;gap:10px;font-size:13px;display:flex}.nav{gap:10px;margin:0 0 18px;display:flex}.nav button,.ghost{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;padding:10px 14px;font-weight:800}.nav button.active,.primary{background:var(--red);color:#fff;border-color:var(--red)}.primary{border:1px solid var(--red);cursor:pointer;border-radius:999px;padding:10px 14px;font-weight:850}.primary:disabled{color:#98a2b3;cursor:not-allowed;background:#e5e7eb;border-color:#e5e7eb}.cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:6px;display:grid}.card,.panel{background:var(--card);border:1px solid var(--line);border-radius:22px;box-shadow:0 14px 35px #1f29330e}.card{padding:20px;position:relative;overflow:hidden}.card:before{content:"";background:linear-gradient(90deg,var(--red),var(--yellow));height:6px;position:absolute;inset:0 0 auto}.name{font-size:17px;font-weight:850}.value{color:var(--red);letter-spacing:-.05em;margin:10px 0 2px;font-size:42px;font-weight:900}.label,.muted{color:var(--muted)}.last{color:#6f4b00;background:#fff7d8;border-radius:999px;align-items:center;gap:6px;margin-top:14px;padding:8px 11px;font-size:12px;font-weight:800;display:inline-flex}.ok{color:#166534;background:#dcfce7}.warn{color:#92400e;background:#fef3c7}.bad{color:#991b1b;background:#fee2e2}.section{margin-top:22px}.grid{grid-template-columns:1.35fr .9fr;gap:18px;display:grid}.panel{padding:18px}.panel h2{letter-spacing:-.02em;margin:0 0 12px;font-size:18px}.linechart{width:100%;height:245px;display:block}.chart-note{color:#667085;margin-top:-8px;margin-bottom:4px;font-size:12px;font-weight:700}.chart-legend{color:#475467;flex-wrap:wrap;gap:12px;margin-top:4px;font-size:12px;font-weight:800;display:flex}.legend-item{align-items:center;gap:6px;display:inline-flex}.legend-item i{border-radius:999px;width:10px;height:10px;display:inline-block}.chart-dot{cursor:crosshair}.chart-tooltip{z-index:9999;pointer-events:none;color:#fff;opacity:0;white-space:nowrap;background:#172033;border-radius:10px;padding:8px 10px;font-size:12px;font-weight:800;transition:opacity 80ms;position:fixed;transform:translate(-50%,-125%);box-shadow:0 10px 25px #17203338}.chart-tooltip.show{opacity:1}.chart-tooltip small{color:#d0d5dd;margin-top:2px;font-weight:700;display:block}.filters{flex-wrap:wrap;gap:10px;margin:0 0 14px;display:flex}.filters select,.filters button,.filters input,textarea{border:1px solid var(--line);color:#344054;background:#fff;border-radius:999px;padding:9px 12px}.filters input{min-width:240px}table{border-collapse:separate;border-spacing:0;border:1px solid var(--line);background:#fff;border-radius:18px;width:100%;overflow:hidden}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #eef0f4;padding:12px 13px;font-size:14px}th{color:#475467;text-transform:uppercase;letter-spacing:.04em;background:#fbfcfe;font-size:12px}tr:last-child td{border-bottom:0}.tag{color:#991b1b;background:#fee2e2;border-radius:999px;padding:4px 9px;font-size:12px;font-weight:850;display:inline-block}.tag.staff{color:#1d4ed8;background:#dbeafe}.tag.parceiro{color:#166534;background:#dcfce7}.tag.leave{color:#92400e;background:#fef3c7}.metric{border-bottom:1px solid #eef0f4;justify-content:space-between;gap:14px;padding:12px 0;display:flex}.metric:last-child{border-bottom:0}.metric b{font-size:20px}.split{grid-template-columns:.95fr 1.05fr;gap:18px;display:grid}.person-list{max-height:680px;overflow:auto}.person-row{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:16px;grid-template-columns:1fr auto;gap:10px;margin-bottom:10px;padding:12px;display:grid}.person-row.active{outline:2px solid var(--red)}.form{gap:12px;display:grid}.form label{color:#344054;gap:6px;font-size:13px;font-weight:800;display:grid}.form input,.form select,.form textarea{border:1px solid var(--line);border-radius:14px;width:100%;padding:10px 12px}.form textarea{resize:vertical;min-height:110px}.footer{color:#667085;text-align:center;margin-top:28px;padding:22px 0;font-size:13px}.login{place-items:center;min-height:100vh;padding:28px;display:grid}.login-card{border:1px solid var(--line);background:#fff;border-radius:24px;width:min(460px,100%);padding:28px;box-shadow:0 24px 60px #1f29331f}.login-card img{width:150px}.login-card input{border:1px solid var(--line);border-radius:14px;width:100%;margin:8px 0 12px;padding:12px}.error{color:#b42318;font-weight:700}.empty{color:#667085;background:#fbfcfe;border-radius:16px;place-items:center;height:180px;display:grid}@media (max-width:900px){.cards,.grid,.split{grid-template-columns:1fr}.hero{flex-direction:column;align-items:flex-start}.wrap{padding:18px}h1{font-size:28px}td,th{font-size:12px}}.table-wrap{-webkit-overflow-scrolling:touch;width:100%;overflow:auto}.click-row{cursor:pointer}.click-row:hover{background:#fff8f8}.mini-btn{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:850}.person-list:focus{outline-offset:3px;border-radius:18px;outline:3px solid #d719202e}.person-row{position:relative}.person-row.active{border-color:var(--red);box-shadow:0 0 0 3px #d7192024,inset 5px 0 0 var(--red);outline:0}.modal-backdrop{z-index:10000;background:#17203375;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:24px;width:min(760px,100%);max-height:88vh;padding:20px;overflow:auto;box-shadow:0 28px 80px #00000040}.modal-head{justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px;display:flex}.modal-head h2{margin:0}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:14px 0;display:grid}.detail-grid div,.detail-box{border:1px solid var(--line);background:#fbfcfe;border-radius:16px;padding:12px}.detail-grid span,.detail-box span{color:#667085;text-transform:uppercase;letter-spacing:.04em;margin-bottom:5px;font-size:12px;font-weight:850;display:block}.detail-grid b{font-size:14px}.detail-box p{margin:0;line-height:1.45}details{margin-top:12px}summary{cursor:pointer;color:#475467;font-weight:850}pre{white-space:pre-wrap;color:#f9fafb;background:#101828;border-radius:16px;padding:14px;font-size:12px;overflow:auto}@media (max-width:640px){body{background:#f7f8fb}.wrap{padding:14px}.topbar{height:7px}.hero{padding:12px 0}.brand{align-items:flex-start;gap:12px}.cofidis-logo{width:112px}.brand h1{font-size:24px}.beta-pill{margin-left:4px;padding:3px 7px;font-size:11px}.sub{gap:8px;font-size:12px}.beta-note{border-radius:12px;line-height:1.25}.userbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;width:100%}.nav{margin-left:-2px;margin-right:-2px;padding-bottom:4px;overflow:auto}.nav button,.ghost,.primary{white-space:nowrap;padding:9px 12px}.cards{gap:12px}.card,.panel{border-radius:18px}.card{padding:16px}.value{font-size:34px}.grid,.split{gap:12px}.panel{padding:14px}.linechart{min-width:560px;height:210px}.panel:has(.linechart){overflow:auto}.filters{grid-template-columns:1fr;display:grid}.filters input{width:100%;min-width:0}table{min-width:720px}.person-list{max-height:310px}.person-row{grid-template-columns:1fr;gap:8px}.detail-grid{grid-template-columns:1fr}.modal{border-radius:18px;padding:15px}.modal-head{align-items:flex-start}.login-card{border-radius:20px;padding:20px}}.auth-shell{background:#0b1020;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);min-height:100vh;display:grid}.auth-brand-panel{align-items:end;min-height:100vh;padding:48px;display:grid;position:relative;overflow:hidden}.auth-bg{filter:saturate(1.05);background:linear-gradient(135deg,#060a1940,#5b21b694,#d7192094),url(/thumb-assets/gradient--thumbmedia.png) 50%/cover no-repeat;position:absolute;inset:0}.auth-brand-panel:after{content:"";opacity:.16;background:url(/thumb-assets/asterisk--thumbmedia.svg) 50%/contain no-repeat;height:46%;position:absolute;inset:auto -8% -20% 32%;transform:rotate(-12deg)}.auth-brand-content{z-index:1;color:#fff;max-width:680px;position:relative}.auth-thumb-logo{width:260px;height:auto;margin-bottom:40px}.auth-kicker{letter-spacing:.08em;text-transform:uppercase;background:#ffffff1a;border:1px solid #ffffff3d;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:900;display:inline-flex}.auth-brand-content h1{color:#fff;margin:16px 0 14px;font-size:52px;line-height:.95}.auth-brand-content p{color:#ffffffd6;max-width:540px;font-size:18px;line-height:1.5}.auth-project-badge{color:#172033;background:#ffffffeb;border-radius:18px;align-items:center;gap:12px;margin-top:24px;padding:12px 16px;font-weight:900;display:inline-flex}.auth-project-badge img{width:92px;height:auto}.auth-form-panel{background:#f7f8fb;place-items:center;padding:32px;display:grid}.auth-card{border:1px solid var(--line);background:#fff;border-radius:28px;width:min(460px,100%);padding:30px;box-shadow:0 24px 70px #1f293329}.auth-mark{width:34px;height:auto;margin-bottom:14px}.auth-card h2{letter-spacing:-.04em;margin:0;font-size:32px}.auth-card label{color:#344054;gap:7px;margin-top:14px;font-size:13px;font-weight:850;display:grid}.auth-card input{border:1px solid var(--line);border-radius:14px;width:100%;padding:12px}.auth-submit,.auth-secondary{width:100%;margin-top:10px}.project-switcher{border:1px solid var(--line);color:#344054;background:#fff;border-radius:999px;padding:9px 12px;font-weight:850}.user-menu{position:relative}.user-menu summary{cursor:pointer;border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-weight:900;list-style:none;display:flex}.user-menu summary::-webkit-details-marker{display:none}.user-menu summary small{color:#667085;font-weight:800}.user-menu-list{border:1px solid var(--line);z-index:30;background:#fff;border-radius:16px;min-width:180px;padding:7px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 16px 40px #1f293324}.user-menu-list button{text-align:left;cursor:pointer;background:#fff;border:0;border-radius:12px;width:100%;padding:10px 12px;font-weight:850}.user-menu-list button:hover{background:#f7f8fb}@media (max-width:900px){.auth-shell{grid-template-columns:1fr}.auth-brand-panel{min-height:auto;padding:28px 22px 34px}.auth-form-panel{padding:20px}.auth-brand-content h1{font-size:34px}.auth-thumb-logo{width:210px;margin-bottom:28px}.auth-brand-content p{font-size:15px}.auth-project-badge{margin-top:14px}.project-switcher{width:100%}.user-menu{flex:1}.user-menu summary{justify-content:space-between}.user-menu-list{width:100%;left:0;right:auto}}.tm-login-shell{color:#fff;background:radial-gradient(circle at 20% 12%,#4a26b457,#0000 32%),radial-gradient(circle at 78% 78%,#d7192038,#0000 34%);place-items:center;min-height:100vh;padding:28px;font-family:Roboto,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid}.tm-login-card{text-align:center;width:min(520px,100%)}.tm-login-logo{width:230px;height:auto;margin:0 auto 34px;display:block}.tm-login-card h1{letter-spacing:.02em;color:#fff;margin:0;font-family:Montserrat,Roboto,Inter,sans-serif;font-size:30px;font-weight:600;line-height:1.08}.tm-login-subtitle{color:#ffffffb8;max-width:430px;margin:14px auto 28px;font-size:15px;font-weight:300;line-height:1.5}.tm-login-form{text-align:left;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0e;border:1px solid #ffffff1f;border-radius:18px;padding:22px;box-shadow:0 20px 70px #00000047}.tm-login-form h2{color:#fff;margin:0 0 14px;font-size:20px;font-weight:500}.tm-login-form label{color:#ffffffb8;gap:7px;margin-top:12px;font-size:13px;font-weight:500;display:grid}.tm-login-form input{color:#fff;background:#ffffff14;border:1px solid #ffffff1f;border-radius:10px;outline:none;width:100%;padding:12px}.tm-login-form input:focus{border-color:#ffffff6b;box-shadow:0 0 0 3px #ffffff14}.tm-login-primary{color:#111827;cursor:pointer;background:#fff;border:0;border-radius:10px;width:100%;margin-top:18px;padding:12px 14px;font-weight:700}.tm-login-primary:disabled{opacity:.65;cursor:not-allowed}.tm-login-link{color:#ffffffb8;cursor:pointer;background:0 0;border:0;width:100%;margin-top:10px;padding:8px;font-weight:500}.tm-login-link:hover{color:#fff}.tm-login-message{color:#ffffffc2;font-size:13px;line-height:1.45}.tm-login-footer{color:#ffffffa3;gap:7px;margin-top:26px;font-size:14px;display:grid}.tm-login-footer strong{color:#fff;font-weight:500}.tm-login-footer a{color:#fff;font-weight:600;text-decoration:none}.tm-login-footer a:hover{text-decoration:underline}.tm-login-footer small{color:#ffffff6b;margin-top:10px;font-size:12px}@media (max-width:640px){.tm-login-shell{padding:22px}.tm-login-logo{width:200px;margin-bottom:26px}.tm-login-card h1{font-size:25px}.tm-login-subtitle{font-size:14px}.tm-login-form{border-radius:16px;padding:18px}}.tm-reference-login{color:#fff;background:#111;min-height:100vh;padding:30px 22px 44px;font-family:Montserrat,Roboto,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative;overflow:hidden}.tm-reference-nav{color:#f3f3f3;letter-spacing:.035em;white-space:nowrap;border:1px solid #8f1820;border-radius:999px;justify-content:center;align-items:center;gap:clamp(22px,5.4vw,72px);width:min(1025px,100vw - 52px);height:54px;margin:0 auto;font-size:clamp(13px,1.7vw,22px);font-weight:900;display:flex}.tm-reference-hero{text-align:center;width:min(1100px,100%);margin:clamp(58px,9vw,108px) auto 0}.tm-reference-hero h1{color:#c71920;letter-spacing:-.045em;text-transform:uppercase;margin:0;font-family:Impact,Arial Black,Montserrat,sans-serif;font-size:clamp(72px,12vw,150px);font-weight:900;line-height:.91}.tm-reference-subtitle{color:#c71920;letter-spacing:-.035em;max-width:1050px;margin:clamp(30px,4.2vw,48px) auto 0;font-size:clamp(25px,3.2vw,38px);font-weight:900;line-height:1.02}.tm-reference-form{width:min(430px,100%);box-shadow:none;background:#111;border:2px solid #9b1d27;border-radius:34px;gap:12px;margin:clamp(36px,5.2vw,62px) auto 0;padding:22px 24px 20px;display:grid}.tm-reference-form h2{color:#f5f5f5;letter-spacing:-.03em;margin:0 0 2px;font-size:clamp(26px,3vw,36px);font-weight:900}.tm-reference-form input{color:#fff;background:#161616;border:1px solid #8f1820;border-radius:18px;outline:none;width:100%;height:48px;padding:0 16px;font-size:15px}.tm-reference-form input::placeholder{color:#777}.tm-reference-form input:focus{border-color:#c71920;box-shadow:0 0 0 3px #c7192029}.tm-reference-form button[type=submit]{color:#f4f4f4;cursor:pointer;background:0 0;border:1px solid #b31f2b;border-radius:22px;height:56px;margin-top:4px;font-size:24px;font-weight:900}.tm-reference-form button[type=submit]:hover{background:#c71920;border-color:#c71920}.tm-reference-form button[type=submit]:disabled{opacity:.6;cursor:not-allowed}.tm-reference-link{color:#8a8a8a;cursor:pointer;background:0 0;border:0;padding:4px;font-size:14px;font-weight:800}.tm-reference-link:hover{color:#fff}.tm-reference-error{color:#ff6b72;margin:0;font-size:13px;font-weight:800;line-height:1.35}.tm-reference-message{color:#aaa;margin:0;font-size:13px;font-weight:800;line-height:1.35}.tm-reference-help{color:#8a8a8a;margin:clamp(32px,4.2vw,46px) auto 0;font-size:clamp(18px,2.3vw,28px);font-weight:900;line-height:1.35}.tm-reference-help p{margin:0}.tm-reference-help a{color:#8a8a8a;text-decoration:none}.tm-reference-help a:hover{color:#fff;text-decoration:underline}.tm-reference-help small{color:#555;margin-top:18px;font-size:13px;font-weight:700;display:block}.tm-reference-arrow{opacity:.55;width:92px;height:158px;position:absolute;top:45%}.tm-reference-arrow:before,.tm-reference-arrow:after{content:"";transform-origin:50% 100%;background:#8f1820;width:2px;height:88px;position:absolute;left:40px}.tm-reference-arrow-left{left:-28px}.tm-reference-arrow-right{right:-28px;transform:scaleX(-1)}.tm-reference-arrow:before{transform:rotate(34deg)}.tm-reference-arrow:after{transform-origin:50% 0;top:70px;transform:rotate(-34deg)}@media (max-width:720px){.tm-reference-login{padding:22px 16px 34px}.tm-reference-nav{flex-wrap:wrap;gap:16px;height:auto;min-height:46px;padding:10px 14px;font-size:12px}.tm-reference-hero{margin-top:52px}.tm-reference-hero h1{font-size:clamp(56px,18vw,96px)}.tm-reference-subtitle{font-size:clamp(22px,7vw,31px);line-height:1.06}.tm-reference-form{border-radius:26px;margin-top:34px;padding:18px}.tm-reference-form h2{font-size:28px}.tm-reference-help{font-size:18px}.tm-reference-arrow{display:none}}.tm-reference-login{background:#111!important;padding-top:30px!important}.tm-reference-nav{border-color:#8b161d!important;max-width:1025px!important;height:54px!important}.tm-reference-hero{margin-top:clamp(92px,10vw,118px)!important}.tm-reference-hero h1{letter-spacing:-.055em!important;color:#c71920!important;font-family:Impact,Arial Black,Montserrat,sans-serif!important;font-size:clamp(82px,12.2vw,154px)!important;line-height:.9!important}.tm-reference-subtitle{color:#c71920!important;max-width:1080px!important;margin-top:46px!important;font-size:clamp(27px,3.25vw,38px)!important;line-height:.96!important}.tm-reference-login-button{color:#f4f4f4;cursor:pointer;background:0 0;border:2px solid #a51b25;border-radius:38px;justify-content:center;align-items:center;width:245px;height:100px;margin:clamp(54px,6vw,72px) auto 0;font-family:Montserrat,Roboto,Inter,sans-serif;font-size:40px;font-weight:900;display:flex}.tm-reference-login-button:hover{background:#c71920;border-color:#c71920}.tm-reference-form{box-shadow:none!important;background:#111!important;border:2px solid #a51b25!important;border-radius:34px!important;margin-top:clamp(42px,5vw,60px)!important}.tm-reference-help{color:#8a8a8a!important;margin-top:42px!important;font-size:clamp(21px,2.35vw,30px)!important}.tm-reference-help a{color:#8a8a8a!important}.tm-reference-help a:hover{color:#fff!important}.tm-reference-help small{color:#555!important}.tm-reference-arrow{top:43%!important}@media (max-width:720px){.tm-reference-hero{margin-top:58px!important}.tm-reference-hero h1{font-size:clamp(60px,18.5vw,96px)!important}.tm-reference-subtitle{margin-top:30px!important}.tm-reference-login-button{border-radius:32px;width:210px;height:82px;font-size:34px}}.tm-reference-login{background:#121212!important;font-family:Roboto,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif!important}.tm-reference-nav{border-color:#9b1d27!important;font-family:Roboto,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif!important}.tm-reference-nav a{color:#f2f2f2;letter-spacing:.01em;text-transform:uppercase;font-size:clamp(14px,1.75vw,22px);font-weight:900;text-decoration:none;transition:color .18s}.tm-reference-nav a:hover,.tm-reference-nav a:focus-visible{color:#31ccec;outline:0}.tm-reference-hero h1{transform-origin:50%;transform:scaleX(1.08);letter-spacing:-.075em!important;color:#c71920!important;font-family:Roboto,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif!important;font-weight:900!important}.tm-reference-subtitle{letter-spacing:-.055em!important;font-family:Roboto,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif!important;font-weight:900!important}.tm-reference-login-button,.tm-reference-form,.tm-reference-help{font-family:Roboto,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif!important}.tm-reference-login-button,.tm-reference-form h2{font-weight:900!important}@media (max-width:720px){.tm-reference-nav a{font-size:12px}.tm-reference-hero h1{transform:none;letter-spacing:-.06em!important}}.person-row.active{box-shadow:none!important;background:#eef1f5!important;border-color:#d0d5dd!important;outline:0!important}.person-row.active:before,.person-row.active:after{display:none!important}.person-row.active .muted{color:#475467}.person-row:hover{background:#f6f7f9}
