:export{primary-color:#319b42;offset-color:#e1ebdf;secondary-color:#ebebeb;default-color:#ffffff;light-mode-background-color:#f5f5f5;dark-mode-background-color:#0d1117;background-color:#c2c2c2;font-size-xs:14px;font-size-sm:16px;font-size-md:18px;font-size-lg:24px;font-size-xl:32px;font-size-xxl:48px;gap-xs:8px;gap-sm:16px;gap-md:32px;gap-lg:48px;gap-xl:64px}html,body{background-color:#fff;font-family:Roboto;overflow-x:hidden}*{box-sizing:border-box;border:none;margin:0 auto;padding:0;max-width:1920px}@font-face{font-family:Roboto;src:url(/assets/fonts/Roboto/Roboto-VariableFont_wdth,wght.ttf)}h1{font-size:64px}h2{font-size:40px}a{cursor:pointer;text-decoration:none}input{width:100%;height:48px;font-size:18px;padding-inline:16px;border-radius:24px}input:hover{border:1px solid #c2c2c2}input:focus{outline-style:none;border:1px solid #319b42}.content-wrapper{height:calc(100svh - 100px);margin-top:100px}.input-wrapper{position:relative;display:flex;align-items:center;justify-content:center;width:100%}.input-wrapper input{padding-right:48px}.input-icon{position:absolute;right:16px}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#ebebeb;cursor:pointer}::-webkit-scrollbar-thumb{background:#319b42;cursor:pointer}::-webkit-scrollbar-thumb:hover{background:#45b358}.d-none{display:none}app-header{position:relative}
