:root{--background:#ffffff;--foreground:#171717;--font-sans:"Roboto",sans-serif;--font-mono:var(--font-geist-mono)}@theme inline{--color-background:var(--background);--color-foreground:var(--foreground);--font-sans:var(--font-geist-sans);--font-mono:var(--font-geist-mono)}body{background:var(--background);color:var(--foreground);font-family:var(--font-sans),Arial,Helvetica,sans-serif;overflow:hidden}body a{text-decoration:none}body textarea{resize:none}.custom-scrollbar::-webkit-scrollbar{width:8px;height:8px;border-radius:50%}@media screen and (max-width:600px){.custom-scrollbar::-webkit-scrollbar{width:4px;height:4px;border-radius:50%}}.custom-scrollbar::-webkit-scrollbar-track{border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);border-radius:4px}.ellipsis{white-space:nowrap}.ellipsis,.ellipsis-3{text-overflow:ellipsis;overflow:hidden}.ellipsis-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.toast{font-family:var(--font-sans),Arial,Helvetica,sans-serif!important;gap:12px!important}.toast,.toast:hover{padding:12px 16px!important}.title-toast{color:#202124!important;font-weight:700!important}.description-toast{color:#5f6368!important}.success-toast{background:#e6f4ea!important;box-shadow:unset!important}.success-toast,.success-toast:hover{border:1px solid #34a853!important}.error-toast{background:#fce8e6!important;box-shadow:unset!important}.error-toast,.error-toast:hover{border:1px solid #ea4335!important}.warning-toast{background:#fef7e0!important;box-shadow:unset!important}.warning-toast,.warning-toast:hover{border:1px solid #fbbc04!important}.info-toast{background:#e8f0fe!important;box-shadow:unset!important}.info-toast,.info-toast:hover{border:1px solid #4285f4!important}.content-toast{width:85%!important}.close-button-toast{top:50%!important;right:12px!important;left:unset!important;transform:translateY(-50%)!important;background:rgba(0,0,0,0)!important;font-size:20px!important;width:20px!important;height:20px!important;border:none!important}