.mobile-shell{min-height:100vh;background:radial-gradient(circle at top left,rgba(255,255,255,.9),transparent 24%),linear-gradient(180deg,#e8edf7,#d7e2f1)}.mobile-shell--app{padding-bottom:0}.mobile-shell--splash{background:#fff}.mobile-shell__frame{width:min(100%,428px);min-height:100vh;margin:0 auto;background:#d7e2f1;position:relative;overflow:hidden}.mobile-shell__frame--app{background:#eef3fb;display:flex;flex-direction:column}.mobile-shell__frame--splash{background:#fff}.mobile-shell__viewport{min-height:100vh}.mobile-shell__frame--app .mobile-shell__viewport{min-height:0;flex:1 1 auto}.mobile-shell__tabbar{position:absolute;left:18px;right:18px;bottom:calc(18px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:10px;border-radius:24px;background:#fffffff0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 16px 40px #112a5e2e}.mobile-shell__tab{border:0;background:transparent;color:#6f778e;display:flex;flex-direction:column;align-items:center;gap:6px;padding:8px 4px;border-radius:18px;font-size:11px;font-weight:700;cursor:pointer;transition:background-color .18s ease,color .18s ease,transform .18s ease}.mobile-shell__tab.is-active{color:#255ab8;background:#255ab81a}.mobile-shell__tab:active{transform:scale(.98)}.mobile-shell__tab-dot{width:18px;height:18px;border-radius:999px;background:currentColor;opacity:.18}@media (min-width: 520px){.mobile-shell{display:grid;place-items:center;padding:0}.mobile-shell__frame{min-height:100vh;box-shadow:0 20px 60px #0a1d482e}}.status-flow-screen{min-height:100svh;background:#f8f8f8}.status-flow-screen__topbar{min-height:80px;background:#082d73;color:#fff;border-bottom-left-radius:28px;border-bottom-right-radius:28px;box-shadow:0 4px 12px #22253a38;padding:10px 18px 12px;display:grid;grid-template-columns:44px 1fr;align-items:center;column-gap:12px}.status-flow-screen__back{width:36px;height:36px;border:0;border-radius:50%;background:#ffffff2e;display:grid;place-items:center;cursor:pointer}.status-flow-screen__back-chevron{width:12px;height:12px;border-left:4px solid #ffffff;border-bottom:4px solid #ffffff;transform:rotate(45deg);margin-left:4px}.status-flow-screen__titles{display:grid;gap:1px}.status-flow-screen__title{margin:0;font-size:18px;font-weight:600;letter-spacing:.01em}.status-flow-screen__subtitle{margin:0;font-size:11px;color:#ffffffe0}.status-flow-screen__content{min-height:calc(100svh - 80px);display:flex}.status-flow-screen__state{width:100%;min-height:calc(100svh - 80px);display:flex;align-items:center;justify-content:center}.status-flow-screen__state--empty{flex-direction:column;gap:18px;padding:0 32px 110px}.status-flow-screen__spinner{width:32px;height:32px;border-radius:50%;border:3px solid transparent;border-top-color:#173c83;border-left-color:#173c83;animation:status-flow-spin .9s linear infinite}.status-flow-screen__empty-title{margin:0;color:#2f3138;font-size:18px;line-height:1.34;font-weight:700;text-align:center;max-width:292px}.status-flow-screen__reload{border:0;background:transparent;display:inline-flex;align-items:center;gap:10px;color:#2b2e34;font-size:16px;cursor:pointer}.status-flow-screen__reload-icon{width:18px;height:18px;position:relative;display:inline-block;border:3px solid #2c7be5;border-right-color:transparent;border-radius:50%}.status-flow-screen__reload-icon:after{content:"";position:absolute;right:-4px;top:-1px;width:6px;height:6px;border-top:3px solid #2c7be5;border-right:3px solid #2c7be5;transform:rotate(18deg)}@keyframes status-flow-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.primary-button{width:100%;min-height:54px;border:0;border-radius:999px;background:#255ab8;color:#fff;font-size:14px;font-weight:700;cursor:pointer;transition:transform .18s ease,background-color .18s ease}.primary-button:hover{background:#1e4ea0}.primary-button:active{transform:scale(.99)}.primary-button:focus-visible{outline:3px solid rgba(37,90,184,.22);outline-offset:3px}.login-screen{min-height:100svh;display:flex;flex-direction:column;background:#d7e2f1}.login-screen__hero{height:58svh;background-size:cover;background-position:center top;position:relative}.login-screen__hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#e6f1fb47,#fff0 20%),linear-gradient(90deg,#9abee652,#fff0 24%),radial-gradient(circle at left bottom,#94b5e68c,#94b5e600 36%)}.login-screen__panel{margin-top:-24px;position:relative;z-index:1;background:#fff;border-radius:32px 32px 0 0;padding:74px 25px calc(50px + env(safe-area-inset-bottom));display:flex;flex-direction:column;align-items:center;gap:36px}.login-screen__logo{width:170px;display:block}.login-screen__content{width:100%;display:grid;gap:36px}.login-screen__copy{margin:0;color:#2c2c34;font-size:15px;line-height:1.9;max-width:240px;text-align:center;justify-self:center}.login-screen__copy a{color:inherit;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.login-screen__button-label{display:inline-flex;align-items:baseline;justify-content:center;gap:6px}.login-screen__button-prefix{text-transform:uppercase}.login-screen__button-brand{font-size:1.03em;letter-spacing:-.03em}.gov-login{min-height:100svh;background:#faf8ff;padding-top:64px;box-sizing:border-box}.gov-login__topbar{min-height:64px;width:100%;position:fixed;top:0;left:0;right:0;z-index:20;padding:0 34px 0 22px;border-radius:0 0 14px 14px;background:#001f5c;color:#fff;display:flex;align-items:center;justify-content:center;gap:14px;box-sizing:border-box}.gov-login__back{width:28px;height:28px;border:0;border-radius:999px;background:#8fabe057;display:grid;place-items:center;cursor:pointer;padding:0;flex:0 0 auto}.gov-login__back-chevron{width:9px;height:9px;border-left:2px solid #ffffff;border-bottom:2px solid #ffffff;transform:rotate(45deg);margin-left:2px}.gov-login__title{margin:0;text-align:left;font-size:27px;font-weight:500;letter-spacing:0;line-height:1.05;white-space:nowrap}.gov-login__brandbar{min-height:90px;background:#faf8ff;display:flex;align-items:center;justify-content:space-between;padding:0 26px}.gov-login__brand{width:138px;display:block}.gov-login__brandbar-image{width:62px;height:auto;display:block;flex:0 0 auto}.gov-login__divider{height:2px;background:#dedee6;box-shadow:0 1px #00000005}.gov-login__body{padding:28px 20px 34px}.gov-login__card{background:#f5f5f5;border:1px solid #dedee6;border-radius:8px;box-shadow:0 2px 12px #45587e1f;padding:28px 24px}.gov-login__form{display:grid;gap:18px}.gov-login__card-title{margin:0 0 18px;color:#111;font-size:20px;line-height:1.25;font-weight:700}.gov-login__method{display:flex;align-items:center;gap:12px;color:#222;font-size:18px;margin-top:0}.gov-login__method-icon{width:28px;height:22px;border-radius:2px;background:linear-gradient(180deg,#2b78de,#125bc6);position:relative;flex:0 0 auto;box-shadow:inset 0 0 0 2px #ffffff29}.gov-login__method-icon:before{content:"";position:absolute;left:3px;right:3px;top:4px;height:4px;background:#ffffff6b}.gov-login__method-icon:after{content:"";position:absolute;left:5px;bottom:4px;width:6px;height:6px;border-radius:999px;background:#ffffffbf;box-shadow:10px 0 #ffffff52}.gov-login__helper{margin:8px 0 0;color:#202020;font-size:16px;line-height:1.45}.gov-login__field{display:grid;gap:6px;margin-top:4px}.gov-login__field-label{color:#2f2f34;font-size:15px}.gov-login__input{width:100%;height:56px;border:2px solid #d0d0d0;border-radius:6px;padding:0 18px;font-size:18px;color:#52545b;background:#faf8ff;outline:none;box-shadow:inset 0 1px 3px #0000000a;box-sizing:border-box}.gov-login__input::placeholder{color:#8a8b96;opacity:1}.gov-login__input:focus{border-color:#2b78de}.gov-login__submit{width:100%;min-height:54px;border:0;border-radius:999px;background:#1351b4;color:#fff;font-size:18px;font-weight:600;cursor:pointer;margin-top:6px}.gov-login__submit:disabled{background:#8eaddd;cursor:not-allowed}.gov-login__options{margin-top:22px}.gov-login__options-title{margin:0 0 12px;color:#35353b;font-size:15px}.gov-login__options-warning{margin:0 0 14px;padding:10px 12px;border-radius:10px;background:#fff7e6;border:1px solid #f0d28a;color:#6b4b00;font-size:14px;line-height:1.45}.gov-login__options-divider{height:2px;background:#1c1c1c;margin-bottom:18px}.gov-login__options-list{list-style:none;margin:0;padding:0;display:grid;gap:22px}.gov-login__option{list-style:none}.gov-login__option-button{width:100%;border:0;padding:0;background:transparent;display:flex;align-items:center;gap:14px;color:#163680;font-size:16px;text-align:left;cursor:pointer}.gov-login__option-icon{width:28px;height:28px;border-radius:8px;background:transparent;flex:0 0 auto;position:relative;color:#2f66cb}.gov-login__option-icon--green{color:#15a04a}.gov-login__option-icon:before,.gov-login__option-icon:after{content:"";position:absolute;box-sizing:border-box}.gov-login__option-icon--bank:before{left:3px;right:3px;bottom:3px;height:15px;border:2px solid currentColor;border-top:0;border-radius:0 0 4px 4px}.gov-login__option-icon--bank:after{left:4px;top:4px;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:8px solid currentColor}.gov-login__option-icon--app:before{left:5px;top:4px;width:13px;height:18px;border:2px solid currentColor;border-radius:3px}.gov-login__option-icon--app:after{left:19px;top:9px;width:6px;height:6px;border:2px solid currentColor;border-radius:999px;background:transparent}.gov-login__option-icon--token:before{left:9px;top:3px;width:10px;height:20px;border:2px solid currentColor;border-radius:4px}.gov-login__option-icon--token:after{left:11px;top:7px;width:6px;height:6px;border-radius:999px;background:currentColor}.gov-login__option-icon--cloud:before{left:5px;top:11px;width:18px;height:10px;border:2px solid currentColor;border-radius:10px}.gov-login__option-icon--cloud:after{left:8px;top:7px;width:11px;height:11px;border-top:2px solid currentColor;border-left:2px solid currentColor;border-radius:10px 0 0;transform:rotate(45deg)}.gov-login__option-text.is-green{color:#1e9a4e}.gov-login__option-badge{margin-left:auto;background:#219548;color:#fff;font-size:10px;font-weight:700;letter-spacing:.02em;padding:4px 8px;border-radius:1px}.gov-login__error{margin:6px 0 0;padding:10px 14px;background:#fff0f0;border:1px solid #e53935;border-radius:6px;color:#c62828;font-size:14px;line-height:1.4}.gov-login__links{display:grid;gap:16px;margin-top:4px}.gov-login__links a{color:#1351b4;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px;font-size:17px}@media (max-width: 420px){.login-screen__panel{padding:66px 18px calc(42px + env(safe-area-inset-bottom));gap:30px}.login-screen__logo{width:150px}.login-screen__content{gap:28px}.login-screen__copy{font-size:14px}.gov-login__topbar{min-height:64px;padding:0 30px 0 22px;gap:14px}.gov-login__back{width:28px;height:28px}.gov-login__title{font-size:20px}.gov-login__brandbar{min-height:80px;padding:0 18px}.gov-login__brand{width:120px}.gov-login__brandbar-image{width:62px}.gov-login__body{padding:20px 14px 24px}.gov-login__card{padding:20px 18px 22px}.gov-login__card-title{font-size:18px;margin-bottom:14px}.gov-login__method{font-size:16px}.gov-login__helper{font-size:14px;margin-top:6px}.gov-login__field-label{font-size:14px}.gov-login__input{height:52px;padding:0 14px;font-size:16px}.gov-login__submit{min-height:48px;font-size:16px;margin-top:6px}.gov-login__options{margin-top:18px}.gov-login__options-title{font-size:14px;margin-bottom:10px}.gov-login__options-warning{margin-bottom:10px;padding:8px 10px;font-size:12px}.gov-login__options-divider{height:2px;margin-bottom:14px}.gov-login__options-list{gap:18px}.gov-login__option{list-style:none}.gov-login__option-button{gap:12px;font-size:15px}.gov-login__option-icon{width:24px;height:24px;border-radius:6px}.gov-login__option-icon--bank:before{left:2px;right:2px;bottom:2px;height:12px;border-width:1.6px}.gov-login__option-icon--bank:after{left:3px;top:3px;border-left-width:8px;border-right-width:8px;border-bottom-width:6px}.gov-login__option-icon--app:before{left:4px;top:3px;width:10px;height:16px;border-width:1.6px}.gov-login__option-icon--app:after{left:15px;top:8px;width:5px;height:5px;border-width:1.6px}.gov-login__option-icon--token:before{left:7px;top:2px;width:8px;height:18px;border-width:1.6px}.gov-login__option-icon--token:after{left:9px;top:6px;width:5px;height:5px}.gov-login__option-icon--cloud:before{left:3px;top:10px;width:18px;height:9px;border-width:1.6px}.gov-login__option-icon--cloud:after{left:6px;top:6px;width:10px;height:10px;border-top-width:1.6px;border-left-width:1.6px}.gov-login__option-badge{font-size:9px;padding:3px 6px}.gov-login__links{gap:12px}.gov-login__links a{font-size:14px}}.home-screen{min-height:100svh;background:#fff;display:flex;flex-direction:column;position:relative;overflow:hidden}.home-screen__topbar{min-height:73px;background:#082d73;color:#fff;border-bottom-left-radius:28px;border-bottom-right-radius:28px;box-shadow:0 5px 14px #22253a3d;padding:10px 18px 12px;display:grid;grid-template-columns:44px 1fr auto;align-items:center;column-gap:14px}.home-screen__title{margin:0;font-size:24px;font-weight:700;letter-spacing:-.02em}.home-screen__actions{display:flex;align-items:center;gap:12px}.home-screen__whatsapp-link{color:#fff;text-decoration:none}.home-screen__wa-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:20;display:grid;place-items:center;padding:24px}.home-screen__wa-modal{width:100%;max-width:320px;background:#fff;border-radius:24px;padding:32px 24px 24px;display:flex;flex-direction:column;align-items:center;gap:12px;box-shadow:0 12px 32px #00000038}.home-screen__wa-icon-wrap{width:80px;height:80px;background:#25d366;border-radius:50%;display:grid;place-items:center;margin-bottom:4px}.home-screen__wa-title{margin:0;font-size:20px;font-weight:700;color:#082d73;text-align:center}.home-screen__wa-text{margin:0;font-size:14px;color:#555;text-align:center;line-height:1.5}.home-screen__wa-actions{display:flex;gap:10px;width:100%;margin-top:8px}.home-screen__wa-btn{flex:1;height:44px;border:0;border-radius:999px;font-size:15px;font-weight:600;cursor:pointer;text-decoration:none;display:grid;place-items:center}.home-screen__wa-btn--cancel{background:#eee;color:#444}.home-screen__wa-btn--confirm{background:#25d366;color:#fff}.home-screen__icon-button,.home-screen__profile,.home-screen__card-button{border:0;padding:0;background:transparent;cursor:pointer}.home-screen__icon-button{width:32px;height:32px;position:relative;display:grid;place-items:center}.home-screen__menu-icon{width:20px;height:14px;background:linear-gradient(#fff 0,#fff 0) top / 20px 3px no-repeat,linear-gradient(#fff 0,#fff 0) center / 20px 3px no-repeat,linear-gradient(#fff 0,#fff 0) bottom / 20px 3px no-repeat}.home-screen__bell-icon{position:relative;width:18px;height:18px}.home-screen__bell-icon:before{content:"";position:absolute;left:2px;right:2px;top:1px;bottom:4px;border-radius:9px 9px 6px 6px;background:#fff}.home-screen__bell-icon:after{content:"";position:absolute;left:7px;bottom:0;width:4px;height:4px;border-radius:50%;background:#fff;box-shadow:0 -18px 0 -1px #fff,0 3px #fff}.home-screen__profile{width:36px;height:36px;border:2px solid rgba(255,255,255,.72);border-radius:50%;color:#fff;font-size:18px;font-weight:400;line-height:1}.home-screen__content{flex:1 1 auto;display:flex;flex-direction:column;padding:16px 20px 12px}.home-screen__cards{display:grid;gap:16px}.home-screen__card-button{display:block;width:100%;text-align:left;border-radius:22px;overflow:hidden;box-shadow:0 5px 12px #00000029}.home-screen__card-image{width:100%;display:block;border-radius:22px}.home-screen__footer{margin-top:auto;padding:118px 28px 14px;display:flex;align-items:center;justify-content:center;gap:18px;flex-wrap:nowrap}.home-screen__logo{display:block;height:auto;flex:0 0 auto;align-self:center}.home-screen__logo--serpro{width:92px}.home-screen__logo--cnh{width:60px}.home-screen__logo--gov{width:148px}.home-screen__overlay{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#444444bd;z-index:8}.home-screen__sidebar{position:absolute;top:0;left:0;width:min(73%,314px);min-height:100%;background:#fff;border-top-right-radius:24px;border-bottom-right-radius:24px;box-shadow:8px 0 22px #00000024;transform:translate(-100%);transition:transform .22s ease;z-index:10;display:flex;flex-direction:column}.home-screen__sidebar.is-open{transform:translate(0)}.home-screen__sidebar-header{padding:28px 18px 14px;display:grid;gap:8px;border-bottom:1px solid #d6d6d6}.home-screen__sidebar-logo{width:130px;display:block}.home-screen__sidebar-name{margin-top:12px;color:#0f2b74;font-size:23px;line-height:1.08;font-weight:700;text-transform:uppercase}.home-screen__sidebar-document{color:#7b7b7b;font-size:18px}.home-screen__sidebar-nav{display:flex;flex-direction:column;min-height:0;flex:1 1 auto}.home-screen__sidebar-list{list-style:none;margin:0;padding:20px 0 10px}.home-screen__sidebar-list--separated{border-top:1px solid #d6d6d6;margin-top:4px;padding-top:20px}.home-screen__sidebar-link{width:100%;min-height:58px;border:0;background:transparent;display:grid;grid-template-columns:34px 1fr;align-items:center;gap:18px;padding:0 22px;text-align:left;color:#373737;font-size:18px;line-height:1.25;cursor:pointer}.home-screen__sidebar-footer{margin-top:auto;border-top:1px solid #d6d6d6;padding:12px 0 16px}.home-screen__sidebar-icon,.home-screen__profile-action-icon{display:inline-block;position:relative;color:#5a5a5f}.home-screen__sidebar-icon{width:26px;height:26px}.home-screen__sidebar-icon:before,.home-screen__sidebar-icon:after,.home-screen__profile-action-icon:before,.home-screen__profile-action-icon:after{content:"";position:absolute;box-sizing:border-box}.home-screen__sidebar-icon--mail:before{top:5px;right:2px;bottom:6px;left:2px;border:2px solid currentColor;border-radius:3px}.home-screen__sidebar-icon--mail:after{left:5px;right:5px;top:9px;height:2px;background:currentColor;transform:skewY(-30deg);box-shadow:0 0 0 1px transparent,0 0 0 0 currentColor}.home-screen__sidebar-icon--government:before{left:4px;top:4px;width:0;height:0;border-left:9px solid transparent;border-right:9px solid transparent;border-bottom:7px solid currentColor}.home-screen__sidebar-icon--government:after{left:5px;right:5px;bottom:4px;height:11px;border-bottom:2px solid currentColor;border-left:2px solid currentColor;border-right:2px solid currentColor}.home-screen__sidebar-icon--document:before{top:3px;right:5px;bottom:3px;left:5px;border:2px solid currentColor;border-radius:3px}.home-screen__sidebar-icon--document:after{left:10px;top:9px;width:6px;height:6px;border-radius:50%;border:2px solid currentColor;box-shadow:0 9px 0 -1px currentColor}.home-screen__sidebar-icon--smile:before{top:3px;right:3px;bottom:3px;left:3px;border:2px solid currentColor;border-radius:50%}.home-screen__sidebar-icon--smile:after{left:8px;right:8px;top:11px;bottom:7px;border-bottom:2px solid currentColor;border-radius:0 0 12px 12px;box-shadow:-4px -5px 0 -3px currentColor,4px -5px 0 -3px currentColor}.home-screen__sidebar-icon--gear:before{top:5px;right:5px;bottom:5px;left:5px;border:3px solid currentColor;border-radius:50%;box-shadow:0 -8px 0 -4px currentColor,0 8px 0 -4px currentColor,8px 0 0 -4px currentColor,-8px 0 0 -4px currentColor}.home-screen__sidebar-icon--book:before{left:4px;top:5px;width:8px;height:16px;border:2px solid currentColor;border-radius:2px 0 0 2px}.home-screen__sidebar-icon--book:after{right:4px;top:5px;width:8px;height:16px;border:2px solid currentColor;border-radius:0 2px 2px 0}.home-screen__sidebar-icon--help:before{top:4px;right:4px;bottom:4px;left:4px;border:2px solid currentColor;border-radius:50%}.home-screen__sidebar-icon--help:after{left:11px;top:8px;width:4px;height:10px;border-radius:2px;background:currentColor;box-shadow:0 12px 0 -1px currentColor}.home-screen__sidebar-icon--info:before{top:4px;right:4px;bottom:4px;left:4px;border:2px solid currentColor;border-radius:50%}.home-screen__sidebar-icon--info:after{left:11px;top:7px;width:4px;height:12px;border-radius:2px;background:currentColor;box-shadow:0 -4px 0 -1px currentColor}.home-screen__sidebar-icon--logout:before{left:4px;top:7px;width:11px;height:12px;border:2px solid currentColor;border-right:0;border-radius:3px 0 0 3px}.home-screen__sidebar-icon--logout:after{right:3px;top:11px;width:12px;height:2px;background:currentColor;box-shadow:5px -4px 0 -1px currentColor,5px 4px 0 -1px currentColor}.home-screen__profile-modal{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:start center;padding-top:246px;z-index:11;pointer-events:none;opacity:0;transition:opacity .18s ease}.home-screen__profile-modal.is-open{pointer-events:auto;opacity:1}.home-screen__profile-card{width:calc(100% - 80px);max-width:346px;background:#f4f2ff;border-radius:30px;box-shadow:0 8px 20px #0000001f;padding:24px 18px 22px}.home-screen__profile-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.home-screen__profile-card-title{margin:0;color:#33313a;font-size:23px;font-weight:600}.home-screen__profile-close{border:0;background:transparent;color:#53505c;font-size:34px;line-height:1;cursor:pointer}.home-screen__profile-actions{display:grid;gap:14px}.home-screen__profile-action{width:100%;min-height:42px;border:0;border-radius:999px;background:#0d2b73;color:#fff;display:grid;grid-template-columns:24px 1fr;align-items:center;gap:12px;padding:0 18px;text-align:left;font-size:16px;cursor:pointer;box-shadow:0 2px 4px #0000002e}.home-screen__profile-action-icon{width:20px;height:20px;color:#fff}.home-screen__profile-action-icon--camera:before{left:2px;right:2px;bottom:3px;height:12px;border:2px solid currentColor;border-radius:3px}.home-screen__profile-action-icon--camera:after{left:7px;top:7px;width:6px;height:6px;border:2px solid currentColor;border-radius:50%;box-shadow:-5px -3px 0 -3px currentColor}.home-screen__profile-action-icon--gallery:before{top:3px;right:3px;bottom:3px;left:3px;border:2px solid currentColor;border-radius:2px}.home-screen__profile-action-icon--gallery:after{left:5px;bottom:5px;width:10px;height:7px;background:currentColor;clip-path:polygon(0 100%,32% 42%,52% 65%,68% 28%,100% 100%)}.home-screen__profile-action-icon--trash:before{left:5px;right:5px;top:6px;bottom:3px;border:2px solid currentColor;border-top:0;border-radius:0 0 3px 3px}.home-screen__profile-action-icon--trash:after{left:4px;right:4px;top:4px;height:2px;background:currentColor;box-shadow:4px -2px 0 -1px currentColor}@media (max-width: 420px){.home-screen__topbar{min-height:72px;padding:9px 18px 12px;grid-template-columns:40px 1fr auto;column-gap:12px}.home-screen__title{font-size:21px}.home-screen__actions{gap:10px}.home-screen__profile{width:34px;height:34px;font-size:16px}.home-screen__content{padding:14px 20px 10px}.home-screen__cards{gap:14px}.home-screen__footer{padding:108px 18px 12px;gap:14px}.home-screen__logo--serpro{width:84px}.home-screen__logo--cnh{width:56px}.home-screen__logo--gov{width:136px}.home-screen__sidebar{width:calc(100% - 116px);max-width:314px}.home-screen__sidebar-header{padding:22px 16px 12px}.home-screen__sidebar-logo{width:124px}.home-screen__sidebar-name{font-size:22px}.home-screen__sidebar-document{font-size:17px}.home-screen__sidebar-list{padding-top:16px}.home-screen__sidebar-link{min-height:54px;gap:16px;padding:0 18px;font-size:16px}.home-screen__profile-modal{padding-top:246px}.home-screen__profile-card{width:calc(100% - 80px);padding:22px 18px 20px;border-radius:28px}.home-screen__profile-card-title{font-size:22px}.home-screen__profile-close{font-size:32px}.home-screen__profile-actions{gap:12px}.home-screen__profile-action{min-height:40px;font-size:15px;grid-template-columns:22px 1fr;padding:0 16px}}.app-screen{min-height:100%;padding:28px 18px 0;background:linear-gradient(180deg,#edf3fb,#eef2fa)}.app-screen__hero-card,.app-screen__header{background:linear-gradient(140deg,#255ab8,#123c87);border-radius:28px;color:#fff;padding:24px 22px;box-shadow:0 18px 40px #123c8733}.app-screen__hero-card{display:grid;gap:20px}.app-screen__eyebrow{margin:0 0 8px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;opacity:.74}.app-screen__title{margin:0;font-size:28px;line-height:1.08}.app-screen__subtitle,.app-screen__body{margin:12px 0 0;font-size:14px;line-height:1.6}.app-screen__ghost-button{border:0;border-radius:999px;min-height:46px;padding:0 18px;font-size:14px;font-weight:700;color:#123c87;background:#fff;cursor:pointer}.app-screen__panel{margin-top:18px;display:grid;gap:14px}.app-screen__card{background:#fff;border-radius:24px;padding:20px 18px;box-shadow:0 16px 34px #142a5614}.app-screen__card--primary{background:linear-gradient(145deg,#255ab8,#1e4ea0);color:#fff}.app-screen__card--soft{background:#f5f8ff}.app-screen__card-label,.app-screen__section-title{margin:0;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#6d7690}.app-screen__card--primary .app-screen__card-label{color:#ffffffbf}.app-screen__card-value{display:block;margin-top:10px;font-size:24px}.app-screen__card-meta{display:inline-block;margin-top:10px;font-size:13px;color:#ffffffc7}.app-screen__list{margin:12px 0 0;padding-left:18px;color:#3e455b;display:grid;gap:8px;line-height:1.5}.app-screen__profile-grid{margin-top:14px;display:grid;grid-template-columns:1fr auto;gap:12px 10px;font-size:14px;color:#4a5268}.app-screen__profile-grid strong{color:#151d37}.condutor-screen{min-height:100svh;background:#f8f8f8}.condutor-screen__topbar{min-height:80px;background:#082d73;color:#fff;border-bottom-left-radius:28px;border-bottom-right-radius:28px;box-shadow:0 4px 12px #22253a38;padding:10px 18px 12px;display:grid;grid-template-columns:44px 1fr 44px;align-items:center}.condutor-screen__back{width:36px;height:36px;border:0;border-radius:50%;background:#ffffff2e;display:grid;place-items:center;cursor:pointer}.condutor-screen__back-chevron{width:12px;height:12px;border-left:4px solid #ffffff;border-bottom:4px solid #ffffff;transform:rotate(45deg);margin-left:4px}.condutor-screen__title{margin:0;text-align:center;font-size:24px;font-weight:500;letter-spacing:.01em}.condutor-screen__content{padding:26px 18px 20px}.condutor-screen__info-card{background:#fff;border-radius:22px;box-shadow:0 3px 10px #0000001f;padding:18px 16px 20px}.condutor-screen__info-header{display:grid;grid-template-columns:1fr auto;align-items:start;gap:12px}.condutor-screen__info-title{margin:0;color:#3b3b3b;font-size:24px;line-height:1.15;font-weight:700}.condutor-screen__seal{width:76px;display:block;margin-top:2px}.condutor-screen__divider{height:2px;background:#cfcfcf;margin:10px 0 18px}.condutor-screen__info-grid{display:grid;grid-template-columns:1fr 1fr;column-gap:26px;row-gap:20px}.condutor-screen__info-grid--full{grid-template-columns:1fr;margin-bottom:18px}.condutor-screen__label{display:block;color:#4b4b4b;font-size:17px;font-weight:700;margin-bottom:4px}.condutor-screen__value{display:block;color:#525252;font-size:17px;line-height:1.25}.condutor-screen__actions{margin-top:14px;display:grid;grid-template-columns:1fr 1fr;gap:18px 16px}.condutor-screen__action-card{min-height:112px;border:0;border-radius:16px;background:#fff;box-shadow:0 3px 9px #00000024;padding:18px 12px 14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#555;cursor:pointer}.condutor-screen__action-card:last-child:nth-child(odd){grid-column:1 / 2}.condutor-screen__action-icon{width:28px;height:28px;position:relative;color:#0e3c8c}.condutor-screen__action-icon:before,.condutor-screen__action-icon:after{content:"";position:absolute;box-sizing:border-box}.condutor-screen__action-icon--id-card:before{top:5px;right:3px;bottom:5px;left:3px;border:2px solid currentColor;border-radius:3px}.condutor-screen__action-icon--id-card:after{left:7px;top:11px;width:6px;height:6px;border-radius:50%;border:2px solid currentColor;box-shadow:10px 0 0 -1px currentColor,10px 6px 0 -1px currentColor}.condutor-screen__action-icon--positive:before{left:9px;top:4px;width:10px;height:10px;border-radius:50%;background:currentColor;box-shadow:-6px 9px 0 -3px currentColor,6px 9px 0 -3px currentColor}.condutor-screen__action-icon--positive:after{left:6px;bottom:3px;width:16px;height:10px;border:2px solid currentColor;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom:0}.condutor-screen__action-icon--microscope:before{left:10px;top:3px;width:5px;height:15px;background:currentColor;transform:rotate(18deg);border-radius:2px}.condutor-screen__action-icon--microscope:after{left:6px;bottom:4px;width:16px;height:10px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;border-radius:0 0 0 8px}.condutor-screen__action-icon--certificate:before{top:5px;right:4px;bottom:5px;left:4px;border:2px solid currentColor;border-radius:2px}.condutor-screen__action-icon--certificate:after{left:9px;bottom:3px;width:8px;height:8px;border-left:2px solid currentColor;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg)}.condutor-screen__action-icon--parking:before{top:3px;right:3px;bottom:3px;left:3px;border:2px solid currentColor;border-radius:50%}.condutor-screen__action-icon--parking:after{left:11px;top:7px;width:6px;height:12px;border-left:2px solid currentColor;border-right:2px solid currentColor;border-top:2px solid currentColor;border-top-right-radius:5px}.condutor-screen__action-label{color:#4f4f4f;font-size:15px;line-height:1.25;text-align:center}@media (max-width: 420px){.condutor-screen__content{padding:24px 18px 18px}.condutor-screen__info-card{border-radius:20px;padding:16px 14px 18px}.condutor-screen__info-title{font-size:22px}.condutor-screen__seal{width:70px}.condutor-screen__divider{margin:10px 0 16px}.condutor-screen__info-grid{column-gap:18px;row-gap:16px}.condutor-screen__label,.condutor-screen__value{font-size:15px}.condutor-screen__actions{margin-top:12px;gap:14px 14px}.condutor-screen__action-card{min-height:104px;padding:16px 10px 12px}.condutor-screen__action-label{font-size:13px}}.condutor-screen__loading{padding:20px 4px;color:#5f6877;font-size:14px;text-align:center}.habilitacao-screen{min-height:100svh;background:#efefef}.habilitacao-screen__topbar{min-height:80px;background:#082d73;color:#fff;border-bottom-left-radius:28px;border-bottom-right-radius:28px;box-shadow:0 4px 12px #22253a38;padding:10px 18px 12px;display:grid;grid-template-columns:44px 1fr;align-items:center;column-gap:14px}.habilitacao-screen__back{width:36px;height:36px;border:0;border-radius:50%;background:#ffffff2e;display:grid;place-items:center;cursor:pointer}.habilitacao-screen__back-chevron{width:12px;height:12px;border-left:4px solid #ffffff;border-bottom:4px solid #ffffff;transform:rotate(45deg);margin-left:4px}.habilitacao-screen__titles{display:grid;gap:2px}.habilitacao-screen__title{margin:0;font-size:18px;font-weight:500;letter-spacing:.01em}.habilitacao-screen__subtitle{margin:0;font-size:11px;color:#ffffffe6}.habilitacao-screen__content{padding:8px 0 20px}.habilitacao-screen__verification{margin:0;text-align:center;color:#2d3b56;font-size:12px;line-height:1.3;padding:0 16px}.habilitacao-screen__verification a{color:#4d78b9;text-decoration:underline}.habilitacao-screen__carousel{margin-top:10px}.habilitacao-screen__viewport{width:100%;overflow:hidden;background:#efefef;position:relative;min-height:320px}.habilitacao-screen__track{display:flex;width:100%;transition:transform .32s cubic-bezier(.4,0,.2,1);will-change:transform}.habilitacao-screen__slide{flex:0 0 100%;width:100%;min-height:320px;display:flex;align-items:center;justify-content:center;background:#efefef;padding:8px 0}.habilitacao-screen__slide--edge{padding:0 6px;min-height:0;align-items:center;background:transparent}.habilitacao-screen__slide-image{width:calc(100% - 16px);max-width:560px;height:auto;max-height:420px;object-fit:contain;object-position:center center;display:block;margin:auto;background:#fff;border-radius:6px;box-shadow:0 1px 6px #0000001a;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.habilitacao-screen__slide-image--fill{width:320px;height:auto;max-width:calc(100% - 32px);max-height:none;object-fit:unset;padding:0}.habilitacao-screen__slide-image--edge{width:100%!important;max-width:100%!important;background:transparent!important;border-radius:0;box-shadow:none}.habilitacao-screen__loading{min-height:420px;display:grid;place-items:center;color:#6c7383;font-size:15px}.habilitacao-screen__dots{display:flex;align-items:center;justify-content:center;gap:10px;padding:12px 0 14px}.habilitacao-screen__dot{width:10px;height:10px;border-radius:50%;border:2px solid #11397f;background:transparent;display:inline-block;cursor:pointer;padding:0;transition:background .2s ease,transform .2s ease}.habilitacao-screen__dot.is-active{background:#11397f;transform:scale(1.15)}.habilitacao-screen__actions{display:grid;gap:12px;padding:0 18px}.habilitacao-screen__action-card{width:100%;min-height:72px;border:0;border-radius:14px;background:#fff;box-shadow:0 2px 8px #00000024;display:grid;grid-template-columns:28px 1fr;align-items:center;gap:14px;padding:0 16px;text-align:left;color:#28426a;cursor:pointer}.habilitacao-screen__action-icon{width:24px;height:24px;position:relative;color:#0f3c8d}.habilitacao-screen__action-icon:before,.habilitacao-screen__action-icon:after{content:"";position:absolute;box-sizing:border-box}.habilitacao-screen__action-icon--card:before{top:4px;right:2px;bottom:4px;left:2px;border:2px solid currentColor;border-radius:3px}.habilitacao-screen__action-icon--card:after{left:6px;top:9px;width:5px;height:5px;border-radius:50%;border:2px solid currentColor;box-shadow:9px 0 0 -1px currentColor,9px 5px 0 -1px currentColor}.habilitacao-screen__action-icon--export:before{left:6px;top:3px;width:8px;height:14px;border:2px solid currentColor;border-right:0;border-radius:3px 0 0 3px}.habilitacao-screen__action-icon--export:after{right:2px;top:10px;width:12px;height:2px;background:currentColor;box-shadow:4px -4px 0 -1px currentColor,4px 4px 0 -1px currentColor}.habilitacao-screen__action-icon--trash:before{left:6px;right:6px;top:7px;bottom:3px;border:2px solid currentColor;border-top:0;border-radius:0 0 3px 3px}.habilitacao-screen__action-icon--trash:after{left:5px;right:5px;top:5px;height:2px;background:currentColor;box-shadow:4px -2px 0 -1px currentColor}.habilitacao-screen__action-icon--copy:before{left:5px;top:7px;width:10px;height:12px;border:2px solid currentColor;border-radius:3px;background:#fff}.habilitacao-screen__action-icon--copy:after{left:10px;top:3px;width:10px;height:12px;border:2px solid currentColor;border-radius:3px}.habilitacao-screen__action-label{color:#29426b;font-size:15px}.historico-screen{min-height:100svh;background:#f3f3f3}.historico-screen__topbar{min-height:80px;background:#082d73;color:#fff;border-bottom-left-radius:28px;border-bottom-right-radius:28px;box-shadow:0 4px 12px #22253a38;padding:10px 18px 12px;display:grid;grid-template-columns:44px 1fr;align-items:center;column-gap:12px}.historico-screen__back{width:36px;height:36px;border:0;border-radius:50%;background:#ffffff2e;display:grid;place-items:center;cursor:pointer}.historico-screen__back-chevron{width:12px;height:12px;border-left:4px solid #ffffff;border-bottom:4px solid #ffffff;transform:rotate(45deg);margin-left:4px}.historico-screen__title{margin:0;font-size:15px;font-weight:500;letter-spacing:.01em}.historico-screen__content{padding:24px 20px 20px}.historico-screen__breadcrumb{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.historico-screen__panel{min-height:646px;background:#fff;border-radius:18px;box-shadow:0 2px 10px #00000014;padding:18px 14px}.historico-screen__heading{padding:0 4px 14px;border-bottom:1px solid #efefef}.historico-screen__panel-title{margin:0;color:#173c83;font-size:22px;line-height:1.2;font-weight:700}.historico-screen__item{width:100%;border:0;background:transparent;display:grid;grid-template-columns:1fr 16px;align-items:center;gap:10px;text-align:left;padding:18px 4px 0;cursor:pointer}.historico-screen__item-text{display:grid;gap:4px}.historico-screen__item-date,.historico-screen__item-form{margin:0;color:#5f6877;font-size:14px;line-height:1.35}.historico-screen__item-form{color:#4d5666}.historico-screen__chevron{justify-self:end;width:10px;height:10px;border-top:3px solid #163a82;border-right:3px solid #163a82;transform:rotate(45deg)}.historico-screen__status{margin:24px 4px 0;color:#5f6877;font-size:14px}.exportar-screen{min-height:100svh;background:#f2f2f2}.exportar-screen__topbar{min-height:80px;background:#082d73;color:#fff;border-bottom-left-radius:28px;border-bottom-right-radius:28px;box-shadow:0 4px 12px #22253a38;padding:10px 18px 12px;display:grid;grid-template-columns:44px 1fr;align-items:center;column-gap:12px}.exportar-screen__back{width:36px;height:36px;border:0;border-radius:50%;background:#ffffff2e;display:grid;place-items:center;cursor:pointer}.exportar-screen__back-chevron{width:12px;height:12px;border-left:4px solid #ffffff;border-bottom:4px solid #ffffff;transform:rotate(45deg);margin-left:4px}.exportar-screen__titles{display:grid;gap:1px}.exportar-screen__title{margin:0;font-size:18px;font-weight:500;letter-spacing:.01em}.exportar-screen__subtitle{margin:0;font-size:13px;color:#ffffffe0}.exportar-screen__content{padding:20px 16px}.exportar-screen__breadcrumb{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.exportar-screen__panel{background:#fff;border-radius:16px;box-shadow:0 2px 10px #00000014;padding:24px 22px 26px}.exportar-screen__text{margin:0;color:#4c4c4c;font-size:14px;line-height:1.45}.exportar-screen__text+.exportar-screen__text{margin-top:26px}.exportar-screen__text--link a{color:#5b99d0;text-decoration:underline}.exportar-screen__button{width:100%;min-height:40px;border:0;border-radius:999px;background:#1f5cc3;color:#fff;font-size:14px;font-weight:700;letter-spacing:.04em;margin-top:28px;cursor:pointer}.veiculos-screen{min-height:100svh;background:#f8f8f8}.veiculos-screen__topbar{min-height:80px;background:#082d73;color:#fff;border-bottom-left-radius:28px;border-bottom-right-radius:28px;box-shadow:0 4px 12px #22253a38;padding:10px 18px 12px;display:grid;grid-template-columns:44px 1fr;align-items:center;column-gap:12px}.veiculos-screen__back{width:36px;height:36px;border:0;border-radius:50%;background:#ffffff2e;display:grid;place-items:center;cursor:pointer}.veiculos-screen__back-chevron{width:12px;height:12px;border-left:4px solid #ffffff;border-bottom:4px solid #ffffff;transform:rotate(45deg);margin-left:4px}.veiculos-screen__titles{display:grid;gap:1px}.veiculos-screen__title{margin:0;font-size:18px;font-weight:600;letter-spacing:.01em}.veiculos-screen__subtitle{margin:0;font-size:11px;color:#ffffffe0}.veiculos-screen__content{min-height:calc(100svh - 80px);display:flex}.veiculos-screen__state{width:100%;min-height:calc(100svh - 80px);display:flex;align-items:center;justify-content:center}.veiculos-screen__state--empty{flex-direction:column;gap:18px;padding-bottom:110px}.veiculos-screen__spinner{width:32px;height:32px;border-radius:50%;border:3px solid transparent;border-top-color:#173c83;border-left-color:#173c83;animation:veiculos-spin .9s linear infinite}.veiculos-screen__empty-title{margin:0;color:#2f3138;font-size:18px;font-weight:700}.veiculos-screen__reload{border:0;background:transparent;display:inline-flex;align-items:center;gap:10px;color:#2b2e34;font-size:16px;cursor:pointer}.veiculos-screen__reload-icon{width:18px;height:18px;position:relative;display:inline-block;border:3px solid #2c7be5;border-right-color:transparent;border-radius:50%}.veiculos-screen__reload-icon:after{content:"";position:absolute;right:-4px;top:-1px;width:6px;height:6px;border-top:3px solid #2c7be5;border-right:3px solid #2c7be5;transform:rotate(18deg)}@keyframes veiculos-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.veiculos-screen__panel{width:100%;padding:20px}.veiculos-screen__heading{padding-bottom:14px;border-bottom:1px solid #efefef;margin-bottom:8px}.veiculos-screen__panel-title{margin:0;color:#173c83;font-size:22px;font-weight:700}.veiculos-screen__item{border-bottom:1px solid #f0f0f0;display:grid;gap:6px;background:#fff;border-radius:10px;margin-bottom:10px;padding:14px 16px;box-shadow:0 1px 4px #0000000f}.veiculos-screen__item:last-child{margin-bottom:0}.veiculos-screen__item-header{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.veiculos-screen__item-placa{font-size:17px;font-weight:700;color:#173c83;letter-spacing:.06em;background:#eef2fb;padding:4px 10px;border-radius:6px}.veiculos-screen__item-modelo{font-size:14px;color:#4d5666}.veiculos-screen__item-renavam{font-size:13px;color:#7a8499}.infracoes-screen{min-height:100svh;background:#f8f8f8}.infracoes-screen__topbar{min-height:80px;background:#082d73;color:#fff;border-bottom-left-radius:28px;border-bottom-right-radius:28px;box-shadow:0 4px 12px #22253a38;padding:10px 18px 12px;display:grid;grid-template-columns:44px 1fr 44px;align-items:center;column-gap:12px}.infracoes-screen__back{width:36px;height:36px;border:0;border-radius:50%;background:#ffffff2e;display:grid;place-items:center;cursor:pointer}.infracoes-screen__back-chevron{width:12px;height:12px;border-left:4px solid #ffffff;border-bottom:4px solid #ffffff;transform:rotate(45deg);margin-left:4px}.infracoes-screen__title{margin:0;text-align:center;font-size:18px;font-weight:600;letter-spacing:.01em}.infracoes-screen__content{min-height:calc(100svh - 80px);padding:28px 0 0}.infracoes-screen__menu{display:grid}.infracoes-screen__option{width:100%;border:0;background:transparent;display:grid;grid-template-columns:26px 1fr 24px;align-items:center;gap:12px;padding:20px 42px 20px 34px;color:#30333a;text-align:left;cursor:pointer}.infracoes-screen__option-icon,.infracoes-screen__option-chevron{position:relative;display:inline-block}.infracoes-screen__option-icon{width:24px;height:24px;color:#2090ff}.infracoes-screen__option-icon:before,.infracoes-screen__option-icon:after,.infracoes-screen__option-chevron:before{content:"";position:absolute;box-sizing:border-box}.infracoes-screen__option-icon--person:before{left:7px;top:2px;width:10px;height:10px;border-radius:50%;background:currentColor}.infracoes-screen__option-icon--person:after{left:4px;right:4px;bottom:3px;height:9px;background:currentColor;border-radius:8px 8px 3px 3px}.infracoes-screen__option-icon--car:before{left:2px;right:2px;top:8px;height:8px;border:2px solid currentColor;border-radius:4px 4px 3px 3px}.infracoes-screen__option-icon--car:after{left:5px;top:4px;width:14px;height:7px;border:2px solid currentColor;border-bottom:0;border-radius:6px 6px 0 0;box-shadow:-5px 13px 0 -3px currentColor,9px 13px 0 -3px currentColor}.infracoes-screen__option-label{font-size:18px;font-weight:400}.infracoes-screen__option-chevron{width:10px;height:16px;color:#2090ff}.infracoes-screen__option-chevron:before{right:0;top:2px;width:10px;height:10px;border-top:3px solid currentColor;border-right:3px solid currentColor;transform:rotate(45deg)}.infracoes-status-screen{min-height:100svh;background:#f8f8f8}.infracoes-status-screen__topbar{min-height:80px;background:#082d73;color:#fff;border-bottom-left-radius:28px;border-bottom-right-radius:28px;box-shadow:0 4px 12px #22253a38;padding:10px 18px 12px;display:grid;grid-template-columns:44px 1fr;align-items:center;column-gap:12px}.infracoes-status-screen__back{width:36px;height:36px;border:0;border-radius:50%;background:#ffffff2e;display:grid;place-items:center;cursor:pointer}.infracoes-status-screen__back-chevron{width:12px;height:12px;border-left:4px solid #ffffff;border-bottom:4px solid #ffffff;transform:rotate(45deg);margin-left:4px}.infracoes-status-screen__titles{display:grid;gap:1px}.infracoes-status-screen__title{margin:0;font-size:18px;font-weight:600;letter-spacing:.01em}.infracoes-status-screen__subtitle{margin:0;font-size:11px;color:#ffffffe0}.infracoes-status-screen__content{min-height:calc(100svh - 80px);display:flex}.infracoes-status-screen__state{width:100%;min-height:calc(100svh - 80px);display:flex;align-items:center;justify-content:center}.infracoes-status-screen__state--empty{flex-direction:column;gap:18px;padding:0 32px 110px}.infracoes-status-screen__spinner{width:32px;height:32px;border-radius:50%;border:3px solid transparent;border-top-color:#173c83;border-left-color:#173c83;animation:infracoes-spin .9s linear infinite}.infracoes-status-screen__empty-title{margin:0;color:#2f3138;font-size:18px;line-height:1.34;font-weight:700;text-align:center;max-width:292px}.infracoes-status-screen__reload{border:0;background:transparent;display:inline-flex;align-items:center;gap:10px;color:#2b2e34;font-size:16px;cursor:pointer}.infracoes-status-screen__reload-icon{width:18px;height:18px;position:relative;display:inline-block;border:3px solid #2c7be5;border-right-color:transparent;border-radius:50%}.infracoes-status-screen__reload-icon:after{content:"";position:absolute;right:-4px;top:-1px;width:6px;height:6px;border-top:3px solid #2c7be5;border-right:3px solid #2c7be5;transform:rotate(18deg)}@keyframes infracoes-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.infracoes-status-screen__panel{width:100%;padding:20px}.infracoes-status-screen__heading{padding-bottom:14px;border-bottom:1px solid #efefef;margin-bottom:4px}.infracoes-status-screen__panel-title{margin:0;color:#173c83;font-size:20px;font-weight:700}.infracoes-status-screen__item{border-bottom:1px solid #f0f0f0;background:#fff;border-radius:10px;margin-bottom:10px;padding:14px 16px;box-shadow:0 1px 4px #0000000f}.infracoes-status-screen__item:last-child{margin-bottom:0}.infracoes-status-screen__item-desc{margin:0 0 6px;color:#1a223b;font-size:14px;font-weight:500}.infracoes-status-screen__item-meta{display:flex;flex-wrap:wrap;gap:8px;font-size:13px;color:#5f6877}.infracoes-status-screen__item-valor{color:#c62828;font-weight:600}.educacao-screen{min-height:100svh;background:#f8f8f8}.educacao-screen__topbar{min-height:80px;background:#082d73;color:#fff;border-bottom-left-radius:28px;border-bottom-right-radius:28px;box-shadow:0 4px 12px #22253a38;padding:10px 18px 12px;display:grid;grid-template-columns:44px 1fr;align-items:center;column-gap:12px}.educacao-screen__back{width:36px;height:36px;border:0;border-radius:50%;background:#ffffff2e;display:grid;place-items:center;cursor:pointer}.educacao-screen__back-chevron{width:12px;height:12px;border-left:4px solid #ffffff;border-bottom:4px solid #ffffff;transform:rotate(45deg);margin-left:4px}.educacao-screen__titles{display:grid;gap:1px}.educacao-screen__title{margin:0;font-size:18px;font-weight:600;letter-spacing:.01em}.educacao-screen__subtitle{margin:0;font-size:11px;color:#ffffffe0}.educacao-screen__content{min-height:calc(100svh - 80px);padding:26px 20px 32px}.educacao-screen__banner-wrap{width:100%;display:flex;justify-content:center}.educacao-screen__banner{width:100%;max-width:740px;display:block;border-radius:20px;box-shadow:0 6px 16px #141f3e1f}@media (max-width: 520px){.educacao-screen__content{padding:22px 16px 28px}.educacao-screen__banner{border-radius:18px}}.exames-tox-screen{min-height:100svh;background:#f8f8f8}.exames-tox-screen__topbar{min-height:80px;background:#082d73;color:#fff;border-bottom-left-radius:28px;border-bottom-right-radius:28px;box-shadow:0 4px 12px #22253a38;padding:10px 18px 12px;display:grid;grid-template-columns:44px 1fr 44px;align-items:center}.exames-tox-screen__back{width:36px;height:36px;border:0;border-radius:50%;background:#ffffff2e;display:grid;place-items:center;cursor:pointer}.exames-tox-screen__back-chevron{width:12px;height:12px;border-left:4px solid #ffffff;border-bottom:4px solid #ffffff;transform:rotate(45deg);margin-left:4px}.exames-tox-screen__title{margin:0;text-align:center;font-size:18px;font-weight:600;letter-spacing:.01em}.exames-tox-screen__spacer{display:block}.exames-tox-screen__content{padding:26px 18px 24px}.exames-tox-screen__card{background:#fff;border-radius:22px;box-shadow:0 3px 10px #0000001f;padding:18px 16px 24px}.exames-tox-screen__card-title{margin:0;color:#3b3b3b;font-size:22px;font-weight:700;line-height:1.2}.exames-tox-screen__divider{height:2px;background:#cfcfcf;margin:12px 0 18px}.exames-tox-screen__field{margin-bottom:18px}.exames-tox-screen__field:last-child{margin-bottom:0}.exames-tox-screen__label{display:block;color:#4b4b4b;font-size:17px;font-weight:700;margin-bottom:4px}.exames-tox-screen__value{display:block;color:#525252;font-size:17px;line-height:1.3}.exames-tox-screen__link{display:inline;border:0;background:none;padding:0;color:#2563eb;font-size:17px;text-decoration:underline;cursor:pointer}.exames-tox-screen__loading{padding:20px 4px;color:#5f6877;font-size:14px;text-align:center}.exames-tox-screen__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000}.exames-tox-screen__modal{background:#fff;border-radius:18px;padding:28px 24px 22px;width:min(80vw,300px);box-shadow:0 8px 28px #00000038;display:flex;flex-direction:column;align-items:center;gap:20px}.exames-tox-screen__modal-text{margin:0;color:#2f3138;font-size:16px;line-height:1.45;text-align:center}.exames-tox-screen__modal-btn{border:0;border-radius:10px;background:#082d73;color:#fff;font-size:16px;font-weight:600;padding:10px 36px;cursor:pointer}@media (max-width: 420px){.exames-tox-screen__title{font-size:16px}.exames-tox-screen__content{padding:20px 14px}.exames-tox-screen__card{padding:16px 14px 20px}.exames-tox-screen__card-title{font-size:20px}.exames-tox-screen__label,.exames-tox-screen__value,.exames-tox-screen__link{font-size:15px}}.splash-screen{min-height:100svh;background:#fff;display:grid;place-items:center;padding:24px}.splash-screen__inner{display:grid;justify-items:center;gap:24px}.splash-screen__logo{width:min(188px,48vw);display:block;opacity:0;transform:translateY(12px) scale(.94);filter:drop-shadow(0 14px 28px rgba(20,56,122,.08));animation:splash-logo-enter 1.25s ease forwards}.splash-screen__loader{display:flex;align-items:center;gap:10px;opacity:0;animation:splash-loader-enter .45s ease forwards;animation-delay:.3s}.splash-screen__dot{width:10px;height:10px;border-radius:50%;background:#14479f;animation:splash-dot-pulse 1s ease-in-out infinite}.splash-screen__dot:nth-child(2){animation-delay:.12s}.splash-screen__dot:nth-child(3){animation-delay:.24s}@keyframes splash-logo-enter{0%{opacity:0;transform:translateY(12px) scale(.94)}55%{opacity:1;transform:translateY(0) scale(1.02)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes splash-loader-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes splash-dot-pulse{0%,to{transform:scale(.82);opacity:.35}50%{transform:scale(1.12);opacity:1}}.download-screen{min-height:100svh;background:#f8f8f8}.download-screen__loading-state{min-height:100svh;display:flex;align-items:center;justify-content:center}.download-screen__spinner{width:32px;height:32px;border-radius:50%;border:3px solid transparent;border-top-color:#173c83;border-left-color:#173c83;animation:download-screen-spin .9s linear infinite}.download-screen__topbar{min-height:80px;background:#082d73;color:#fff;border-bottom-left-radius:28px;border-bottom-right-radius:28px;box-shadow:0 4px 12px #22253a38;padding:10px 18px 12px;display:grid;grid-template-columns:46px 1fr;align-items:center;column-gap:12px}.download-screen__topbar-logo{width:42px;display:block}.download-screen__titles{display:grid;gap:1px}.download-screen__title{margin:0;font-size:18px;font-weight:600;letter-spacing:.01em}.download-screen__subtitle{margin:0;font-size:11px;color:#ffffffe6}.download-screen__content{padding:22px 18px 28px;display:grid;gap:16px}.download-screen__intro-card,.download-screen__platform-card,.download-screen__notice-card{background:#fff;border-radius:22px;box-shadow:0 3px 10px #0000001f}.download-screen__intro-card{padding:18px 16px}.download-screen__eyebrow{display:block;color:#6d7480;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.download-screen__intro-text{margin:10px 0 0;color:#565656;font-size:15px;line-height:1.55}.download-screen__platform-card{padding:18px 14px 16px}.download-screen__platform-header{display:grid;grid-template-columns:48px 1fr;align-items:center;gap:12px;margin-bottom:14px}.download-screen__platform-icon{width:48px;height:48px;border-radius:14px;background:#eef4ff;position:relative}.download-screen__platform-icon:before,.download-screen__platform-icon:after{content:"";position:absolute;box-sizing:border-box}.download-screen__platform-icon--android:before{left:12px;right:12px;top:12px;bottom:10px;border-radius:12px 12px 10px 10px;border:2px solid #0e3c8c}.download-screen__platform-icon--android:after{left:18px;top:8px;width:12px;height:4px;border-top:2px solid #0e3c8c;box-shadow:-7px 20px 0 -1px #0e3c8c,7px 20px 0 -1px #0e3c8c;transform:rotate(0)}.download-screen__platform-icon--ios:before{left:15px;right:15px;top:9px;bottom:9px;border:2px solid #0e3c8c;border-radius:10px}.download-screen__platform-icon--ios:after{left:20px;bottom:13px;width:8px;height:2px;background:#0e3c8c;border-radius:999px}.download-screen__platform-title{margin:0;color:#3b3b3b;font-size:22px;font-weight:700}.download-screen__platform-subtitle{margin:4px 0 0;color:#646d7f;font-size:14px}.download-screen__callout{border-radius:16px;background:#eef4ff;padding:14px 14px 14px 48px;position:relative;margin-bottom:14px}.download-screen__callout-icon{position:absolute;left:14px;top:15px;width:20px;height:20px;border-radius:50%;background:#0f3c8d}.download-screen__callout-icon:before{content:"";position:absolute;left:9px;top:4px;width:2px;height:8px;background:#fff;border-radius:999px;box-shadow:0 10px #fff}.download-screen__callout p{margin:0;color:#32507c;font-size:14px;line-height:1.45}.download-screen__step-list{display:grid;gap:12px}.download-screen__step-card{display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:start;padding:14px 12px 13px;border-radius:16px;background:#f7f7f7}.download-screen__step-index{width:34px;height:34px;border-radius:10px;background:#0f3c8d;color:#fff;display:grid;place-items:center;font-size:14px;font-weight:700}.download-screen__step-body{min-width:0}.download-screen__step-header{display:flex;align-items:center;gap:10px;min-width:0}.download-screen__step-header h3{margin:0;color:#3f3f3f;font-size:15px;line-height:1.3;font-weight:700;min-width:0}.download-screen__step-card p{margin:8px 0 0;color:#5b5b5b;font-size:14px;line-height:1.45}.download-screen__step-icon{width:22px;height:22px;position:relative;display:inline-block;color:#0f3c8d}.download-screen__step-icon:before,.download-screen__step-icon:after{content:"";position:absolute;box-sizing:border-box}.download-screen__step-icon--chrome:before{top:2px;right:2px;bottom:2px;left:2px;border:2px solid currentColor;border-radius:50%}.download-screen__step-icon--chrome:after{left:7px;top:7px;width:8px;height:8px;border-radius:50%;background:currentColor}.download-screen__step-icon--menu:before{left:4px;right:4px;top:4px;height:2px;background:currentColor;box-shadow:0 6px 0 0 currentColor,0 12px 0 0 currentColor}.download-screen__step-icon--plus:before{left:10px;top:4px;width:2px;height:14px;background:currentColor}.download-screen__step-icon--plus:after{left:4px;top:10px;width:14px;height:2px;background:currentColor}.download-screen__step-icon--check:before{left:4px;top:10px;width:6px;height:10px;border-right:3px solid currentColor;border-bottom:3px solid currentColor;transform:rotate(40deg)}.download-screen__step-icon--safari:before{top:2px;right:2px;bottom:2px;left:2px;border:2px solid currentColor;border-radius:50%}.download-screen__step-icon--safari:after{left:10px;top:4px;width:2px;height:14px;background:currentColor;transform:rotate(45deg);transform-origin:center}.download-screen__step-icon--share:before{left:7px;bottom:4px;width:8px;height:10px;border:2px solid currentColor;border-top:0;border-radius:0 0 4px 4px}.download-screen__step-icon--share:after{left:9px;top:2px;width:4px;height:10px;border-left:2px solid currentColor;border-top:2px solid currentColor;transform:rotate(45deg)}.download-screen__notice-card{padding:16px;display:grid;grid-template-columns:30px 1fr;gap:12px;align-items:start}.download-screen__notice-badge{width:30px;height:30px;border-radius:50%;background:#f2c94c;position:relative;margin-top:2px}.download-screen__notice-badge:before{content:"";position:absolute;left:14px;top:7px;width:2px;height:8px;background:#634700;border-radius:999px;box-shadow:0 11px #634700}.download-screen__notice-card strong{display:block;color:#3f3f3f;font-size:17px}.download-screen__notice-card p{margin:8px 0 0;color:#5a5a5a;font-size:14px;line-height:1.5}@media (min-width: 560px){.download-screen__content{max-width:720px;margin:0 auto}}@media (max-width: 420px){.download-screen__content{padding:20px 16px 24px;gap:14px}.download-screen__intro-card,.download-screen__platform-card,.download-screen__notice-card{border-radius:20px}.download-screen__platform-title{font-size:20px}.download-screen__platform-subtitle,.download-screen__callout p,.download-screen__step-card p,.download-screen__notice-card p,.download-screen__intro-text{font-size:13px}}@keyframes download-screen-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.welcome-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#0a16368c;display:flex;align-items:center;justify-content:center;padding:24px;z-index:8000;animation:welcome-overlay-in .25s ease forwards}.welcome-modal{background:#fff;border-radius:24px;width:100%;max-width:360px;padding:36px 28px 28px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:0;box-shadow:0 24px 64px #0a163638;animation:welcome-modal-in .3s cubic-bezier(.34,1.3,.64,1) forwards}.welcome-modal__logo{width:80px;height:80px;object-fit:contain;margin-bottom:20px;filter:drop-shadow(0 6px 16px rgba(37,90,184,.18))}.welcome-modal__body{display:flex;flex-direction:column;gap:4px;margin-bottom:28px}.welcome-modal__greeting{margin:0;font-size:15px;color:#5a6480;font-weight:400}.welcome-modal__name{margin:2px 0 12px;font-size:26px;font-weight:700;color:#1a223b;letter-spacing:-.3px}.welcome-modal__subtitle{margin:0;font-size:14px;color:#7a85a0;line-height:1.55}.welcome-modal__btn{width:100%;height:50px;border:none;border-radius:12px;background:#255ab8;color:#fff;font-size:15px;font-weight:600;cursor:pointer;letter-spacing:.2px;transition:background .15s ease,transform .1s ease}.welcome-modal__btn:active{background:#1a479a;transform:scale(.98)}@keyframes welcome-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes welcome-modal-in{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 380px){.welcome-modal{padding:28px 20px 22px;border-radius:20px}.welcome-modal__name{font-size:22px}}.pwa-update-banner{position:fixed;bottom:0;left:0;right:0;background-color:#255ab8;color:#fff;padding:12px 16px;display:flex;justify-content:space-between;align-items:center;gap:12px;z-index:9999;box-shadow:0 -2px 8px #0003}.pwa-update-text{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500}.pwa-update-icon{font-size:16px}.pwa-update-actions{display:flex;gap:8px;flex-shrink:0}.pwa-update-btn-primary{background-color:#fff;color:#255ab8;border:none;border-radius:6px;padding:7px 14px;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap}.pwa-update-btn-secondary{background-color:transparent;color:#fff;border:1px solid rgba(255,255,255,.5);border-radius:6px;padding:7px 14px;font-size:13px;cursor:pointer;white-space:nowrap}.pwa-install-banner{position:fixed;top:0;left:0;right:0;background-color:#fff;border-bottom:1px solid #e0e0e0;padding:10px 16px;display:flex;justify-content:space-between;align-items:center;gap:12px;z-index:9999;box-shadow:0 2px 8px #0000001f}.pwa-install-info{display:flex;align-items:center;gap:10px;flex:1;min-width:0}.pwa-install-icon{width:40px;height:40px;border-radius:8px;flex-shrink:0}.pwa-install-title{font-size:14px;font-weight:600;color:#1a223b;margin:0}.pwa-install-subtitle{font-size:12px;color:#666;margin:2px 0 0}.pwa-install-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.pwa-install-btn-primary{background-color:#255ab8;color:#fff;border:none;border-radius:6px;padding:8px 16px;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap}.pwa-install-btn-close{background:none;border:none;color:#999;font-size:18px;cursor:pointer;padding:4px 6px;line-height:1}.pwa-ios-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000080;display:flex;align-items:flex-end;z-index:9999}.pwa-ios-modal{position:relative;background-color:#fff;border-radius:16px 16px 0 0;padding:24px 24px 36px;width:100%;max-width:480px;margin:0 auto;text-align:center}.pwa-ios-close{position:absolute;top:14px;right:16px;background:none;border:none;font-size:20px;color:#999;cursor:pointer;padding:4px;line-height:1}.pwa-ios-icon{width:64px;height:64px;border-radius:14px;margin-bottom:12px;box-shadow:0 2px 8px #00000026}.pwa-ios-title{font-size:18px;font-weight:700;color:#1a223b;margin:0 0 8px}.pwa-ios-desc{font-size:14px;color:#555;margin:0 0 20px;line-height:1.5}.pwa-ios-steps{text-align:left;padding-left:20px;margin:0 0 24px;display:flex;flex-direction:column;gap:10px}.pwa-ios-steps li{font-size:14px;color:#333;line-height:1.5}.pwa-ios-share-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;background-color:#007aff;color:#fff;border-radius:4px;font-size:12px;font-weight:700;vertical-align:middle}.pwa-ios-btn-ok{width:100%;background-color:#255ab8;color:#fff;border:none;border-radius:10px;padding:14px;font-size:15px;font-weight:600;cursor:pointer}:root{font-family:Arial,Helvetica,sans-serif;color:#1a223b;background:#d7e2f1;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0}button,a,input,textarea,select{font:inherit}a{color:inherit}
