/* VSKLO CUSTOMER ACCOUNT — storefront cabinet entry. */
.vsklo-account{color:currentColor;text-decoration:none}.vsklo-account--header{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;flex:0 0 44px;border-radius:12px}.vsklo-account--header:hover{background:rgba(21,21,21,.05)}.vsklo-account__signed-out{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;color:currentColor}.vsklo-account__signed-out svg{display:block;width:24px;height:24px;flex:0 0 24px}.vsklo-mobile-drawer__account{margin-top:12px;padding:10px 2px 0;border-top:1px solid rgba(21,21,21,.1)}.vsklo-account--mobile{display:flex;width:100%;min-height:54px;color:#151515}.vsklo-account--mobile .vsklo-account__signed-out{justify-content:flex-start;gap:12px;width:100%;min-height:54px;height:auto;padding:0 12px;border-radius:12px;font:inherit;font-size:15.5px;line-height:1.25;font-weight:650}.vsklo-account--mobile:hover .vsklo-account__signed-out{background:#f5f5f2}.vsklo-account__label{display:block;min-width:0}@media screen and (max-width:430px){.vsklo-account--header,.vsklo-account--header .vsklo-account__signed-out{width:38px;height:38px;flex-basis:38px}}
