:root{--nextra-primary-hue:169deg;--nextra-primary-saturation:80%}.dark{--nextra-primary-hue:169deg;--nextra-primary-saturation:65%}.tl-logo{display:inline-flex;align-items:center;gap:.45rem}.tl-logo-img,.tl-logo-img-dark{display:block;height:20px;width:auto}.tl-logo-img-dark,html.dark .tl-logo-img{display:none}html.dark .tl-logo-img-dark{display:block}.tl-logo-sub{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;padding:.1rem .4rem;border-radius:.35rem;background:hsl(169,80%,32%,.12);color:hsl(169,80%,32%)}.tl-footer{font-size:.85rem}.tl-footer a{color:hsl(169,80%,32%);text-decoration:underline}.tl-app-button{display:inline-flex;align-items:center;white-space:nowrap;padding:.4rem .85rem;border-radius:.5rem;font-size:.875rem;font-weight:600;color:#fff;background:hsl(169,80%,24%);transition:background .15s ease}.tl-app-button:hover{background:hsl(169,80%,19%)}html.dark .tl-app-button{background:hsl(169,65%,34%);color:hsl(169,60%,8%)}html.dark .tl-app-button:hover{background:hsl(169,65%,42%)}@media (max-width:640px){.tl-app-button{display:none}}.tl-footer-inner{display:flex;flex-wrap:wrap;gap:.75rem 1.5rem;align-items:center;justify-content:space-between;width:100%}.tl-footer-links{display:flex;flex-wrap:wrap;gap:1rem}.tl-shot{margin:1.5rem 0}.tl-shot img{display:block;width:100%;height:auto;border-radius:.6rem;border:1px solid hsl(220,13%,88%);box-shadow:0 1px 2px rgb(0 0 0/6%),0 8px 24px -12px rgb(0 0 0/18%);background:#fff}html.dark .tl-shot img{border-color:hsl(220,10%,26%);background:hsl(220,14%,12%);box-shadow:0 1px 2px rgb(0 0 0/40%),0 8px 24px -12px rgb(0 0 0/60%)}.tl-shot figcaption{margin-top:.55rem;font-size:.8125rem;line-height:1.45;color:hsl(220,9%,46%)}html.dark .tl-shot figcaption{color:hsl(220,9%,62%)}.tl-shot-half img{max-width:520px}.nextra-steps .tl-shot{margin:1rem 0 1.25rem}