:root{--lc-color-panel-dark:color-mix(in srgb, rgb(var(--v-theme-primary)) 52%, #04231f);--lc-shadow-sm:#1b7a6e14;--lc-shadow-md:#1b7a6e1f;--lc-shadow-lg:#1b7a6e2e;--lc-transition-calm:.4s cubic-bezier(.2, 0, 0, 1)}.lc-heading{color:rgb(var(--v-theme-on-surface));font-weight:700}.lc-text-muted{color:rgb(var(--v-theme-on-surface-variant))}.lc-text-subtle{color:rgb(var(--v-theme-on-surface-subtle))}.lc-icon-circle{background:rgba(var(--v-theme-primary), .06);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;display:inline-flex}.lc-icon-circle--lg{width:80px;height:80px}.lc-divider-text{color:rgb(var(--v-theme-on-surface-subtle));align-items:center;gap:14px;margin:4px 0 20px;font-size:12.5px;display:flex}.lc-divider-text span{text-transform:lowercase;flex-shrink:0}.lc-toggle-icon{opacity:.6;cursor:pointer;transition:opacity .2s ease-in-out}.lc-toggle-icon:hover,.lc-toggle-icon:focus-visible{opacity:1}@keyframes lc-card-appear{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.lc-card-appear{animation:lc-card-appear var(--lc-transition-calm) both;animation-delay:calc(var(--card-index,0) * .1s)}.v-field input:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0 1000px rgb(var(--v-theme-surface)) inset!important;-webkit-text-fill-color:rgb(var(--v-theme-on-surface))!important}.v-field input:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0 1000px rgb(var(--v-theme-surface)) inset!important;-webkit-text-fill-color:rgb(var(--v-theme-on-surface))!important}.v-field input:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0 1000px rgb(var(--v-theme-surface)) inset!important;-webkit-text-fill-color:rgb(var(--v-theme-on-surface))!important}.skip-to-content{z-index:9999;background:rgb(var(--v-theme-primary));color:#fff;border-radius:8px;padding:8px 16px;font-weight:600;text-decoration:none;position:absolute;top:-100%;left:16px}.skip-to-content:focus{top:16px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
