body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--theme-accent:#ff0a53;--theme-accent-rgb:255,10,83;--primary:var(--theme-accent);--accent:#f06292;--button:#1579c1;--bg:#181818;--surface:#202020cc;--bg-1:#2196f3;--bg-2:#7c6fd3;--accent-1:var(--theme-accent);--accent-3:var(--theme-accent);--accent-2:#4fb3ff;--max-width:1260px;--sp:12px;--border-radius:12px;background-color:var(--bg);color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}.page{display:flex;height:100vh;width:100vw}.center{align-items:center;justify-content:center}.row{display:flex;flex-direction:row}.column{display:flex;flex-direction:column}.ellipsis-text{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;margin-top:5px;overflow:hidden;text-overflow:ellipsis}.homepage .query-btn{animation-duration:4s;animation-iteration-count:infinite;animation-name:spin;animation-timing-function:linear;background:var(--accent-3);box-shadow:0 4px 10px #0000001a;height:110px;width:110px}.homepage .query-btn:hover{background-color:var(--accent-1);transition:all .2s}.homepage .query-btn svg{color:#fff;font-size:48px}.homepage .banner-text{margin-bottom:52px}.homepage .banner-text.deco-line:before{background-color:var(--accent-2);content:"";display:flex;height:4px;margin-bottom:8px;width:94px}.homepage .try-btn{background:var(--accent-3);font-weight:600;margin-top:12px}.homepage .try-btn:hover{background-color:var(--accent-1)}
/*# sourceMappingURL=main.be8ecf00.css.map*/