@import url(https://fonts.googleapis.com/css2?family=Catamaran:wght@300;400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800&display=swap);:root{--customer-primary-color:#353637;--customer-secondary-color:#81c41d;--customer-accent-color:#2e7d32;--customer-border-radius:8px;--customer-spacing:8px;--customer-font-family:"Roboto, sans-serif"}.customer-primary-bg{background-color:#353637;background-color:var(--customer-primary-color)}.customer-secondary-bg{background-color:#81c41d;background-color:var(--customer-secondary-color)}.customer-accent-bg{background-color:#2e7d32;background-color:var(--customer-accent-color)}.customer-primary-text{color:#353637;color:var(--customer-primary-color)}.customer-secondary-text{color:#81c41d;color:var(--customer-secondary-color)}.customer-accent-text{color:#2e7d32;color:var(--customer-accent-color)}.customer-border-radius{border-radius:8px;border-radius:var(--customer-border-radius)}.customer-spacing{margin:8px;margin:var(--customer-spacing);padding:8px;padding:var(--customer-spacing)}.assettech-primary-bg{background-color:#184863}.assettech-secondary-bg{background-color:#3e765d}.assettech-accent-bg{background-color:#2a9d8f}.assettech-primary-text{color:#184863}.assettech-secondary-text{color:#3e765d}.assettech-accent-text{color:#2a9d8f}.assettech-gradient-bg{background:linear-gradient(135deg,#184863,#2a5a7a)}.assettech-secondary-gradient{background:linear-gradient(45deg,#3e765d 30%,#4a8a6a 90%)}.assettech-font{font-family:"Montserrat, sans-serif"}*,:after,:before,body{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f9fbfd;font-family:Catamaran,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}button{-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;background:transparent;border:none;color:inherit;cursor:pointer;font:inherit;line-height:normal;margin:0;outline:none;overflow:visible;padding:0;text-align:inherit;width:auto}.check-email-container{align-items:center;background-color:#f9f9f9;color:#333;display:flex;flex-direction:column;font-family:Arial,sans-serif;height:100vh;justify-content:center;padding:20px;text-align:center}h1{font-size:2.5em;margin-bottom:20px}p{font-size:1.2em;margin-bottom:10px}
/*# sourceMappingURL=main.e4c887a4.css.map*/