body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.layout{height:100vh;overflow:auto}.layout .header{align-items:center;display:flex;height:100px;justify-content:center;margin:0 auto;max-width:1024px}.layout .header img.logo{height:80px;width:80px}.layout .header .app-name{color:var(--text-level-1);font-size:28px;font-weight:600;margin-left:5px;text-shadow:0 3px 5px rgba(0,0,0,.3)}.home{margin:0 auto;max-width:1200px}.home .section{align-items:center;box-sizing:border-box;display:flex;height:600px}.home .section .text-container{box-sizing:border-box;flex:1 1;padding:50px 50px 0;position:relative;width:700px}.home .section .image-container{align-items:center;display:flex;justify-content:center;position:relative;width:500px}.home .section .image-container .code{left:110px;position:absolute;top:180px;width:50px}.home .section .image-container .note{left:380px;position:absolute;top:180px;width:50px}.home .section .image-container .coffee{left:80px;position:absolute;top:350px}.home .section .main-title{color:var(--text-level-1);font-size:34px;font-weight:600;text-shadow:0 5px 8px rgba(0,0,0,.3)}.home .section .title{color:var(--text-level-1);font-size:30px}.home .section .sub-title{color:var(--text-level-3);font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:22px;line-height:30px;margin-top:30px}.home .section img.view{width:400px}.home .section .download-group{margin-top:40px}.home .section .download-group .btn{align-items:center;background-color:var(--text-level-1);border-radius:8px;box-shadow:0 5px 8px rgba(0,0,0,.3);color:var(--background-level-1);display:inline-flex;padding:6px 10px;transition:all .2s ease-in-out}.home .section .download-group .btn .anticon{font-size:26px}.home .section .download-group .btn .text{display:flex;flex-direction:column;margin-left:5px}.home .section .download-group .btn .app-store{font-size:14px;font-weight:600}.home .section .download-group .btn .download-text{font-size:12px;font-weight:600;margin-top:3px}.home .section .download-group .btn:hover{background-color:var(--theme-color)}.home .footer{box-sizing:border-box;padding:400px 0;position:relative}.home .footer .email-icon{left:50%;position:absolute;top:350px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:40px}.home .footer .title{color:var(--text-level-1);font-size:20px;text-align:center}.home .footer .email{color:var(--text-level-3);font-size:16px;margin-top:20px;text-align:center}.private{color:var(--text-level-3);width:100%}.private .container{margin:0 auto;width:860px}.private h3{color:var(--text-level-1);font-size:24px;text-align:center}.private p{font-size:16px;line-height:28px}.private strong{color:var(--text-level-2)}:root{--theme-color:#6c63ff}:root [data-theme=light]{--background-body:#f2f3f5;--background-level-1:#fff;--background-level-2:#f6f7f8;--background-level-3:#f2f3f5;--background-level-4:#e5e6e9;--background-level-5:#babdc5;--text-level-1:#121316;--text-level-2:#23252a;--text-level-3:#696f7d;--text-level-4:#9ea3ad;--text-level-5:#babdc5;--nav-text-level-1:#121316;--nav-text-level-2:#828996;--nav-text-level-3:#9ea3ad;--nav-background-level-1:#fff;--nav-background-level-2:#e5e6e9;--nav-icon-inactive:#3a3e45;--nav-hotkey-bg:#e5e6e9;--nav-hotkey-bg-active:#f2f3f5;--nav-hotkey-text:#7a819b;--delete-text:#fa541c}:root [data-theme=dark]{--background-body:#121316;--background-level-1:#1c1d21;--background-level-2:#23252a;--background-level-3:#2e3237;--background-level-4:#2e3237;--text-level-1:#e5e6e9;--text-level-2:#babdc5;--text-level-3:#828996;--text-level-4:#696f7d;--text-level-5:#525761;--nav-text-level-1:#e5e6e9;--nav-text-level-2:#9ea3ad;--nav-text-level-3:#696f7d;--nav-background-level-1:#23252a;--nav-background-level-2:#1c1d21;--nav-icon-inactive:#9ea3ad;--nav-hotkey-bg:#23252a;--nav-hotkey-bg-active:#1c1d21;--nav-hotkey-text:#828996;--delete-text:#d84a1b}html{overflow:hidden}body{background-color:var(--background-body);font-family:SC,Microsoft YaHei,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Apple Color Emoji,Arial,sans-serif,Segoe UI Emoji,Segoe UI Symbol}a{color:inherit;text-decoration:none}
/*# sourceMappingURL=main.6fc02131.css.map*/