@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Gabarito:wght@400;500;600;700&display=swap";:root{line-height:1.5;font-weight:400;height:100%;color-scheme:light dark;color:#212121;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,#root{height:100%;margin:0}body{background-color:#fff;color:#212121}@media(prefers-color-scheme:dark){:root{color:#bfc1c6;background-color:#1f2129}body{background-color:#1f2129;color:#bfc1c6}}.banner{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background-color:#fff3cd;border:1px solid #ffe69c;border-radius:8px;color:#664d03;font-size:1rem;font-weight:500;box-shadow:0 1px 2px #0000000d}@media(prefers-color-scheme:dark){.banner{background-color:#332701;border-color:#650;color:#ffec99}}.tool-header{box-sizing:border-box;width:100%;padding:0 16px;background:#23554a;color:#fff;font-family:Gabarito,sans-serif}.tool-header *,.tool-header *:before,.tool-header *:after{box-sizing:border-box}.tool-header__top-row,.tool-header__bottom-row{display:flex;align-items:center;justify-content:space-between}.tool-header__top-row{height:48px}.tool-header__bottom-row{height:40px}.tool-header__identity,.tool-header__utility-actions,.tool-header__navigation,.tool-header__primary-action{display:flex;align-items:center}.tool-header__identity{min-width:0;gap:16px}.tool-header__logo-link{display:flex;flex:0 0 auto;align-items:center;border-radius:4px}.tool-header__logo-link:focus-visible,.tool-header__nav-link:focus-visible{box-shadow:0 0 0 2px #fff}.tool-header__logo{display:block;width:auto;height:40px}.tool-header__title{margin:0;color:#fff;font-family:Gabarito,sans-serif;font-size:20px;font-weight:600;line-height:1.875rem}.tool-header__utility-actions,.tool-header__primary-action{flex:0 0 auto}.tool-header__utility-actions{gap:0}.tool-header__navigation{gap:16px}.tool-header__nav-item{margin:0 5px;border-radius:4px}.tool-header__nav-link{color:#bdccc8;font-family:Gabarito,sans-serif;font-size:15px;font-weight:400;text-decoration:none}.tool-header__nav-link:hover{color:#fff}@media(max-width:767px){.tool-header__navigation{display:none}}
