@import"https://fonts.googleapis.com/css2?family=Kalnia:wght@100..700&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap";:root{font-family:Lato,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#003d3e;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--accent-color: #00C3C6}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}#app{max-width:1280px;margin:0 auto;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.vanilla:hover{filter:drop-shadow(0 0 2em #f7df1eaa)}.card{padding:2em}.read-the-docs{color:#888}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}section{box-sizing:border-box;height:100vh;width:100vw;min-height:600px;padding:72px 140px;text-align:left}h1,h2,h3,h4,h5,h6{font-family:Kalnia,serif;font-weight:700}h1{font-size:5rem}.color-accent{color:var(--accent-color)}#main{height:100%;display:flex;justify-content:space-evenly;flex-direction:column;min-height:800px}.main__description{display:flex;justify-content:space-between;flex-direction:row;width:100%;flex:1}.main__slogan{font-size:2.25rem}.main__price{height:5.75rem;display:flex;flex-direction:row;justify-content:flex-start;font-size:3rem;text-align:center;align-items:center;gap:1rem}.main__price-value{height:5.75rem;width:5.75rem;display:flex;justify-content:center;align-items:center;position:relative}.main__price-value-text{z-index:2;color:#fff}.main__price-value-background{position:absolute;width:100%;height:100%;top:0;left:0}.main__get-started{font-size:1.5rem;color:var(--accent-color);border:var(--accent-color) 2px solid;padding:.5rem 1rem;border-radius:.5rem;font-weight:700;transition:.2s;cursor:pointer}.main__get-started:hover{background-color:var(--accent-color);border:var(--accent-color) 2px solid;color:#fff}.main__left{display:flex;flex-direction:column;justify-content:space-between}
